summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Use os-testr for py34 tox targetDavanum Srinivas2015-09-301-246/+1
* Identify more py34 tests that already passDavanum Srinivas2015-09-291-39/+197
* Pep8 didn't check api/openstack/common.pyjichenjc2015-09-191-1/+1
* Add constraint target to tox.iniSachi King2015-09-041-2/+4
* Remove doc/source/api and doc/build before building docsMatt Riedemann2015-08-251-0/+2
* Merge "Gate on nova.conf.sample generation"Jenkins2015-08-241-0/+1
|\
| * Gate on nova.conf.sample generationDavanum Srinivas2015-08-211-0/+1
* | Re-write way of compare APIVersionRequest'sAndrey Kurilin2015-08-181-0/+1
|/
* Merge "Undo tox -e docs pip install sphinx workaround"Jenkins2015-07-311-6/+1
|\
| * Undo tox -e docs pip install sphinx workaroundMatt Riedemann2015-07-301-6/+1
* | Get py34 subunit.run test discovery to workDavanum Srinivas2015-07-281-0/+1
|/
* Enable python34 tests for nova/tests/unit/scheduler/test*.pyDavanum Srinivas2015-07-281-0/+42
* tox: make it possible to run pep8 on current patch onlyDaniel P. Berrange2015-07-241-1/+1
* Merge "Add bandit for security static analysis testing"Jenkins2015-07-231-0/+4
|\
| * Add bandit for security static analysis testingEric Brown2015-07-021-0/+4
* | Fix Python 3 issues in nova.utils and nova.testsVictor Stinner2015-07-161-0/+1
* | Merge "Port crypto to Python 3"Jenkins2015-07-161-3/+5
|\ \
| * | Port crypto to Python 3Victor Stinner2015-07-101-3/+5
* | | Fix for mock-1.1.0ghanshyam2015-07-101-1/+6
|/ /
* | Merge "Port test_exception to Python 3"Jenkins2015-07-101-0/+1
|\ \
| * | Port test_exception to Python 3Victor Stinner2015-07-031-0/+1
| |/
* | Merge "Enable python34 tests for nova/tests/unit/objects/test*.py"Jenkins2015-07-091-1/+39
|\ \
| * | Enable python34 tests for nova/tests/unit/objects/test*.pyDavanum Srinivas2015-07-011-1/+39
* | | Remove unneeded OS_TEST_DBAPI_ADMIN_CONNECTIONJeremy Stanley2015-07-031-8/+1
| |/ |/|
* | Remove python3 specific test-requirements file.Robert Collins2015-07-021-1/+1
|/
* Fix Python 3 issues in nova.db.sqlalchemyVictor Stinner2015-06-301-1/+3
* Use oslo-config-generator instead of generate_sample.shDavanum Srinivas2015-06-181-2/+1
* pass environment variables of proxy to toxYuuichi Fujioka2015-06-101-0/+1
* Merge "Force the value of LC_ALL to be en_US.UTF-8"Jenkins2015-06-011-0/+1
|\
| * Force the value of LC_ALL to be en_US.UTF-8Ian Cordasco2015-05-291-0/+1
* | Remove hash seed comment from tox.iniMatt Riedemann2015-05-291-2/+0
|/
* Fix version unit test on Python 3Victor Stinner2015-05-251-0/+3
* Run tests with PyMySQL on Python 3Victor Stinner2015-05-221-1/+13
* Fix pip-missing-reqsMatt Riedemann2015-05-141-1/+1
* Removed 'PYTHONHASHSEED=0' from tox.iniTimofey Durakov2015-04-291-2/+0
* default tox cmd should also run 'functional' targetSean Dague2015-03-201-1/+1
* Tox: reduce complexity level to 35Gary Kotton2015-03-181-2/+2
* Force LANGUAGE=en_US in test runsMatt Riedemann2015-03-031-0/+2
* Revert : Switch off oslo.* namespace check temporarilyDavanum Srinivas2015-02-251-2/+1
* Switch off oslo.* namespace check temporarilyDavanum Srinivas2015-02-061-1/+2
* Remove H238 comment from tox.iniMatt Riedemann2015-01-261-1/+0
* Cleanup bad JSON filesDavanum Srinivas2015-01-221-1/+3
* Enable check for H238 ruleSergey Nikitin2015-01-201-1/+1
* Reduce complexity of the _get_guest_config method.EdLeafe2015-01-191-2/+2
* Reduce the complexity of the create() method.EdLeafe2015-01-141-2/+2
* Enable W292Joe Gordon2015-01-101-2/+1
* Fix and re-gate on H306Joe Gordon2015-01-101-2/+1
* Move to hacking 0.10Joe Gordon2015-01-101-4/+5
* remove all traces of pylint testing infrastructureDaniel P. Berrange2015-01-081-3/+0
* extract fixtures from nova.test to nova.test.fixturesSean Dague2014-12-091-1/+2