python-novaclient/novaclient/tests/unit
Takashi NATSUME 026388630e Fix validation for command arguments
In the "Update Aggregate" API,
if both an availability zone and a name are not specified,
a 400 error is returned.

It should be checked in the novaclient side (nova command).
So add the validation for it at the 'nova aggregate-update' command.

Change-Id: If50579ef3572a10b67e6da32e3258917901e9d9d
Closes-Bug: #1696891
2018-04-03 09:16:59 +09:00
..
fixture_data Fix listing of instances above API max_limit 2018-02-07 18:00:20 +01:00
v2 Fix validation for command arguments 2018-04-03 09:16:59 +09:00
__init__.py Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
fake_actions_module.py Use novaclient/utils directly and remove openstack/common (1/4) 2016-03-03 01:23:34 +00:00
fakes.py Look up image names directly in glance 2016-08-12 16:00:56 -04:00
idfake.pem Move unit tests into unit test directory 2015-01-27 13:06:06 -08:00
test_api_versions.py Use more specific asserts in tests 2016-12-06 09:43:12 +01:00
test_base.py Clean imports in code 2018-02-21 16:09:51 +07:00
test_client.py Have python-novaclient support global_request_id 2017-05-26 08:32:05 -04:00
test_discover.py Remove deprecated tenant network APIs 2017-03-20 16:36:58 -04:00
test_exceptions.py Handle error response for webob>=1.6.0 2016-03-18 19:22:03 -04:00
test_shell.py Remove SecretsHelper 2017-11-16 12:45:51 -05:00
test_utils.py Remove 2 redundant methods 2018-02-09 15:26:08 +00:00
utils.py Fix listing of instances above API max_limit 2018-02-07 18:00:20 +01:00