nova/nova/api/metadata
Stephen Finucane 4e1eb8a2b5 ec2: Move ec2utils functions to their callers
All of these functions only have a single caller now, so move them to
their calling site. Two functions are renamed to better fit their
purpose but there is otherwise no change in functionality.

Change-Id: I48237f306fb901dec9ec805704c891fd3cbb12e3
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2019-09-27 15:27:08 +01:00
..
__init__.py Improve hacking rule to avoid author markers 2014-05-05 14:35:20 +02:00
base.py ec2: Move ec2utils functions to their callers 2019-09-27 15:27:08 +01:00
handler.py Ensure that metadata proxy raises correct exception 2019-05-27 03:50:44 -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