docs/doc/source/planning/openstack/vlan-aware-vms.rst
Ron Stone f125a8b892 Remove spurious escapes (r8,dsR8)
This change addresses a long-standing issue in rST documentation imported from XML.
That import process added backslash escapes in front of various characters. The three
most common being '(', ')', and '_'.
These instances are removed.

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: Id43a9337ffcd505ccbdf072d7b29afdb5d2c997e
2023-03-01 11:19:04 +00:00

722 B
Executable File

VLAN Aware VMs

supports OpenStack Aware (also known as port trunking), which adds support for interfaces.

For more information about Aware , consult the public OpenStack documentation at, http://specs.openstack.org/openstack/neutron-specs/specs/newton/vlan-aware-vms.html.

Alternatively, project networks can be configured to use Transparent mode, in which tagged guest packets are encapsulated within a data network segment without removing or modifying the guest tag.