This website requires JavaScript.
Explore
Get Started
openstack
/
nova
Code
Issues
Proposed changes
Files
0a0f966fc7e31099574a3fc8eeaf30ac7fc151ad
nova
/
nova
/
image
History
Todd Willey
c7305af780
Apply logging changes as a giant patch to work around the cloudpipe delete + add issue in the original patch.
2011-01-04 00:23:35 -05:00
..
__init__.py
Support GET /<controller>/detail
2010-08-25 17:48:08 -04:00
glance.py
Apply logging changes as a giant patch to work around the cloudpipe delete + add issue in the original patch.
2011-01-04 00:23:35 -05:00
local.py
Decreased the maximum value for instance-id generation from uint32 to int32 to avoid truncation when being entered into the instance table. Reverted fix to make internal_id column a uint
2010-12-03 13:50:30 -08:00
s3.py
First round of i18n-ifying strings in Nova
2010-12-11 15:23:40 -05:00
service.py
First step to getting the image APIs consolidated. The EC2 API was using a one-off S3 image service wrapper, but this should be moved into the nova.image space and use the same interface as the others. There are still some mismatches between the various image service implementations, but this patch was getting large and wanted to keep it within a resonable size.
2010-11-18 13:27:52 -08:00