Merge "Check if glance_upgrading is defined before using it"

This commit is contained in:
Zuul 2019-04-26 09:48:33 +00:00 committed by Gerrit Code Review
commit d12e3ef67a

View File

@ -26,5 +26,5 @@
or glance_swift_conf.changed | bool
or policy_overwriting.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 )