nova/nova/api/metadata
Takashi Natsume 2c074b9486 Remove six.reraise
Replace six.reraise with Python 3 style code.
Subsequent patches will replace other six usages.

Change-Id: Ib129cb399d1521ad6d18fcf0b8ac9fd793888c81
Implements: blueprint six-removal
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
2020-08-15 07:45:49 +00:00
..
__init__.py Improve hacking rule to avoid author markers 2014-05-05 14:35:20 +02:00
base.py metadata: export the vCPU IDs that are pinning on the host CPUs 2020-07-21 21:31:41 +08:00
handler.py Fix H702 pep8 error with latest hacking 2020-02-27 21:22:09 -06:00
password.py Remove six.PY2 and six.PY3 2020-08-15 07:45:23 +00:00
vendordata.py New style vendordata support. 2016-07-26 08:15:25 -04:00
vendordata_dynamic.py Remove six.reraise 2020-08-15 07:45:49 +00: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