blob: 617dca91e40a4048ebd6f469bd31a97e653ab0e2 (
plain)
1
2
3
4
5
6
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>`_]
|