Merge "Restart glance services only when necessary"
This commit is contained in:
commit
0bc21886e4
@ -145,6 +145,7 @@
|
|||||||
vars:
|
vars:
|
||||||
service_name: "glance-api"
|
service_name: "glance-api"
|
||||||
service_action: "restarted"
|
service_action: "restarted"
|
||||||
|
service_fact: "glance"
|
||||||
when:
|
when:
|
||||||
- "glance_all_software_updated | bool"
|
- "glance_all_software_updated | bool"
|
||||||
- "ansible_local['openstack_ansible']['glance']['need_service_restart'] | bool"
|
- "ansible_local['openstack_ansible']['glance']['need_service_restart'] | bool"
|
||||||
|
Loading…
Reference in New Issue
Block a user