diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-11-10 18:09:14 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-11-10 18:09:14 +0000 |
| commit | 81c0129365d175eadafdcea9cd52d9d0b76d07b3 (patch) | |
| tree | 9409ba223f43c07a2d43fb25179d7429b7fe1739 /releasenotes | |
| parent | 496dbfc52eb7af323885ba4a94577f4760a3b896 (diff) | |
| parent | a1e305641430af48b72c941f87c7ffcc182b3f9a (diff) | |
| download | python-openstackclient-81c0129365d175eadafdcea9cd52d9d0b76d07b3.tar.gz | |
Merge "Add option to allow filtering by mac-address on port list"
Diffstat (limited to 'releasenotes')
| -rw-r--r-- | releasenotes/notes/bug-1634333-a2b04d33ca39440e.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1634333-a2b04d33ca39440e.yaml b/releasenotes/notes/bug-1634333-a2b04d33ca39440e.yaml new file mode 100644 index 00000000..4ecee30a --- /dev/null +++ b/releasenotes/notes/bug-1634333-a2b04d33ca39440e.yaml @@ -0,0 +1,6 @@ +--- +features: + - | + Add support to allow filtering ports via ``--mac-address`` + option to the ``port list`` command. + [Bug `1634333 <https://bugs.launchpad.net/bugs/1634333>`_] |
