summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Set hash seed to 0 in gendocs environmentJay Faulkner2015-04-071-0/+1
* Remove setting language to en_US for 'venv'John L. Villalovos2015-04-011-1/+0
* Force LANGUAGE=en_US in test runsJohn L. Villalovos2015-03-131-0/+3
* Fix PEP8 E124 & E125 errorsJohn L. Villalovos2015-02-201-1/+1
* Fix PEP8 E121 & E122 errorsJohn L. Villalovos2015-02-191-1/+1
* For flake8 check, make the 'E12' ignore be more granularJohn L. Villalovos2015-02-181-1/+1
* dev-quickstart.rst update to add required packagesNaohiro Tamura2014-11-171-1/+1
* Add gendocs tox job for generating the documentationLucas Alvares Gomes2014-11-141-0/+6
* Enable hacking rule E265jiangfei2014-11-131-2/+1
* Put a cap on our cyclomatic complexityMichael Davies2014-10-161-0/+1
* Fix E131 PEP8 errorsDavid Shrewsbury2014-10-141-1/+1
* Enable E111 PEP8 checkDavid Shrewsbury2014-10-131-1/+1
* Fix F812 PEP8 errorDavid Shrewsbury2014-10-131-1/+1
* Enable H305 PEP8 checkDavid Shrewsbury2014-10-131-1/+1
* Enable H307 PEP8 checkDavid Shrewsbury2014-10-131-1/+1
* Enable H405 PEP8 checkDavid Shrewsbury2014-10-101-1/+1
* Enable H702 PEP8 checkDavid Shrewsbury2014-10-101-1/+1
* Enable H904 PEP8 checkDavid Shrewsbury2014-10-101-1/+1
* Fix pep8 testYuriy Zveryanskyy2014-10-091-3/+2
* Stop running check_uptodate in the pep8 testenvDevananda van der Veen2014-09-291-1/+8
* Don't write python bytecode while testingLucas Alvares Gomes2014-09-121-0/+1
* Remove bypassing of H302 for gettextutils markersRuby Loo2014-09-111-3/+1
* Deprecate Ironic compute driver and sched managerMichael Davies2014-09-091-2/+0
* Translator functions cleanup part 1Vladyslav Drok2014-09-051-1/+1
* Remove gettextutils _ injectionVladyslav Drok2014-08-291-1/+0
* Set PYTHONHASHSEED for venv tox environmentAdam Gandelman2014-08-251-0/+1
* oslo.i18n migrationGhe Rivero2014-07-161-1/+1
* Add gettextutils._L* to import_exceptionsEllen Hui2014-07-031-1/+3
* Add genconfig tox job for sample config file generationMathieu Gagné2014-06-231-0/+4
* Test for membership should be 'not in'Christian Berendt2014-06-161-0/+1
* Merge "Update tox.ini to also run nova tests"Jenkins2014-04-071-4/+5
|\
| * Update tox.ini to also run nova testsAdam Gandelman2014-04-041-4/+5
* | Use xargs -0 instead of --nullAndreas Jaeger2014-04-031-1/+1
|/
* Check that all po/pot files are validAndreas Jaeger2014-03-311-0/+4
* Enable pep8 tests for the Nova Ironic DriverLucas Alvares Gomes2014-03-131-1/+1
* Remove tox locale overridesJeremy Stanley2014-02-101-3/+0
* Sync config module from osloDevananda van der Veen2013-12-271-1/+1
* Add -U to pip install command in tox.iniJames E. Blair2013-12-111-1/+1
* Add tools/conf/check_uptodate to tox.iniDevananda van der Veen2013-12-061-0/+1
* Import HasLength objectLucas Alvares Gomes2013-11-221-1/+1
* Import missing gettext _ to fix Sphinx errorHaomeng, Wang2013-11-191-0/+3
* Implement db get_[un]associated_nodesDevananda van der Veen2013-10-171-1/+3
* Remove obsolete redhat-eventlet.patchMark McLoughlin2013-10-091-2/+0
* Upgrade tox to 1.6ZhiQiang Fan2013-09-301-0/+4
* Remove nova specific testsYuriy Zveryanskyy2013-09-201-1/+1
* Remove extra pep8/flake8/pyflakes requirementsJoe Gordon2013-07-221-1/+1
* Fix pep8 errors and make it pass Jenkins tests.Devananda van der Veen2013-05-161-1/+1
* Fixed hacking, pep8 and pyflakes errors.Monty Taylor2013-05-021-1/+1
* Added project infrastructure needs.Monty Taylor2013-05-021-0/+34