summaryrefslogtreecommitdiff
path: root/doc/source/cli/command-objects/port.rst
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2018-12-24 12:00:03 +0000
committerGerrit Code Review <review@openstack.org>2018-12-24 12:00:03 +0000
commit7b72fb816f7727fae0c6fe6d32aaa53ff82d4c69 (patch)
tree9515135632917183e2167ad8cdb11d511cf3b832 /doc/source/cli/command-objects/port.rst
parent4eab8364413ab26f40446a348d7be06fe61c7f45 (diff)
parentc82f4237e59dd61f180b2bfbd3383c6540cd6cef (diff)
downloadpython-openstackclient-7b72fb816f7727fae0c6fe6d32aaa53ff82d4c69.tar.gz
Merge "Support enable/disable uplink status propagation"
Diffstat (limited to 'doc/source/cli/command-objects/port.rst')
-rw-r--r--doc/source/cli/command-objects/port.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/source/cli/command-objects/port.rst b/doc/source/cli/command-objects/port.rst
index bb037fa3..bc9f5dde 100644
--- a/doc/source/cli/command-objects/port.rst
+++ b/doc/source/cli/command-objects/port.rst
@@ -26,6 +26,7 @@ Create new port
[--binding-profile <binding-profile>]
[--host <host-id>]
[--enable | --disable]
+ [--enable-uplink-status-propagation | --disable-uplink-status-propagation]
[--mac-address <mac-address>]
[--security-group <security-group> | --no-security-group]
[--dns-domain <dns-domain>]
@@ -87,6 +88,14 @@ Create new port
Disable port
+.. option:: --enable-uplink-status-propagation
+
+ Enable uplink status propagate
+
+.. option:: --disable-uplink-status-propagation
+
+ Disable uplink status propagate (default)
+
.. option:: --mac-address <mac-address>
MAC address of this port