summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--releasenotes/notes/bug-1592368-a4af69f163a1e208.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1592368-a4af69f163a1e208.yaml b/releasenotes/notes/bug-1592368-a4af69f163a1e208.yaml
new file mode 100644
index 00000000..acea6faf
--- /dev/null
+++ b/releasenotes/notes/bug-1592368-a4af69f163a1e208.yaml
@@ -0,0 +1,6 @@
+---
+fixes:
+ - Fix for network OS_ENDPOINT_TYPE/--os-interface.
+ Previously these were being ignored for network commands
+ which resulted in the public endpoint always being used.
+ [Bug `1592368 <https://bugs.launchpad.net/bugs/1592368>`_]