云服務統一訪問接口 Apache Libcloud 0.11.0 發布
libcloud 是一個訪問云計算服務的統一接口,該項目已經成為 Apache 組織的頂級項目,采用 Python 開發。
Apache Libcloud 0.11.0 發布:
該版本改進記錄:
General:
- Install test files when installing the library. Tests module can now be imported
by doing something like this: "from libcloud import test"
Compute:
- New standard API and methods for managing storage volumes. Base API consists of the following methods: create_volume, destroy_volume,attach_volume, detach_volume.
- New driver for KT UCloud (http://home.ucloud.olleh.com/main.kt) based on the CloudStack driver.
- New Gridspot driver with a basic list and destroy functionality.
Bug fixes:
- Plenty of them, please see the CHANGES file.
完整記錄請看 CHANGES
本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!