Description
Add support for generic compute image management by extending base.py with:
save_image()
delete_image()
get_image()
copy_image()
This functionality follows the generic capabilities of Libcloud and applies to most of the providers. Initially I will be extending Amazon, Rackspace, and Google.