nova/nova/api
ghanshyam d9237e159c Remove the caching the resource on Request object
All extensions are now merged into their main controller
view builder. Request object used to have the cache mechanism
to store the db resources for extensions to extend those.

Now those caching is not needed and this commit removes the caching
and get methods from Request object and their usage.

Partially implements: blueprint api-extensions-merge-stein

Change-Id: I444c2be539031a9ace0b3602c5c6f9f4132b6f23
2018-10-18 01:59:55 +00:00
..
ec2 delete more i18n log markers 2017-03-21 07:37:21 -04:00
metadata metadata: add vf_trusted field to device metadata 2018-05-31 13:55:10 -04:00
openstack Remove the caching the resource on Request object 2018-10-18 01:59:55 +00:00
validation Add microversion 2.67 to support volume_type 2018-10-12 02:57:58 -04:00
__init__.py Remove unused copyright from nova.api.__init__ 2014-01-10 16:24:50 +08:00
auth.py Refactor WSGI apps and utils to limit imports 2018-03-06 22:05:12 +00:00
compute_req_id.py Migrate to oslo request_id middleware - mv 2.46 2017-05-27 10:11:44 +00:00
manager.py Only setup iptables for metadata if using nova-net 2017-07-20 00:00:22 +00:00
wsgi.py Refactor WSGI apps and utils to limit imports 2018-03-06 22:05:12 +00:00