summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Add a hacking rule for string interpolation at loggingForestLee2017-07-181-1/+1
* Remove duplicated hacking rulezlyqqq2017-06-281-0/+1
* Cleanup policy generationLance Bragstad2017-05-021-1/+1
* Move policy generator config to config-generator/Colleen Murphy2017-04-211-1/+1
* Add policy sample generationAnthony Washington2017-03-291-0/+3
* Use ostestr instead of the custom pretty_tox.shLuigi Toscano2017-02-091-1/+1
* Remove references to Python 3.4Eric Brown2017-01-061-3/+3
* Fix issues with keystone-dsvm-py35-functional-v3-only on py35Davanum Srinivas2017-01-051-1/+1
* Remove support for PKI and PKIz tokensSteve Martinelli2016-11-011-1/+1
* Merge "Add bindep environment to tox"Jenkins2016-11-011-0/+8
|\
| * Add bindep environment to toxJeremy Liu2016-10-291-0/+8
* | Add structure for Devstack pluginKristi Nikolla2016-10-311-1/+1
|/
* remove legacy driver tox targetSteve Martinelli2016-10-051-9/+0
* 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
|\