[Doc] Drop some experimental warnings from admin guide
These warning have been around for some time and may confuse users on whether to use the feature or not This includes: * Distributed Virtual Routing with VRRP * Native Open vSwitch firewall driver * IPAM configuration Also reworded the FWaaS section in introduction section Change-Id: I8a47ed74fd1077126b8a6ccb21129e127ac62b3b
This commit is contained in:
parent
90c975292b
commit
1770c107b4
@ -33,11 +33,6 @@ to select a new master router.
|
||||
Therefore, we recommend that you upgrade to ``keepalived`` v1.2.16
|
||||
or greater when using this feature.
|
||||
|
||||
.. note::
|
||||
|
||||
Experimental feature or incomplete documentation.
|
||||
|
||||
|
||||
Configuration example
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
@ -4,10 +4,6 @@
|
||||
IPAM configuration
|
||||
==================
|
||||
|
||||
.. note::
|
||||
|
||||
Experimental feature or incomplete documentation.
|
||||
|
||||
Starting with the Liberty release, OpenStack Networking includes a pluggable
|
||||
interface for the IP Address Management (IPAM) function. This interface creates
|
||||
a driver framework for the allocation and de-allocation of subnets and IP
|
||||
|
@ -4,10 +4,6 @@
|
||||
Native Open vSwitch firewall driver
|
||||
===================================
|
||||
|
||||
.. note::
|
||||
|
||||
Experimental feature or incomplete documentation.
|
||||
|
||||
Historically, Open vSwitch (OVS) could not interact directly with *iptables*
|
||||
to implement security groups. Thus, the OVS agent and Compute service use
|
||||
a Linux bridge between each instance (VM) and the OVS integration bridge
|
||||
|
@ -374,6 +374,5 @@ software load balancer. See the `Octavia project
|
||||
FWaaS
|
||||
^^^^^
|
||||
|
||||
The Firewall-as-a-Service (FWaaS) API is an experimental API that
|
||||
enables early adopters and vendors to test their networking
|
||||
implementations.
|
||||
The Firewall-as-a-Service (FWaaS) API allows to apply firewalls to OpenStack
|
||||
objects such as projects, routers, and router ports.
|
||||
|
Loading…
x
Reference in New Issue
Block a user