diff options
Diffstat (limited to 'releasenotes')
| -rw-r--r-- | releasenotes/notes/allow-port-list-with-ip-address-substr-14c5805b241e402f.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/allow-port-list-with-ip-address-substr-14c5805b241e402f.yaml b/releasenotes/notes/allow-port-list-with-ip-address-substr-14c5805b241e402f.yaml new file mode 100644 index 00000000..bbb0af6b --- /dev/null +++ b/releasenotes/notes/allow-port-list-with-ip-address-substr-14c5805b241e402f.yaml @@ -0,0 +1,7 @@ +--- +features: + - | + Add an ``ip-substring`` key to the ``--fixed-ip`` option of the + ``port list`` command. This allows filtering ports by a substring + match of an IP address. + [Bug `1718605 <https://bugs.launchpad.net/bugs/1718605>`_]
\ No newline at end of file |
