index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
image
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates to that S3ImageService kernel_id and ramdisk_id mappings work with
Dan Prince
2011-02-14
1
-1
/
+1
*
Added missing doc string and made a few style tweaks
Devin Carlen
2011-02-13
1
-16
/
+17
*
Made a few tweaks to format of S3 service implementation
Devin Carlen
2011-02-12
1
-3
/
+4
*
First attempt to make all image services use similar schemas
Devin Carlen
2011-02-12
1
-7
/
+15
*
Make unit tests clean up their mess in /tmp after themselves.
John Dewey
2011-01-27
1
-14
/
+16
|
\
|
*
Prefixed ending multi-line docstring with a newline.
John Dewey
2011-01-25
1
-2
/
+3
|
*
Fixing documentation strings. Second attempt at pep8.
John Dewey
2011-01-25
1
-15
/
+11
|
*
Removal of image tempdir in test tearDown. Also, reformatted a couple
John Dewey
2011-01-25
1
-2
/
+10
|
*
No longer hard coding to "/tmp/nova/images/". Using tempdir so tests
John Dewey
2011-01-25
1
-5
/
+2
*
|
I have a feeling if we try to migrate from imageId to id we'll be tracking it...
Todd Willey
2011-01-27
1
-5
/
+3
*
|
Fix regression in imageId => id field rename in s3 image service.
Todd Willey
2011-01-26
1
-2
/
+2
*
|
Fix issue in s3.py causing where '_fix_image_id' is not defined.
Dan Prince
2011-01-26
1
-2
/
+2
*
|
moved imageId change to s3 client
Sandy Walsh
2011-01-25
1
-1
/
+10
|
/
*
Fix for Pep-8
Rick Harris
2011-01-13
1
-1
/
+1
*
Merging trunk, small fixes
Rick Harris
2011-01-12
1
-3
/
+3
|
\
*
|
Merging trunk
Rick Harris
2011-01-11
1
-6
/
+7
|
\
|
|
*
Apply logging changes as a giant patch to work around the cloudpipe delete + ...
Todd Willey
2011-01-04
1
-13
/
+10
*
|
Removing some FIXMEs
Rick Harris
2011-01-06
1
-2
/
+4
*
|
Reserving image before uploading
Rick Harris
2011-01-06
1
-147
/
+10
|
/
*
Calling compute api directly from OpenStack image create
Rick Harris
2010-12-30
1
-4
/
+0
*
Merging trunk, fixing failed tests
Rick Harris
2010-12-27
1
-0
/
+2
|
\
*
|
Merging trunk
Rick Harris
2010-12-22
2
-5
/
+6
|
\
|
|
*
First round of i18n-ifying strings in Nova
jaypipes@gmail.com
2010-12-11
2
-5
/
+6
*
|
Getting Snapshots to work with cloudservers command-line tool
Rick Harris
2010-12-22
1
-1
/
+4
|
/
*
Decreased the maximum value for instance-id generation from uint32 to int32 t...
Ryan Lucio
2010-12-03
1
-1
/
+1
*
Moves the EC2 API S3 image service into nova.service. There is still work to ...
Eric Day
2010-11-19
5
-97
/
+220
|
\
|
*
PEP8 fixes, 2 lines were too long.
Eric Day
2010-11-18
1
-1
/
+2
|
*
First step to getting the image APIs consolidated. The EC2 API was using a on...
Eric Day
2010-11-18
5
-97
/
+219
*
|
Improved Pylint Score
Josh Kearney
2010-11-17
1
-0
/
+1
|
/
*
Document final undocumented python modules.
Todd Willey
2010-11-02
1
-20
/
+14
*
PEP8 cleanup in nova/*, except for tests. There should be no functional chang...
Eric Day
2010-10-21
2
-12
/
+13
*
Reorg the image services code to push glance stuff into its own directory.
jaypipes@gmail.com
2010-10-15
3
-195
/
+216
*
Implement the REST calls for create/update/delete in Glance.
jaypipes@gmail.com
2010-10-13
1
-3
/
+29
*
Adds unit test for WSGI image controller for OpenStack API using Glance Service.
jaypipes@gmail.com
2010-10-13
1
-5
/
+82
*
Remove redis dependency from Images controller.
Michael Gundlach
2010-10-08
1
-7
/
+9
*
Adds unit test for calling show() on a non-existing image. Changes return fro...
jaypipes@gmail.com
2010-10-05
1
-9
/
+27
*
Update Parallax default port number to match Glance
jaypipes@gmail.com
2010-10-04
1
-1
/
+1
*
Adds ParallaxClient and TellerClient plumbing for GlanceImageService. Adds s...
jaypipes@gmail.com
2010-10-04
1
-7
/
+92
*
Adds BaseImageService and flag to control image service loading. Adds unit t...
jaypipes@gmail.com
2010-10-01
1
-12
/
+102
*
Support GET /<controller>/detail
Michael Gundlach
2010-08-25
1
-0
/
+0
*
Move imageservice to its own directory
Michael Gundlach
2010-08-24
1
-0
/
+90