nova/nova/api
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
..
ec2 Use oslo.log 2015-02-22 07:56:40 -05:00
metadata Make metadata cache time configurable 2015-02-28 15:13:16 -06:00
openstack Remove want_objects kwarg from nova.api.openstack.common.get_instance 2015-03-03 06:44:20 -08:00
validation Merge "Add API schema for v2.1 networks API" 2015-02-10 14:20:14 +00:00
__init__.py Remove unused copyright from nova.api.__init__ 2014-01-10 16:24:50 +08:00
auth.py Use oslo.log 2015-02-22 07:56:40 -05:00
compute_req_id.py Replace oslo-incubator with oslo_context 2015-02-14 04:42:15 +09:00
manager.py Remove vi modelines 2014-02-03 14:19:44 +00:00
sizelimit.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
validator.py Use oslo.log 2015-02-22 07:56:40 -05:00