python-novaclient/novaclient/tests/unit
Matt Riedemann 5c4d436d21 Revert "Microversion 2.39 - Simple tenant usage pagination"
This reverts commit f47393dbbf.

The 2.39 microversion has not been merged in Nova, and this
change is missing a functional test to show the support added
here, which if present would have required a depends-on to the
Nova change for the 2.39 support. So this needs to come back
out until it's ready.

Change-Id: I6b6990b9a4e1e7cfea1d2aabe5f2464614440360
2016-12-02 21:05:22 +00:00
..
fixture_data Clean up requests-mock usage 2016-10-05 06:53:05 +11:00
v2 Revert "Microversion 2.39 - Simple tenant usage pagination" 2016-12-02 21:05:22 +00: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 Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00
test_base.py Store api_version object in one place 2016-08-18 18:36:40 +03:00
test_client.py Replace requests mocking with requests-mock 2016-10-05 06:53:05 +11:00
test_discover.py Make _discover_extensions public 2015-05-06 14:10:59 +08:00
test_exceptions.py Handle error response for webob>=1.6.0 2016-03-18 19:22:03 -04:00
test_http.py Log request_id for each api call 2016-06-08 00:10:55 +00:00
test_service_catalog.py Remove deprecated volume(snapshot) commands/bindings 2016-04-03 14:05:05 -04:00
test_shell.py Remove support for non-keystone auth systems 2016-10-20 12:04:58 -04:00
test_utils.py Modify flatten method to display an empty dict 2016-08-05 02:15:14 +09:00
utils.py Clean up requests-mock usage 2016-10-05 06:53:05 +11:00