Pin Nova SHA for testing
A Bug in nova prevents our tests or Nova from working properly. This is being fixed in https://review.openstack.org/#/c/455710/, but until that merges we should SHA pin upstream nova to allow development to continue. Change-Id: Iac6166d7375f47887248c179a59bb1b7edc222fa
This commit is contained in:
parent
cff06e11eb
commit
9a217f279e
@ -36,3 +36,6 @@ neutron_provider_networks:
|
||||
tempest_tempest_conf_overrides:
|
||||
'compute-feature-enabled':
|
||||
'config_drive': 'false'
|
||||
|
||||
# Required until https://review.openstack.org/#/c/455710/ merges
|
||||
nova_git_install_branch: de0a8440c86e180f39e2eed421e1a413844e4dac
|
||||
|
@ -24,3 +24,6 @@ neutron_provider_networks:
|
||||
network_types: "vxlan,flat"
|
||||
network_mappings: "flat:eth12"
|
||||
network_vxlan_ranges: "1:1000"
|
||||
|
||||
# Required until https://review.openstack.org/#/c/455710/ merges
|
||||
nova_git_install_branch: de0a8440c86e180f39e2eed421e1a413844e4dac
|
||||
|
Loading…
x
Reference in New Issue
Block a user