python-novaclient/novaclient/tests
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
..
functional Add CLI to show instance usage audit logs 2018-01-29 07:39:27 +09:00
unit Fix validation for command arguments 2018-04-03 09:16:59 +09:00
__init__.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00