Geo,

You also need to set the gateway_external_network_id variable to empty.  If you 
don’t, the L3 agent is either using the gateway from the network with the 
specified UUID, or can’t figure out which one to use.

Also, if the networks have VLAN tags that would be handled by the switch, you 
might need to create that network on an entirely separate bridge (for example: 
br-ex2) and bind it to your physical interface.  After you do that, go through 
all the associations, such as adding the new physnet# in your bridge mappings 
and vlan ranges in your ml2_conf.ini.

Noah Abrahams
Staff Engineer @ IGT  |  Central Platforms and Apps

From: Geo Varghese [mailto:gvargh...@aqorn.com]
Sent: Thursday, June 04, 2015 6:26 AM
To: openstack-operators@lists.openstack.org; openst...@lists.openstack.org
Subject: [Openstack-operators] Help with multiple external network in openstack

Hi Team,
I need some help to setup multiple external network

In normal single external network we create br-ex bridge and add it in
/etc/neutron/l3_agent.ini
As

external_network_bridge = br-ex
It is working for me.

But in the case of multiple external network, this variable to be set to empty 
according to the docs. I did that but seems working.
Any one please specify whta other changes i have to do to make it working.
Thanks for your support guys.


--
Regards,
Geo Varghese
CONFIDENTIALITY NOTICE: This message is the property of International Game 
Technology PLC and/or its subsidiaries and may contain proprietary, 
confidential or trade secret information. This message is intended solely for 
the use of the addressee. If you are not the intended recipient and have 
received this message in error, please delete this message from your system. 
Any unauthorized reading, distribution, copying, or other use of this message 
or its attachments is strictly prohibited.
_______________________________________________
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Reply via email to