Reviewed: https:/ /review. openstack. org/523858
Committed: https:/ /git.openstack. org/cgit/ openstack/ python- openstackclient /commit/ ?id=f7701cd6bc3 6aae5adb6ece553 cbc4dc914790e3
Submitter: Zuul
Branch: stable/pike
commit f7701cd6bc36aae 5adb6ece553cbc4 dc914790e3
Author: Matt Riedemann <email address hidden>
Date: Sun Nov 19 18:34:24 2017 -0500
Remove hard-coded policy choices for creating a server group
The hard-coded choices for the server group policy make it impossible
to create a server group with the soft-affinity or
soft- anti-affinity policy rules which were added in compute API
microversion 2.15. This removes the hard-coded choices so that the
policy is restricted on the server side rather than the client side.
Change-Id: Ib3dc39422ac101 5872d56ae2fdedd f0f29613494
Closes-Bug: #1732938
(cherry picked from commit d0917cd14b94ce1 3fd92237490efb5 722761eda4)