nova/nova/api/openstack/compute
Matt Riedemann cdeeb37edc Remove want_objects kwarg from nova.api.openstack.common.get_instance
Now that most extensions are getting instance objects from
common.get_instance, we can cleanup the stragglers and remove the kwarg
to verify we're using instance objects everywhere for the API
extensions.

While in the process, this also converts some extensions to use
common.get_instance rather than directly going to compute_api.get.

Part of blueprint kilo-objects

Change-Id: Ia377c66f9e2f298e46d89f2e54d032b72fd7fa90
2015-03-03 06:44:20 -08:00
..
contrib Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
plugins Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
schemas Remove attach/detach/swap from V2.1 extended_volumes 2015-03-01 12:30:52 +08:00
views Merge "api: report progress when instance is migrating" 2015-02-23 04:43:30 +00:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
consoles.py Nuke XML support from Nova REST API - Phase 2 2015-01-06 12:03:54 +00:00
extensions.py Use oslo.log 2015-02-22 07:56:40 -05:00
flavors.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
image_metadata.py Nuke XML support from Nova REST API - Phase 2 2015-01-06 12:03:54 +00:00
images.py Nuke XML support from Nova REST API - Phase 3 2015-01-06 12:59:52 -05:00
ips.py Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
limits.py Merge "Switch to using oslo_* instead of oslo.*" 2015-02-06 14:39:13 +00:00
server_metadata.py Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
servers.py Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
versions.py Change v2.1 API status to CURRENT 2015-02-09 05:27:56 +00:00