nova/nova/api/metadata
Ghanshyam Mann 320429efb5 Fix H702 pep8 error with latest hacking
nova test job on hacking master is failing
with

2020-02-24 01:14:53.698965 | ubuntu-bionic | ./nova/api/metadata/handler.py:251:55:
H702: Formatting operation should be outside of localization method call

- https://review.opendev.org/#/c/705514/

This is H702 error for localization formatting.

Change-Id: I9eaa90c273327a3ca0ca1722a45017e59e9f0f0c
2020-02-27 21:22:09 -06:00
..
__init__.py Improve hacking rule to avoid author markers 2014-05-05 14:35:20 +02:00
base.py nova-net: Remove layer of indirection in 'nova.network' 2020-01-15 14:57:49 +00:00
handler.py Fix H702 pep8 error with latest hacking 2020-02-27 21:22:09 -06: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