summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1656788-2f5bda2205bc0329.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/bug-1656788-2f5bda2205bc0329.yaml')
-rw-r--r--releasenotes/notes/bug-1656788-2f5bda2205bc0329.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1656788-2f5bda2205bc0329.yaml b/releasenotes/notes/bug-1656788-2f5bda2205bc0329.yaml
new file mode 100644
index 00000000..1a5fd2c1
--- /dev/null
+++ b/releasenotes/notes/bug-1656788-2f5bda2205bc0329.yaml
@@ -0,0 +1,6 @@
+---
+fixes:
+ - |
+ Fixed the ``port set`` and ``port unset`` command failures
+ (AttributeError) when ``--security-group`` option is included.
+ [Bug `1656788 <https://bugs.launchpad.net/python-openstackclient/+bug/1656788>`_]