From 2b66c71a7c2798dc1f9149574d54062b9086a01a Mon Sep 17 00:00:00 2001 From: Hong Hui Xiao Date: Thu, 18 May 2017 22:53:29 +0800 Subject: Don't show hint about vlan transparent in network set Update this attribute is not allowed in neutron. Change-Id: I38010b26e116246c13dbb6cc6a777d2f22f6dc30 Closes-Bug: #1691776 --- doc/source/command-objects/network.rst | 9 --------- 1 file changed, 9 deletions(-) (limited to 'doc/source/command-objects') 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-segment ] [--qos-policy | --no-qos-policy] - [--transparent-vlan | --no-transparent-vlan] .. option:: --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:: -- cgit v1.2.1