python-novaclient/novaclient/tests/unit
Matt Riedemann e303cf11bf 2.44: Deprecate multinic/floatingIP actions and os-virtual-interfaces
The 2.44 microversion deprecates the addFixedIP, removeFixedIP,
addFloatingIP, removeFloatingIP server action APIs and
os-virtual-interfaces API.

This change deprecates the CLIs and python API bindings in novaclient.

Implements blueprint deprecate-multinic-proxy-api

Change-Id: Ie76283962c375b735f30ccb3053db07cf2330de2
2017-04-25 21:11:47 -04:00
..
fixture_data Remove deprecated network APIs 2017-04-03 13:17:25 -04:00
v2 2.44: Deprecate multinic/floatingIP actions and os-virtual-interfaces 2017-04-25 21:11:47 -04: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 Remove version 1.1 support 2017-03-26 17:58:58 +08: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 version 1.1 support 2017-03-26 17:58:58 +08: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