summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Remove unused py33 tox envJeremy Stanley2014-09-221-1/+1
* Merge "bring over pretty_tox.sh from tempest"Jenkins2014-09-181-1/+1
|\
| * bring over pretty_tox.sh from tempestSean Dague2014-09-161-1/+1
* | Merge "Check requirements.txt files for missing (used) requirements"Jenkins2014-09-171-1/+10
|\ \ | |/ |/|
| * Check requirements.txt files for missing (used) requirementsRichard Jones2014-09-091-1/+10
* | Merge "Remove exclude coverage regex from coverage job"Jenkins2014-09-161-1/+1
|\ \
| * | Remove exclude coverage regex from coverage jobMatthew Treinish2014-09-091-1/+1
| |/
* | delete python bytecode before every test runSean Dague2014-09-121-0/+1
|/
* Merge "Stop depending on sitepackages libvirt-python"Jenkins2014-07-281-7/+0
|\
| * Stop depending on sitepackages libvirt-pythonClark Boylan2014-07-251-7/+0
* | Set python hash seed to 0 in tox.iniClark Boylan2014-07-251-2/+3
|/
* Fix and Gate on E265Joe Gordon2014-07-241-2/+2
* Re-add H803 to flake8 ignore list.Joe Gordon2014-07-211-1/+1
* Gate on F402/pep8Davanum Srinivas2014-07-211-2/+1
* Cleanup and gate on hacking E711 and E712 ruleDavanum Srinivas2014-07-191-3/+1
* Merge "Use oslo.i18n"Jenkins2014-07-191-1/+1
|\
| * Use oslo.i18nDavanum Srinivas2014-07-181-1/+1
* | update ignore list for pep8Davanum Srinivas2014-07-181-1/+1
|/
* Cleanup and gate on hacking E713 ruleMatt Riedemann2014-07-161-2/+2
* Fix and gate on H305 and H307Davanum Srinivas2014-07-151-1/+1
* Fix more re-definitions and enable F811/F813 in gateDavanum Srinivas2014-07-101-2/+2
* Cleanup and gate on pep8 rules that are stricter in hacking 0.9Joe Gordon2014-06-171-2/+3
* Fix H401,H402 violations and re-enable gatingJoe Gordon2014-06-101-2/+2
* Bump hacking to 0.9.x seriesJoe Gordon2014-06-101-1/+3
* Merge "Add better coverage support under tox"Jenkins2014-06-091-2/+5
|\
| * Add better coverage support under toxChristopher Lefelhocz2014-05-201-2/+5
* | Enable flake8 F841 checkingAlexander Bochkarev2014-05-281-1/+1
|/
* Merge "Add specific doc build option to tox"Jenkins2014-05-201-0/+3
|\
| * Add specific doc build option to toxJoe Gordon2014-04-171-0/+3
* | Loosen import_exceptions to cover all of gettextutilsJoe Gordon2014-04-181-1/+1
|/
* Tell pip to install packages it sees globallyDoug Hellmann2014-03-251-1/+1
* Remove the nova.config.sample fileTracy Jones2014-03-191-0/+5
* Add py27local tox targetDan Smith2014-03-111-0/+3
* No longer call check_uptodate.sh in pep8Steve Kowalik2014-03-041-1/+0
* Enable flake8 H404 checkingAlexander Bochkarev2014-02-271-1/+1
* Remove tox locale overridesJeremy Stanley2014-02-101-3/+0
* Merge "Revert "Whitelist external netaddr requirement""Jenkins2014-01-251-1/+1
|\
| * Revert "Whitelist external netaddr requirement"Jeremy Stanley2014-01-091-1/+1
* | Merge "Cleanup the flake8 section of tox.ini"Jenkins2014-01-121-3/+3
|\ \ | |/ |/|
| * Cleanup the flake8 section of tox.iniJoe Gordon2014-01-071-3/+3
* | Whitelist external netaddr requirementJeremy Stanley2014-01-061-1/+1
|/
* Add apache2 license header to appropriate files for enabling H102Masayuki Igawa2013-12-241-2/+1
* Fix interprocess locks when running unit-testsRoman Podoliaka2013-12-191-1/+1
* Don't gate on E125Chris Yeoh2013-11-261-1/+2
* Remove extra space in tox.inilawrancejing2013-10-241-2/+2
* Remove obsolete redhat-eventlet.patchMark McLoughlin2013-10-091-2/+0
* xenapi: fix pep8 violations in nova pluginsjmeridth2013-09-171-1/+1
* Ignore H803 from Hacking.Robert Collins2013-09-131-1/+2
* Merge "Have tox install via setup.py develop"Jenkins2013-09-041-3/+6
|\
| * Have tox install via setup.py developMonty Taylor2013-08-161-3/+6