summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Fix pep8 gateDave Wilde2022-12-091-2/+3
* Bump tox minversion to 3.18.0Takashi Kajinami2022-07-251-2/+2
* Drop lower-constraints.txt and its testingGhanshyam Mann2022-04-301-6/+0
* Update hacking for Python3Andreas Jaeger2020-03-301-1/+3
* [ussuri][goal] Drop python 2.7 support and testingVishakha Agarwal2020-01-071-11/+4
* Merge "Update the constraints url"Zuul2020-01-021-1/+1
|\
| * Update the constraints urlpengyuesheng2019-09-201-1/+1
* | Generate pdf documentationVishakha Agarwal2019-09-271-0/+12
|/
* Add Python 3 Train unit testsCorey Bryant2019-06-261-1/+1
* Update the min version of toxVishakha Agarwal2019-04-091-1/+1
* Merge "Fix debug tox environment"Zuul2019-03-061-5/+2
|\
| * Fix debug tox environmentColleen Murphy2019-02-281-5/+2
* | Drop py35 jobsVishakha Agarwal2019-03-011-1/+1
|/
* Add py36 tox environmentColleen Murphy2018-11-061-1/+1
* Remove tox_install.shLance Bragstad2018-09-071-7/+4
* Merge "fix tox python3 overrides"Zuul2018-06-071-0/+7
|\
| * fix tox python3 overridesDoug Hellmann2018-06-061-0/+7
* | Merge "Follow the new PTI for document build"Zuul2018-06-061-1/+1
|\ \ | |/ |/|
| * Follow the new PTI for document buildmelissaml2018-06-061-1/+1
* | Switch coverage tox env to stestrColleen Murphy2018-05-311-1/+8
|/
* add lower-constraints job5.0.0Doug Hellmann2018-04-091-0/+8
* Fix docs buildsColleen Murphy2017-12-201-0/+2
* Updates for stestrTin Lam2017-10-021-3/+4
* Add doc8 rule and check doc/source filesliuxiaoyang2017-08-261-0/+6
* Pass located tests directory in oslo debugiswarya_vakati2017-03-131-1/+1
* Remove references to Python 3.4Eric Brown2017-01-051-1/+1
* Switch tox unit test command to use ostestrLucas Alvares Gomes2017-01-031-1/+2
* Add Constraints support4.13.1Tony Breeds2017-01-031-2/+4
* Remove oslo-incubatorJamie Lennox2016-07-051-1/+1
* Use extras for oslo.messaging dependencySteve Martinelli2016-06-281-0/+1
* PEP257: Ignore D203 because it was deprecatedDolph Mathews2016-06-031-1/+2
* Fix D105: Missing docstring in magic method (PEP257)Dolph Mathews2016-05-171-2/+1
* Fix D200: One-line docstring should fit on one line with quotes (PEP257)Dolph Mathews2016-05-171-2/+1
* Fix D202: No blank lines allowed after function docstring (PEP257)Dolph Mathews2016-05-171-2/+1
* Fix D204 PEP257 violation and enable D301 and D209Navid Pustchi2016-05-061-4/+1
* Fix D400 PEP257 violationNavid Pustchi2016-05-061-2/+1
* Fix D401 PEP257 violation and enable H403Navid Pustchi2016-05-051-3/+1
* PEP257: add flake8-docstring testingDolph Mathews2016-04-131-6/+15
* Remove bandit.yaml in favor of defaultsBrant Knudson2016-03-091-2/+2
* Add back a bandit tox jobEric Brown2016-02-171-0/+5
* Make pep8 *the* linting interfaceAndreas Jaeger2016-02-101-9/+2
* Remove bandit tox environmentAndreas Jaeger2016-01-211-4/+0
* Merge pep8 and bandit into lintersAndreas Jaeger2016-01-211-2/+10
* Bandit profile updatesBrant Knudson2016-01-131-1/+1
* Deprecated tox -downloadcache option removedOndřej Nový2015-12-111-3/+0
* Put py34 first in the env order of toxDave Chen2015-12-031-1/+1
* Add release notes for keystonemiddlewareSteve Martinelli2015-11-291-1/+4
* Merge "Address hacking check H405."Jenkins2015-11-271-2/+6
|\
| * Address hacking check H405.Lance Bragstad2015-11-161-2/+6
* | Remove py26 target from tox.iniDavid Stanek2015-11-241-1/+1
|/