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 --- releasenotes/notes/bug-1613995-10bb3895d702c063.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 releasenotes/notes/bug-1613995-10bb3895d702c063.yaml (limited to 'releasenotes') diff --git a/releasenotes/notes/bug-1613995-10bb3895d702c063.yaml b/releasenotes/notes/bug-1613995-10bb3895d702c063.yaml new file mode 100644 index 00000000..466f950a --- /dev/null +++ b/releasenotes/notes/bug-1613995-10bb3895d702c063.yaml @@ -0,0 +1,7 @@ +--- +features: + - | + Add a new column ``status`` and ``--long`` option to the result of the + ``os port list`` command. + [Bug `1613995 `_] + [Bug `1614321 `_] -- cgit v1.2.1