summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
...
* Remove stable driver interfacesSteve Martinelli2016-09-281-8/+1
* Constraints are ready to be used for tox.iniSteve Martinelli2016-08-121-18/+0
* Fix warning when running tox -e api-refTin Lam2016-08-081-0/+2
* Don't include openstack/common in flake8 exclude listlilintan2016-08-021-1/+1
* Use constraints for coverage jobAndreas Jaeger2016-07-151-4/+0
* Merge "Include doc directory in pep8 checks"Jenkins2016-07-021-1/+1
|\
| * Include doc directory in pep8 checksEric Brown2016-06-301-1/+1
* | Update the nosetests test regex for legacy testsDavid Stanek2016-06-291-4/+4
|/
* Merge "Let setup.py compile_catalog process all language files"Jenkins2016-06-071-3/+0
|\
| * Let setup.py compile_catalog process all language filesSven Anderson2016-05-201-3/+0
* | PEP257: Ignore D203 because it was deprecatedDolph Mathews2016-06-031-1/+2
* | Migrate identity /v3 docs from api-ref repoSamuel de Medeiros Queiroz2016-05-241-1/+16
* | Remove helper script for py34Morgan Fainberg2016-05-211-5/+0
|/
* Fixing D105, D203, and D205 PEP257Navid Pustchi2016-05-031-4/+1
* Merge "Fix D400 PEP257"Jenkins2016-04-211-2/+1
|\
| * Fix D400 PEP257Navid Pustchi2016-04-211-2/+1
* | Bump the required tox version to 2.3.1David Stanek2016-04-201-1/+1
|/
* Merge "Remove eventlet support"Jenkins2016-04-191-1/+1
|\
| * Remove eventlet supportSteve Martinelli2016-04-181-1/+1
* | Merge "Remove comment from D202 rule"Jenkins2016-04-181-1/+0
|\ \
| * | Remove comment from D202 ruleRodrigo Duarte2016-04-041-1/+0
* | | Fix post jobsAndreas Jaeger2016-04-171-0/+4
* | | Keystone jobs should honor upper-constraints.txtDavanum Srinivas2016-04-171-1/+11
| |/ |/|
* | Fix D401 PEP8 violation.Navid Pustchi2016-04-141-2/+1
* | Merge "Add py3 debugging"Jenkins2016-04-061-0/+7
|\ \ | |/ |/|
| * Add py3 debuggingTom Cocozzello2016-03-181-0/+7
* | Add `patch_cover` to keystoneTom Cocozzello2016-03-281-0/+4
|/
* Explicitly exclude tests from bandit scanEric Brown2016-03-081-2/+2
* Fix warning when running toxBrant Knudson2016-03-071-1/+3
* remove pyc files before running testsSean Dague2016-03-011-5/+16
* Switch to configless banditBrant Knudson2016-02-221-2/+2
* Removing H405 violations from keystoneTin Lam2016-02-211-2/+1
* Add back a bandit tox jobEric Brown2016-02-171-0/+6
* Stop using nose as a Python3 test runnerDavid Stanek2016-02-111-52/+1
* Make pep8 *the* linting interfaceAndreas Jaeger2016-02-101-13/+3
* Disable the ipv6 tests in py34David Stanek2016-02-101-1/+0
* Merge "test_credential.py work with python34"Jenkins2016-02-061-0/+1
|\
| * test_credential.py work with python34Dave Chen2016-02-051-0/+1
* | Merge "Consolidate `test_contrib_ec2.py` into `test_credential.py`"Jenkins2016-02-051-1/+0
|\ \ | |/
| * Consolidate `test_contrib_ec2.py` into `test_credential.py`Dave Chen2016-02-051-1/+0
* | Fix some word spellingsvenkatamahesh2016-02-031-1/+1
|/
* Remove un-used test codeMorgan Fainberg2016-02-011-1/+0
* Merge "Replace unicode with six.text_type"Jenkins2016-02-011-0/+1
|\
| * Replace unicode with six.text_typeAnkit Agrawal2016-01-081-0/+1
* | Merge "Adds a base class for functional tests"Jenkins2016-01-261-0/+20
|\ \
| * | Adds a base class for functional testsDavid Stanek2015-12-141-0/+20
* | | Merge "Remove bandit tox environment"Jenkins2016-01-211-4/+0
|\ \ \
| * | | Remove bandit tox environmentAndreas Jaeger2016-01-181-4/+0
* | | | Merge "Add linters environment, keep pep8 as alias"Jenkins2016-01-191-4/+14
|\ \ \ \ | |/ / /
| * | | Add linters environment, keep pep8 as aliasAndreas Jaeger2016-01-181-4/+14