openstack-ansible-os_neutron/vars
Dimitrios Markou cd02a03c60 Fix OVS manager configuration inconsistencies which are related to ODL
1. The 'neutron_services['neutron-server']['group']' returns
   a string which is not iterable thus we replaced this with
   'groups[neutron_services['neutron-server']['group']]' to make
   the for loop functional again.

2. We replaced the 'container_address' key with the 'ansible_host'
   key to resolve the key missing problem which occured at the ODL gate
   due to the fact that we do not have a container_address variable to the
   tests/host_vars/server1.yml file.

Change-Id: I4384ee1e6cd6c7f423ef4b2b5eedc1a05b3d9862
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
2017-11-21 12:52:09 +02:00
..
main.yml Fix OVS manager configuration inconsistencies which are related to ODL 2017-11-21 12:52:09 +02:00
redhat-7.yml Update upgrade role for Queens from P 2017-10-18 06:33:43 +00:00
suse-42.yml Update upgrade role for Queens from P 2017-10-18 06:33:43 +00:00
ubuntu-16.04.yml Update upgrade role for Queens from P 2017-10-18 06:33:43 +00:00