Merge "Switch defaults/tests to use stable/mitaka branch"
This commit is contained in:
commit
0ac4969334
@ -24,9 +24,9 @@ verbose: True
|
||||
cache_timeout: 600
|
||||
|
||||
nova_git_repo: https://git.openstack.org/openstack/nova
|
||||
nova_git_install_branch: master
|
||||
nova_git_install_branch: stable/mitaka
|
||||
nova_requirements_git_repo: https://git.openstack.org/openstack/requirements
|
||||
nova_requirements_git_install_branch: master
|
||||
nova_requirements_git_install_branch: stable/mitaka
|
||||
nova_developer_mode: false
|
||||
nova_developer_constraints:
|
||||
- "git+{{ nova_git_repo }}@{{ nova_git_install_branch }}#egg=nova"
|
||||
|
@ -201,7 +201,7 @@
|
||||
keystone_venv_tag: "testing"
|
||||
keystone_developer_mode: true
|
||||
keystone_git_install_branch: stable/mitaka
|
||||
keystone_requirements_git_install_branch: f8cf7eba898a1424549c730d6692ec4e9573c0ed # HEAD of "master" as of 23.03.2016
|
||||
keystone_requirements_git_install_branch: stable/mitaka
|
||||
keystone_auth_admin_token: "SuperSecreteTestToken"
|
||||
keystone_auth_admin_password: "SuperSecretePassword"
|
||||
keystone_service_password: "secrete"
|
||||
@ -298,7 +298,7 @@
|
||||
nova_venv_tag: "testing"
|
||||
nova_developer_mode: true
|
||||
nova_git_install_branch: stable/mitaka
|
||||
nova_requirements_git_install_branch: f8cf7eba898a1424549c730d6692ec4e9573c0ed # HEAD of "master" as of 23.03.2016
|
||||
nova_requirements_git_install_branch: stable/mitaka
|
||||
nova_service_password: "secrete"
|
||||
nova_container_mysql_password: "SuperSecrete"
|
||||
nova_api_container_mysql_password: "SuperSecrete"
|
||||
|
Loading…
x
Reference in New Issue
Block a user