Commit Graph

4 Commits

Author SHA1 Message Date
caihui 99d4ece384 Upgrade pylint to a new version that works with python3.7
The pylint and astroid version should be specified for python3.7
pylint==2.3.1
astriod==2.1.0

Change-Id: I5aa7676b18beafc50d3f773f488e5dbe30e62035
2019-10-30 21:34:11 -04:00
Saad Zaher 7ec7d039bf Fix pylint checks
Change-Id: I8140a0b474d6a06e372683523cb5918059a03ae5
Partial-Bug: #1696455
2017-06-07 15:19:32 +00:00
Deklan Dieterly 13f0b7b2d1 Add Freezer API Version Test
Add a simple Tempest test to see if tests will hit the freezer api.

Change-Id: I794599752e1fea3eb884e238805565cced368ff5
2016-03-22 08:14:44 -06:00
Fausto Marzi d55b4c51e5 Added .gitignore .pylintrc, enabled pylint, fixed pylint error
Now the pylint env is enabled in tox.ini. Also .gitignore
and .pylintrc are available part of the repo.

Change-Id: I81078bd95c6aaf8dee2a8d36f0d782a457bd4b94
2015-08-04 22:56:05 +01:00