[Openstack] [OpenStack] How to deploy Liberty Neutron with linuxbridge on physical machine having single NIC

James Denton james.denton at rackspace.com
Thu Apr 14 14:11:34 UTC 2016


Hi Li,

Yes, this is absolutely possible. The easiest way would be to create a VLAN interface (e.g. eth0.50) for use as your management/API network as well as your VXLAN VTEP address, or you can create a separate interface for that. You will then use eth0 for your provider bridge interface (e.g. physical_interface_mappings = physnet1:eth0). You can then create a single flat and multiple VLAN provider networks using --provider:physical_network=physnet1 and segmentation IDs other than 50. The LinuxBridge agent will create VLAN interfaces and place them in the respective bridges.

James



From: liyulei <liyulei_walker at hotmail.com<mailto:liyulei_walker at hotmail.com>>
Date: Thursday, April 14, 2016 at 3:17 AM
To: "openstack at lists.openstack.org<mailto:openstack at lists.openstack.org>" <openstack at lists.openstack.org<mailto:openstack at lists.openstack.org>>
Subject: [Openstack] [OpenStack] How to deploy Liberty Neutron with linuxbridge on physical machine having single NIC

Hello,

Is it possible that deploying Liberty Neutron with linuxbridge on physical machine having single NIC ?
If it is, how should do ?

Thanks

Li yulei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20160414/c542ff66/attachment.html>


More information about the Openstack mailing list