Merge "Set previous release to Ussuri"

This commit is contained in:
Zuul 2020-06-09 17:38:59 +00:00 committed by Gerrit Code Review
commit f14e2b31ae
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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."