+ -

Apache Libcloud 0.7.1 发布

时间:2011-12-10

来源:红薯

在手机上看
手机扫描阅读
  

 

Apache Libcloud 0.7.1 发布了,该版本最主要的就是支持 Python 3. 其他值得注意的改进有:

 

- New Las Vegas location for the CloudSigma provider
- Improvements to the OpenStack driver
- Improvements to the OpenNebula driver
- Support for Amazon EC2 new "Cluster Compute Eight Extra Large" instance size

 

 

该版本同时还删除了一些老的、被废弃的路径,同时提供从老的路径方式移植到新版本的脚本,详情请看发行说看:

 

http://libcloud.apache.org/upgrade-notes-0-7.html

 

libcloud 是一个访问云计算服务的统一接口,该项目已经成为 Apache 组织的顶级项目,采用 Python 开发。