From 2c1282cecf33162b5483f5cb558f98395945380b Mon Sep 17 00:00:00 2001 From: Nam Nguyen Hoai Date: Thu, 18 Aug 2016 15:24:51 +0700 Subject: Add a new column and a new option the 'os port list' cmd This patch will add a new column called status to the result of the 'os port list' command and --long option to 'os port list' command. Co-Authored-By: Ha Van Tu Change-Id: I4f942414e969687304b578ed7f003dd219c0f2f8 Closes-Bug: #1613995 Closes-Bug: #1614321 Partially-Implements: blueprint network-commands-options --- doc/source/command-objects/port.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/source/command-objects') diff --git a/doc/source/command-objects/port.rst b/doc/source/command-objects/port.rst index e3e783ad..980f77b9 100644 --- a/doc/source/command-objects/port.rst +++ b/doc/source/command-objects/port.rst @@ -117,6 +117,7 @@ List ports [--device-owner ] [--router | --server ] [--network ] + [--long] .. option:: --device-owner @@ -135,6 +136,10 @@ List ports List only ports attached to this network (name or ID) +.. option:: --long + + List additional fields in output + port set -------- -- cgit v1.2.1