Commit Graph

7 Commits

Author SHA1 Message Date
Ilya Shakhat 75c2ae52a2 Pin hacking and disable the check of mock package usage
Change-Id: Ia89b3803ffab1a36bc387f41d4f3ecaea115b0de
2021-04-22 15:59:55 +04:00
Ilya Shakhat f8456c0af6 Address pep8 job failure
Change-Id: I5fff63c413487cb102e928566cc6b1a7544650be
2020-10-24 15:08:36 +04:00
Ondřej Nový 4c880ff429 Deprecated tox -downloadcache option removed
Caching is enabled by default from pip version 6.0

More info:
https://testrun.org/tox/latest/config.html#confval-downloadcache=path
https://pip.pypa.io/en/stable/reference/pip_install/#caching

Change-Id: Ide39e7af5eab5d482b1f5ef30a8d601c2d1c1050
2015-12-11 22:59:32 +01:00
Ilya Shakhat 5c8342cff5 Generate default conf automatically
Run tox -egenconfig to generate default conf

Change-Id: Id91d1604ec097127bac805fe7fec424c18e1bc97
2015-11-09 12:15:49 +03:00
Christian Berendt c458f55ea0 Exclude *openstack/common* for PEP8 checks and enable E251/E714
It's not necessary to check files in *openstack/common* because
they are imported from oslo and are already checked.

Enabled checks that only had findings in *openstack/common*.

* E251 unexpected spaces around keyword / parameter equals
* E714 test for object identity should be 'is not'

Change-Id: Id7d15b5930804bbb08feb314d6b385c9f4138f42
2014-07-30 13:11:28 +02:00
Christian Berendt 416702b7b4 Bump hacking to version 0.9.2
Change-Id: I58677d1ed5b736a6f4395120f4dbcdb6811fdf3d
2014-07-16 16:59:14 +02:00
Ilya Shakhat a1d3e8d05d DriverLog initial commit 2014-04-03 17:20:46 +04:00