17
0
Commit Graph

57 Commits

Author SHA256 Message Date
98efa5b622 Accepting request 286682 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/286682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apache-libcloud?expand=0&rev=13
2015-02-20 11:01:22 +00:00
Niels Abspoel
43e56c7f05 Accepting request 286680 from home:aboe76:branches:devel:languages:python
upstream released 0.17.0

OBS-URL: https://build.opensuse.org/request/show/286680
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=57
2015-02-18 19:49:43 +00:00
Niels Abspoel
26e26fc993 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=56 2015-02-18 19:28:17 +00:00
Niels Abspoel
b6efdcdcc2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=55 2015-02-18 19:27:54 +00:00
Stephan Kulow
16e5325954 Accepting request 241801 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/241801
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apache-libcloud?expand=0&rev=11
2014-07-23 20:06:40 +00:00
Niels Abspoel
6bd0901f6e Accepting request 241800 from home:aboe76:branches:devel:languages:python
small bug fix release

OBS-URL: https://build.opensuse.org/request/show/241800
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=53
2014-07-21 21:36:48 +00:00
Stephan Kulow
2db4911176 Accepting request 238704 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/238704
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apache-libcloud?expand=0&rev=10
2014-06-30 19:45:02 +00:00
Niels Abspoel
ef25ad464b Accepting request 238703 from home:aboe76:branches:devel:languages:python
update to apache-libcloud 0.15.0
major release

OBS-URL: https://build.opensuse.org/request/show/238703
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=51
2014-06-25 20:43:50 +00:00
Stephan Kulow
d99ce6aa51 Accepting request 221483 from devel:languages:python
small update to 0.14.1 (forwarded request 221482 from aboe76)

OBS-URL: https://build.opensuse.org/request/show/221483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apache-libcloud?expand=0&rev=9
2014-02-11 09:57:51 +00:00
Niels Abspoel
2b44cb0418 Accepting request 221482 from home:aboe76:branches:devel:languages:python
small update to 0.14.1

