Merge "Set previous release to Ussuri"
This commit is contained in:
commit
f14e2b31ae
@ -503,7 +503,7 @@ openstack_logging_debug: "False"
|
|||||||
openstack_region_name: "RegionOne"
|
openstack_region_name: "RegionOne"
|
||||||
|
|
||||||
# Variable defined the pin_release_version, apply for rolling upgrade process
|
# Variable defined the pin_release_version, apply for rolling upgrade process
|
||||||
openstack_previous_release_name: "train"
|
openstack_previous_release_name: "ussuri"
|
||||||
|
|
||||||
# A list of policy file formats that are supported by Oslo.policy
|
# A list of policy file formats that are supported by Oslo.policy
|
||||||
supported_policy_format_list:
|
supported_policy_format_list:
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
- ^kolla_ansible/tests/
|
- ^kolla_ansible/tests/
|
||||||
- ^zuul\.d/
|
- ^zuul\.d/
|
||||||
vars:
|
vars:
|
||||||
previous_release: train
|
previous_release: ussuri
|
||||||
scenario: core
|
scenario: core
|
||||||
is_upgrade: no
|
is_upgrade: no
|
||||||
api_network_prefix: "192.0.2."
|
api_network_prefix: "192.0.2."
|
||||||
|
Loading…
Reference in New Issue
Block a user