Apache Libcloud v1.0.0 发布

jopen 8年前
   <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/ac123dbd328cf459a80a01f6dedbef55.png" /></p>    <p>Libcloud是一个Python库,为各个云供应商的专有API提供了厂商中立的接口。已经是Apache的顶级项目。</p>    <h2>更新日志</h2>    <h3>General</h3>    <ul>     <li> <p>Fix a regression with <code>timeout</code> argument provided via <code>_ex_connection_class_kwargs</code> method being overriden with <code>None</code> inside the <code>BaseDriver</code> constructor method.</p> <p>Reported by Jay Rolette. (GITHUB-755) [Tomaz Muraus, Jay Rolette]</p> </li>     <li> <p>Fix OpenStack v3 authentication and allow user to provide a custom value for the OpenStack<code>domain</code> parameter. Previously only possible value as a default value of <code>Default</code>. (GITHUB-744) [Lionel Schaub]</p> </li>     <li> <p>Add support for authenticating against Keystone and OpenStack based clouds using OpenID Connect tokens. (GITHUB-789) [Miguel Caballer]</p> </li>    </ul>    <h3>Compute</h3>    <ul>     <li>GCE nodes can be launched in a subnetwork (GITHUB-783) [Lars Larsson]</li>     <li>Add Subnetworks to GCE driver (GITHUB-780) [Eric Johnson]</li>     <li>Fix missing pricing data for GCE (LIBCLOUD-713, GITHUB-779) [Eric Johnson]</li>     <li>Add Image Family support for GCE (GITHUB-778) [Rick Wright]</li>     <li>Fix a race condition on GCE driver list_nodes()- Invoking GCE’s list_nodes() while some VMs are being shutdown can result in the following libcloud.common.google.ResourceNotFoundErrorexception to be raised. (GITHUB-727) [Lénaïc Huard]</li>     <li>Allow user to filter nodes by location by adding optional location argument to the list_nodes()method in the CloudStack driver. (GITHUB-737) [Lionel Schaub]</li>     <li>Fix OpenStack IP type resolution - make sure IP addresses are correctly categorized and assigned on private_ips and public_ips Node attribute. (GITHUB-738) [Lionel Schaub]</li>     <li>Add new Perth, Australia and Manila, Philippines region to the CloudSigma v2 driver. [Tomaz Muraus]</li>     <li>Update libvirt driver so it returns false if a non-local libvirt URL is used (right now only local instances are supported). (LIBCLOUD-820, GITHUB-788) [René Kjellerup]</li>     <li>Update libvirt driver to use ip neight command instead of arp to retrieve node MAC address if arpcommand is not available or the current user doesn’t have permission to use it. (LIBCLOUD-820, GITHUB-788) [René Kjellerup]</li>     <li>Update <code>create_volume</code> method in the CloudStack driver and add <code>ex_volume_type</code> argument to it. If this argument is provided, a volume which names matches this argument value will be searched and selected among the available disk offerings. (GITHUB-785) [Greg Bishop]</li>    </ul>    <h3>Storage</h3>    <ul>     <li>Add support for AWS signature v4 to the Outscale storage driver. (GITHUB-736) [Javier M. Mellid]</li>     <li>Add new S3 RGW storage driver. (GITHUB-786, GITHUB-792) [Javier M. Mellid]</li>    </ul>    <h3>Loadbalancer</h3>    <ul>     <li>Update AWS ELB driver to use signature version 4 for authentication. This way, the driver also work with the eu-central-1 region. (GITHUB-796) [Tobias Paepke]</li>    </ul>    <h3>DNS</h3>    <ul>     <li>Add BuddyNS driver. (GITHUB-742) [Oltjano Terpollari]</li>     <li>Added DNSPod driver (<a href="/misc/goto?guid=4958991640537556302">https://www.dnspod.com</a>). (GITHUB-787) [Oltjano Terpollari]</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958991640641422790">apache-libcloud-1.0.0.tar.gz</a></li>     <li><a href="/misc/goto?guid=4958991640749258895">apache-libcloud-1.0.0.tar.bz2</a></li>     <li><a href="/misc/goto?guid=4958991640849052276">apache-libcloud-1.0.0.tar.zip</a></li>     <li><a href="/misc/goto?guid=4958991640942990236" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958991641037513312" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>