OBS-URL: https://build.opensuse.org/request/show/221482
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=49
2014-02-09 08:36:58 +00:00
Stephan Kulow
d756e5e5b0 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
Sascha Peilicke
5ae0dc1c86 - Updated to 0.13.3 (bnc#857209)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=47
2014-01-28 14:46:12 +00:00
Niels Abspoel
9370c812f9 Accepting request 215144 from home:aboe76:branches:devel:languages:python
Big release updated to 0.14.0

OBS-URL: https://build.opensuse.org/request/show/215144
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=46
2014-01-25 20:55:39 +00:00
Tomáš Chvátal
6a6036ac10 Accepting request 212670 from devel:languages:python
security fix release (forwarded request 212669 from aboe76)

OBS-URL: https://build.opensuse.org/request/show/212670
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apache-libcloud?expand=0&rev=7
2014-01-03 13:50:34 +00:00
Niels Abspoel
c78a1ace02 Accepting request 212669 from home:aboe76:branches:devel:languages:python
security fix release

OBS-URL: https://build.opensuse.org/request/show/212669
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=44
2014-01-02 20:00:47 +00:00
Tomáš Chvátal
d21aa608e0 Accepting request 204520 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/204520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apache-libcloud?expand=0&rev=6
2013-10-24 17:09:24 +00:00
Sascha Peilicke
a32b955813 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=42
2013-10-24 10:58:47 +00:00
Stephan Kulow
884f8cd436 Accepting request 200104 from devel:languages:python
New bugfix release 0.13.2

OBS-URL: https://build.opensuse.org/request/show/200104
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apache-libcloud?expand=0&rev=5
2013-09-26 17:44:00 +00:00
Niels Abspoel
eebea9f327 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=40 2013-09-22 13:40:17 +00:00
Niels Abspoel
2af05f71ec OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=39 2013-09-22 13:40:09 +00:00
Niels Abspoel
e74507e04b OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=38 2013-09-22 13:37:30 +00:00
Niels Abspoel
b78c750e83 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=37 2013-09-22 13:37:04 +00:00
Tomáš Chvátal
486fe32f8b Accepting request 197619 from devel:languages:python
new upstream release (forwarded request 197618 from aboe76)

OBS-URL: https://build.opensuse.org/request/show/197619
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apache-libcloud?expand=0&rev=3
2013-09-08 09:43:26 +00:00
Niels Abspoel
0977c54b13 Accepting request 197618 from home:aboe76:branches:devel:languages:python
new upstream release

OBS-URL: https://build.opensuse.org/request/show/197618
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=35
2013-09-06 17:16:27 +00:00
Stephan Kulow
3f17493c43 Accepting request 181708 from devel:languages:python
updated to 0.13.0, fixed build (forwarded request 181707 from aboe76)

OBS-URL: https://build.opensuse.org/request/show/181708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apache-libcloud?expand=0&rev=2
2013-07-02 05:42:21 +00:00
Niels Abspoel
571c47c849 Accepting request 181707 from home:aboe76:branches:devel:languages:python
updated to 0.13.0, fixed build

OBS-URL: https://build.opensuse.org/request/show/181707
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=33
2013-07-01 19:11:22 +00:00
Niels Abspoel
f9442c5c81 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=32 2013-07-01 18:20:43 +00:00
Niels Abspoel
577ffb10e9 Accepting request 181703 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/181703
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=31
2013-07-01 18:20:32 +00:00
Niels Abspoel
e95eb192e5 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=30 2013-07-01 18:10:34 +00:00
Niels Abspoel
274468db50 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=29 2013-07-01 18:10:20 +00:00
Niels Abspoel
269454aa33 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=28 2013-07-01 17:58:04 +00:00
Niels Abspoel
6ce7b59e52 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=27 2013-07-01 17:49:27 +00:00
Niels Abspoel
741ddef368 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=26 2013-07-01 17:32:02 +00:00
Niels Abspoel
350f19f02e OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=25 2013-07-01 17:27:34 +00:00
Niels Abspoel
32caa05ef1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=24 2013-07-01 17:23:54 +00:00
Niels Abspoel
726e187766 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=23 2013-07-01 17:16:38 +00:00
Niels Abspoel
55c09d4b35 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=22 2013-07-01 16:23:50 +00:00
Niels Abspoel
989f053723 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=21 2013-07-01 16:12:54 +00:00
Niels Abspoel
7e67097e70 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=20 2013-07-01 16:12:48 +00:00
Niels Abspoel
c3e2a8dcd7 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=19 2013-07-01 16:09:28 +00:00
Stephan Kulow
1c326b07ab Accepting request 174990 from devel:languages:python
New package see http://lists.opensuse.org/opensuse-factory/2013-05/msg00163.html

OBS-URL: https://build.opensuse.org/request/show/174990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apache-libcloud?expand=0&rev=1
2013-05-16 09:24:26 +00:00
Niels Abspoel
f559a0ab1a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=17 2013-05-07 17:58:20 +00:00
Niels Abspoel
9d5b7bb6b1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=16 2013-05-07 17:55:52 +00:00
Niels Abspoel
2eaf489db2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=15 2013-05-07 17:55:10 +00:00
Niels Abspoel
c1d775a9b5 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=14 2013-05-07 17:54:54 +00:00
Niels Abspoel
88f5a6057c OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=13 2013-04-15 05:42:51 +00:00
Niels Abspoel
a7b4238602 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=12 2013-04-15 05:42:43 +00:00
Niels Abspoel
8b2ecf3dc9 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=11 2013-04-15 05:40:33 +00:00
Niels Abspoel
8d8a7fcb8d OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=10 2013-04-15 05:40:25 +00:00
Sascha Peilicke
b0ffc1fe49 Accepting request 155875 from home:aboe76:branches:devel:languages:python
updated to latest release 0.12.1

OBS-URL: https://build.opensuse.org/request/show/155875
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=9
2013-02-20 09:15:49 +00:00