nova/nova/api/metadata
Andreas Jaeger 1fa0afb834 Fix string formatting in api/metadata/vendordata_json.py
The string format should be "%(logprefix)s", add the missing "s" in one
case.

The strings currently do not include a space after the "s" which
confuses translators.  Add the space and remove it from logprefix.

Change-Id: I6b3113e184c9c3cee1e2ebe448655c7488efb61b
Closes-Bug: #1496273
2015-09-16 09:50:41 +02:00
..
__init__.py Improve hacking rule to avoid author markers 2014-05-05 14:35:20 +02:00
base.py Creating instance fail when inject ssh key in cells mode 2015-09-14 10:55:33 -07:00
handler.py Metadata: support proxying loadbalancers 2015-08-04 03:55:44 -07:00
password.py Use six.moves.range for Python 3 2015-05-20 15:19:51 -07:00
vendordata_json.py Fix string formatting in api/metadata/vendordata_json.py 2015-09-16 09:50:41 +02:00