python-openstackclient/releasenotes/notes/bug-1732938-e4d91732ef777f9a.yaml
Dean Troyer 3a672eae7b Release note cleanup
Change-Id: Iea05a9b696a225b41bb5bf0c52498969e32acf66
2017-11-29 16:38:44 -06:00

8 lines
327 B
YAML

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