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
Glance
Glance is a project that defines services for discovering, registering, retrieving and storing virtual machine images.
Use the following resources to learn more:
Description
Languages
Python
99.9%