python-novaclient/novaclient/tests/unit
int32bit d418b5f245 Add CLI to show instance usage audit logs
Currently we can get instance usage audit logs via Nova API,
and the docs also update for it. It is necessary to add that
to our client and CLI.

This patch adds the following command.

nova instance-usage-audit-log [--before <before>]

Co-Authored-by: Takashi Natsume <natsume.takashi@lab.ntt.co.jp>
Change-Id: I4ef8e40c322f1768ee1b5e01e9681cab0e2804bd
2018-01-29 07:39:27 +09:00
..
fixture_data Add support for the 2.57 microversion 2018-01-15 14:42:53 +08:00
v2 Add CLI to show instance usage audit logs 2018-01-29 07:39:27 +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 Fixed the __ne__ implementation in base.Resource 2016-12-19 12:10:03 -06: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 Use utils.prepare_query_string instead of duplicated code 2017-11-22 13:35:27 +00:00
utils.py Clean up requests-mock usage 2016-10-05 06:53:05 +11:00