Go to file
Stephan Kulow 0454d04d2e Accepting request 215387 from devel:languages:python
- 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]

OBS-URL: https://build.opensuse.org/request/show/215387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apache-libcloud?expand=0&rev=8
2014-01-29 06:16:44 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=2 2013-01-28 15:04:17 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=2 2013-01-28 15:04:17 +00:00
apache-libcloud-0.14.0.tar.bz2 Accepting request 215144 from home:aboe76:branches:devel:languages:python 2014-01-25 20:55:39 +00:00
python-apache-libcloud.changes - Updated to 0.13.3 (bnc#857209) 2014-01-28 14:46:12 +00:00
python-apache-libcloud.spec - Updated to 0.13.3 (bnc#857209) 2014-01-28 14:46:12 +00:00