summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Fix pep8Iury Gregory Melo Ferreira2020-05-131-2/+6
* Update TOX_CONSTRAINTS_FILE for stable/ussuriOpenStack Release Bot2020-04-301-5/+5
* Stop configuring install_command in tox.Iury Gregory Melo Ferreira2020-04-211-1/+0
* Refactor AgentBase.heartbeat and process_next_stepDmitry Tantsur2020-04-071-1/+1
* Fix the remaining hacking issuesDmitry Tantsur2020-03-311-4/+2
* Bump hacking to 3.0.0Dmitry Tantsur2020-03-311-7/+11
* Rename ironic-tox-unit-with-driver-libs-python3Riccardo Pittau2020-03-101-1/+1
* Cleanup docs buildingAndreas Jaeger2020-02-291-2/+0
* Enforce running tox with correct python version based on envRiccardo Pittau2019-12-191-1/+2
* Drop python 2.7 support and testingIury Gregory Melo Ferreira2019-11-221-20/+2
* Build pdf docKaifeng Wang2019-09-061-0/+9
* add table of available cleaning steps to documentationDoug Hellmann2019-08-301-0/+1
* Adds bandit template and exclude some of testsKaifeng Wang2019-06-201-1/+2
* Merge "Incorporate bandit support in CI"Zuul2019-06-191-0/+5
|\
| * Incorporate bandit support in CIKaifeng Wang2019-06-101-0/+5
* | Change constraints opendev.org to release.openstack.orgtonybrad2019-06-111-5/+5
|/
* Replace git.openstack.org URLs with opendev.org URLsZhongShengping2019-04-241-5/+5
* Add python3 unit test with drivers installedMark Goddard2019-03-111-0/+5
* Update tox version to 2.0lin shengrong2018-12-181-1/+1
* Remove tox checkconfigKaifeng Wang2018-09-291-7/+0
* Fix doc builds for ironicJulia Kreger2018-09-051-3/+1
* Merge "Don't handle warnings as errors"Zuul2018-08-271-1/+3
|\
| * Don't handle warnings as errorsJulia Kreger2018-07-181-1/+3
* | Merge "Improve pep8 checking along with hacking"Zuul2018-07-231-0/+1
|\ \ | |/ |/|
| * Improve pep8 checking along with hackingDao Cong Tien2018-06-281-0/+1
* | Make the lower-constraints tox env actually use lower-constraintsDmitry Tantsur2018-07-101-2/+5
|/
* Merge "Comply with PTI for Python testing"Zuul2018-06-071-2/+2
|\
| * Comply with PTI for Python testingPavlo Shchelokovskyy2018-06-071-2/+2
* | fix tox python3 overridesDoug Hellmann2018-06-061-0/+11
|/
* Check pep8 without ignoring D000Dao Cong Tien2018-05-241-1/+1
* Fix E501 errorsJulia Kreger2018-05-141-3/+5
* Silence F405 errorsJulia Kreger2018-05-091-2/+2
* Fix W605 ErrorsJulia Kreger2018-05-091-2/+2
* Fix E305 ErrorsJulia Kreger2018-05-091-2/+2
* Fix W504 errorsJulia Kreger2018-05-091-2/+2
* Ignore new errors until we're able to fix themJulia Kreger2018-05-081-1/+3
* Install reno to venv for creating release noteHironori Shiina2018-04-191-0/+4
* Resolve pep8 E402 errors and no longer ignore E402John L. Villalovos2018-04-101-3/+1
* Remove pycodestyle version pin. Add E402 and W503 to ignore.John L. Villalovos2018-04-101-1/+4
* Follow the new PTI for document buildNguyen Hai2018-04-061-10/+14
* add lower-constraints jobDoug Hellmann2018-03-261-0/+7
* Merge "Move execution of 'tools/check-releasenotes.py' to pep8"Zuul2018-03-021-1/+2
|\
| * Move execution of 'tools/check-releasenotes.py' to pep8John L. Villalovos2018-03-021-1/+2
* | Merge "tox.ini: flake8: Remove I202 from ignore list"Zuul2018-03-021-3/+1
|\ \
| * | tox.ini: flake8: Remove I202 from ignore listJohn L. Villalovos2018-02-261-3/+1
| |/
* | Trivial: Remove the non ascii codes in tox.inizhangjl2018-02-261-1/+1
|/
* tox: stop validating locale filesDmitry Tantsur2018-02-151-2/+0
* Add API methods for [un]rescueJay Faulkner2018-01-261-1/+1
* tox: Use the default version of Python 3 for tox testsJohn L. Villalovos2017-12-111-1/+1
* Apply pep8 check to app.wsgiVu Cong Tuan2017-11-281-0/+1