python-openstackclient/openstackclient
Matt Riedemann f7701cd6bc 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: Ib3dc39422ac1015872d56ae2fdeddf0f29613494
Closes-Bug: #1732938
(cherry picked from commit d0917cd14b)
2017-11-29 12:32:31 +00:00
..
api Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
common Fix 'project purge' deletes ALL images problem 2017-11-02 16:38:04 +00:00
compute Remove hard-coded policy choices for creating a server group 2017-11-29 12:32:31 +00:00
identity Add optional parameter "user_id" and "type" to list credentials 2017-07-25 09:56:50 -05:00
image image-list should support filters 'name','status' 2017-07-12 22:50:17 +00:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Neutron agent delete: remove the wrong argument 2017-11-07 17:02:56 +00:00
object Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
tests Remove hard-coded policy choices for creating a server group 2017-11-29 12:32:31 +00:00
volume Replace "Display Name" by "Name" in volume list 2017-05-26 11:37:09 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Improve no-auth path 2017-04-24 18:57:10 -05:00