docs/doc/source/planning/openstack/os-data-networks-overview.rst
Ron Stone 2b62f49a9d Fix symlinks
Changed paths to avoid '..', which breaks symlinks in newer versions of sphinx.
Consolidated installation include files under /_includes. Prefixed r5 versions with 'r5_'
Moved files that are used up/down, but at different paths under /shared/_includes
and /shared/figures
Move two include files to /_includes
Moved addtional images to /shared/figures/... Required for DS platform builds.

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: Ia38f4205c5803b3d1fc043e6c59617c34a4e5cbd
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
2021-09-02 13:31:45 +00:00

1.6 KiB
Executable File

Overview

Data networks are used to model the L2 Networks that nodes' data, pci-sriov and pci-passthrough interfaces attach to.

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.

Segmentation ID ranges, for and data networks, are defined through OpenStack Neutron commands, see Add Segmentation Ranges Using the CLI <adding-segmentation-ranges-using-the-cli>.

For details on creating data networks and assigning them to node interfaces, see the documentation:

  • Add Data Networks Using the CLI <adding-data-networks-using-the-cli>
  • Assign a Data Network to an Interface <assigning-a-data-network-to-an-interface>
  • Remove a Data Network Using the CLI <removing-a-data-network-using-the-cli>

partner