summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Merge "Bump tox minversion to 3.18.0"5.0.0Zuul2022-06-031-3/+3
|\
| * Bump tox minversion to 3.18.0Takashi Kajinami2022-05-221-3/+3
* | Merge "Use TOX_CONSTRAINTS_FILE"4.5.0Zuul2022-05-061-1/+1
|\ \
| * | Use TOX_CONSTRAINTS_FILEzhangboye2022-04-291-1/+1
| |/
* | Drop lower-constraints.txt and its testingGhanshyam Mann2022-04-301-5/+0
|/
* Merge "Update the minversion parameter."Zuul2020-05-181-4/+2
|\
| * Update the minversion parameter.Daniel Bengtsson2020-04-101-4/+2
* | Bump default tox env from py37 to py38Sean McGinnis2020-04-241-1/+1
* | Fix docs publishingAndreas Jaeger2020-04-151-1/+1
* | Hacking: Fix F601Andreas Jaeger2020-03-311-2/+1
|/
* Update hacking for Python3Andreas Jaeger2020-03-311-1/+3
* [ussuri][goal] Drop python 2.7 support and testingVishakha Agarwal2020-01-221-13/+4
* Generate pdf documentationVishakha Agarwal2019-09-041-0/+12
* Update the constraints urlpengyuesheng2019-07-031-1/+1
* Add Python 3 Train unit testsCorey Bryant2019-06-281-1/+1
* Replace git.openstack.org URLs with opendev.org URLsjacky062019-04-241-1/+1
* Update the min version of toxVishakha Agarwal2019-04-091-1/+1
* Drop py35 jobsVishakha Agarwal2019-03-011-1/+1
* Merge "Add py36 tox environment"Zuul2018-11-191-1/+1
|\
| * Add py36 tox environmentColleen Murphy2018-11-061-1/+1
* | Use python3 for functional testsColleen Murphy2018-11-061-0/+1
* | Don't quote {posargs} in tox.iniVieri2018-10-091-1/+1
|/
* Switch to stestrVu Cong Tuan2018-07-111-3/+9
* fix tox python3 overridesDoug Hellmann2018-06-081-0/+8
* add lower-constraints job3.16.0Doug Hellmann2018-04-091-0/+7
* Create doc/requirements.txtQinglinCheng2017-12-191-2/+3
* Avoid tox_install.sh for constraints supportAndreas Jaeger2017-12-021-4/+4
* 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