Installing Neutron and Open vSwitch on a dedicated network node
To create a SDN layer in OpenStack, we first need to install the software on our network
node. This node will utilize Open vSwitch as our switch that we can use and control when defining our networks. Open vSwitch (OVS) is a production-quality, multilayer switch. In this section, we are going to configure the network
node and we will use eth2
for creating Neutron tenant networks and eth3
for creating an externally routable network.
Getting ready…
Ensure that you have a suitable server available for installation of the OpenStack network components. If you are using the accompanying Vagrant environment, this will be the network
node that we will be using.
Ensure that you are logged in ...
Get OpenStack: Building a Cloud Environment now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.