Add hosts to ODL test inventory

The current opendaylight inventory file was not containing
all the necessary hosts which are essential for the proper
testing of the various patchsets.

Change-Id: I131daf2da9033ce8276d28aca5e5861c7569adb8
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
This commit is contained in:
Dimitrios Markou 2017-11-10 18:53:19 +02:00
parent cd02a03c60
commit 69ad629272
1 changed files with 18 additions and 0 deletions

View File

@ -39,13 +39,30 @@ server2
[opendaylight]
server1
server2
[neutron_agent]
agents1
agents2
[neutron_dhcp_agent]
agents1
agents2
[neutron_metering_agent]
[neutron_l3_agent]
agents1
agents2
[neutron_lbaas_agent]
[neutron_metadata_agent]
agents1
agents2
[neutron_openvswitch_agent]
agents1
agents2
localhost
[neutron_all:children]
neutron_agent
@ -54,6 +71,7 @@ neutron_metering_agent
neutron_l3_agent
neutron_lbaas_agent
neutron_metadata_agent
neutron_openvswitch_agent
neutron_server
opendaylight