summaryrefslogtreecommitdiffstats
path: root/nova/tests/glance
Commit message (Expand)AuthorAgeFilesLines
* delete deleted image 500 bugBrant Knudson2013-03-051-1/+7
* Rewrite image code to use python-glanceclientBrian Waldon2012-08-131-36/+62
* Fix traceback when using s3.Chuck Short2012-08-011-1/+1
* Tidy up nova.image.glanceBrian Waldon2012-07-301-1/+1
* Remove direct access to glance clientBrian Waldon2012-06-231-70/+0
* Unused imports cleanup (folsom-2)Zhongyue Luo2012-06-031-1/+0
* _s3_create update only pertinent metadataJohn Tran2012-05-251-1/+1
* Better glance exception handlingMark Washenberger2012-03-061-3/+7
* Reducing the number of compute calls to GlanceBrian Waldon2011-11-091-2/+7
* merging parent branch lp:~rackspace-titan/nova/glance-client-keystoneBrian Waldon2011-09-121-4/+3
|\
| * Update GlanceClient, GlanceImageService, and Glance Xen plugin to work withDan Prince2011-09-101-3/+3
* | further cleanupBrian Waldon2011-09-061-0/+69
|/
* Merge with trunk.Donal Lafferty2011-08-041-1/+4
|\
| * Pass on auth_tokenKevin L. Mitchell2011-07-251-1/+4
* | merge with trunkDonal Lafferty2011-07-271-2/+2
|\|
| * merge with treyJason Koelker2011-06-061-5/+6
| |\
| * | XenAPI tests passCerberus2011-05-271-2/+2
* | | Add test for spawn from an ISO.Donal Lafferty2011-06-281-0/+6
| |/ |/|
* | Fixing nova.tests.api.openstack.fakes.stub_out_image_service. It now stubsNaveed Massjouni2011-05-281-1/+1
* | Fixing xen and vmware tests by correctly mocking glance client.Naveed Massjouni2011-05-281-9/+6
* | Glance client updates for xenapi and vmware API to work with image refs.Dan Prince2011-05-271-4/+8
|/
* Fixing testsRick Harris2011-03-081-5/+10
* Adding testsRick Harris2011-02-171-6/+19
* Use glance image type to determine disk typeRick Harris2011-02-171-6/+6
* Pep8 fixesRick Harris2011-02-161-4/+4
* Adding basic testRick Harris2011-02-161-4/+18
* Fixing test by adding stub for get_image_metaRick Harris2011-02-151-4/+5
* PEP8 fixes, and switch to using the new LOG in vm_utils, matching what'sEwan Mellor2011-01-121-1/+1
* Added unit tests for the xenapi-glance integration. This adds a glanceEwan Mellor2011-01-122-0/+57