nova/nova/api/metadata
Gary Kotton 0b683028af Improve metadata performance
Save many requests to the neutron service if the provider
has recently been queried.

Commit 622a845b75 has the details
about the provider support. The caching helps improve this
support as the neutron service will not be queried many times.

Closes-Bug: #1810642

Change-Id: I19054fae14f95dc3ea73efde45df7e1a59086b44
2019-05-03 09:48:21 -07:00
..
__init__.py Improve hacking rule to avoid author markers 2014-05-05 14:35:20 +02:00
base.py Remove 'get_keypair_at_top' 2019-04-29 17:55:43 +01:00
handler.py Improve metadata performance 2019-05-03 09:48:21 -07:00
password.py Allow run metadata api per cell 2019-01-14 10:20:50 -05:00
vendordata.py New style vendordata support. 2016-07-26 08:15:25 -04:00
vendordata_dynamic.py remove log translation from nova.api.metadata 2017-03-21 07:15:54 -04:00
vendordata_json.py remove log translation from nova.api.metadata 2017-03-21 07:15:54 -04:00
wsgi.py Add pbr-installed wsgi application for metadata api 2017-05-02 16:58:11 +00:00