Merge "l3_agent should only appear in computes when dvr"

This commit is contained in:
Zuul 2018-02-12 12:17:31 +00:00 committed by Gerrit Code Review
commit 769204e5ba
1 changed files with 1 additions and 3 deletions

View File

@ -23,9 +23,7 @@
vars:
src_group: "nova_compute"
dest_group: "neutron_l3_agent, neutron_metadata_agent"
group_when:
- "neutron_plugin_type == 'ml2.ovs.dvr'"
group_when: "{{ neutron_plugin_type == 'ml2.ovs.dvr' }}"
- name: Prepare MQ/DB services