python-openstackclient/openstackclient/tests/unit
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 Correct import of keystoneauth1 session 2017-09-12 22:19:32 +00:00
common Rehome test units lib 2017-11-02 13:44:16 +01: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 Merge "Accept 0 for --min-disk and --min-ram" 2017-10-21 00:40:48 +00:00
integ Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
network Network: Add interfaces info in router show 2017-11-15 22:28:46 +00:00
object Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
volume Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
test_shell.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
utils.py Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00