Files
docs/doc/source/planning/openstack/os-data-networks-overview.rst
Elisamara Aoki Gonçalves 2722ae6615 Fix links and titles in Openstack
Fix broken links and changed generic "Overview" titles.

Change-Id: I6a44190a39c9ffa231f1c4b80a0e051ea352e677
Signed-off-by: Elisamara Aoki Gonçalves <elisamaraaoki.goncalves@windriver.com>
2025-03-31 19:23:18 +00:00

1.6 KiB
Executable File

Virtual or Cloud Networks 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 adding-segmentation-ranges-using-the-cli.

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

  • adding-data-networks-using-the-cli
  • assigning-a-data-network-to-an-interface
  • removing-a-data-network-using-the-cli

partner