summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--releasenotes/notes/bug-1711301-17754f487973d4c1.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1711301-17754f487973d4c1.yaml b/releasenotes/notes/bug-1711301-17754f487973d4c1.yaml
new file mode 100644
index 00000000..ba1a8a6d
--- /dev/null
+++ b/releasenotes/notes/bug-1711301-17754f487973d4c1.yaml
@@ -0,0 +1,6 @@
+---
+fixes:
+ - |
+ Fix occurrences of the ``network agent delete`` command failing with newer
+ releases of python-openstacksdk.
+ [Bug `1711301 <https://bugs.launchpad.net/python-openstackclient/+bug/1711301>`_]