magnum-tempest-plugin/magnum/tests/functional/api/v1
coldmoment 69bc1ea570 Add a hacking rule for string interpolation at logging
String interpolation should be delayed to be handled
by the logging code, rather than being done at the point
of the logging call.
See the oslo i18n guideline
* https://docs.openstack.org/oslo.i18n/latest/user/guidelines.html#adding-variables-to-log-messages
and
* https://github.com/openstack-dev/hacking/blob/master/hacking/checks/other.py#L39

Change-Id: I8a4f5f896865aebbff88ee894f0081e58cfce9ef
2017-07-15 14:49:45 +08:00
..
clients Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
models Rename Bay to Cluster in api 2016-08-17 22:24:45 +00:00
__init__.py Functional tests with Tempest - BayModel CRUD 2015-09-21 16:27:07 -05:00
test_bay.py Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
test_baymodel.py Set clustertemplate:publish to admin only 2017-05-04 12:16:47 +00:00
test_baymodel_admin.py Set clustertemplate:publish to admin only 2017-05-04 12:16:47 +00:00
test_cluster.py Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
test_cluster_template.py Set clustertemplate:publish to admin only 2017-05-04 12:16:47 +00:00
test_cluster_template_admin.py Set clustertemplate:publish to admin only 2017-05-04 12:16:47 +00:00
test_magnum_service.py Create a base class for tempest tests 2016-07-28 17:59:03 -05:00