~hudson-openstack/nova/milestone-proposed

Viewing all changes in revision 1195.

Fixes an issue where 'invalid literal for int' would occur when listing images after making a v1.1 server snapshot (with a UUID).

v1.1 image id's are now treated as strings (not integer ID's). The v1.0 API still tries to treat image id's as integers but doesn't fail miserably if they are uuid's either.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: