python-novaclient/novaclient/v2/contrib
Matt Riedemann 4215e3fd2f Cap baremetal python APIs at 2.35
The 2.36 microversion makes the baremetal APIs return a 404
so rather than get that back, this change wraps the baremetal
python API methods so they are capped at 2.35. Using them
after that version will raise VersionNotFoundForAPIMethod.

Related to blueprint deprecate-api-proxies

Change-Id: Icc9fc7ce2e2115ce101d95c37024223d1d650fa2
2016-08-19 15:07:32 -04:00
..
__init__.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
assisted_volume_snapshots.py Add return-request-id-to-caller function(4/5) 2016-01-28 11:23:36 +00:00
baremetal.py Cap baremetal python APIs at 2.35 2016-08-19 15:07:32 -04:00
cells.py Use novaclient/utils directly and remove openstack/common (1/4) 2016-03-03 01:23:34 +00:00
deferred_delete.py Use novaclient/utils directly and remove openstack/common (1/4) 2016-03-03 01:23:34 +00:00
host_evacuate.py Add support for microversion 2.29 2016-06-22 09:40:33 +02:00
host_evacuate_live.py Add support for microversion 2.30 2016-06-22 09:40:40 +02:00
host_servers_migrate.py Make it clear that host-servers-migrate is a cold migration 2016-03-07 16:01:22 -05:00
instance_action.py Use common find_server from v2.shell 2016-04-14 12:05:57 +03:00
list_extensions.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
metadata_extensions.py Use novaclient/utils directly and remove openstack/common (1/4) 2016-03-03 01:23:34 +00:00
migrations.py Use novaclient/utils directly and remove openstack/common (1/4) 2016-03-03 01:23:34 +00:00
server_external_events.py Rename v1_1 to v2 2015-02-04 17:40:46 +02:00
tenant_networks.py Deprecate all the nova-network functions in the python API 2016-08-19 09:41:03 -07:00