Merge "Set previous_release to zed"
This commit is contained in:
commit
10ca82c243
@ -577,7 +577,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: "yoga"
|
openstack_previous_release_name: "zed"
|
||||||
|
|
||||||
# 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: yoga
|
previous_release: zed
|
||||||
scenario: core
|
scenario: core
|
||||||
virt_type: qemu
|
virt_type: qemu
|
||||||
is_upgrade: no
|
is_upgrade: no
|
||||||
|
Loading…
Reference in New Issue
Block a user