Enable create image for OpenStack 1.1 driver
--------------------------------------------
Key: LIBCLOUD-135
URL: https://issues.apache.org/jira/browse/LIBCLOUD-135
Project: Libcloud
Issue Type: Improvement
Reporter: Shawn Smith
* Remove raise NotImplementedError() from OpenStack 1.1 driver's ex_save_image
function.
* Return resp == httplib.ACCEPTED in OpenStack 1.1 driver's ex_save_image
function since normal response code for create image in OpenStack 1.1 is 202.
* Fix test for OpenStack 1.1 driver's ex_save_image function.
http://docs.openstack.org/trunk/openstack-compute/developer/openstack-compute-api-1.1/content/Create_Image-d1e4655.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira