summaryrefslogtreecommitdiff
path: root/nova/tests/unit/compute/test_shelve.py
Commit message (Expand)AuthorAgeFilesLines
* Compute: no longer need to pass flavor to the spawn methodGary Kotton2015-03-131-4/+2
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-2/+2
* Update network resource when shelve offload instanceHe Jie Xu2015-01-211-10/+19
* Replace the rest of the non-object-using test_compute testsDan Smith2014-12-161-132/+101
* Virt: change instance_type to flavorGary Kotton2014-12-061-2/+2
* Switch to moxstubout and mockpatch from oslotestDavanum Srinivas2014-12-021-1/+1
* Refactor more compute tests to use Instance objectsDan Smith2014-11-171-6/+8
* Virt: update spawn signature to pass instance_typeGary Kotton2014-11-161-2/+4
* Shelve_offload() should give guests a chance to shutdownPhil Day2014-11-131-5/+17
* move all tests to nova/tests/unitSean Dague2014-11-121-0/+414