summaryrefslogtreecommitdiff
path: root/doc/source/command-objects
diff options
context:
space:
mode:
authorHong Hui Xiao <honghui_xiao@yeah.net>2017-05-18 22:53:29 +0800
committerHong Hui Xiao <honghui_xiao@yeah.net>2017-06-12 19:20:30 +0800
commit2b66c71a7c2798dc1f9149574d54062b9086a01a (patch)
tree06a5615bda2005223b77fabe531f99b21d81ad5d /doc/source/command-objects
parent411cda722b082bc9274dd23f7e6b0c47e2cc9765 (diff)
downloadpython-openstackclient-2b66c71a7c2798dc1f9149574d54062b9086a01a.tar.gz
Don't show hint about vlan transparent in network set
Update this attribute is not allowed in neutron. Change-Id: I38010b26e116246c13dbb6cc6a777d2f22f6dc30 Closes-Bug: #1691776
Diffstat (limited to 'doc/source/command-objects')
-rw-r--r--doc/source/command-objects/network.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/source/command-objects/network.rst b/doc/source/command-objects/network.rst
index 636409b9..ed9fd13d 100644
--- a/doc/source/command-objects/network.rst
+++ b/doc/source/command-objects/network.rst
@@ -318,7 +318,6 @@ Set network properties
[--provider-physical-network <provider-physical-network>]
[--provider-segment <provider-segment>]
[--qos-policy <qos-policy> | --no-qos-policy]
- [--transparent-vlan | --no-transparent-vlan]
<network>
.. option:: --name <name>
@@ -393,14 +392,6 @@ Set network properties
Remove the QoS policy attached to this network
-.. option:: --transparent-vlan
-
- Make the network VLAN transparent
-
-.. option:: --no-transparent-vlan
-
- Do not make the network VLAN transparent
-
.. _network_set-network:
.. describe:: <network>