Change-Id: I5278866605ffd9b29ae2abe7d6e99606f6052423 Signed-off-by: Ron Stone <ronald.stone@windriver.com>
2.3 KiB
Data Networks in OpenStack Overview
Data networks are used to model the L2 Networks that nodes' data, pci-sriov and pci-passthrough interfaces attach to.
Note
Data networks are required if you plan to deploy the openstack application or provide network interface access to container workloads.
A Layer 2 physical or virtual network or set of virtual networks is used to provide the underlying network connectivity needed to support the application project networks. Multiple data networks may be configured as required, and realized over the same or different physical networks. Access to external networks is typically granted to the openstack-compute labeled worker nodes using the data network. The extent of this connectivity, including access to the open internet, is application dependent.
Data networks are created at the level. Flat, and type data networks are supported by the virtual switch. For details on creating data networks, assigning them to node interfaces, and displaying data networks, see the following documentation:
Adding Data Networks Using the CLI <adding-data-networks-using-the-cli>
Assigning a Data Network to an Interface <assigning-a-data-network-to-an-interface>
Removing a Data Network Using the CLI <removing-a-data-network-using-the-cli>
Display Data Network information using Horizon <displaying-data-network-information-using-horizon>
Display Data Network information using the CLI <displaying-data-network-information-using-the-cli>
The Data Network topology view <the-data-network-topology-view>
Data Networks are specific to application.
Segmentation ID ranges for VLAN and VXLAN data networks are defined
through OpenStack Neutron commands, see Adding Segmentation Ranges Using the CLI
<adding-segmentation-ranges-using-the-cli>
.
partner