libcloud v0.4.2发布 统一云计算接口,前该项目还是 ">Apache 上的孵化项目。
libcloud is a client library for interacting with many of the popular cloud server providers. It was created to make it easy for developers to build products that work between any of the services that it supports.
libcloud was originally created by the folks over at Cloudkick, but has since grown into an independent free software project licensed under the Apache License (2.0).
该版本主要改进:
* New drivers for CloudSigma, Brightbox, Rackspace UK
* Improvements to deployment capabilities
* libcloud.security module for SSL certificate verification
下载地址:
0.4.2 - 920.html">Released January 17, 2011: apache-libcloud-incubating-0.4.2.tar
.bz2 [asc] [sha1] [md5] apache-libcloud-incubating-0.4.2.zip [asc] [sha1] [md5] Verify with these public KEYS used by Apache Libcloud developers. 0.4.0 - Released October 12, 2010: apache-libcloud-incubating-0.4.0.tar.bz2 [asc] [sha1] [md5] apache-libcloud-incubating-0.4.0.zip [asc] [sha1] [md5] Verify with these public KEYS used by Apache Libcloud developers. 0.3.1 - Released May 10, 2010: apache-libcloud-incubating-0.3.1.tar.bz2 [asc] [sha1] [md5] apache-libcloud-incubating-0.3.1.zip [asc] [sha1] [md5] Verify with these public KEYS used by Apache Libcloud developers.
Quick package verification guide:
Import KEYS file $ gpg --import KEYSgpg: key 42721F00: public key "Paul Querna <...>" importedgpg: Total number processed: 1gpg: imported: 1gpg: 3 marginal(s) needed, 1 complete(s) needed,
PGP trust modelgpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1ugpg: next trustdb check due at 2011-10-30Verify package with .asc signature: $ gpg --verify apache-libcloud-incubating-0.4.0.tar.bz2.ascgpg: Signature made Wed Oct 6 15:31:35 2010 CDT using DSA key ID 42721F00gpg: Good signature from "Paul Querna <...>"gpg: aka "Paul Querna <...>"gpg: ...gpg: WARNING: This key is not certified with a trusted signature!gpg: There is no indication that the signature belongs to the owner.Primary key fingerprint: 39F6 691A 0ECF 0C50 E8BB 849C F788 75F6 4272 1F00Example bad signature: $ gpg --verify apache-libcloud-incubating-0.4.0.tar.bz2.ascgpg: Signature made Wed Oct 6 15:31:35 2010 CDT using DSA key ID 42721F00gpg: BAD signature from "Paul Querna <...>"