summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Revert "Workaround reno reverts by accepting warnings"Matt Riedemann2016-01-161-2/+1
* Workaround reno reverts by accepting warningsSylvain Bauza2016-01-151-1/+2
* update min tox version to 2.0Sean Dague2016-01-131-1/+1
* Stop explicitly running test discovery for py34Matthew Treinish2016-01-051-1/+0
* Merge "Add a note about fixing "db type could not be determined" with py34"Jenkins2015-12-161-0/+3
|\
| * Add a note about fixing "db type could not be determined" with py34Matt Riedemann2015-12-081-0/+3
* | Deprecated tox -downloadcache option removedOndřej Nový2015-12-111-3/+0
|/
* add api-samples tox targetSean Dague2015-12-031-0/+12
* force releasenotes warnings to be treated as errorsSylvain Bauza2015-11-301-1/+1
* Merge "Use ObjectVersionChecker fixture from oslo.versionedobjects"Jenkins2015-11-161-0/+3
|\
| * Use ObjectVersionChecker fixture from oslo.versionedobjectsMatt Riedemann2015-11-101-0/+3
* | Merge "Add reno for release notes management"Jenkins2015-11-131-1/+4
|\ \
| * | Add reno for release notes managementSylvain Bauza2015-11-121-1/+4
| |/
* | Fix paths for api-guide buildAndreas Jaeger2015-11-131-2/+2
* | Rearranges to create new Compute API GuideAnne Gentle2015-11-121-1/+8
|/
* Add -constraints sections for CI jobsSachi King2015-10-271-1/+43
* Remove redundant deps in tox.ini.Robert Collins2015-10-161-8/+1
* 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