Revert "Pin nova_git_install_branch to before placement removal"

This reverts commit f7ce3ed094.

Depends-On: I2f5d4c2f1fc1418bc4f4c4baa1ce3c90b88208fc
Change-Id: Ica43b16fa335934d4423bc924c0267c60c63c0fb
This commit is contained in:
Logan V 2019-05-09 15:52:55 -05:00
parent 5a141c25f6
commit cc15c659c7
1 changed files with 1 additions and 2 deletions

View File

@ -170,8 +170,7 @@ nova_api_container_mysql_password: "SuperSecrete"
nova_glance_api_servers: "http://{{ test_glance_host }}:9292"
nova_container_mysql_password: "SuperSecrete"
nova_developer_mode: true
# pinned to before the placement API removal
nova_git_install_branch: e4857b98573bb5b50797298886399c5c37ab3eba # HEAD as of 29.03.2019
nova_git_install_branch: "{{ test_branch }}"
nova_keystone_auth_plugin: password
nova_management_address: "{{ ansible_host }}"
nova_metadata_port: 8775