senlin/senlin/policies
Erik Olof Gunnar Andersson 98d8cf30a3 Cleaned up logging
* Removed all remaning log translation.
* Always lazy-load logging.

Logs should no longer be translated (starting with Pike)[1].

Also, according to OpenStack Guideline[2], logged string message should be
interpolated by the logger.

[1]: http://lists.openstack.org/pipermail/openstack-dev/2017-March/thread.html#113365
[2]: https://docs.openstack.org/oslo.i18n/latest/user/guidelines.html#adding-variables-to-log-messages

Change-Id: Ice91e70aec959b7433eb7df493ee589f9aeecf2c
2018-04-02 19:42:10 -07:00
..
__init__.py Revise policy enforcement level implementation 2015-08-08 07:00:07 -04:00
affinity_policy.py Cleaned up logging 2018-04-02 19:42:10 -07:00
base.py Change comments of parameter in function. 2018-02-13 22:56:48 -08:00
batch_policy.py Del Parameter value is not used 2018-02-07 03:17:16 +00:00
deletion_policy.py Update senlin documentation url 2018-02-23 16:52:25 +08:00
health_policy.py Fix health manager miss policy action name when node recover 2017-11-24 11:47:39 +08:00
lb_policy.py Update senlin documentation url 2018-02-23 16:52:25 +08:00
region_placement.py Update senlin documentation url 2018-02-23 16:52:25 +08:00
scaling_policy.py Add scaling policy version support message 2018-02-09 15:44:19 +08:00
zone_placement.py Update senlin documentation url 2018-02-23 16:52:25 +08:00