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
2017-10-24 14:34:20 +02:00
2017-11-13 11:10:33 -08:00
2017-11-13 11:10:33 -08:00
2017-11-13 09:00:54 +01:00
2017-11-21 10:55:24 +02:00
2017-09-18 01:09:50 +00:00
2016-09-28 09:24:41 +01:00
2017-08-31 10:44:40 +08:00
2017-03-02 11:51:58 +00:00

Team and repository tags

image

OpenStack-Ansible neutron

Ansible role that installs and configures OpenStack neutron.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_neutron/latest/

The project home is at:

http://launchpad.net/openstack-ansible

Description
Role os_neutron for OpenStack-Ansible
Readme 17 MiB
Languages
Jinja 73.2%
Python 19.1%
Shell 7.7%