Commit Graph

8 Commits

Author SHA1 Message Date
Jenkins 3d46359061 Merge "Add log hacking rules" 2017-07-12 05:15:57 +00:00
Ngo Quoc Cuong f40363a8d0 Add log hacking rules
- [C312] Validate that logs are not translated. [1]
- [H904] Delay string interpolations at logging calls. [2]

[1]https://docs.openstack.org/oslo.i18n/latest/user/usage.html#creating-an-integration-module
[2]https://docs.openstack.org/oslo.i18n/latest/user/guidelines.html#adding-variables-to-log-messages

Change-Id: I940f4b9fb1baaad1f3761402bcaef9aea60c6d37
2017-07-07 05:28:17 -04:00
iswarya_vakati fe7ca77a47 Add python 3.5 in classifier and envlist
Now we can support py35 in classifier,and add the convenience
py35 env.

Change-Id: I19b472fba78491266d73f4e7588482616e100fd2
2017-06-27 15:44:39 +05:30
iswarya_vakati 47e93ecddf Pass located tests directory in oslo debug
According to [1], we can passing a "-t" argument to
oslo_debug_helper to indicate the directory where tests
are located. This will solves ImportError exception.

[1] https://docs.openstack.org/developer/oslotest/features.html

Change-Id: Iea41d487e9028fdf92450c0ee44ef2f6c27eab6f
2017-03-13 15:21:00 +05:30
iswarya_vakati 8771244722 Replaced python 3.4 to 3.5
Change-Id: I9c2da030f4a262149a4faab5b53058b68817e263
2017-03-09 17:42:43 +05:30
Hiroyuki Eguchi 41bef2aa44 Add small tests for unit testing
implements blueprint unit-testing

Change-Id: I31cd863fed15b7f4110bc31d3535beae7bb7d168
2017-01-22 21:45:23 +09:00
Hiroyuki Eguchi 786806e5d3 Refactoring for pep8
implements blueprint unit-testing

Change-Id: Ie80a1f26c167c2b36f6c06852e2d625b58f4c614
2017-01-22 15:17:43 +09:00
Hiroyuki Eguchi 1491d54a1d Initial commit
Change-Id: I0ebc7a689a37b077606545d50a5d139f2059ffdb
2016-12-08 12:33:50 +00:00