|
|
|
|
|
by ikusalic
4509 days ago
|
|
I hope libcloud gets some traction. The problem is, currently it's not really mature enough. The whole idea is to use one interface so you don't end up with writing special cases for different IaaS. The problem is that it simply isn't fully-featured and that the interface for different platform differs even when it's not really necessary. I've been using it to interact with AWS and OpenStack, but still end up with lots of special cases and even falling back to boto for some AWS features (e.g. CloudWatch). I really hope they fix the interface issues and cover more features of specific platforms in future. |
|