Merge "Check if glance_upgrading is defined before using it"
This commit is contained in:
commit
d12e3ef67a
@ -26,5 +26,5 @@
|
|||||||
or glance_swift_conf.changed | bool
|
or glance_swift_conf.changed | bool
|
||||||
or policy_overwriting.changed | bool
|
or policy_overwriting.changed | bool
|
||||||
or glance_api_container.changed | bool
|
or glance_api_container.changed | bool
|
||||||
or glance_upgrading | bool
|
or ( glance_upgrading is defined and glance_upgrading | bool )
|
||||||
or ( glance_api_ceph_files is defined and glance_api_ceph_files.changed | bool )
|
or ( glance_api_ceph_files is defined and glance_api_ceph_files.changed | bool )
|
||||||
|
Loading…
Reference in New Issue
Block a user