python-openstackclient/openstackclient/tests/compute/v2
Tang Chen ac1d86c343 Refactor SetService --enable/disable option
This patch changes the following:

1. --enable/disable option should follow the rules
   in the doc below:
   http://docs.openstack.org/developer/python-openstackclient/command-options.html#boolean-options

2. "--disable-resion" is specified but not "--disable",
   an exception is raised instead of igoring
   "--disable-reason" option.

Change-Id: I92e9234111e661bfe7119a8e19389a87c874ab0c
2016-06-04 22:42:46 +08:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Merge "add unit test for compute agent command" 2016-05-31 07:11:04 +00:00
test_agent.py add unit test for compute agent command 2016-05-31 12:50:23 +08:00
test_aggregate.py Add unit tests for compute v2 aggregate 2016-03-26 18:43:46 +08:00
test_flavor.py Fix wrong test in flavor unit tests 2016-06-03 15:53:49 +08:00
test_host.py [compute] Add set host command 2016-02-26 05:05:46 +08:00
test_hypervisor.py Trivial: Fix "abstractmethod" to "abstract method" 2016-02-10 19:01:52 +08:00
test_hypervisor_stats.py Trivial: Rename FakehypervisorStats to FakeHypervisorStats 2016-04-05 19:43:33 +08:00
test_keypair.py [compute] Add unit test for keypair 2016-02-23 12:23:10 +08:00
test_server.py Support to set server state 2016-05-28 18:55:50 +08:00
test_server_backup.py [compute] Add server backup function 2016-05-27 11:47:25 -05:00
test_server_group.py Add "server group show" command 2016-04-20 03:26:13 +00:00
test_service.py Refactor SetService --enable/disable option 2016-06-04 22:42:46 +08:00