summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* List system dependencies for running common testsAndreas Jaeger2016-06-281-0/+8
* PEP257: Ignore D203 because it was deprecatedDolph Mathews2016-06-031-1/+2
* Trivial: ignore openstack/common in flake8 exclude listChangBo Guo(gcb)2016-05-111-1/+1
* Fixing D105 PEP257Navid Pustchi2016-05-041-2/+1
* Fixing D200 PEP257 violation.Navid Pustchi2016-05-041-2/+1
* Fixing D202 and D203 PEP257 violation.Navid Pustchi2016-05-041-3/+1
* Fixing D204, D205, and D207 PEP257 violation.Navid Pustchi2016-05-041-4/+1
* Fixing D208 PEP257 violation.Navid Pustchi2016-05-031-2/+1
* Fixing D211 PEP257 violation.Navid Pustchi2016-05-021-2/+1
* Fixing D301 PEP257 violation.Navid Pustchi2016-05-021-2/+1
* Fix D400 PEP257 violation.Navid Pustchi2016-04-231-2/+1
* Fix D401 PEP257 violation.Navid Pustchi2016-04-231-2/+1
* Removing bandit.yaml in favor of defaultsChristopher J Schaefer2016-04-191-2/+2
* Add back a bandit tox jobEric Brown2016-02-181-0/+5
* Make pep8 *the* linting interfaceAndreas Jaeger2016-02-101-9/+2
* Bandit profile updatesBrant Knudson2016-01-271-1/+1
* Merge "Remove bandit tox environment"Jenkins2016-01-271-4/+0
|\
| * Remove bandit tox environmentAndreas Jaeger2016-01-181-4/+0
* | Merge "Address hacking check H405"Jenkins2016-01-231-2/+1
|\ \ | |/ |/|
| * Address hacking check H405lin-hua-cheng2016-01-131-2/+1
* | Merge pep8 and bandit into lintersAndreas Jaeger2016-01-181-2/+10
|/
* Merge "Deprecated tox -downloadcache option removed"Jenkins2016-01-061-3/+0
|\
| * Deprecated tox -downloadcache option removedOndřej Nový2015-12-111-3/+0
* | move hacking to tests folderSteve Martinelli2015-12-151-1/+1
|/
* Put py34 first in the env order of toxDave Chen2015-12-031-1/+1
* Delete python bytecode before every test runshu-mutou2015-12-021-1/+3
* Add release notes for keystoneclientSteve Martinelli2015-11-291-1/+4
* Removes py26 supportDavid Stanek2015-11-251-1/+1
* Add docstring validationDolph Mathews2015-11-091-1/+18
* py34 not py33 is tested and supportedEric Brown2015-07-131-1/+1
* Merge "add --slowest flag to testr"Jenkins2015-06-221-1/+1
|\
| * add --slowest flag to testrZhiQiang Fan2015-05-041-1/+1
* | tox env for BanditBrant Knudson2015-06-031-1/+5
* | Pass OS_* env vars fix for tox 2.0Brant Knudson2015-05-131-0/+1
|/
* Create functional test baseJamie Lennox2015-02-131-0/+3
* Merge "Switch from oslo.utils to oslo_utils"Jenkins2015-02-101-0/+1
|\
| * Switch from oslo.utils to oslo_utilsBrant Knudson2015-01-311-0/+1
* | Enable hacking rule E122 and H304ZhiQiang Fan2015-02-021-3/+1
* | Correct failures for check H238Brant Knudson2015-01-211-2/+1
|/
* Enable hacking rule F821ZhiQiang Fan2015-01-201-2/+1
* Correct failures for check W292Brant Knudson2015-01-131-2/+2
* Move to hacking 0.10Brant Knudson2015-01-131-3/+2
* I18nBrant Knudson2014-10-281-0/+3
* Use oslo_debug_helper and remove our own versionSteve Martinelli2014-10-221-3/+1
* Update hacking to 0.9.xSteve Martinelli2014-09-211-1/+2
* Work toward Python 3.4 support and testingJeremy Stanley2014-09-031-1/+1
* Update keystoneclient code to account for hacking 0.9.2Steve Martinelli2014-06-191-1/+3
* Sync with oslo-incubator 2640847Brant Knudson2014-05-051-1/+1
* Generate module docsBrant Knudson2014-03-131-0/+5
* Remove tox locale overridesJeremy Stanley2014-02-101-2/+0