Relnote cleanup

Change-Id: I54c56eeb540751621121e359868bb9ddc0b44fea
This commit is contained in:
Dean Troyer 2017-11-29 14:30:54 -06:00
parent ff4abb7d19
commit 8eced50532
2 changed files with 13 additions and 0 deletions

View File

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

View File

@ -0,0 +1,7 @@
---
fixes:
- |
Remove the client-side check for valid ``--policy`` values in the
``server group create`` command. Specify ``--os-compute-api-version 2.15``
or higher for the ``soft-affinity`` or ``soft-anti-affinity`` policy.
[Bug `1732938 <https://bugs.launchpad.net/python-openstackclient/+bug/1732938>`_]