python-novaclient/novaclient/tests/unit
Matt Riedemann 038cfdd5b3 Add support for the 2.57 microversion
With the 2.57 microversion, we:

* Deprecate the --file option from the nova boot and
  nova rebuild CLIs and API bindings.
* Add --user-data and --user-data-unset to the nova rebuild
  CLI and API bindings.
* Deprecate the maxPersonality and maxPersonalitySize fields
  from the nova limits and nova absolute-limits CLIs and API
  bindings.
* Deprecate injected_files, injected_file_content_bytes, and
  injected_file_path_bytes from the nova quota-show,
  nova quota-update, nova quota-defaults, nova quota-class-show,
  and nova quota-class-update CLIs and API bindings.

Part of blueprint deprecate-file-injection

Change-Id: Id13e3eac3ef87d429454042ac7046e865774ff8e
2018-01-15 14:42:53 +08:00
..
fixture_data Add support for the 2.57 microversion 2018-01-15 14:42:53 +08:00
v2 Add support for the 2.57 microversion 2018-01-15 14:42:53 +08: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