glance/glance/db/sqlalchemy
kairat_kushaev 37fa0fca83 Change string generation mechanism for info logging
As stated in Openstack logging and i18n guidelines it is
recommended that formatted string for log messages should be
generated by logger (not by logger client/user). In this case
we can skip formatted message generation if log level configured
not to show info messages.
Also some non-used initialization of logger has been deleted
from the code.

Change-Id: I25660395417ea288aee6a70609a5336e6f74c291
2015-09-30 02:20:37 +03:00
..
metadef_api Don't use slashes for long lines - use parentheses instead 2015-08-16 07:21:13 +00:00
migrate_repo Change string generation mechanism for info logging 2015-09-30 02:20:37 +03:00
__init__.py Create 'simple' db driver 2012-06-07 09:20:50 -07:00
api.py Merge "reuse the deleted image-member before create a new image-member" 2015-09-22 07:32:28 +00:00
artifacts.py Fixed the output of list artifacts API calls 2015-09-22 10:44:06 +03:00
metadata.py Change string generation mechanism for info logging 2015-09-30 02:20:37 +03:00
models.py Make utf8 the default charset for mysql 2015-07-17 18:49:43 +00:00
models_artifacts.py Fixed version unequality artifact filtering 2015-08-28 11:46:28 +00:00
models_metadef.py Glance metadef tables need unique constraints. 2015-09-02 22:32:29 -07:00