summaryrefslogtreecommitdiffstats
path: root/bin/stack
diff options
context:
space:
mode:
authorDan Prince <dan.prince@rackspace.com>2011-09-06 15:19:37 -0400
committerDan Prince <dan.prince@rackspace.com>2011-09-06 15:19:37 -0400
commit9b12a6c5ec11fd6ef3e110e6f0574762060ac809 (patch)
tree5ec1b3c1d85461824100bf9a4dc6319524d686ab /bin/stack
parent78a63bcad5f29c8927151556229271668b0f9e2b (diff)
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. This should pave the way for image ID's as uuids and more closely matches the v1.1 spec with regards to images and the server refs they contain.
Diffstat (limited to 'bin/stack')
0 files changed, 0 insertions, 0 deletions