summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Update UPPER_CONSTRAINTS_FILE for stable/queensOpenStack Release Bot2018-01-261-1/+1
* Avoid tox_install.sh for constraints supportAndreas Jaeger2017-12-021-3/+3
* Use flake8-import-order pluginCao Xuan Hoang2017-07-061-0/+2
* Merge "Handle log message interpolation by the logger"Jenkins2017-04-161-0/+2
|\
| * Handle log message interpolation by the loggerGábor Antal2017-03-061-0/+2
* | Python 3.4 support is removedkavithahr2017-03-081-1/+1
|/
* Merge "Enable DeprecationWarning in test environments"Jenkins2016-08-301-0/+1
|\
| * Enable DeprecationWarning in test environmentsHenry Gessau2016-08-171-0/+1
* | Use upper constraints for all jobs in tox.iniAvnishPal2016-08-221-6/+0
|/
* Add Python 3.5 classifier and venvzheng yin2016-08-031-1/+1
* Trivial: ignore openstack/common in flake8 exclude listxiaosheng2016-05-281-1/+1
* Constraint tox targets with upper-constraints.txtIhar Hrachyshka2016-05-191-1/+8
* Merge "Delete python bytecode before every test run"Jenkins2016-01-081-1/+8
|\
| * Delete python bytecode before every test runshu-mutou2015-12-161-1/+8
* | Merge "improve tox -e cover"Jenkins2015-12-301-1/+3
|\ \
| * | improve tox -e coverManjeet Singh Bhatia2015-12-291-1/+3
* | | Drop py33 supportshu-mutou2015-12-151-1/+1
| |/ |/|
* | Merge "Deprecated tox -downloadcache option removed"Jenkins2015-12-141-3/+0
|\ \
| * | Deprecated tox -downloadcache option removedOndřej Nový2015-12-111-3/+0
* | | Fix H405 violationsshu-mutou2015-12-131-3/+0
|/ /
* | Remove py26 supportshu-mutou2015-12-021-1/+1
* | Use sphinx-build -W in [docs] targetAkihiro Motoki2015-11-281-2/+1
* | Add reno for release notes managementAkihiro Motoki2015-11-241-0/+3
|/
* Enable VPN test casesPaul Michali2015-09-231-1/+7
* Fix one remaining E125 error and remove it from ignore listAkihiro Motoki2015-04-091-4/+2
* Fix E265 block comment should start with '# 'Akihiro Motoki2015-03-231-2/+1
* Remove author tagAkihiro Motoki2015-03-231-2/+1
* Update hacking to 0.10Akihiro Motoki2015-03-231-3/+2
* First pass at tempest-lib based functional testingKyle Mestery2015-03-091-0/+4
* Reverse order of tests to avoid incompatibilityTerry Howe2015-01-281-1/+2
* Fix E113 hacking checkJaume Devesa2014-10-201-2/+1
* Fix E129 hacking checkJaume Devesa2014-10-171-2/+1
* Merge "Fix E128 hacking check"Jenkins2014-10-171-2/+1
|\
| * Fix E128 hacking checkJaume Devesa2014-10-061-2/+1
* | Merge "Bump hacking to 0.9.x series"Jenkins2014-10-161-1/+9
|\ \ | |/
| * Bump hacking to 0.9.x seriesAkihiro Motoki2014-10-061-1/+9
* | Work toward Python 3.4 support and testingJeremy Stanley2014-09-031-1/+1
|/
* Add a tox job for generating docsSteve Martinelli2014-07-241-0/+4
* Removed now unnecesary workaround for PyPyAlex Gaynor2014-06-011-5/+0
* Work around pypy testing issueAkihiro Motoki2014-03-191-0/+5
* Enable hacking H233 ruleZhiQiang Fan2014-02-191-2/+1
* Add -U to pip install command in tox.iniJames E. Blair2013-12-111-1/+1
* Update tox.ini to use new featuresMonty Taylor2013-09-231-0/+4
* Added support for running the tests under PyPy with toxAlex Gaynor2013-08-281-1/+1
* Sync with global requirementsMonty Taylor2013-08-061-1/+2
* Merge "Remove the monkey patching of _ into the builtins."2.2.3Jenkins2013-07-011-1/+0
|\
| * Remove the monkey patching of _ into the builtins.Alex Gaynor2013-06-141-1/+0
* | Merge "Enables H404 check (multi line docstring) in flake8"Jenkins2013-07-011-3/+1
|\ \
| * | Enables H404 check (multi line docstring) in flake8Akihiro MOTOKI2013-06-171-3/+1
| |/
* | python3: Introduce py33 to tox.iniChuck Short2013-06-211-1/+1
|/