Add release note for network endpoint type bugfix.

Related-bug: 1592368
Change-Id: I9bd8c3490e72b32ba48dc9d884c101d5e50867f9
This commit is contained in:
Stuart McLaren 2016-06-14 17:34:22 +00:00
parent 769baf329e
commit b875f63a6f
1 changed files with 6 additions and 0 deletions

View File

@ -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>`_]