~0x44/nova/extdoc

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.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 139 14 years ago Soren Hansen Merge with -core's diverged trunk. 1.2 KB Diff Download File
base.py 838.1.1 13 years ago Tushar Patil Fix for LP Bug #739641 6.6 KB Diff Download File
flags.py 520.2.1 14 years ago Vishvananda Ishaya fixes and refactoring of smoketests 1.3 KB Diff Download File
File proxy.sh 815.5.5 13 years ago Soren Hansen Make proxy.sh work with both openbsd and tradition 753 bytes Diff Download File
public_network_smoketests.py 815.5.6 13 years ago Soren Hansen Merge lp:~anso/nova/smoketests_fixes 6.9 KB Diff Download File
random.image 1434.2.1 13 years ago Vishvananda Ishaya remove openwrt image 64 KB Diff Download File
random.kernel 1434.2.1 13 years ago Vishvananda Ishaya remove openwrt image 16 KB Diff Download File
run_tests.py 815.5.8 13 years ago Soren Hansen PEP-8 10.5 KB Diff Download File
test_admin.py 925.2.1 13 years ago Devin Carlen Removed adminclient and referred to pypi nova_admi 3 KB Diff Download File
test_netadmin.py 1408.1.1 13 years ago Dan Prince Updated the EC2 metadata controller so that it ret 8.2 KB Diff Download File
test_sysadmin.py 1434.2.1 13 years ago Vishvananda Ishaya remove openwrt image 12.8 KB Diff Download File