summaryrefslogtreecommitdiff
path: root/nova/tests/test_objectstore.py
Commit message (Expand)AuthorAgeFilesLines
* Fix and gate on H305 and H307Davanum Srinivas2014-07-151-1/+1
* Add HEAD api response for test s3 server BucketHandlerQiu Yu2014-02-091-0/+17
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Replace assertEquals with assertEqual - tests/etcZhongyue Luo2013-11-121-6/+6
* cleanup after boto 2.14 fixSean Dague2013-10-101-7/+1
* Add boto special casing for param changes in 2.14Sean Dague2013-10-101-2/+8
* Convert TestCases to NoDBTestCaseMichael Still2013-09-191-1/+1
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+1
* Merge "fix N402 for nova/tests"Jenkins2013-01-091-3/+3
|\
| * fix N402 for nova/testsSean Dague2013-01-091-3/+3
* | Move global s3 opts into nova.image.s3Mark McLoughlin2013-01-081-1/+1
|/
* Run test objectstore server on arbitrary free portClark Boylan2012-12-071-3/+2
* Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-201-1/+2
* Remove nova.config.CONFMark McLoughlin2012-11-201-1/+2
* Remove nova.flagsMark McLoughlin2012-11-171-1/+0
* Switch from FLAGS to CONF in testsMark McLoughlin2012-11-101-9/+9
* Alphabetize imports in nova/tests/Joe Gordon2012-05-181-2/+2
* clean up fake auth manager in other placesVishvananda Ishaya2011-07-221-2/+1
* fix a whole bunch of testsVishvananda Ishaya2011-07-221-18/+6
* Fixed objectstore test.Brian Lamar2011-06-211-2/+5
* Very small alterations, switched from using start() to pass host/port, to jus...Brian Lamar2011-06-211-2/+2
* Fix objectstore test.Brian Lamar2011-06-201-2/+2
* Removed debugging, made objectstore tests pass again.Brian Lamar2011-06-191-2/+4
* remove twisted objectstoretermie2011-03-241-2/+0
* port the objectstore tests to the new teststermie2011-03-241-206/+41
* rename objectstore teststermie2011-03-241-0/+315