Merge "Fix neutron upgrade using host limit without controllers"
This commit is contained in:
commit
daf2a39643
@ -56,8 +56,8 @@
|
||||
common_options: "{{ docker_common_options }}"
|
||||
name: "{{ neutron_server.container_name }}"
|
||||
when:
|
||||
- is_stop_neutron_server|length > 0
|
||||
- neutron_server.host_in_groups | bool
|
||||
- is_stop_neutron_server|length > 0
|
||||
notify:
|
||||
- "Restart neutron-server container"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user