python-apache-libcloud

Edit Package python-apache-libcloud

Python Apache Libcloud is a standard Python library that abstracts away differences among multiple cloud provider APIs

Refresh
Refresh
Source Files
Filename Size Changed
apache-libcloud-0.14.0.tar.bz2 0000523143 511 KB
python-apache-libcloud.changes 0000027567 26.9 KB
python-apache-libcloud.spec 0000002057 2.01 KB
Revision 8 (latest revision is 45)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 215387 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 8)
- Big release 0.14.0
- General:
  - If the file exists, read pricing data from ~/.libcloud/pricing.json by default. 
  	If the file doesn’t exist, fall back to the old behavior and use pricing data 
    which is bundled with the release. [Tomaz Muraus]
  - Add libcloud.pricing.download_pricing_file function for downloading and 
    updating the pricing file. [Tomaz Muraus]
  - Fix libcloud.utils.py3.urlquote so it works with unicode strings 
    under Python 2. (LIBCLOUD-429) [Michael Farrell]
- Compute:
  - Refactor Rackspace driver classes and make them easier to use. 
    Now there are two Rackspace provider constants - Provider.RACKSPACE which represents 
    new next-gen OpenStack servers and Provider.RACKSPACE_FIRST_GEN 
    which represents old first-gen cloud servers.
    
    Note: This change is backward incompatible. 
    For more information on those changes and how to update your code, 
    please visit “Upgrade Notes” documentation page - http://s.apache.org/lc0140un [Tomaz Muraus]
    
  - Deprecate the following EC2 provider constants: 
    EC2_US_EAST, EC2_EU, EC2_EU_WEST, EC2_AP_SOUTHEAST, 
    EC2_AP_NORTHEAST, EC2_US_WEST_OREGON, EC2_SA_EAST, 
    EC2_SA_EAST and replace it with a new EC2 constant. 
    Driver referenced by this new constant now takes a “region” argument which 
    dictates to which region to connect.
    Note: Deprecated constants will continue to work until the next major release. 
    For more information on those changes and how to update your code, 
    please visit “Upgrade Notes” documentation page - http://s.apache.org/lc0140un [Tomaz Muraus]
  
  - Add support for volume related functions to OpenNebula driver. (LIBCLOUD-354) [Emanuele Rocca]
Comments 0
openSUSE Build Service is sponsored by