Add some extra methods in gandi driver
--------------------------------------
Key: LIBCLOUD-115
URL: https://issues.apache.org/jira/browse/LIBCLOUD-115
Project: Libcloud
Issue Type: Improvement
Components: Compute
Affects Versions: 0.5.2
Reporter: Aymeric Barantal
Priority: Minor
Here some improvements to gandi compute driver. Base class for connnection and
driver had been move in common package to prepare for other driver than compute
one (dns for ex)
Methods implemented are :
ex_list_disks
ex_node_attach_disk and ex_node_detach_disk
ex_snapshot_disk
ex_update_disk
ex_list_interfaces
ex_node_attach_interface and ex_node_detach_interface
Full test coverage for these methods included.
--
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