summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Repair tox -ecoverMatthew Gilliard2014-10-231-1/+1
* Add some imports to hacking import_exceptionsZhenguo Niu2014-10-221-0/+3
* Put a cap on our cyclomatic complexityAngus Salkeld2014-10-171-0/+3
* Add tox genconfig targetSteven Hardy2014-10-141-0/+4
* Remove deprecated function i18n.install('heat')Ethan Lynn2014-10-131-1/+0
* Support classes for heat integration testsSteve Baker2014-09-241-4/+4
* warn against sorting requirementsAndreas Jaeger2014-09-031-1/+0
* Gate-supporting files for functional testsSteve Baker2014-08-251-2/+6
* Set python hash seed to 0 in tox.iniClark Boylan2014-07-251-1/+3
* Fix H201 violations and re-enable gatingliu-sheng2014-07-111-2/+1
* Use entry points for config generationThomas Herve2014-05-301-2/+1
* Order imports in alphabetical order (9/9)Pavlo Shchelokovskyy2014-05-221-2/+2
* Check that all po/pot files are validAndreas Jaeger2014-04-161-0/+4
* Sort requirement files in alphabetical orderChenZheng2014-04-081-0/+1
* Disable check_uptodate.sh check in pep8Steve Baker2014-04-021-1/+2
* Added testr-args option support for tox coverageJUN JIE NAN2014-01-251-1/+1
* Refactor heat gate testing contrib supportJUN JIE NAN2014-01-211-1/+0
* Merge "Add contrib to py26 and py27 gates"Jenkins2014-01-161-8/+2
|\
| * Add contrib to py26 and py27 gatesRandall Burt2014-01-071-8/+2
* | Fix unused variables 2/2: enable unused var checkJUN JIE NAN2014-01-081-2/+1
|/
* Update tox.ini to use new featuresJordanP2013-12-091-0/+4
* Ignore H803 from Hacking.Dan Prince2013-10-141-1/+1
* Merge "Remove obsolete redhat-eventlet.patch"Jenkins2013-10-111-2/+0
|\
| * Remove obsolete redhat-eventlet.patchMark McLoughlin2013-10-091-2/+0
* | Move check_uptodate.sh into config/ and delete tools/confAngus Salkeld2013-10-111-1/+1
|/
* Add contrib to tox pep8 checkSteve Baker2013-10-041-2/+2
* Move Rackspace resources into contribRandall Burt2013-09-241-1/+8
* Remove py33 from tox.ini until eventlet is portedClint Byrum2013-09-031-1/+1
* Use oslo.sphinx for the doc templatesAngus Salkeld2013-08-231-0/+6
* Fix some flake8 warnings in doc/resources.pyAngus Salkeld2013-08-221-1/+1
* Exclude heat-cfn, heat-watch from pep8Steve Baker2013-08-081-1/+1
* Merge "Update openstack.common.config"Jenkins2013-07-221-1/+3
|\
| * Update openstack.common.configÉmilien Macchi2013-07-181-1/+3
* | Add a py33 tox environmentDirk Mueller2013-07-191-1/+1
|/
* Fix and enable H303 and F403 No wildcard (*) import.Angus Salkeld2013-06-201-3/+1
* Merge "Gate on H703"Jenkins2013-06-141-2/+1
|\
| * Gate on H703Dirk Mueller2013-06-121-2/+1
* | Add bin/heat-manage to flake8 checksDirk Mueller2013-06-121-1/+1
|/
* Fix H702 errors and enable themAngus Salkeld2013-06-121-2/+1
* Add descriptions of the pep8 checksAngus Salkeld2013-06-111-0/+9
* Enable H403Dirk Mueller2013-06-071-1/+1
* Fix Hacking H304 WarningsDirk Mueller2013-06-011-1/+1
* Rename requires files to standard namesSteven Dake2013-05-211-2/+2
* Fix PEP H101 (Use TODO(NAME))Angus Salkeld2013-05-211-1/+1
* Fix PEP H902 (Use the 'not in' operator)Angus Salkeld2013-05-211-1/+1
* Fix PEP H301 (one import per line)Angus Salkeld2013-05-201-1/+1
* Fix PEP H402 "one line docstring needs punctuation."Angus Salkeld2013-05-201-1/+1
* PEP: be explicit about what errors are ignored.Angus Salkeld2013-05-201-1/+1
* Exclude build/ from flake8 checksSteve Baker2013-05-201-1/+1
* Migrate to flake8Monty Taylor2013-05-171-1/+7