summaryrefslogtreecommitdiffstats
path: root/nova/image
Commit message (Expand)AuthorAgeFilesLines
* Fix for Pep-8Rick Harris2011-01-131-1/+1
* Merging trunk, small fixesRick Harris2011-01-121-3/+3
|\
* | Merging trunkRick Harris2011-01-111-6/+7
|\|
| * Apply logging changes as a giant patch to work around the cloudpipe delete + ...Todd Willey2011-01-041-13/+10
* | Removing some FIXMEsRick Harris2011-01-061-2/+4
* | Reserving image before uploadingRick Harris2011-01-061-147/+10
|/
* Calling compute api directly from OpenStack image createRick Harris2010-12-301-4/+0
* Merging trunk, fixing failed testsRick Harris2010-12-271-0/+2
|\
* | Merging trunkRick Harris2010-12-222-5/+6
|\|
| * First round of i18n-ifying strings in Novajaypipes@gmail.com2010-12-112-5/+6
* | Getting Snapshots to work with cloudservers command-line toolRick Harris2010-12-221-1/+4
|/
* Decreased the maximum value for instance-id generation from uint32 to int32 t...Ryan Lucio2010-12-031-1/+1
* Moves the EC2 API S3 image service into nova.service. There is still work to ...Eric Day2010-11-195-97/+220
|\
| * PEP8 fixes, 2 lines were too long.Eric Day2010-11-181-1/+2
| * First step to getting the image APIs consolidated. The EC2 API was using a on...Eric Day2010-11-185-97/+219
* | Improved Pylint ScoreJosh Kearney2010-11-171-0/+1
|/
* Document final undocumented python modules.Todd Willey2010-11-021-20/+14
* PEP8 cleanup in nova/*, except for tests. There should be no functional chang...Eric Day2010-10-212-12/+13
* Reorg the image services code to push glance stuff into its own directory.jaypipes@gmail.com2010-10-153-195/+216
* Implement the REST calls for create/update/delete in Glance.jaypipes@gmail.com2010-10-131-3/+29
* Adds unit test for WSGI image controller for OpenStack API using Glance Service.jaypipes@gmail.com2010-10-131-5/+82
* Remove redis dependency from Images controller.Michael Gundlach2010-10-081-7/+9
* Adds unit test for calling show() on a non-existing image. Changes return fro...jaypipes@gmail.com2010-10-051-9/+27
* Update Parallax default port number to match Glancejaypipes@gmail.com2010-10-041-1/+1
* Adds ParallaxClient and TellerClient plumbing for GlanceImageService. Adds s...jaypipes@gmail.com2010-10-041-7/+92
* Adds BaseImageService and flag to control image service loading. Adds unit t...jaypipes@gmail.com2010-10-011-12/+102
* Support GET /<controller>/detailMichael Gundlach2010-08-251-0/+0
* Move imageservice to its own directoryMichael Gundlach2010-08-241-0/+90