- Performance optimizations
- Support for deltacloud driver section
- Support for deltacloud buckets and blobs
- Support for deltacloud loadbalancers
- Full doxygen documentation of all of the functions
- Other minor bugfixes
The release is available from: http://people.redhat.com/clalance/libdeltacloud/0.9
The source code is pushed to the git repository, which lives here: git://git.fedorahosted.org/deltacloud/libdeltacloud.git
As always, questions, comments, problems and patches are welcome!
Now, I am being implemented to be able to get the AWS EC2 instance list through delta cloud API from the C program.
ReplyDeleteI think libdeltacloud is very useful!
But,I have one question.
I did not know how to run the deltacloud_get_instances by specifying "Driver" and "Provider".
I know that the Deltacloud can access specifying cloud API by setting two headers (X-Deltacloud-Provider and X-Deltacloud-Driver).
Would not the libdeltacloud(ver.0.9) supported these headers?