summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Avoid tox_install.sh for constraints supportpike-em3.13.1Andreas Jaeger2018-10-191-4/+4
* Update UPPER_CONSTRAINTS_FILE for stable/pikeOpenStack Release Bot2017-07-281-1/+1
* Merge "remove hacking checks from keystoneclient"Jenkins2017-01-061-1/+0
|\
| * remove hacking checks from keystoneclientSteve Martinelli2017-01-061-1/+0
* | Remove references to Python 3.4Eric Brown2017-01-051-1/+1
|/
* Add Constraints supportTony Breeds2016-12-211-3/+6
* Enable code coverage report in console outputpawnesh.kumar2016-11-101-0/+1
* 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