openstack-python-openstackc.../openstackclient
Matt Riedemann d0917cd14b 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
2017-11-19 18:45:28 -05:00
..
api Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
common Be robust on import plugin module 2017-10-07 17:07:24 -04:00
compute Remove hard-coded policy choices for creating a server group 2017-11-19 18:45:28 -05:00
identity Optimize getting endpoint list 2017-09-26 14:31:07 -07:00
image Accept 0 for --min-disk and --min-ram 2017-10-20 19:48:37 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2017-08-16 07:50:55 +00:00
network Add logic to handle old and new sdk constructor 2017-11-16 08:09:11 -06: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-19 18:45:28 -05: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 Useless line of code in shell.py 2017-09-08 06:28:15 +00:00