Remove remnants of NSX
Change-Id: I10f8461f6346bab88913aa2fe88b3a8defc67ee5
This commit is contained in:
@@ -119,8 +119,8 @@ an IP address between two instances to enable fast data plane failover.
|
|||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
Currently, only the ML2 and VMware NSX plug-ins
|
Currently, only the ML2 plug-in supports the allowed-address-pairs
|
||||||
support the allowed-address-pairs extension.
|
extension.
|
||||||
|
|
||||||
**Basic allowed-address-pairs operations.**
|
**Basic allowed-address-pairs operations.**
|
||||||
|
|
||||||
|
|||||||
@@ -14,7 +14,6 @@ projects.
|
|||||||
Firewalls are implemented in various ways, depending on the driver used. For
|
Firewalls are implemented in various ways, depending on the driver used. For
|
||||||
example, an iptables driver implements firewalls using iptable rules. An
|
example, an iptables driver implements firewalls using iptable rules. An
|
||||||
OpenVSwitch driver implements firewall rules using flow entries in flow tables.
|
OpenVSwitch driver implements firewall rules using flow entries in flow tables.
|
||||||
A Cisco firewall driver manipulates NSX devices.
|
|
||||||
|
|
||||||
FWaaS v2
|
FWaaS v2
|
||||||
--------
|
--------
|
||||||
|
|||||||
@@ -165,7 +165,7 @@ the default set of quotas are enforced for all projects, so no
|
|||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
Only some plug-ins support per-project quotas.
|
Only some plug-ins support per-project quotas.
|
||||||
Specifically, OVN, Open vSwitch, Linux Bridge, and VMware NSX
|
Specifically, OVN, Open vSwitch, and Linux Bridge
|
||||||
support them, but new versions of other plug-ins might
|
support them, but new versions of other plug-ins might
|
||||||
bring additional functionality. See the documentation for
|
bring additional functionality. See the documentation for
|
||||||
each plug-in.
|
each plug-in.
|
||||||
|
|||||||
@@ -17,9 +17,8 @@ OpenStack Networking plug-ins and agents
|
|||||||
Plug and unplug ports, create networks or subnets, and provide
|
Plug and unplug ports, create networks or subnets, and provide
|
||||||
IP addressing. These plug-ins and agents differ depending on the
|
IP addressing. These plug-ins and agents differ depending on the
|
||||||
vendor and technologies used in the particular cloud. OpenStack
|
vendor and technologies used in the particular cloud. OpenStack
|
||||||
Networking ships with plug-ins and agents for Cisco virtual and
|
Networking ships with plug-ins and agents for Open vSwitch, Linux
|
||||||
physical switches, NEC OpenFlow products, Open vSwitch, Linux
|
bridging, Open Virtual Network (OVN), SR-IOV and Macvtap.
|
||||||
bridging, Open Virtual Network (OVN) and the VMware NSX product.
|
|
||||||
|
|
||||||
The common agents are L3 (layer 3), DHCP (dynamic host IP
|
The common agents are L3 (layer 3), DHCP (dynamic host IP
|
||||||
addressing), and a plug-in agent.
|
addressing), and a plug-in agent.
|
||||||
|
|||||||
Reference in New Issue
Block a user