summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Update UPPER_CONSTRAINTS_FILE for stable/rockyOpenStack Release Bot2018-08-091-5/+5
* 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
* Add I202 to flake ignore listVladyslav Drok2017-10-251-1/+3
* Migrate to stestr as unit tests runnerPavlo Shchelokovskyy2017-09-221-4/+5
* flake8: Enable some off-by-default checksJohn L. Villalovos2017-09-071-1/+3
* Merge "Build docs with Python 2 for now"Jenkins2017-09-061-0/+2
|\
| * Build docs with Python 2 for nowDmitry Tantsur2017-08-301-0/+2
* | tox.ini: Add 'py36' to the default envlistJohn L. Villalovos2017-08-281-1/+1
|/
* Merge "[doc-migration] Add configuration folder for documentation"Jenkins2017-08-021-1/+1
|\
| * [doc-migration] Add configuration folder for documentationMadhuri Kumari2017-08-021-1/+1
* | Remove install-guide env which is no longer effectiveyushangbin2017-08-011-3/+0
|/
* Move install guide into new doc/source/install locationSam Betts2017-07-051-1/+1
* Remove times.dbm prior to test runVladyslav Drok2017-06-141-1/+4
* Enforce releasenotes file namingJohn L. Villalovos2017-04-051-1/+3
* flake8: Specify 'ironic' as name of appJohn L. Villalovos2017-03-161-0/+1
* Merge "Explicitly use python 2 for the unit-with-driver-libs tox target"Jenkins2017-03-011-0/+1
|\
| * Explicitly use python 2 for the unit-with-driver-libs tox targetDmitry Tantsur2017-02-151-0/+1
* | Use flake8-import-orderJohn L. Villalovos2017-02-161-0/+1
|/
* Add a tox target for unit tests with driver librariesJim Rollenhagen2017-02-101-0/+4
* Remove a py34 environment from toxCao Xuan Hoang2017-02-081-1/+1
* Update to hacking 0.12.0 and use new checksJohn L. Villalovos2016-11-081-0/+4
* Merge "Have bashate run for entire project"Jenkins2016-10-061-1/+1
|\
| * Have bashate run for entire projectJohn L. Villalovos2016-09-271-1/+1
* | Enable DeprecationWarning in test environmentsChangBo Guo(gcb)2016-10-061-0/+1
|/