summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/network-segment.rst
diff options
context:
space:
mode:
authorRichard Theis <rtheis@us.ibm.com>2016-09-28 08:16:22 -0500
committerRichard Theis <rtheis@us.ibm.com>2016-09-28 08:44:34 -0500
commit256ec66f79f98b41497e8937911604bac7ddeabb (patch)
treee9cd207fd67784bc69a1b9b2c57e0845b5e06e5f /doc/source/command-objects/network-segment.rst
parent81a2b9a6bc40e6d815a41c23a0324f474612118b (diff)
downloadpython-openstackclient-256ec66f79f98b41497e8937911604bac7ddeabb.tar.gz
Remove beta label for network segment resource
With Ocata development opened, neutron network segments are no longer beta resources. Change-Id: I25be51c30df17c746136471b88840f64a03187b9 Partially-Implements: blueprint routed-networks
Diffstat (limited to 'doc/source/command-objects/network-segment.rst')
-rw-r--r--doc/source/command-objects/network-segment.rst20
1 files changed, 0 insertions, 20 deletions
diff --git a/doc/source/command-objects/network-segment.rst b/doc/source/command-objects/network-segment.rst
index 242dcbe9..d0434651 100644
--- a/doc/source/command-objects/network-segment.rst
+++ b/doc/source/command-objects/network-segment.rst
@@ -14,10 +14,6 @@ network segment create
Create new network segment
-.. caution:: This is a beta command and subject to change.
- Use global option ``--os-beta-command`` to
- enable this command.
-
.. program:: network segment create
.. code:: bash
@@ -63,10 +59,6 @@ network segment delete
Delete network segment(s)
-.. caution:: This is a beta command and subject to change.
- Use global option ``--os-beta-command`` to
- enable this command.
-
.. program:: network segment delete
.. code:: bash
@@ -83,10 +75,6 @@ network segment list
List network segments
-.. caution:: This is a beta command and subject to change.
- Use global option ``--os-beta-command`` to
- enable this command.
-
.. program:: network segment list
.. code:: bash
@@ -107,10 +95,6 @@ network segment set
Set network segment properties
-.. caution:: This is a beta command and subject to change.
- Use global option ``--os-beta-command`` to
- enable this command.
-
.. program:: network segment set
.. code:: bash
@@ -137,10 +121,6 @@ network segment show
Display network segment details
-.. caution:: This is a beta command and subject to change.
- Use global option ``--os-beta-command`` to
- enable this command.
-
.. program:: network segment show
.. code:: bash