summaryrefslogtreecommitdiff
path: root/doc/source/command-objects
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-09-29 04:50:25 +0000
committerGerrit Code Review <review@openstack.org>2016-09-29 04:50:25 +0000
commit2026dee17e7b6b8d738345fd27dc905efb6561f1 (patch)
treea3de21aab169fe8de8a737c903949a5fbacc4a45 /doc/source/command-objects
parentfe879b5bd1769940c4c81e43c8bc9d45b58eaed3 (diff)
parent256ec66f79f98b41497e8937911604bac7ddeabb (diff)
downloadpython-openstackclient-2026dee17e7b6b8d738345fd27dc905efb6561f1.tar.gz
Merge "Remove beta label for network segment resource"
Diffstat (limited to 'doc/source/command-objects')
-rw-r--r--doc/source/command-objects/network-segment.rst20
-rw-r--r--doc/source/command-objects/subnet.rst6
2 files changed, 1 insertions, 25 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
diff --git a/doc/source/command-objects/subnet.rst b/doc/source/command-objects/subnet.rst
index 00401dda..e2059875 100644
--- a/doc/source/command-objects/subnet.rst
+++ b/doc/source/command-objects/subnet.rst
@@ -116,11 +116,7 @@ Create new subnet
.. option:: --network-segment <network-segment>
- Network segment to associate with this subnet (ID only)
-
- .. caution:: This is a beta command option and subject
- to change. Use global option ``--os-beta-command``
- to enable this command option.
+ Network segment to associate with this subnet (name or ID)
.. option:: --service-type <service-type>