summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Fixing tests with tox 4.2.6wu.chunyang2023-01-281-1/+1
* Add python3.9 support7.3.0wu.chunyang2022-04-281-1/+1
* Changed minversion in tox to 3.18.0likui2021-06-031-2/+2
* Support project name in quota CLILingxian Kong2021-04-291-1/+1
* Update TOX_CONSTRAINTS_FILElikui2020-10-301-3/+3
* Merge "bump py37 to py38 in tox.ini"Zuul2020-10-221-1/+1
|\
| * bump py37 to py38 in tox.iniwu.chunyang2020-09-191-1/+1
* | Remove install unnecessary packageszhangboye2020-09-231-1/+0
|/
* Remove install unnecessary packages when run tox -edocslikui2020-09-111-1/+0
* Update hacking for Python33.3.1Andreas Jaeger2020-03-311-1/+1
* Drop python 2.7 support and testingGhanshyam Mann2019-12-131-13/+4
* replace git.openstack with releases.openstack.org2.19.0yangyong2019-08-261-3/+3
* Add Python 3 Train unit testsCorey Bryant2019-08-231-1/+1
* Dropping the py35 testingGhanshyam Mann2019-04-151-5/+1
* add python 3.6 unit test jobVieri2018-11-281-1/+1
* Update min tox version to 2.0huang.zhiping2018-10-211-1/+1
* Don't quote {posargs} in tox.iniVieri2018-10-091-1/+1
* Switch to stestrVu Cong Tuan2018-07-301-4/+7
* fix tox python3 overridesDoug Hellmann2018-07-121-0/+6
* Follow the new PTI for document buildNguyen Hai2018-04-211-2/+10
* Merge "Change testenv from py34 to py35"Zuul2018-04-171-3/+3
|\
| * Change testenv from py34 to py35Nguyen Hai2018-04-161-3/+3
* | add lower-constraints job2.15.0Doug Hellmann2018-04-161-0/+7
|/
* Avoid tox_install.sh for constraints supportAndreas Jaeger2017-12-021-4/+4
* Handle log message interpolation by the loggerGábor Antal2017-03-081-0/+1
* Get python-troveclient to use upper-constraints.txtAmrith Kumar2016-11-161-1/+3
* Merge "Remove times.dbm file for each tox run"Jenkins2016-04-141-0/+2
|\
| * Remove times.dbm file for each tox runPeter Stachowski2016-04-041-0/+2
* | Add reno for release notes managementPeter Stachowski2016-04-081-1/+5
|/
* use oslotest to break into the debugger when running test casesting.wang2016-01-211-0/+11
* Put py34 first in the env order of toxJanonymous2016-01-071-1/+1
* Drop py33 supportshu-mutou2016-01-051-1/+1
* Remove py26 supportricolin2016-01-031-1/+1
* Delete python bytecode before every test runOTSUKA, Yuanying2015-11-171-1/+3
* Fixes new hacking rules1.2.0Sushil Kumar2015-05-261-1/+1
* Updated coverage related options to projectSushil Kumar2015-05-081-1/+5
* Work toward Python 3.4 support and testingJeremy Stanley2014-09-031-1/+1
* Enabled F821, H306, H402, and H404 flake8 ruleSushil Kumar2014-05-091-1/+1
* Fix building of documentationAndreas Jaeger2014-05-011-6/+3
* Tighten flake8 checks in GatingDirk Mueller2013-12-181-2/+1
* Add -U to pip install command in tox.iniJames E. Blair2013-12-111-1/+1
* Ignore fewer PEP8/flake8 rulesDenis Makogon2013-12-101-2/+3
* Updates tox.ini to use new featuresSushil Kumar2013-12-091-0/+4
* Removes unused import statementsDebasish Chowdhury2013-11-301-1/+1
* Adding py33 gating to the clientMichael Basnight2013-10-231-1/+1
* Tweak pbr confMonty Taylor2013-10-091-1/+1
* Added support for running the tests under PyPy with toxAlex Gaynor2013-09-051-1/+1
* PEP8 with tox -epep8 check failsDenis M2013-08-301-1/+1
* Start using pyflakesDirk Mueller2013-06-261-1/+1
* Migrate to testr.Michael Basnight2013-06-181-2/+2