[cloudkick/libcloud] 8ff35a: Add multiple IP address support to linode driver, ...

4 views
Skip to first unread message

nor...@github.com

unread,
Aug 19, 2010, 10:36:56 AM8/19/10
to libclo...@googlegroups.com
Branch: refs/heads/master
Home: http://github.com/cloudkick/libcloud

Commit: 8ff35ac900a897959b8996b2d5b198d200e1788f
http://github.com/cloudkick/libcloud/commit/8ff35ac900a897959b8996b2d5b198d200e1788f
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-08 (Fri, 08 Jan 2010)

Changed paths:
M libcloud/drivers/linode.py
M test/test_linode.py

Log Message:
-----------
Add multiple IP address support to linode driver, and update test cases

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@897321 13f79535-47bb-0310-9956-ffa450edef68


Commit: d99e482992db1088a30b4ba1bcd583c9fc58b953
http://github.com/cloudkick/libcloud/commit/d99e482992db1088a30b4ba1bcd583c9fc58b953
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-08 (Fri, 08 Jan 2010)

Changed paths:
M libcloud/interface.py

Log Message:
-----------
Modify ip address interfaces to spec they are lists of IPs

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@897338 13f79535-47bb-0310-9956-ffa450edef68


Commit: 69f85d3651fe5ad8d55282cb821397d4d46e6e74
http://github.com/cloudkick/libcloud/commit/69f85d3651fe5ad8d55282cb821397d4d46e6e74
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-08 (Fri, 08 Jan 2010)

Changed paths:
M libcloud/drivers/dummy.py
M libcloud/drivers/ec2.py
M libcloud/drivers/gogrid.py
M libcloud/drivers/rimuhosting.py
M libcloud/drivers/slicehost.py
M libcloud/drivers/vpsnet.py
M test/test_slicehost.py

Log Message:
-----------
Enforce that IP addresses on nodes are always in lists

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@897339 13f79535-47bb-0310-9956-ffa450edef68


Commit: 6233fc30da28c9ca84738cab10c0808c0dd1e60a
http://github.com/cloudkick/libcloud/commit/6233fc30da28c9ca84738cab10c0808c0dd1e60a
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-08 (Fri, 08 Jan 2010)

Changed paths:
M libcloud/base.py

Log Message:
-----------
Make an easier way to extend the user agent string.

Using this format, you end up with something like this:

User-Agent: libcloud/0.1.1-dev (Linode) (MyCompany.com)

Where Linode is the NodeDriver.name.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@897343 13f79535-47bb-0310-9956-ffa450edef68


Commit: a30e8f5c0e3cfb86b1cb6e787e42f68c406b867a
http://github.com/cloudkick/libcloud/commit/a30e8f5c0e3cfb86b1cb6e787e42f68c406b867a
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-14 (Thu, 14 Jan 2010)

Changed paths:
M libcloud/drivers/rimuhosting.py

Log Message:
-----------
Correctly throw InvalidCredsException when you give rimuhosting a wrong API key

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@899510 13f79535-47bb-0310-9956-ffa450edef68


Commit: 32d8991ec2573dc464de5b2d3058f8cac8d69cf0
http://github.com/cloudkick/libcloud/commit/32d8991ec2573dc464de5b2d3058f8cac8d69cf0
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-14 (Thu, 14 Jan 2010)

Changed paths:
M libcloud/drivers/rimuhosting.py

Log Message:
-----------
Fix parsing of prices for a size

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@899511 13f79535-47bb-0310-9956-ffa450edef68


Commit: 8ad10160e34385bd5ad1b40af74be533d5d215f4
http://github.com/cloudkick/libcloud/commit/8ad10160e34385bd5ad1b40af74be533d5d215f4
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-14 (Thu, 14 Jan 2010)

Changed paths:
M test/test_rimuhosting.py

Log Message:
-----------
Update rimudriver test cases for changes to the rimuhosting API in regards to node pricing

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@899515 13f79535-47bb-0310-9956-ffa450edef68


Commit: 36145b8d37705e729be9063c4e9e8e37b00efb5a
http://github.com/cloudkick/libcloud/commit/36145b8d37705e729be9063c4e9e8e37b00efb5a
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-14 (Thu, 14 Jan 2010)

Changed paths:
M libcloud/drivers/gogrid.py

Log Message:
-----------
fix typo in gogrid driver

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@899523 13f79535-47bb-0310-9956-ffa450edef68


Commit: e6e37760a07939b1fac993cc8c60dc34d505c79d
http://github.com/cloudkick/libcloud/commit/e6e37760a07939b1fac993cc8c60dc34d505c79d
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-14 (Thu, 14 Jan 2010)

Changed paths:
M libcloud/drivers/gogrid.py
M libcloud/drivers/rimuhosting.py
M test/test_rimuhosting.py

Log Message:
-----------
Use the 'slug' instead of order ID as the libcloud node ID for rimuhosting.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@899524 13f79535-47bb-0310-9956-ffa450edef68


Commit: 4c39ece68507c5b7a7b9ffd17d787e7c44d2b1a2
http://github.com/cloudkick/libcloud/commit/4c39ece68507c5b7a7b9ffd17d787e7c44d2b1a2
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-22 (Fri, 22 Jan 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
Rename EC2_US_HOST -> EC2_US_EAST_HOST in preperation of adding ec2 us west

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@902274 13f79535-47bb-0310-9956-ffa450edef68


Commit: 0d6e96e2189c633740812b8c5eb3a25e0d38c6b0
http://github.com/cloudkick/libcloud/commit/0d6e96e2189c633740812b8c5eb3a25e0d38c6b0
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-22 (Fri, 22 Jan 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
rename ec2 eu -> ec2 eu west

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@902275 13f79535-47bb-0310-9956-ffa450edef68


Commit: 8b12e5528a9cca3e272d1c720f75119aed6bbdb7
http://github.com/cloudkick/libcloud/commit/8b12e5528a9cca3e272d1c720f75119aed6bbdb7
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-22 (Fri, 22 Jan 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
Use most recent DNS names from amazon.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@902276 13f79535-47bb-0310-9956-ffa450edef68


Commit: d4a8f8b9da18dc15667510f5d4347b58165fb582
http://github.com/cloudkick/libcloud/commit/d4a8f8b9da18dc15667510f5d4347b58165fb582
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-22 (Fri, 22 Jan 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
Update with ec2's current pricing

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@902277 13f79535-47bb-0310-9956-ffa450edef68


Commit: e7d14585f13b55c104896e1a4a8a3156913ca443
http://github.com/cloudkick/libcloud/commit/e7d14585f13b55c104896e1a4a8a3156913ca443
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-22 (Fri, 22 Jan 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
Add support for amazon ec2 west

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@902279 13f79535-47bb-0310-9956-ffa450edef68


Commit: 71f41095d5519de52a7493f7498bc6d0aad11048
http://github.com/cloudkick/libcloud/commit/71f41095d5519de52a7493f7498bc6d0aad11048
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-22 (Fri, 22 Jan 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
Fix class name typos

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@902282 13f79535-47bb-0310-9956-ffa450edef68


Commit: 258346f5824ebb1c057b9bd8f9d5f0c86ff5d3b9
http://github.com/cloudkick/libcloud/commit/258346f5824ebb1c057b9bd8f9d5f0c86ff5d3b9
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-22 (Fri, 22 Jan 2010)

Changed paths:
M libcloud/providers.py
M libcloud/types.py

Log Message:
-----------
Fully add ec2 us west, and switch over other ec2 locations to use better names, deprecating the old names

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@902284 13f79535-47bb-0310-9956-ffa450edef68


Commit: 31104b10a8e4740ffdd90668f51a51657f03fd00
http://github.com/cloudkick/libcloud/commit/31104b10a8e4740ffdd90668f51a51657f03fd00
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-22 (Fri, 22 Jan 2010)

Changed paths:
M example.py

Log Message:
-----------
Update example for ec2's multi-locationness

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@902285 13f79535-47bb-0310-9956-ffa450edef68


Commit: afc30490f734d15786a4c2510e48ef524c4e1cbb
http://github.com/cloudkick/libcloud/commit/afc30490f734d15786a4c2510e48ef524c4e1cbb
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-22 (Fri, 22 Jan 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
add lots various extra variable to the ec2 driver

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@902311 13f79535-47bb-0310-9956-ffa450edef68


Commit: 936d6131a7ad75cf05811955d12ee2d7dc77bef5
http://github.com/cloudkick/libcloud/commit/936d6131a7ad75cf05811955d12ee2d7dc77bef5
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-22 (Fri, 22 Jan 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
return InvalidCredsException when you try to use an invalid user/pass on amazon

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@902316 13f79535-47bb-0310-9956-ffa450edef68


Commit: 0b8696e056f170775f7fb61f7fdad843c543be85
http://github.com/cloudkick/libcloud/commit/0b8696e056f170775f7fb61f7fdad843c543be85
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-22 (Fri, 22 Jan 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
Show original aws error type in the invalid creds exception to make it easier to debug

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@902317 13f79535-47bb-0310-9956-ffa450edef68


Commit: 19f89cf5428f6beb8baed216568f0399644bda02
http://github.com/cloudkick/libcloud/commit/19f89cf5428f6beb8baed216568f0399644bda02
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-25 (Mon, 25 Jan 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
Add create_security_group and authorize_security_group_permissive to ec2 driver.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@902984 13f79535-47bb-0310-9956-ffa450edef68


Commit: eaf146e5cc2858047d611a0fd8b04861645bacb3
http://github.com/cloudkick/libcloud/commit/eaf146e5cc2858047d611a0fd8b04861645bacb3
Author: Paul Querna <pqu...@apache.org>
Date: 2010-01-25 (Mon, 25 Jan 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
Add ability to set userdata

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@903005 13f79535-47bb-0310-9956-ffa450edef68


Commit: ffa6db20ec72f48de94ddb1137afba00294feb84
http://github.com/cloudkick/libcloud/commit/ffa6db20ec72f48de94ddb1137afba00294feb84
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-01 (Mon, 01 Feb 2010)

Changed paths:
M libcloud/drivers/rackspace.py

Log Message:
-----------
be explicit about initialized instance variables

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@905493 13f79535-47bb-0310-9956-ffa450edef68


Commit: 46eb897820d733458e0fcd189c555b05b75a555e
http://github.com/cloudkick/libcloud/commit/46eb897820d733458e0fcd189c555b05b75a555e
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-01 (Mon, 01 Feb 2010)

Changed paths:
M libcloud/base.py

Log Message:
-----------
log the requesting connection id, not just the response id.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@905494 13f79535-47bb-0310-9956-ffa450edef68


Commit: 3d0ede2eddb456a0668c6cb636d22aab8874d116
http://github.com/cloudkick/libcloud/commit/3d0ede2eddb456a0668c6cb636d22aab8874d116
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-02 (Tue, 02 Feb 2010)

Changed paths:
M .ratignore

Log Message:
-----------
Ignore generated API docs

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@905829 13f79535-47bb-0310-9956-ffa450edef68


Commit: e7ac177d51f07dd82bbca059cce0d04554e89eb6
http://github.com/cloudkick/libcloud/commit/e7ac177d51f07dd82bbca059cce0d04554e89eb6
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-02 (Tue, 02 Feb 2010)

Changed paths:
M libcloud/drivers/vcloud.py
M test/test_vcloud.py

Log Message:
-----------
The xmlns was changed in Terramark to be compliant with the current vCloud API spec. Fixes LIBCLOUD-5.

Submitted by: Tom White <tom cloudera.com>

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@905838 13f79535-47bb-0310-9956-ffa450edef68


Commit: 927b8b7844b55ef483ea846fa9b9076ff3fffda9
http://github.com/cloudkick/libcloud/commit/927b8b7844b55ef483ea846fa9b9076ff3fffda9
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-04 (Thu, 04 Feb 2010)

Changed paths:
M libcloud/drivers/dummy.py
M libcloud/providers.py

Log Message:
-----------
Update the Dummy driver for all of our API changes.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@906833 13f79535-47bb-0310-9956-ffa450edef68


Commit: 608e86dbccc3ce9af1b534f22a98e655e03e2e0c
http://github.com/cloudkick/libcloud/commit/608e86dbccc3ce9af1b534f22a98e655e03e2e0c
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-05 (Fri, 05 Feb 2010)

Changed paths:
M libcloud/drivers/dummy.py

Log Message:
-----------
create dummy connection correctly

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@906840 13f79535-47bb-0310-9956-ffa450edef68


Commit: c7245f708b14418646a6b1ca3ef125fa36b66d6c
http://github.com/cloudkick/libcloud/commit/c7245f708b14418646a6b1ca3ef125fa36b66d6c
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-07 (Sun, 07 Feb 2010)

Changed paths:
M setup.py

Log Message:
-----------
80-col formatting update: setup.py

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@907426 13f79535-47bb-0310-9956-ffa450edef68


Commit: a3333f10bd7d6c7847847e71c68efc8e59f7edbe
http://github.com/cloudkick/libcloud/commit/a3333f10bd7d6c7847847e71c68efc8e59f7edbe
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-07 (Sun, 07 Feb 2010)

Changed paths:
M setup.py

Log Message:
-----------
setup.py magic URLs cleanup

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@907427 13f79535-47bb-0310-9956-ffa450edef68


Commit: fb31232275eddd432694c02fd9eea08346fd93ee
http://github.com/cloudkick/libcloud/commit/fb31232275eddd432694c02fd9eea08346fd93ee
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-07 (Sun, 07 Feb 2010)

Changed paths:
M libcloud/base.py

Log Message:
-----------
80-col formatting update: base.py

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@907457 13f79535-47bb-0310-9956-ffa450edef68


Commit: 6df802f082f811d36fef9e3f67086d320ff4de06
http://github.com/cloudkick/libcloud/commit/6df802f082f811d36fef9e3f67086d320ff4de06
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-07 (Sun, 07 Feb 2010)

Changed paths:
M libcloud/interface.py

Log Message:
-----------
80-col formatting update: interface.py

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@907458 13f79535-47bb-0310-9956-ffa450edef68


Commit: 4e8ca9043154c0a1f5e81a3ff2b12946fbd144fd
http://github.com/cloudkick/libcloud/commit/4e8ca9043154c0a1f5e81a3ff2b12946fbd144fd
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-07 (Sun, 07 Feb 2010)

Changed paths:
M libcloud/drivers/dummy.py

Log Message:
-----------
80-col formatting update: drivers/dummy.py

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@907459 13f79535-47bb-0310-9956-ffa450edef68


Commit: 8487ad42bb7db63bb2272e394e354f5ce1d54845
http://github.com/cloudkick/libcloud/commit/8487ad42bb7db63bb2272e394e354f5ce1d54845
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-07 (Sun, 07 Feb 2010)

Changed paths:
M libcloud/drivers/slicehost.py

Log Message:
-----------
Fix pyflakes warnings for slicehost driver:
libcloud/drivers/slicehost.py:18: 'InvalidCredsException' imported but unused
libcloud/drivers/slicehost.py:21: 'httplib' imported but unused
libcloud/drivers/slicehost.py:24: 'hashlib' imported but unused

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@907570 13f79535-47bb-0310-9956-ffa450edef68


Commit: 98d7acc80744da002787d48960a12008e2884dd0
http://github.com/cloudkick/libcloud/commit/98d7acc80744da002787d48960a12008e2884dd0
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-07 (Sun, 07 Feb 2010)

Changed paths:
M libcloud/drivers/gogrid.py

Log Message:
-----------
Fix pyflakes warnings in gogrid driver:
libcloud/drivers/gogrid.py:21: 'INodeDriver' imported but unused
libcloud/drivers/gogrid.py:22: 'implements' imported but unused
libcloud/drivers/gogrid.py:23: 'httplib' imported but unused
libcloud/drivers/gogrid.py:25: 'urllib' imported but unused

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@907571 13f79535-47bb-0310-9956-ffa450edef68


Commit: fc5799974c9f8695d845544cbeca41c74fcf8bab
http://github.com/cloudkick/libcloud/commit/fc5799974c9f8695d845544cbeca41c74fcf8bab
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-07 (Sun, 07 Feb 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
fix pyflakes warnings in ec2 driver:
libcloud/drivers/ec2.py:24: 'httplib' imported but unused
libcloud/drivers/ec2.py:28: 'hashlib' imported but unused

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@907572 13f79535-47bb-0310-9956-ffa450edef68


Commit: fcd9ee7a1fdce43bbe6f8af6ae9436831e00e544
http://github.com/cloudkick/libcloud/commit/fcd9ee7a1fdce43bbe6f8af6ae9436831e00e544
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-07 (Sun, 07 Feb 2010)

Changed paths:
M libcloud/drivers/linode.py

Log Message:
-----------
Signifigantly improve the randomness of the root password used by linode

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@907573 13f79535-47bb-0310-9956-ffa450edef68


Commit: 09f66c142aaccfdc0509253e321ef87a5178a622
http://github.com/cloudkick/libcloud/commit/09f66c142aaccfdc0509253e321ef87a5178a622
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-07 (Sun, 07 Feb 2010)

Changed paths:
M libcloud/drivers/rackspace.py

Log Message:
-----------
Remove unused imports noticed by pyflakes

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@907574 13f79535-47bb-0310-9956-ffa450edef68


Commit: 3207e3eb42445305b1f4c204dcd6128fb270775e
http://github.com/cloudkick/libcloud/commit/3207e3eb42445305b1f4c204dcd6128fb270775e
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-07 (Sun, 07 Feb 2010)

Changed paths:
M libcloud/drivers/rimuhosting.py

Log Message:
-----------
remove unused import

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@907575 13f79535-47bb-0310-9956-ffa450edef68


Commit: 8c8c6b7e5f1fadb182cb16e9333bf22665e3071e
http://github.com/cloudkick/libcloud/commit/8c8c6b7e5f1fadb182cb16e9333bf22665e3071e
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-07 (Sun, 07 Feb 2010)

Changed paths:
M libcloud/base.py

Log Message:
-----------
Fix mismatched factory implements

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@907576 13f79535-47bb-0310-9956-ffa450edef68


Commit: 62737b6330f0592a21c3c23b47eb864833b45e85
http://github.com/cloudkick/libcloud/commit/62737b6330f0592a21c3c23b47eb864833b45e85
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-07 (Sun, 07 Feb 2010)

Changed paths:
M libcloud/providers.py

Log Message:
-----------
remove unused imports

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@907577 13f79535-47bb-0310-9956-ffa450edef68


Commit: bf6ab2254e8c9048f82344bcd01b4cd9a4c05cd4
http://github.com/cloudkick/libcloud/commit/bf6ab2254e8c9048f82344bcd01b4cd9a4c05cd4
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-08 (Mon, 08 Feb 2010)

Changed paths:
M test/test_rackspace.py
M test/test_slicehost.py

Log Message:
-----------
fix test cases

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@907581 13f79535-47bb-0310-9956-ffa450edef68


Commit: 680f14c11cc066e2642d994475e0aa5c8f89e647
http://github.com/cloudkick/libcloud/commit/680f14c11cc066e2642d994475e0aa5c8f89e647
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-08 (Mon, 08 Feb 2010)

Changed paths:
M .ratignore

Log Message:
-----------
fix path apidocs

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@907749 13f79535-47bb-0310-9956-ffa450edef68


Commit: eb416d747cf50aa04eb4e8d6d659a4b12dd2a126
http://github.com/cloudkick/libcloud/commit/eb416d747cf50aa04eb4e8d6d659a4b12dd2a126
Author: Gavin McDonald <gmcd...@apache.org>
Date: 2010-02-08 (Mon, 08 Feb 2010)

Changed paths:
M .ratignore

Log Message:
-----------
Directories ignored should end in /

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@907813 13f79535-47bb-0310-9956-ffa450edef68


Commit: c030c9d258d1fa3758e539f44a4a71e1cfa88af1
http://github.com/cloudkick/libcloud/commit/c030c9d258d1fa3758e539f44a4a71e1cfa88af1
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-08 (Mon, 08 Feb 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
80-col formatting update: drivers/ec2.py

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@907884 13f79535-47bb-0310-9956-ffa450edef68


Commit: 14706c0ca2521ded9edb283d020d43dfcd996581
http://github.com/cloudkick/libcloud/commit/14706c0ca2521ded9edb283d020d43dfcd996581
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-08 (Mon, 08 Feb 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
Switching out explicit kwargs key checks instead of KeyError exceptions

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@907889 13f79535-47bb-0310-9956-ffa450edef68


Commit: 0349faf07af47f20b21ac7fc39052f1373e4c17a
http://github.com/cloudkick/libcloud/commit/0349faf07af47f20b21ac7fc39052f1373e4c17a
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-08 (Mon, 08 Feb 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
drivers.ec2 create_node docstring (ref: LIBCLOUD-7)

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@907891 13f79535-47bb-0310-9956-ffa450edef68


Commit: 5e7e06956bafa54008cf5559c61b3fc55b7721be
http://github.com/cloudkick/libcloud/commit/5e7e06956bafa54008cf5559c61b3fc55b7721be
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-08 (Mon, 08 Feb 2010)

Changed paths:
M libcloud/drivers/rimuhosting.py

Log Message:
-----------
Updated list_locations for RimuHosting

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@907930 13f79535-47bb-0310-9956-ffa450edef68


Commit: b70847e02ea24d6fccf35141431d8223c749e5e6
http://github.com/cloudkick/libcloud/commit/b70847e02ea24d6fccf35141431d8223c749e5e6
Author: Gavin McDonald <gmcd...@apache.org>
Date: 2010-02-09 (Tue, 09 Feb 2010)

Changed paths:
M libcloud/base.py

Log Message:
-----------
s/destroy/reboot

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@907985 13f79535-47bb-0310-9956-ffa450edef68


Commit: d8218f6b3bb5f853bda8480a90dbf28f00e4b954
http://github.com/cloudkick/libcloud/commit/d8218f6b3bb5f853bda8480a90dbf28f00e4b954
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-09 (Tue, 09 Feb 2010)

Changed paths:
M libcloud/drivers/gogrid.py

Log Message:
-----------
80-col formatting update: drivers/gogrid.py

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908025 13f79535-47bb-0310-9956-ffa450edef68


Commit: 131e7e974b88ac9ca48314100d2120ffac9d461c
http://github.com/cloudkick/libcloud/commit/131e7e974b88ac9ca48314100d2120ffac9d461c
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-09 (Tue, 09 Feb 2010)

Changed paths:
M libcloud/drivers/linode.py

Log Message:
-----------
80-col formatting update: drivers/linode.py

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908026 13f79535-47bb-0310-9956-ffa450edef68


Commit: f34b7c8be2a5f91f15d515090c224dfe2386c8df
http://github.com/cloudkick/libcloud/commit/f34b7c8be2a5f91f15d515090c224dfe2386c8df
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-09 (Tue, 09 Feb 2010)

Changed paths:
M libcloud/drivers/rackspace.py

Log Message:
-----------
80-col formatting update: drivers/rackspace.py

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908027 13f79535-47bb-0310-9956-ffa450edef68


Commit: e59f3199f7fb7db6b99be75573eff66d8214ff46
http://github.com/cloudkick/libcloud/commit/e59f3199f7fb7db6b99be75573eff66d8214ff46
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-09 (Tue, 09 Feb 2010)

Changed paths:
M libcloud/drivers/rimuhosting.py

Log Message:
-----------
80-col formatting update: drivers/rimuhosting.py

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908028 13f79535-47bb-0310-9956-ffa450edef68


Commit: b88524180cf6fbc8cca84f8831d56c39e1f626a5
http://github.com/cloudkick/libcloud/commit/b88524180cf6fbc8cca84f8831d56c39e1f626a5
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-09 (Tue, 09 Feb 2010)

Changed paths:
M libcloud/drivers/slicehost.py

Log Message:
-----------
80-col formatting update: drivers/slicehost.py

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908029 13f79535-47bb-0310-9956-ffa450edef68


Commit: 5b6624f1a33b7a5293d711977122a358ecf7c272
http://github.com/cloudkick/libcloud/commit/5b6624f1a33b7a5293d711977122a358ecf7c272
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-09 (Tue, 09 Feb 2010)

Changed paths:
M libcloud/drivers/vcloud.py

Log Message:
-----------
80-col formatting update: drivers/vcloud.py

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908030 13f79535-47bb-0310-9956-ffa450edef68


Commit: dc08694fb92997522a77767e38b426134190a594
http://github.com/cloudkick/libcloud/commit/dc08694fb92997522a77767e38b426134190a594
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-09 (Tue, 09 Feb 2010)

Changed paths:
M libcloud/drivers/vpsnet.py

Log Message:
-----------
80-col formatting update: drivers/vpsnet.py

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908031 13f79535-47bb-0310-9956-ffa450edef68


Commit: f102a02fe0f7417227a68a0342014bd24b28d410
http://github.com/cloudkick/libcloud/commit/f102a02fe0f7417227a68a0342014bd24b28d410
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-09 (Tue, 09 Feb 2010)

Changed paths:
M libcloud/drivers/rimuhosting.py

Log Message:
-----------
Fixed syntax error in rimuhosting.py

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908037 13f79535-47bb-0310-9956-ffa450edef68


Commit: ba2060fe58e270e86144d5671fa694a47d421193
http://github.com/cloudkick/libcloud/commit/ba2060fe58e270e86144d5671fa694a47d421193
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-09 (Tue, 09 Feb 2010)

Changed paths:
M libcloud/drivers/rimuhosting.py

Log Message:
-----------
Fixed syntax error in rimuhosting.py

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908039 13f79535-47bb-0310-9956-ffa450edef68


Commit: 7ee56d9d759e36a5492f8c1395df048408d6c0b0
http://github.com/cloudkick/libcloud/commit/7ee56d9d759e36a5492f8c1395df048408d6c0b0
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-09 (Tue, 09 Feb 2010)

Changed paths:
M libcloud/drivers/rimuhosting.py

Log Message:
-----------
More rimuhosting unbreaking

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908044 13f79535-47bb-0310-9956-ffa450edef68


Commit: 45227fef5cf19e79cfda743f41d8ed44bc42efd8
http://github.com/cloudkick/libcloud/commit/45227fef5cf19e79cfda743f41d8ed44bc42efd8
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-09 (Tue, 09 Feb 2010)

Changed paths:
M libcloud/drivers/rimuhosting.py

Log Message:
-----------
More rimuhosting unbreaking

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908051 13f79535-47bb-0310-9956-ffa450edef68


Commit: 1b711a91c914e2bf8a36afe4190880b8d578cab6
http://github.com/cloudkick/libcloud/commit/1b711a91c914e2bf8a36afe4190880b8d578cab6
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-09 (Tue, 09 Feb 2010)

Changed paths:
M libcloud/drivers/rimuhosting.py
M libcloud/drivers/slicehost.py

Log Message:
-----------
Import syntax errors

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908056 13f79535-47bb-0310-9956-ffa450edef68


Commit: f1f0eb39e6f6cc544270f59c651d5a6f44e11df6
http://github.com/cloudkick/libcloud/commit/f1f0eb39e6f6cc544270f59c651d5a6f44e11df6
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-09 (Tue, 09 Feb 2010)

Changed paths:
M libcloud/drivers/slicehost.py

Log Message:
-----------
Updated Slicehost locations

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908172 13f79535-47bb-0310-9956-ffa450edef68


Commit: e99ce3720d42527a1e8408a436d4d662c7004747
http://github.com/cloudkick/libcloud/commit/e99ce3720d42527a1e8408a436d4d662c7004747
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-09 (Tue, 09 Feb 2010)

Changed paths:
M libcloud/drivers/slicehost.py

Log Message:
-----------
Proper Provider prefix for slicehost list_locations

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908176 13f79535-47bb-0310-9956-ffa450edef68


Commit: 582b643488dde126c984aca237c20382a9d53a30
http://github.com/cloudkick/libcloud/commit/582b643488dde126c984aca237c20382a9d53a30
Author: Ivan Meredith <imer...@apache.org>
Date: 2010-02-09 (Tue, 09 Feb 2010)

Changed paths:
M libcloud/drivers/rimuhosting.py

Log Message:
-----------
Updated RimuHosting list_locations with actaul location id's

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908304 13f79535-47bb-0310-9956-ffa450edef68


Commit: 09ec9f4bd6675f0aa74c5eba11056360297fa29d
http://github.com/cloudkick/libcloud/commit/09ec9f4bd6675f0aa74c5eba11056360297fa29d
Author: Ivan Meredith <imer...@apache.org>
Date: 2010-02-09 (Tue, 09 Feb 2010)

Changed paths:
M libcloud/base.py
M libcloud/drivers/dummy.py
M libcloud/drivers/ec2.py
M libcloud/drivers/gogrid.py
M libcloud/drivers/linode.py
M libcloud/drivers/rackspace.py
M libcloud/drivers/rimuhosting.py
M libcloud/drivers/slicehost.py
M libcloud/drivers/vcloud.py
M libcloud/drivers/vpsnet.py
M libcloud/interface.py

Log Message:
-----------
Added location=None to list_images and list_sizes for all drivers. Added the impl of that for RimuHosting in list_sizes.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908315 13f79535-47bb-0310-9956-ffa450edef68


Commit: 42b931869a52e3c18564bb91b9cb84ae886cca61
http://github.com/cloudkick/libcloud/commit/42b931869a52e3c18564bb91b9cb84ae886cca61
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-09 (Tue, 09 Feb 2010)

Changed paths:
M README

Log Message:
-----------
update readme.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908339 13f79535-47bb-0310-9956-ffa450edef68


Commit: b4b384df9c87fdd724cd93df21ccbd415c8fe309
http://github.com/cloudkick/libcloud/commit/b4b384df9c87fdd724cd93df21ccbd415c8fe309
Author: Gavin McDonald <gmcd...@apache.org>
Date: 2010-02-10 (Wed, 10 Feb 2010)

Changed paths:
A libcloud/drivers/voxel.py
M libcloud/providers.py
M libcloud/types.py
M test/secrets.py-dist

Log Message:
-----------
Add Voxel support, Due to Upayavira - LIBCLOUD-10

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908690 13f79535-47bb-0310-9956-ffa450edef68


Commit: 83667927fb13a9e8a4b842dad6378d1d838d089c
http://github.com/cloudkick/libcloud/commit/83667927fb13a9e8a4b842dad6378d1d838d089c
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-10 (Wed, 10 Feb 2010)

Changed paths:
M libcloud/drivers/voxel.py

Log Message:
-----------
remove unused imports

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908716 13f79535-47bb-0310-9956-ffa450edef68


Commit: 3353c0b9a162d137c017c2daa03f1214acaf29ae
http://github.com/cloudkick/libcloud/commit/3353c0b9a162d137c017c2daa03f1214acaf29ae
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-10 (Wed, 10 Feb 2010)

Changed paths:
M libcloud/drivers/voxel.py

Log Message:
-----------
remove dead code

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908719 13f79535-47bb-0310-9956-ffa450edef68


Commit: 0c73c17479fb584323b70f4e9fc7ac0156893f07
http://github.com/cloudkick/libcloud/commit/0c73c17479fb584323b70f4e9fc7ac0156893f07
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-10 (Wed, 10 Feb 2010)

Changed paths:
M libcloud/drivers/voxel.py

Log Message:
-----------
Update API to include location param

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908723 13f79535-47bb-0310-9956-ffa450edef68


Commit: a53a1b1b9a6f01af9753fbba1ebb34e2b30b5620
http://github.com/cloudkick/libcloud/commit/a53a1b1b9a6f01af9753fbba1ebb34e2b30b5620
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-10 (Wed, 10 Feb 2010)

Changed paths:
M libcloud/drivers/voxel.py

Log Message:
-----------
refomat with unix line endings and cleanup whitespace, no functional changes

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908724 13f79535-47bb-0310-9956-ffa450edef68


Commit: 1b12d67f5ea1c15faaa0bb528760e6e03723b4f4
http://github.com/cloudkick/libcloud/commit/1b12d67f5ea1c15faaa0bb528760e6e03723b4f4
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-10 (Wed, 10 Feb 2010)

Changed paths:
M libcloud/drivers/voxel.py

Log Message:
-----------
start improving VoxelResponse to handle error conditions better

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908738 13f79535-47bb-0310-9956-ffa450edef68


Commit: 1d1454c03627abee09094d4b80d37b42e8fef83e
http://github.com/cloudkick/libcloud/commit/1d1454c03627abee09094d4b80d37b42e8fef83e
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-10 (Wed, 10 Feb 2010)

Changed paths:
M libcloud/drivers/voxel.py

Log Message:
-----------
detect invalid user/password and throw the correct exception

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908740 13f79535-47bb-0310-9956-ffa450edef68


Commit: af3795f37efdda1ae44696657468a3b88f488e95
http://github.com/cloudkick/libcloud/commit/af3795f37efdda1ae44696657468a3b88f488e95
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-10 (Wed, 10 Feb 2010)

Changed paths:
M libcloud/drivers/voxel.py

Log Message:
-----------
Exception 9 can also be invalid perms

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908742 13f79535-47bb-0310-9956-ffa450edef68


Commit: 36d9d556b8e667cc9448767ef8fa4602ff30054f
http://github.com/cloudkick/libcloud/commit/36d9d556b8e667cc9448767ef8fa4602ff30054f
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-10 (Wed, 10 Feb 2010)

Changed paths:
M libcloud/drivers/voxel.py

Log Message:
-----------
fix failure on my part to test code before commiting.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908751 13f79535-47bb-0310-9956-ffa450edef68


Commit: 08a77af1892bd7823af9c38705618114ac9ce951
http://github.com/cloudkick/libcloud/commit/08a77af1892bd7823af9c38705618114ac9ce951
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-10 (Wed, 10 Feb 2010)

Changed paths:
M libcloud/drivers/voxel.py
A test/test_voxel.py

Log Message:
-----------
Add an extremely simple test_voxel, which just detects failed authentication

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908756 13f79535-47bb-0310-9956-ffa450edef68


Commit: 77dd06c6152408bfa4152bdaa43d5ec4b45a1d80
http://github.com/cloudkick/libcloud/commit/77dd06c6152408bfa4152bdaa43d5ec4b45a1d80
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-10 (Wed, 10 Feb 2010)

Changed paths:
M libcloud/drivers/voxel.py

Log Message:
-----------
80-col formatting update: drivers/voxel.py

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908761 13f79535-47bb-0310-9956-ffa450edef68


Commit: 8e55fa2fd9fdf4ebad9b237b6d55e1922acfcedb
http://github.com/cloudkick/libcloud/commit/8e55fa2fd9fdf4ebad9b237b6d55e1922acfcedb
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-10 (Wed, 10 Feb 2010)

Changed paths:
M libcloud/drivers/voxel.py

Log Message:
-----------
Use the right function in reboot node and destroy node

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908764 13f79535-47bb-0310-9956-ffa450edef68


Commit: 7b55a5b869b59c4b70bdb06fc8dbc2034812196d
http://github.com/cloudkick/libcloud/commit/7b55a5b869b59c4b70bdb06fc8dbc2034812196d
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-10 (Wed, 10 Feb 2010)

Changed paths:
M libcloud/drivers/voxel.py

Log Message:
-----------
All of our URLs for voxel should actually hit '/', and not an empty string

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908765 13f79535-47bb-0310-9956-ffa450edef68


Commit: d5c118edb23a132c015441d3c754f3ce1dd6bc80
http://github.com/cloudkick/libcloud/commit/d5c118edb23a132c015441d3c754f3ce1dd6bc80
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-10 (Wed, 10 Feb 2010)

Changed paths:
M libcloud/drivers/voxel.py

Log Message:
-----------
Reindent to 4 space tabbing. No functional changes.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908767 13f79535-47bb-0310-9956-ffa450edef68


Commit: 1839b005057a5fbcdc5c04978259660fb4de15eb
http://github.com/cloudkick/libcloud/commit/1839b005057a5fbcdc5c04978259660fb4de15eb
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-10 (Wed, 10 Feb 2010)

Changed paths:
M libcloud/drivers/voxel.py

Log Message:
-----------
Block off voxel's create_node behind a not implemented exception for now.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908768 13f79535-47bb-0310-9956-ffa450edef68


Commit: 09530beadc4387e6480ff5613da969071f0b5309
http://github.com/cloudkick/libcloud/commit/09530beadc4387e6480ff5613da969071f0b5309
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-10 (Wed, 10 Feb 2010)

Changed paths:
M libcloud/__init__.py
M setup.py

Log Message:
-----------
Prep for 0.2.0

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908771 13f79535-47bb-0310-9956-ffa450edef68


Commit: 14ee883439e12f201d2d3ffea95610a806dda373
http://github.com/cloudkick/libcloud/commit/14ee883439e12f201d2d3ffea95610a806dda373
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-10 (Wed, 10 Feb 2010)

Changed paths:
M libcloud/__init__.py
M setup.py

Log Message:
-----------
roll on to 0.3.0-dev


git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908777 13f79535-47bb-0310-9956-ffa450edef68


Commit: a8ed76079697c8b64e9680f235b31613fa19ec47
http://github.com/cloudkick/libcloud/commit/a8ed76079697c8b64e9680f235b31613fa19ec47
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-10 (Wed, 10 Feb 2010)

Changed paths:
M test/test_voxel.py

Log Message:
-----------
fix import of secrets


git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908783 13f79535-47bb-0310-9956-ffa450edef68


Commit: 8de4c7ae5e6c7ebce394a00880249f3d279f20f0
http://github.com/cloudkick/libcloud/commit/8de4c7ae5e6c7ebce394a00880249f3d279f20f0
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-10 (Wed, 10 Feb 2010)

Changed paths:
A CHANGES

Log Message:
-----------
add changes

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@908861 13f79535-47bb-0310-9956-ffa450edef68


Commit: 34168b0400c0cf0c33815ae6d69a6ba4ac54743b
http://github.com/cloudkick/libcloud/commit/34168b0400c0cf0c33815ae6d69a6ba4ac54743b
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-11 (Thu, 11 Feb 2010)

Changed paths:
R test/disabled_test_dummy.py
R test/disabled_test_gogrid.py
R test/disabled_test_vpsnet.py

Log Message:
-----------
Removed cruft (old test/disabled_* files)

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@909101 13f79535-47bb-0310-9956-ffa450edef68


Commit: eca34fce341cb3f7e8e259731360b7b9ba6f8190
http://github.com/cloudkick/libcloud/commit/eca34fce341cb3f7e8e259731360b7b9ba6f8190
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-11 (Thu, 11 Feb 2010)

Changed paths:
M test/test_base.py
M test/test_ec2.py
M test/test_linode.py
M test/test_rackspace.py
M test/test_rimuhosting.py
M test/test_slicehost.py
M test/test_vcloud.py
M test/test_voxel.py
M test/test_vpsnet.py

Log Message:
-----------
Added unittest.main() for individual testing (w/ PYTHONPATH=..)

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@909105 13f79535-47bb-0310-9956-ffa450edef68


Commit: ffdd17cd0df68ce00011c4425e8838e2a0c38b60
http://github.com/cloudkick/libcloud/commit/ffdd17cd0df68ce00011c4425e8838e2a0c38b60
Author: Gavin McDonald <gmcd...@apache.org>
Date: 2010-02-11 (Thu, 11 Feb 2010)

Changed paths:
M .ratignore

Log Message:
-----------
Add CHANGES file to RAT ignore

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@909275 13f79535-47bb-0310-9956-ffa450edef68


Commit: cb7ddb44e3072f0f693388de2d7bc5f6bb6b92a3
http://github.com/cloudkick/libcloud/commit/cb7ddb44e3072f0f693388de2d7bc5f6bb6b92a3
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-16 (Tue, 16 Feb 2010)

Changed paths:
M libcloud/drivers/voxel.py

Log Message:
-----------
Fixing undefined names {public,private}_ip in voxel driver Submitted via IRC by Upayavira

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@910771 13f79535-47bb-0310-9956-ffa450edef68


Commit: f1e077842addd2746dbec4d0c75061f54b67730e
http://github.com/cloudkick/libcloud/commit/f1e077842addd2746dbec4d0c75061f54b67730e
Author: Jerry Chen <je...@apache.org>
Date: 2010-02-16 (Tue, 16 Feb 2010)

Changed paths:
A HACKING

Log Message:
-----------
General development information

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@910776 13f79535-47bb-0310-9956-ffa450edef68


Commit: fffd8ca5378d3de29feff543dd462fa4946833e9
http://github.com/cloudkick/libcloud/commit/fffd8ca5378d3de29feff543dd462fa4946833e9
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-18 (Thu, 18 Feb 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
Add another error text that ec2 can send back on invalid creds

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@911663 13f79535-47bb-0310-9956-ffa450edef68


Commit: 41f8f32af149a9cfdd717f9a7c02d970950ede8a
http://github.com/cloudkick/libcloud/commit/41f8f32af149a9cfdd717f9a7c02d970950ede8a
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-19 (Fri, 19 Feb 2010)

Changed paths:
M test/test_rackspace.py

Log Message:
-----------
Add test case to make sure metadata formating from rackspace driver is consistent.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@911983 13f79535-47bb-0310-9956-ffa450edef68


Commit: 200309a58a30cf1fa4ee67b1a0062676f0d01ca5
http://github.com/cloudkick/libcloud/commit/200309a58a30cf1fa4ee67b1a0062676f0d01ca5
Author: Jeremiah Orem <or...@apache.org>
Date: 2010-02-23 (Tue, 23 Feb 2010)

Changed paths:
A libcloud/drivers/softlayer.py

Log Message:
-----------
Initial softlayer support.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@915434 13f79535-47bb-0310-9956-ffa450edef68


Commit: e2bc2c54eee6fa4e6301dce4044e4e3dae424f06
http://github.com/cloudkick/libcloud/commit/e2bc2c54eee6fa4e6301dce4044e4e3dae424f06
Author: Jeremiah Orem <or...@apache.org>
Date: 2010-02-23 (Tue, 23 Feb 2010)

Changed paths:
M libcloud/drivers/softlayer.py

Log Message:
-----------
softlayer clean up

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@915435 13f79535-47bb-0310-9956-ffa450edef68


Commit: 601e589ab3df2bc52eca46d5931af4f97d42374c
http://github.com/cloudkick/libcloud/commit/601e589ab3df2bc52eca46d5931af4f97d42374c
Author: Jeremiah Orem <or...@apache.org>
Date: 2010-02-23 (Tue, 23 Feb 2010)

Changed paths:
M libcloud/drivers/softlayer.py
M libcloud/providers.py
M libcloud/types.py

Log Message:
-----------
SoftLayer: list nodes

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@915436 13f79535-47bb-0310-9956-ffa450edef68


Commit: 98a82baa722e19cf9ee3320a0a2866dd08b32918
http://github.com/cloudkick/libcloud/commit/98a82baa722e19cf9ee3320a0a2866dd08b32918
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-23 (Tue, 23 Feb 2010)

Changed paths:
M libcloud/__init__.py
M libcloud/base.py

Log Message:
-----------
Improve support for debugging HTTPS connections, and expand the request logger to support HTTP in addition to HTTPS

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@915562 13f79535-47bb-0310-9956-ffa450edef68


Commit: 0af47a3d634e8947638b5e6cd7061d8f8003e5b8
http://github.com/cloudkick/libcloud/commit/0af47a3d634e8947638b5e6cd7061d8f8003e5b8
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-23 (Tue, 23 Feb 2010)

Changed paths:
M libcloud/drivers/rackspace.py

Log Message:
-----------
Do not set objects like dicts in the kwargs, as they get referenced/reused between multiple objects.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@915692 13f79535-47bb-0310-9956-ffa450edef68


Commit: 21324eef02ea68045c9c668132d55daa05956a7f
http://github.com/cloudkick/libcloud/commit/21324eef02ea68045c9c668132d55daa05956a7f
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-23 (Tue, 23 Feb 2010)

Changed paths:
M libcloud/drivers/rimuhosting.py

Log Message:
-----------
Fix slicehost driver for the same bug that was fixed in rackspace with r915692.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@915693 13f79535-47bb-0310-9956-ffa450edef68


Commit: 41087953d4864d0deba461b7690a53b97d0fc831
http://github.com/cloudkick/libcloud/commit/41087953d4864d0deba461b7690a53b97d0fc831
Author: Jeremiah Orem <or...@apache.org>
Date: 2010-02-25 (Thu, 25 Feb 2010)

Changed paths:
M libcloud/drivers/softlayer.py

Log Message:
-----------
SoftLayer: destroy

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@916487 13f79535-47bb-0310-9956-ffa450edef68


Commit: 1c3f094cb047efadecb5a80c8ff7db2f2ddb5e91
http://github.com/cloudkick/libcloud/commit/1c3f094cb047efadecb5a80c8ff7db2f2ddb5e91
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-26 (Fri, 26 Feb 2010)

Changed paths:
M libcloud/drivers/rackspace.py

Log Message:
-----------
Fix setting node.state to the correct values for rackspace

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@916895 13f79535-47bb-0310-9956-ffa450edef68


Commit: d3bae1740953e8478d6eaacdeaddda7ebae63cee
http://github.com/cloudkick/libcloud/commit/d3bae1740953e8478d6eaacdeaddda7ebae63cee
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-26 (Fri, 26 Feb 2010)

Changed paths:
M libcloud/base.py

Log Message:
-----------
add expiermental begining of deploy_node

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@916896 13f79535-47bb-0310-9956-ffa450edef68


Commit: d35d9e3daedacc1106efeebda175c220fca106a2
http://github.com/cloudkick/libcloud/commit/d35d9e3daedacc1106efeebda175c220fca106a2
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-28 (Sun, 28 Feb 2010)

Changed paths:
M libcloud/base.py

Log Message:
-----------
Call the deploy kwarg with the connected ssh client instance, rather than doing any of this inline

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@917333 13f79535-47bb-0310-9956-ffa450edef68


Commit: a0ba849362163e11c67089ba4d8dbd9908be7d9f
http://github.com/cloudkick/libcloud/commit/a0ba849362163e11c67089ba4d8dbd9908be7d9f
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-28 (Sun, 28 Feb 2010)

Changed paths:
A libcloud/deployment.py

Log Message:
-----------
Add example deployment that setups an ssh key

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@917334 13f79535-47bb-0310-9956-ffa450edef68


Commit: 66f8c0e931ea00b3f8047751fd672fde244ae9c4
http://github.com/cloudkick/libcloud/commit/66f8c0e931ea00b3f8047751fd672fde244ae9c4
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-28 (Sun, 28 Feb 2010)

Changed paths:
M libcloud/base.py

Log Message:
-----------
Call run() directly and, and close the ssh client when we are done

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@917335 13f79535-47bb-0310-9956-ffa450edef68


Commit: d220841cfcebcdae9ee2a73f77fda8837f7e8d98
http://github.com/cloudkick/libcloud/commit/d220841cfcebcdae9ee2a73f77fda8837f7e8d98
Author: Paul Querna <pqu...@apache.org>
Date: 2010-02-28 (Sun, 28 Feb 2010)

Changed paths:
M libcloud/deployment.py

Log Message:
-----------
Add Script and Multistep Deployment classes

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@917338 13f79535-47bb-0310-9956-ffa450edef68


Commit: d27918ca5be753000b6b35cd38489710da719a17
http://github.com/cloudkick/libcloud/commit/d27918ca5be753000b6b35cd38489710da719a17
Author: Gavin McDonald <gmcd...@apache.org>
Date: 2010-03-01 (Mon, 01 Mar 2010)

Changed paths:
M libcloud/drivers/voxel.py

Log Message:
-----------
patch via email, due to Upayavira

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@917477 13f79535-47bb-0310-9956-ffa450edef68


Commit: 10297fafcba4682431112080fe71a41bd93086d1
http://github.com/cloudkick/libcloud/commit/10297fafcba4682431112080fe71a41bd93086d1
Author: Paul Querna <pqu...@apache.org>
Date: 2010-03-01 (Mon, 01 Mar 2010)

Changed paths:
A libcloud/ssh.py

Log Message:
-----------
Create a plugable SSH Client class, with the Paramiko version mostly working.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@917724 13f79535-47bb-0310-9956-ffa450edef68


Commit: e97694b788e60c4ad70b58e989139825756b4df0
http://github.com/cloudkick/libcloud/commit/e97694b788e60c4ad70b58e989139825756b4df0
Author: Paul Querna <pqu...@apache.org>
Date: 2010-03-01 (Mon, 01 Mar 2010)

Changed paths:
M libcloud/base.py
M libcloud/deployment.py

Log Message:
-----------
Covert existing code to now use the ssh client wrapper classes

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@917725 13f79535-47bb-0310-9956-ffa450edef68


Commit: 7c418741352b53c3de1407788bd9013e19f95b68
http://github.com/cloudkick/libcloud/commit/7c418741352b53c3de1407788bd9013e19f95b68
Author: Paul Querna <pqu...@apache.org>
Date: 2010-03-01 (Mon, 01 Mar 2010)

Changed paths:
M libcloud/__init__.py

Log Message:
-----------
Remove unused import

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@917738 13f79535-47bb-0310-9956-ffa450edef68


Commit: e88efea932e67baa974b61d5c72cb38f8b2fd213
http://github.com/cloudkick/libcloud/commit/e88efea932e67baa974b61d5c72cb38f8b2fd213
Author: Paul Querna <pqu...@apache.org>
Date: 2010-03-01 (Mon, 01 Mar 2010)

Changed paths:
M libcloud/ssh.py

Log Message:
-----------
Remove unused import

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@917739 13f79535-47bb-0310-9956-ffa450edef68


Commit: c116b52a37d49881db86918e67fd095f098548bb
http://github.com/cloudkick/libcloud/commit/c116b52a37d49881db86918e67fd095f098548bb
Author: Paul Querna <pqu...@apache.org>
Date: 2010-03-01 (Mon, 01 Mar 2010)

Changed paths:
M CHANGES

Log Message:
-----------
Update CHNAGES.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@917740 13f79535-47bb-0310-9956-ffa450edef68


Commit: 8eb1daa9393c4fed65dd60a2b836427104014201
http://github.com/cloudkick/libcloud/commit/8eb1daa9393c4fed65dd60a2b836427104014201
Author: Paul Querna <pqu...@apache.org>
Date: 2010-03-02 (Tue, 02 Mar 2010)

Changed paths:
M libcloud/base.py

Log Message:
-----------
Move the time we sleep waiting for things to a single variable, and decrease it from 10 seconds to 3 seconds.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@917913 13f79535-47bb-0310-9956-ffa450edef68


Commit: a798b7c3f2b17a49739bb494d75aa0ff19c9290f
http://github.com/cloudkick/libcloud/commit/a798b7c3f2b17a49739bb494d75aa0ff19c9290f
Author: Paul Querna <pqu...@apache.org>
Date: 2010-03-02 (Tue, 02 Mar 2010)

Changed paths:
M libcloud/drivers/rackspace.py

Log Message:
-----------
handle more node states in rackspace better

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@918180 13f79535-47bb-0310-9956-ffa450edef68


Commit: f27de4837e6c1f0fbc5f380c4a16fb74ea528abe
http://github.com/cloudkick/libcloud/commit/f27de4837e6c1f0fbc5f380c4a16fb74ea528abe
Author: Jerry Chen <je...@apache.org>
Date: 2010-03-06 (Sat, 06 Mar 2010)

Changed paths:
A test/file_fixture.py
A test/fixtures/meta/helloworld.txt
A test/test_file_fixture.py

Log Message:
-----------
FileFixture helper class in test/

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@919879 13f79535-47bb-0310-9956-ffa450edef68


Commit: 250750852923e1c9bcf8bd83f48901104f37d7e0
http://github.com/cloudkick/libcloud/commit/250750852923e1c9bcf8bd83f48901104f37d7e0
Author: Jerry Chen <je...@apache.org>
Date: 2010-03-06 (Sat, 06 Mar 2010)

Changed paths:
M test/file_fixture.py

Log Message:
-----------
Fixed FILE_FIXTURE_ROOT

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@919884 13f79535-47bb-0310-9956-ffa450edef68


Commit: d0ee0ff5ac5150eb116ed1af221ddece604f0de2
http://github.com/cloudkick/libcloud/commit/d0ee0ff5ac5150eb116ed1af221ddece604f0de2
Author: Jerry Chen <je...@apache.org>
Date: 2010-03-06 (Sat, 06 Mar 2010)

Changed paths:
M HACKING

Log Message:
-----------
Added testing information to HACKING

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@919895 13f79535-47bb-0310-9956-ffa450edef68


Commit: ce0251991a615cf5a52516a2b818056fe35f7622
http://github.com/cloudkick/libcloud/commit/ce0251991a615cf5a52516a2b818056fe35f7622
Author: Jerry Chen <je...@apache.org>
Date: 2010-03-06 (Sat, 06 Mar 2010)

Changed paths:
R test/file_fixture.py
A test/file_fixtures.py
R test/test_file_fixture.py
A test/test_file_fixtures.py

Log Message:
-----------
Rename FileFixture to FileFixtures

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@919899 13f79535-47bb-0310-9956-ffa450edef68


Commit: 8de7ac982a0fe3693192a31996ab3cfbbd2aadce
http://github.com/cloudkick/libcloud/commit/8de7ac982a0fe3693192a31996ab3cfbbd2aadce
Author: Jerry Chen <je...@apache.org>
Date: 2010-03-06 (Sat, 06 Mar 2010)

Changed paths:
M test/file_fixtures.py

Log Message:
-----------
Fixed FileFixtures directory lookup

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@919906 13f79535-47bb-0310-9956-ffa450edef68


Commit: 8f077f2c6dc7c899ef5c000e6d42afa14d55355b
http://github.com/cloudkick/libcloud/commit/8f077f2c6dc7c899ef5c000e6d42afa14d55355b
Author: Jerry Chen <je...@apache.org>
Date: 2010-03-06 (Sat, 06 Mar 2010)

Changed paths:
A test/fixtures/ec2/describe_images.xml
A test/fixtures/ec2/describe_instances.xml
A test/fixtures/ec2/reboot_instances.xml
A test/fixtures/ec2/run_instances.xml
A test/fixtures/ec2/terminate_instances.xml
M test/test_ec2.py

Log Message:
-----------
Commited EC2MockHttp to use FileFixtures

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@919907 13f79535-47bb-0310-9956-ffa450edef68


Commit: c93298fcb3d341b0d63ec00bd966798015010c84
http://github.com/cloudkick/libcloud/commit/c93298fcb3d341b0d63ec00bd966798015010c84
Author: Jerry Chen <je...@apache.org>
Date: 2010-03-06 (Sat, 06 Mar 2010)

Changed paths:
M libcloud/drivers/softlayer.py

Log Message:
-----------
Removed unused imports in drivers/softlayer.py

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@919911 13f79535-47bb-0310-9956-ffa450edef68


Commit: 0b30ba21cbf620b08cc8da02c1e44d973fe5517f
http://github.com/cloudkick/libcloud/commit/0b30ba21cbf620b08cc8da02c1e44d973fe5517f
Author: Jerry Chen <je...@apache.org>
Date: 2010-03-06 (Sat, 06 Mar 2010)

Changed paths:
A test/fixtures/rackspace/v1_slug_flavors_detail.xml
A test/fixtures/rackspace/v1_slug_images_detail.xml
A test/fixtures/rackspace/v1_slug_servers.xml
A test/fixtures/rackspace/v1_slug_servers_detail.xml
A test/fixtures/rackspace/v1_slug_servers_detail_empty.xml
A test/fixtures/rackspace/v1_slug_servers_detail_metadata.xml
A test/fixtures/rackspace/v1_slug_servers_metadata.xml
M test/test_rackspace.py

Log Message:
-----------
Converted RackspaceMockHttp to use FileFixtures

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@919928 13f79535-47bb-0310-9956-ffa450edef68


Commit: 020746cb7ed6dd4f5aaac3637a8f3388cb717f19
http://github.com/cloudkick/libcloud/commit/020746cb7ed6dd4f5aaac3637a8f3388cb717f19
Author: Jerry Chen <je...@apache.org>
Date: 2010-03-06 (Sat, 06 Mar 2010)

Changed paths:
M test/fixtures/rackspace/v1_slug_flavors_detail.xml
M test/fixtures/rackspace/v1_slug_images_detail.xml
M test/fixtures/rackspace/v1_slug_servers.xml
M test/fixtures/rackspace/v1_slug_servers_detail.xml
M test/fixtures/rackspace/v1_slug_servers_detail_empty.xml
M test/fixtures/rackspace/v1_slug_servers_detail_metadata.xml
M test/fixtures/rackspace/v1_slug_servers_metadata.xml

Log Message:
-----------
Reformatted Rackspace file fixtures to be "human-readable"

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@919929 13f79535-47bb-0310-9956-ffa450edef68


Commit: 7705105ee1a5d60b37add3701dccb8bf2491d30b
http://github.com/cloudkick/libcloud/commit/7705105ee1a5d60b37add3701dccb8bf2491d30b
Author: Jerry Chen <je...@apache.org>
Date: 2010-03-06 (Sat, 06 Mar 2010)

Changed paths:
A test/fixtures/rimuhosting/r_distributions.json
A test/fixtures/rimuhosting/r_orders.json
A test/fixtures/rimuhosting/r_orders_new_vps.json
A test/fixtures/rimuhosting/r_orders_order_88833465_api_ivan_net_nz_vps.json
A test/fixtures/rimuhosting/r_orders_order_88833465_api_ivan_net_nz_vps_running_state.json
A test/fixtures/rimuhosting/r_pricing_plans.json
M test/test_rimuhosting.py

Log Message:
-----------
Converted RimuHostingMockHttp to use FileFixtures

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@919937 13f79535-47bb-0310-9956-ffa450edef68


Commit: 03f6d913cde5b9e9d741a949878c53c51d56a7ab
http://github.com/cloudkick/libcloud/commit/03f6d913cde5b9e9d741a949878c53c51d56a7ab
Author: Jerry Chen <je...@apache.org>
Date: 2010-03-06 (Sat, 06 Mar 2010)

Changed paths:
A test/fixtures/slicehost/flavors.xml
A test/fixtures/slicehost/images.xml
A test/fixtures/slicehost/slices_1_reboot.xml
A test/fixtures/slicehost/slices_1_reboot_forbidden.xml
A test/fixtures/slicehost/slices_errors.xml
A test/fixtures/slicehost/slices_get.xml
A test/fixtures/slicehost/slices_post.xml
M test/test_slicehost.py

Log Message:
-----------
Converted SlicehostMockHttp to use FileFixtures

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@919939 13f79535-47bb-0310-9956-ffa450edef68


Commit: c83d3dcfd84c7e6466b99bfbe96486be431026c8
http://github.com/cloudkick/libcloud/commit/c83d3dcfd84c7e6466b99bfbe96486be431026c8
Author: Jerry Chen <je...@apache.org>
Date: 2010-03-06 (Sat, 06 Mar 2010)

Changed paths:
A test/fixtures/terremark/api_v0_8_catalogItem_5.xml
A test/fixtures/terremark/api_v0_8_login.xml
A test/fixtures/terremark/api_v0_8_org_240.xml
A test/fixtures/terremark/api_v0_8_task_10496.xml
A test/fixtures/terremark/api_v0_8_task_11001.xml
A test/fixtures/terremark/api_v0_8_vapp_14031.xml
A test/fixtures/terremark/api_v0_8_vapp_14031_action_deploy.xml
A test/fixtures/terremark/api_v0_8_vapp_14031_get.xml
A test/fixtures/terremark/api_v0_8_vapp_14031_power_action_powerOn.xml
A test/fixtures/terremark/api_v0_8_vapp_14031_power_action_poweroff.xml
A test/fixtures/terremark/api_v0_8_vapp_14031_power_action_reset.xml
A test/fixtures/terremark/api_v0_8_vdc_224.xml
A test/fixtures/terremark/api_v0_8_vdc_224_action_instantiateVAppTemplate.xml
A test/fixtures/terremark/api_v0_8_vdc_224_catalog.xml
M test/test_vcloud.py

Log Message:
-----------
Converted TerremarkMockHttp to use FileFixtures

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@919946 13f79535-47bb-0310-9956-ffa450edef68


Commit: b467315dd358c25f42a95f36291d27997b9578a6
http://github.com/cloudkick/libcloud/commit/b467315dd358c25f42a95f36291d27997b9578a6
Author: Jerry Chen <je...@apache.org>
Date: 2010-03-06 (Sat, 06 Mar 2010)

Changed paths:
A test/fixtures/voxel/unauthorized.xml
M test/test_voxel.py

Log Message:
-----------
Converted VoxelMockHttp to use FileFixtures

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@919947 13f79535-47bb-0310-9956-ffa450edef68


Commit: ddbfa8fc64c894173fc7c2e0911c1f71a5a55b27
http://github.com/cloudkick/libcloud/commit/ddbfa8fc64c894173fc7c2e0911c1f71a5a55b27
Author: Jerry Chen <je...@apache.org>
Date: 2010-03-07 (Sun, 07 Mar 2010)

Changed paths:
M libcloud/deployment.py

Log Message:
-----------
Standard indentation in MultiStepDeployment

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@920201 13f79535-47bb-0310-9956-ffa450edef68


Commit: f0705bc43d795eb94eabc3f8eb797314328b955f
http://github.com/cloudkick/libcloud/commit/f0705bc43d795eb94eabc3f8eb797314328b955f
Author: Jerry Chen <je...@apache.org>
Date: 2010-03-09 (Tue, 09 Mar 2010)

Changed paths:
M test/secrets.py-dist

Log Message:
-----------
Minor license correction in secrets.py-dist

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@921044 13f79535-47bb-0310-9956-ffa450edef68


Commit: abc790134894c1ce8056e7ff1117cbf498f3feaf
http://github.com/cloudkick/libcloud/commit/abc790134894c1ce8056e7ff1117cbf498f3feaf
Author: Jeremiah Orem <or...@apache.org>
Date: 2010-03-15 (Mon, 15 Mar 2010)

Changed paths:
M libcloud/drivers/softlayer.py

Log Message:
-----------
Softlayer: list lcoations and create node.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@923573 13f79535-47bb-0310-9956-ffa450edef68


Commit: 6d64c946de2ca6bb5481e2e9fc05376e84c20790
http://github.com/cloudkick/libcloud/commit/6d64c946de2ca6bb5481e2e9fc05376e84c20790
Author: Jeremiah Orem <or...@apache.org>
Date: 2010-03-17 (Wed, 17 Mar 2010)

Changed paths:
A test/fixtures/softlayer/v3_SoftLayer_Account_getVirtualGuests.xml
M test/secrets.py-dist
A test/test_softlayer.py

Log Message:
-----------
Softlayer testing.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@924571 13f79535-47bb-0310-9956-ffa450edef68


Commit: ee649b8e611457318ac09a25e75f1cca562cc9ce
http://github.com/cloudkick/libcloud/commit/ee649b8e611457318ac09a25e75f1cca562cc9ce
Author: Paul Querna <pqu...@apache.org>
Date: 2010-03-19 (Fri, 19 Mar 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
Add support for multiple security groups to the ec2 driver.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@925412 13f79535-47bb-0310-9956-ffa450edef68


Commit: cdcc052b961b8ab6b78af765a52264c28f2268e9
http://github.com/cloudkick/libcloud/commit/cdcc052b961b8ab6b78af765a52264c28f2268e9
Author: Paul Querna <pqu...@apache.org>
Date: 2010-03-19 (Fri, 19 Mar 2010)

Changed paths:
M test/fixtures/ec2/describe_images.xml
M test/fixtures/ec2/describe_instances.xml
M test/fixtures/ec2/reboot_instances.xml
M test/fixtures/ec2/run_instances.xml
M test/fixtures/ec2/terminate_instances.xml

Log Message:
-----------
Update test cases for amazon

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@925413 13f79535-47bb-0310-9956-ffa450edef68


Commit: 76b05074576352f1765e1c6aede7d39d114472d4
http://github.com/cloudkick/libcloud/commit/76b05074576352f1765e1c6aede7d39d114472d4
Author: Paul Querna <pqu...@apache.org>
Date: 2010-03-19 (Fri, 19 Mar 2010)

Changed paths:
M CHANGES

Log Message:
-----------
Update changes.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@925415 13f79535-47bb-0310-9956-ffa450edef68


Commit: 400bb2f32365d65530f4b89c7fea3709d3f966f6
http://github.com/cloudkick/libcloud/commit/400bb2f32365d65530f4b89c7fea3709d3f966f6
Author: Jeremiah Orem <or...@apache.org>
Date: 2010-03-19 (Fri, 19 Mar 2010)

Changed paths:
M libcloud/drivers/softlayer.py
A test/fixtures/softlayer/v3_SoftLayer_Location_Datacenter_getDatacenters.xml
M test/test_softlayer.py

Log Message:
-----------
Softlayer:
* list_locations test
* hard-code country data

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@925493 13f79535-47bb-0310-9956-ffa450edef68


Commit: 62f4b584da4c67ef68cd5a3b711847f9c89259ab
http://github.com/cloudkick/libcloud/commit/62f4b584da4c67ef68cd5a3b711847f9c89259ab
Author: Jerry Chen <je...@apache.org>
Date: 2010-03-21 (Sun, 21 Mar 2010)

Changed paths:
A demos/.gitignore
A demos/ec2_demo.py
A demos/secrets.py.dist

Log Message:
-----------
First demo: EC2

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@925925 13f79535-47bb-0310-9956-ffa450edef68


Commit: 3defd5399a6ac243cb26c3a9bdc5afb13b020a01
http://github.com/cloudkick/libcloud/commit/3defd5399a6ac243cb26c3a9bdc5afb13b020a01
Author: Jerry Chen <je...@apache.org>
Date: 2010-03-21 (Sun, 21 Mar 2010)

Changed paths:
M .gitignore
R demos/.gitignore

Log Message:
-----------
Consolidated .gitignore to top-level

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@925932 13f79535-47bb-0310-9956-ffa450edef68


Commit: b1fd6a85e94d262653c4ccd634e706749f3a2400
http://github.com/cloudkick/libcloud/commit/b1fd6a85e94d262653c4ccd634e706749f3a2400
Author: Paul Querna <pqu...@apache.org>
Date: 2010-03-23 (Tue, 23 Mar 2010)

Changed paths:
M libcloud/drivers/softlayer.py

Log Message:
-----------
Correctly throw InvalidCredsException if you pass a wrong user/password

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@926942 13f79535-47bb-0310-9956-ffa450edef68


Commit: 33122ec622bbe4017a4b4c02545bf6ff01aec958
http://github.com/cloudkick/libcloud/commit/33122ec622bbe4017a4b4c02545bf6ff01aec958
Author: Paul Querna <pqu...@apache.org>
Date: 2010-03-23 (Tue, 23 Mar 2010)

Changed paths:
M libcloud/drivers/softlayer.py

Log Message:
-----------
Better handle http/https switching of the api prefix

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@926943 13f79535-47bb-0310-9956-ffa450edef68


Commit: d117f27d9ca8739c1f498faa27facb5cceaf10b5
http://github.com/cloudkick/libcloud/commit/d117f27d9ca8739c1f498faa27facb5cceaf10b5
Author: Paul Querna <pqu...@apache.org>
Date: 2010-03-23 (Tue, 23 Mar 2010)

Changed paths:
M libcloud/drivers/softlayer.py

Log Message:
-----------
Emulate the way ConnectionKey sets the user agent, so anything already appending a user agent continues to work

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@926945 13f79535-47bb-0310-9956-ffa450edef68


Commit: 086ff40250b9ecdc51e9e2494156013823268633
http://github.com/cloudkick/libcloud/commit/086ff40250b9ecdc51e9e2494156013823268633
Author: Paul Querna <pqu...@apache.org>
Date: 2010-03-23 (Tue, 23 Mar 2010)

Changed paths:
M libcloud/drivers/softlayer.py

Log Message:
-----------
Move the API prefix to a class variable, making it easier to set at runtime

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@926946 13f79535-47bb-0310-9956-ffa450edef68


Commit: 091b94f82c97b4b2b51504cde115bf6fd5c98cd0
http://github.com/cloudkick/libcloud/commit/091b94f82c97b4b2b51504cde115bf6fd5c98cd0
Author: Paul Querna <pqu...@apache.org>
Date: 2010-03-23 (Tue, 23 Mar 2010)

Changed paths:
M libcloud/drivers/softlayer.py

Log Message:
-----------
dont' set node.state to a random int, at least set it to the correct type

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@926950 13f79535-47bb-0310-9956-ffa450edef68


Commit: 52c8e26c3cbded802cde4f593cc9da2550b73fa3
http://github.com/cloudkick/libcloud/commit/52c8e26c3cbded802cde4f593cc9da2550b73fa3
Author: Paul Querna <pqu...@apache.org>
Date: 2010-03-23 (Tue, 23 Mar 2010)

Changed paths:
M test/test_softlayer.py

Log Message:
-----------
Fix softlayer tests

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@926951 13f79535-47bb-0310-9956-ffa450edef68


Commit: 9f1a7419e938543a8d55d07fd11a4b96b7a61003
http://github.com/cloudkick/libcloud/commit/9f1a7419e938543a8d55d07fd11a4b96b7a61003
Author: Paul Querna <pqu...@apache.org>
Date: 2010-03-23 (Tue, 23 Mar 2010)

Changed paths:
M libcloud/drivers/softlayer.py

Log Message:
-----------
sytle cleanup, no functional changes.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@926953 13f79535-47bb-0310-9956-ffa450edef68


Commit: 726bba89772cfbae853a571b0afb64da99a71f0e
http://github.com/cloudkick/libcloud/commit/726bba89772cfbae853a571b0afb64da99a71f0e
Author: Jeremiah Orem <or...@apache.org>
Date: 2010-03-24 (Wed, 24 Mar 2010)

Changed paths:
M libcloud/drivers/softlayer.py
M test/fixtures/softlayer/v3_SoftLayer_Account_getVirtualGuests.xml
M test/test_softlayer.py

Log Message:
-----------
SoftLayer:
* Support for softlayer object masks.
* Pulls in powerstate data.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@927236 13f79535-47bb-0310-9956-ffa450edef68


Commit: 6d170b0fb3ab034e4c55bce0eab47a72e007cbdc
http://github.com/cloudkick/libcloud/commit/6d170b0fb3ab034e4c55bce0eab47a72e007cbdc
Author: Jeremiah Orem <or...@apache.org>
Date: 2010-03-24 (Wed, 24 Mar 2010)

Changed paths:
M libcloud/drivers/softlayer.py

Log Message:
-----------
Softlayer: added another powerstate.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@927237 13f79535-47bb-0310-9956-ffa450edef68


Commit: 0cdb3822ae5eb65c6b84793675d1a7ef4e1d5c88
http://github.com/cloudkick/libcloud/commit/0cdb3822ae5eb65c6b84793675d1a7ef4e1d5c88
Author: Jedidiah Smith <j...@apache.org>
Date: 2010-03-25 (Thu, 25 Mar 2010)

Changed paths:
M libcloud/drivers/linode.py

Log Message:
-----------
Linode: Don't check length of root password if it's None

Signed-off-by: Jed Smith <j...@apache.org>

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@927482 13f79535-47bb-0310-9956-ffa450edef68


Commit: ab92d1f40739232057ef0be8251d03e6f6d1758d
http://github.com/cloudkick/libcloud/commit/ab92d1f40739232057ef0be8251d03e6f6d1758d
Author: Jedidiah Smith <j...@apache.org>
Date: 2010-03-25 (Thu, 25 Mar 2010)

Changed paths:
M libcloud/drivers/linode.py

Log Message:
-----------
Linode: Maximum length of the root password is 16 characters

Signed-off-by: Jed Smith <j...@apache.org>

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@927484 13f79535-47bb-0310-9956-ffa450edef68


Commit: 7d9b81fe7ca4bbf6cccfee873d33b7b90039d97a
http://github.com/cloudkick/libcloud/commit/7d9b81fe7ca4bbf6cccfee873d33b7b90039d97a
Author: Jedidiah Smith <j...@apache.org>
Date: 2010-03-25 (Thu, 25 Mar 2010)

Changed paths:
M libcloud/drivers/linode.py

Log Message:
-----------
Linode: Proper default kernel selection for 64-bit

Signed-off-by: Jed Smith <j...@apache.org>

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@927485 13f79535-47bb-0310-9956-ffa450edef68


Commit: d418a7a81d5d339afc924ffdce0e2a399358d6e1
http://github.com/cloudkick/libcloud/commit/d418a7a81d5d339afc924ffdce0e2a399358d6e1
Author: Gavin McDonald <gmcd...@apache.org>
Date: 2010-03-26 (Fri, 26 Mar 2010)

Changed paths:
M test/test_linode.py

Log Message:
-----------
Add REQUIRESPVOPSKERNEL to test options

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@927748 13f79535-47bb-0310-9956-ffa450edef68


Commit: 3176d6a6117157a45a8a6b12e5184c8a55acfd25
http://github.com/cloudkick/libcloud/commit/3176d6a6117157a45a8a6b12e5184c8a55acfd25
Author: Jeremiah Orem <or...@apache.org>
Date: 2010-03-29 (Mon, 29 Mar 2010)

Changed paths:
M libcloud/drivers/slicehost.py
M test/test_slicehost.py

Log Message:
-----------
Slicehost: add generates_password

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@928956 13f79535-47bb-0310-9956-ffa450edef68


Commit: f32bc8a1dd50e7ae091f8d3471b7d60e01b348bd
http://github.com/cloudkick/libcloud/commit/f32bc8a1dd50e7ae091f8d3471b7d60e01b348bd
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-01 (Thu, 01 Apr 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
Handle OptInRequired for ec2

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@930077 13f79535-47bb-0310-9956-ffa450edef68


Commit: 1928ab9e1c2fcaf902bda5437d64ec6765ad8679
http://github.com/cloudkick/libcloud/commit/1928ab9e1c2fcaf902bda5437d64ec6765ad8679
Author: Jeremiah Orem <or...@apache.org>
Date: 2010-04-09 (Fri, 09 Apr 2010)

Changed paths:
M libcloud/drivers/softlayer.py
M test/test_softlayer.py

Log Message:
-----------
Softlayer: modify create_node, add static list_images and list_sizes.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@932546 13f79535-47bb-0310-9956-ffa450edef68


Commit: 34ee6083b049925315dbbb194ff46a3e991bba45
http://github.com/cloudkick/libcloud/commit/34ee6083b049925315dbbb194ff46a3e991bba45
Author: Jeremiah Orem <or...@apache.org>
Date: 2010-04-14 (Wed, 14 Apr 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
EC2 SecurityGroups in list_nodes (DescribeInstances) [p=richard kreuter]

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@934057 13f79535-47bb-0310-9956-ffa450edef68


Commit: 7e5bc0e4a8ef6c852148651d55810b23d7105514
http://github.com/cloudkick/libcloud/commit/7e5bc0e4a8ef6c852148651d55810b23d7105514
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-14 (Wed, 14 Apr 2010)

Changed paths:
M libcloud/drivers/slicehost.py

Log Message:
-----------
expose more attributes in the slicehost driver

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@934172 13f79535-47bb-0310-9956-ffa450edef68


Commit: c4d6d678189f73aef1f09f9cc6de1514641eaed4
http://github.com/cloudkick/libcloud/commit/c4d6d678189f73aef1f09f9cc6de1514641eaed4
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-14 (Wed, 14 Apr 2010)

Changed paths:
M libcloud/drivers/slicehost.py

Log Message:
-----------
use underscore, not -

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@934185 13f79535-47bb-0310-9956-ffa450edef68


Commit: 9990ddd8db5fc0f221f8b0f8bc8ed94a0c3d4949
http://github.com/cloudkick/libcloud/commit/9990ddd8db5fc0f221f8b0f8bc8ed94a0c3d4949
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-14 (Wed, 14 Apr 2010)

Changed paths:
M libcloud/drivers/slicehost.py

Log Message:
-----------
Fix Slicehost Destroy node: Slicehost is returning a 1 byte response, with content type of XML, but no XML. This was breaking the ET parser when it couldn't parse it to an object.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@934197 13f79535-47bb-0310-9956-ffa450edef68


Commit: 47116373072c147687a712a91e00e6de201e91bb
http://github.com/cloudkick/libcloud/commit/47116373072c147687a712a91e00e6de201e91bb
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-21 (Wed, 21 Apr 2010)

Changed paths:
M libcloud/base.py
M libcloud/drivers/ec2.py
M libcloud/providers.py
M libcloud/types.py

Log Message:
-----------
Start a eucalyptus driver.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@936574 13f79535-47bb-0310-9956-ffa450edef68


Commit: 64cb372d7768cebe5af776a0fc4dacd1746ff464
http://github.com/cloudkick/libcloud/commit/64cb372d7768cebe5af776a0fc4dacd1746ff464
Author: Jeremiah Orem <or...@apache.org>
Date: 2010-04-22 (Thu, 22 Apr 2010)

Changed paths:
M libcloud/drivers/softlayer.py
M test/fixtures/softlayer/v3_SoftLayer_Account_getVirtualGuests.xml
M test/test_softlayer.py

Log Message:
-----------
List node:
- add password to extra.
Create node:
- block until we have all node information.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@936995 13f79535-47bb-0310-9956-ffa450edef68


Commit: 9e9174924793fe14d5f3482009aa9ec6e7b5b238
http://github.com/cloudkick/libcloud/commit/9e9174924793fe14d5f3482009aa9ec6e7b5b238
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-22 (Thu, 22 Apr 2010)

Changed paths:
M libcloud/base.py
M libcloud/drivers/ec2.py

Log Message:
-----------
Improve the Eucalyptus for endpoints not on the root path.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@937011 13f79535-47bb-0310-9956-ffa450edef68


Commit: e4ebf296c00ad2706b52cbe0335c1e4cbd44d9bb
http://github.com/cloudkick/libcloud/commit/e4ebf296c00ad2706b52cbe0335c1e4cbd44d9bb
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-22 (Thu, 22 Apr 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
Handle invalid user/passwords from Eucalyptus, which don't return XML like amazon does.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@937014 13f79535-47bb-0310-9956-ffa450edef68


Commit: e918794973d2f37be344c7f0a3f6246a0373546a
http://github.com/cloudkick/libcloud/commit/e918794973d2f37be344c7f0a3f6246a0373546a
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-22 (Thu, 22 Apr 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
Add correct name values for the various AWS driver types

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@937019 13f79535-47bb-0310-9956-ffa450edef68


Commit: 90bc8b0b9d5f9d402e0b936c21e13427dfc260f8
http://github.com/cloudkick/libcloud/commit/90bc8b0b9d5f9d402e0b936c21e13427dfc260f8
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-22 (Thu, 22 Apr 2010)

Changed paths:
M libcloud/base.py
M libcloud/drivers/ec2.py

Log Message:
-----------
Add support for specifying the port used for an eucalyptus cluster endpoint.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@937041 13f79535-47bb-0310-9956-ffa450edef68


Commit: 22b5326a2719e4e9aa19e9876e2108c1a1f2ca5d
http://github.com/cloudkick/libcloud/commit/22b5326a2719e4e9aa19e9876e2108c1a1f2ca5d
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-22 (Thu, 22 Apr 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
set default path for eucalyptus

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@937042 13f79535-47bb-0310-9956-ffa450edef68


Commit: 723522365630b659900f60457c0f794eecf69b46
http://github.com/cloudkick/libcloud/commit/723522365630b659900f60457c0f794eecf69b46
Author: Jeremiah Orem <or...@apache.org>
Date: 2010-04-22 (Thu, 22 Apr 2010)

Changed paths:
M libcloud/drivers/softlayer.py

Log Message:
-----------
Fix IndexError in _get_order_information.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@937114 13f79535-47bb-0310-9956-ffa450edef68


Commit: 6381da449613e521a96cc9aa34e9746f0038eaf7
http://github.com/cloudkick/libcloud/commit/6381da449613e521a96cc9aa34e9746f0038eaf7
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-23 (Fri, 23 Apr 2010)

Changed paths:
M libcloud/drivers/slicehost.py

Log Message:
-----------
Wrap invalid user from slicehost in a InvalidCredsException

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@937543 13f79535-47bb-0310-9956-ffa450edef68


Commit: f920a5e765c7de8212ec63d980f06a2cc31885de
http://github.com/cloudkick/libcloud/commit/f920a5e765c7de8212ec63d980f06a2cc31885de
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-23 (Fri, 23 Apr 2010)

Changed paths:
M libcloud/base.py

Log Message:
-----------
handle more exception types inside one clause

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@937563 13f79535-47bb-0310-9956-ffa450edef68


Commit: 73afae934206c65f1b943c6369811bfe53f5a0a0
http://github.com/cloudkick/libcloud/commit/73afae934206c65f1b943c6369811bfe53f5a0a0
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-23 (Fri, 23 Apr 2010)

Changed paths:
M libcloud/drivers/softlayer.py

Log Message:
-----------
Improve the ability to not pass a domain in create node.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@937564 13f79535-47bb-0310-9956-ffa450edef68


Commit: a005d4879f53c67dc5bd3654b1cfc6948a7d943f
http://github.com/cloudkick/libcloud/commit/a005d4879f53c67dc5bd3654b1cfc6948a7d943f
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-23 (Fri, 23 Apr 2010)

Changed paths:
M libcloud/drivers/softlayer.py

Log Message:
-----------
Public/private IPs are always lists

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@937565 13f79535-47bb-0310-9956-ffa450edef68


Commit: e8ad2a74ef64b265a6f06b959125cfe21df9cf4e
http://github.com/cloudkick/libcloud/commit/e8ad2a74ef64b265a6f06b959125cfe21df9cf4e
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-23 (Fri, 23 Apr 2010)

Changed paths:
M libcloud/drivers/softlayer.py

Log Message:
-----------
add none-ed kwarg location for list images and sizes

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@937569 13f79535-47bb-0310-9956-ffa450edef68


Commit: 78a94141374d0a8ae505af69f844372ba53e7fae
http://github.com/cloudkick/libcloud/commit/78a94141374d0a8ae505af69f844372ba53e7fae
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-23 (Fri, 23 Apr 2010)

Changed paths:
M test/test_slicehost.py

Log Message:
-----------
Update Slicehost test cases to look for InvalidCredsException on an invalid user/pass

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@937571 13f79535-47bb-0310-9956-ffa450edef68


Commit: d82ee89be3cbbf6251a04fe4f8780ee811a78e6f
http://github.com/cloudkick/libcloud/commit/d82ee89be3cbbf6251a04fe4f8780ee811a78e6f
Author: Jeremiah Orem <or...@apache.org>
Date: 2010-04-24 (Sat, 24 Apr 2010)

Changed paths:
M libcloud/drivers/softlayer.py

Log Message:
-----------
Fix sl2 template.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@937638 13f79535-47bb-0310-9956-ffa450edef68


Commit: 1f807d76a11855f280e249c03bb21a53fb0188b0
http://github.com/cloudkick/libcloud/commit/1f807d76a11855f280e249c03bb21a53fb0188b0
Author: Jeremiah Orem <or...@apache.org>
Date: 2010-04-26 (Mon, 26 Apr 2010)

Changed paths:
A libcloud/drivers/ecp.py
M libcloud/providers.py
M libcloud/types.py
A test/fixtures/ecp/htemplate_list.json
A test/fixtures/ecp/network_list.json
A test/fixtures/ecp/ptemplate_list.json
A test/fixtures/ecp/vm_1_action_delete.json
A test/fixtures/ecp/vm_1_action_start.json
A test/fixtures/ecp/vm_1_action_stop.json
A test/fixtures/ecp/vm_1_get.json
A test/fixtures/ecp/vm_list.json
A test/fixtures/ecp/vm_put.json
M test/secrets.py-dist
A test/test_ecp.py

Log Message:
-----------
Add Enomaly ECP Driver.

Author: Viktor Stanchev <vik...@enomaly.com>
Signed-off-by: Jeremy Orem <jerem...@gmail.com>

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@938156 13f79535-47bb-0310-9956-ffa450edef68


Commit: 9a9698c2cba1c857a8b3c7be92dbb8657b13390d
http://github.com/cloudkick/libcloud/commit/9a9698c2cba1c857a8b3c7be92dbb8657b13390d
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-27 (Tue, 27 Apr 2010)

Changed paths:
M libcloud/drivers/slicehost.py

Log Message:
-----------
Use correct subnet masks to determine if an ip address is private.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@938351 13f79535-47bb-0310-9956-ffa450edef68


Commit: 5add54e4439adc2d3158969fb7dfc3a02fafc0ab
http://github.com/cloudkick/libcloud/commit/5add54e4439adc2d3158969fb7dfc3a02fafc0ab
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-27 (Tue, 27 Apr 2010)

Changed paths:
M libcloud/base.py

Log Message:
-----------
Only set the content length of the data in a request after we have encoded it.

Submitted by: Eric Woods <woodstae gmail.com>

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@938719 13f79535-47bb-0310-9956-ffa450edef68


Commit: 28f8b11d1bfe72683ad8c6560fe26337564b6dd8
http://github.com/cloudkick/libcloud/commit/28f8b11d1bfe72683ad8c6560fe26337564b6dd8
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-27 (Tue, 27 Apr 2010)

Changed paths:
M test/__init__.py

Log Message:
-----------
Fix duplicate function name in test cases.

Submitted by: Eric Woods <woodstae gmail.com>

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@938720 13f79535-47bb-0310-9956-ffa450edef68


Commit: a9d41f097d0244f5d5d6b9673c11f21964173d53
http://github.com/cloudkick/libcloud/commit/a9d41f097d0244f5d5d6b9673c11f21964173d53
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-27 (Tue, 27 Apr 2010)

Changed paths:
A libcloud/drivers/ibm.py
M libcloud/providers.py
M libcloud/types.py
A test/fixtures/ibm/create.xml
A test/fixtures/ibm/delete.xml
A test/fixtures/ibm/images.xml
A test/fixtures/ibm/instances.xml
A test/fixtures/ibm/instances_deleted.xml
A test/fixtures/ibm/locations.xml
A test/fixtures/ibm/reboot_active.xml
A test/fixtures/ibm/sizes.xml
M test/secrets.py-dist
A test/test_ibm.py

Log Message:
-----------
Add IBM Developer Cloud support.

Fixes LIBCLOUD-15.

Submitted by: Eric Woods <woodstae gmail.com>

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@938721 13f79535-47bb-0310-9956-ffa450edef68


Commit: 0f375fd0890089baf874eda03adaa72cee2a147e
http://github.com/cloudkick/libcloud/commit/0f375fd0890089baf874eda03adaa72cee2a147e
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-27 (Tue, 27 Apr 2010)

Changed paths:
M libcloud/drivers/softlayer.py

Log Message:
-----------
Public/private IPs are always lists

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@938722 13f79535-47bb-0310-9956-ffa450edef68


Commit: 2bd15535607d592b7d8184245c843c01a7025b20
http://github.com/cloudkick/libcloud/commit/2bd15535607d592b7d8184245c843c01a7025b20
Author: Paul Querna <pqu...@apache.org>
Date: 2010-04-27 (Tue, 27 Apr 2010)

Changed paths:
M CHANGES

Log Message:
-----------
Update and reformat CHANGES

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@938723 13f79535-47bb-0310-9956-ffa450edef68


Commit: 5f491400faa6ebb18133782f68aadf51bd404898
http://github.com/cloudkick/libcloud/commit/5f491400faa6ebb18133782f68aadf51bd404898
Author: Jeremiah Orem <or...@apache.org>
Date: 2010-04-29 (Thu, 29 Apr 2010)

Changed paths:
M libcloud/drivers/ecp.py

Log Message:
-----------
LIBCLOUD-22: ECP driver improvements

Author: Viktor Stanchev <vik...@enomaly.com>
Signed-off-by: Jeremy Orem <jerem...@gmail.com>

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@939503 13f79535-47bb-0310-9956-ffa450edef68


Commit: f860a33c3bc18b4458f6faef826d127a773eeb2c
http://github.com/cloudkick/libcloud/commit/f860a33c3bc18b4458f6faef826d127a773eeb2c
Author: Alex Polvi <po...@apache.org>
Date: 2010-05-03 (Mon, 03 May 2010)

Changed paths:
M libcloud/drivers/ec2.py
M test/test_ec2.py

Log Message:
-----------
add ec2 ap southeast

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@940685 13f79535-47bb-0310-9956-ffa450edef68


Commit: 33533b6e0a02a250cf9363b38c4bcb859fc337cc
http://github.com/cloudkick/libcloud/commit/33533b6e0a02a250cf9363b38c4bcb859fc337cc
Author: Jeremiah Orem <or...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
A libcloud/drivers/opennebula.py
M libcloud/providers.py
M libcloud/types.py
A test/fixtures/opennebula/compute.xml
A test/fixtures/opennebula/computes.xml
A test/fixtures/opennebula/disk.xml
A test/fixtures/opennebula/storage.xml
M test/secrets.py-dist
A test/test_opennebula.py

Log Message:
-----------
LIBCLOUD-17: Add OpenNebula driver.

Author: Daniel Molina Aranda <danm...@pdi.ucm.es>
Signed-off-by: Jeremy Orem <jerem...@gmail.com>

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941052 13f79535-47bb-0310-9956-ffa450edef68


Commit: d7b197cac5a40fdc6d26acf85792d48872e92406
http://github.com/cloudkick/libcloud/commit/d7b197cac5a40fdc6d26acf85792d48872e92406
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M CHANGES

Log Message:
-----------
Note support for new ec2 region

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941053 13f79535-47bb-0310-9956-ffa450edef68


Commit: 1f582dc4beeee02c029ad7734908ad16bf4c179c
http://github.com/cloudkick/libcloud/commit/1f582dc4beeee02c029ad7734908ad16bf4c179c
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M CHANGES

Log Message:
-----------
Fix spacing

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941054 13f79535-47bb-0310-9956-ffa450edef68


Commit: 846e0f55c9a80f107c3945104df1f0074ad7800c
http://github.com/cloudkick/libcloud/commit/846e0f55c9a80f107c3945104df1f0074ad7800c
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/base.py

Log Message:
-----------
Improve handling of args that might be '' instead of None

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941055 13f79535-47bb-0310-9956-ffa450edef68


Commit: 076d7cd384b9269fac80535c40a2a4688f9d48c4
http://github.com/cloudkick/libcloud/commit/076d7cd384b9269fac80535c40a2a4688f9d48c4
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/drivers/rackspace.py

Log Message:
-----------
Prefix non-portable kwargs with ex_, and move utillity functions to have a _ prefix, so they are considered 'more private' in python.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941058 13f79535-47bb-0310-9956-ffa450edef68


Commit: 9dcf12aca0e0bd82f03d3a740f4989244e3e5f8d
http://github.com/cloudkick/libcloud/commit/9dcf12aca0e0bd82f03d3a740f4989244e3e5f8d
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/drivers/vpsnet.py

Log Message:
-----------
Change VPS.net extensions to use ex_ prefix, and improve create_node docs

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941059 13f79535-47bb-0310-9956-ffa450edef68


Commit: 669594505292ddf9107406976d56bdaca0bd8b14
http://github.com/cloudkick/libcloud/commit/669594505292ddf9107406976d56bdaca0bd8b14
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/drivers/opennebula.py

Log Message:
-----------
Add doc strings for open nebula's create_node

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941060 13f79535-47bb-0310-9956-ffa450edef68


Commit: 705b24cf88ec1b86d2af7f64843ef878cbc2fc24
http://github.com/cloudkick/libcloud/commit/705b24cf88ec1b86d2af7f64843ef878cbc2fc24
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/drivers/linode.py

Log Message:
-----------
Convert Linode driver to ex_ prefix

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941066 13f79535-47bb-0310-9956-ffa450edef68


Commit: 512d1d65aa7e2a99a792bf8750355f07f73da447
http://github.com/cloudkick/libcloud/commit/512d1d65aa7e2a99a792bf8750355f07f73da447
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/drivers/ibm.py

Log Message:
-----------
Convert IBM driver to ex_ prefix

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941067 13f79535-47bb-0310-9956-ffa450edef68


Commit: 9d62c9b10a9460488bc4069ec9853ee18cc94ad4
http://github.com/cloudkick/libcloud/commit/9d62c9b10a9460488bc4069ec9853ee18cc94ad4
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/drivers/gogrid.py

Log Message:
-----------
Improve GoGrid driver:
- Move extensions to ex prefix
- Rename private methods to include _ prefix
- Add create_node doc string

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941069 13f79535-47bb-0310-9956-ffa450edef68


Commit: 4794218f4cb6aac5c802928ebbe89e1bf6a18344
http://github.com/cloudkick/libcloud/commit/4794218f4cb6aac5c802928ebbe89e1bf6a18344
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/base.py
M libcloud/drivers/ecp.py
M libcloud/drivers/slicehost.py

Log Message:
-----------
Move is_private_subnet into the base, as it will be used by multiple drivers

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941070 13f79535-47bb-0310-9956-ffa450edef68


Commit: 7311fffb91a2a4202c19bcdd29b9ce9d750ce005
http://github.com/cloudkick/libcloud/commit/7311fffb91a2a4202c19bcdd29b9ce9d750ce005
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
Improve EC2 driver, moving extensions to the ex_ prefix.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941071 13f79535-47bb-0310-9956-ffa450edef68


Commit: 7c49c1656f0a2411a0a9be2dbab850a5b0c9def4
http://github.com/cloudkick/libcloud/commit/7c49c1656f0a2411a0a9be2dbab850a5b0c9def4
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/drivers/vcloud.py

Log Message:
-----------
For VCloud, Improve create_node documentation, and use the ex_ prefix

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941074 13f79535-47bb-0310-9956-ffa450edef68


Commit: f020842689c2d7bbed0f7696e967523b1a4813f6
http://github.com/cloudkick/libcloud/commit/f020842689c2d7bbed0f7696e967523b1a4813f6
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/drivers/ecp.py
M libcloud/drivers/slicehost.py

Log Message:
-----------
Remove unused imports

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941075 13f79535-47bb-0310-9956-ffa450edef68


Commit: b513a89edebb81e33fa4ccac5b19ce07c3617e41
http://github.com/cloudkick/libcloud/commit/b513a89edebb81e33fa4ccac5b19ce07c3617e41
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/drivers/rimuhosting.py

Log Message:
-----------
Improve RimuHosting Driver by moving to ex_ prefix for extensions, and add a docstring for its create_node options

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941078 13f79535-47bb-0310-9956-ffa450edef68


Commit: 809cd1802120f5e3be4b1254dbb912382e5df9dc
http://github.com/cloudkick/libcloud/commit/809cd1802120f5e3be4b1254dbb912382e5df9dc
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/drivers/softlayer.py

Log Message:
-----------
Use ex_ prefix in softlayer, and improve create_node docs

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941079 13f79535-47bb-0310-9956-ffa450edef68


Commit: e01c0aa0647b68b1f0b810f85c8f9ad6016b9f58
http://github.com/cloudkick/libcloud/commit/e01c0aa0647b68b1f0b810f85c8f9ad6016b9f58
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
Add warning about api extensions

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941083 13f79535-47bb-0310-9956-ffa450edef68


Commit: 02fce22dc0041b28228f58363f829ceb44dba91c
http://github.com/cloudkick/libcloud/commit/02fce22dc0041b28228f58363f829ceb44dba91c
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/base.py

Log Message:
-----------
Improve doc strings on base classes

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941089 13f79535-47bb-0310-9956-ffa450edef68


Commit: 09cb010b45f4548446a13c7ab51c26fe4cec2bbd
http://github.com/cloudkick/libcloud/commit/09cb010b45f4548446a13c7ab51c26fe4cec2bbd
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
Use correct epydoc syntax for warnings

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941090 13f79535-47bb-0310-9956-ffa450edef68


Commit: 7e540a8c79bc34e0634f23fceb88f18f6ee1b180
http://github.com/cloudkick/libcloud/commit/7e540a8c79bc34e0634f23fceb88f18f6ee1b180
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
Opps, pydoctor only has @note, not @warning

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941091 13f79535-47bb-0310-9956-ffa450edef68


Commit: 033492619e86f2c429c5fed0fb7b823e9d950e86
http://github.com/cloudkick/libcloud/commit/033492619e86f2c429c5fed0fb7b823e9d950e86
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/deployment.py

Log Message:
-----------
Add doc strings on deployment classes

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941105 13f79535-47bb-0310-9956-ffa450edef68


Commit: 68acee4b4d00ff69fd6c34007732ef011bed6df4
http://github.com/cloudkick/libcloud/commit/68acee4b4d00ff69fd6c34007732ef011bed6df4
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/base.py
M libcloud/deployment.py
M libcloud/interface.py
M libcloud/ssh.py

Log Message:
-----------
Style cleanups, no functional changes.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941110 13f79535-47bb-0310-9956-ffa450edef68


Commit: b0c63a224834d6b39f43c78c5e603731598e9b0f
http://github.com/cloudkick/libcloud/commit/b0c63a224834d6b39f43c78c5e603731598e9b0f
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/__init__.py

Log Message:
-----------
Document _init_once.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941111 13f79535-47bb-0310-9956-ffa450edef68


Commit: 07d495d49ed24b8aa425f3a8549115a354257c5e
http://github.com/cloudkick/libcloud/commit/07d495d49ed24b8aa425f3a8549115a354257c5e
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/types.py

Log Message:
-----------
Add missing cvar doc for IBM

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941112 13f79535-47bb-0310-9956-ffa450edef68


Commit: d34c6e2d9009613fb1967cb4a01015070e3b7143
http://github.com/cloudkick/libcloud/commit/d34c6e2d9009613fb1967cb4a01015070e3b7143
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
Add class level docs on all the ec2-based drivers/connection classes

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941113 13f79535-47bb-0310-9956-ffa450edef68


Commit: 54fdbe09f919d68fde52ac7ebab9e31a45d17c50
http://github.com/cloudkick/libcloud/commit/54fdbe09f919d68fde52ac7ebab9e31a45d17c50
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/ssh.py

Log Message:
-----------
Add documentation on SSH Client classes

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941115 13f79535-47bb-0310-9956-ffa450edef68


Commit: 0022a26f2f6ffe8f20cd8687a11875b9c47b01bf
http://github.com/cloudkick/libcloud/commit/0022a26f2f6ffe8f20cd8687a11875b9c47b01bf
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/drivers/dummy.py
M libcloud/drivers/ec2.py
M libcloud/drivers/ecp.py
M libcloud/drivers/gogrid.py
M libcloud/drivers/ibm.py
M libcloud/drivers/linode.py
M libcloud/drivers/rackspace.py
M libcloud/drivers/rimuhosting.py
M libcloud/drivers/slicehost.py
M libcloud/drivers/softlayer.py
M libcloud/drivers/vcloud.py
M libcloud/drivers/vpsnet.py

Log Message:
-----------
Style cleanups in all drivers; No functional changes.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941116 13f79535-47bb-0310-9956-ffa450edef68


Commit: 583791923d6d194ad4a7f351ffe77bf95eacf8ac
http://github.com/cloudkick/libcloud/commit/583791923d6d194ad4a7f351ffe77bf95eacf8ac
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M test/__init__.py
M test/test_base.py
M test/test_ec2.py
M test/test_ecp.py
M test/test_ibm.py
M test/test_linode.py
M test/test_opennebula.py
M test/test_rackspace.py
M test/test_rimuhosting.py
M test/test_softlayer.py
M test/test_vcloud.py
M test/test_vpsnet.py

Log Message:
-----------
Style cleanups on tests; No functional changes.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941117 13f79535-47bb-0310-9956-ffa450edef68


Commit: bf9299bb4e005512505de0a14b87ac97faf888e1
http://github.com/cloudkick/libcloud/commit/bf9299bb4e005512505de0a14b87ac97faf888e1
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/drivers/voxel.py

Log Message:
-----------
s/initialize_instance_types/_initialize_instance_types/;

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941118 13f79535-47bb-0310-9956-ffa450edef68


Commit: c3a6437dd6fe1550e40d165cc09922e552992331
http://github.com/cloudkick/libcloud/commit/c3a6437dd6fe1550e40d165cc09922e552992331
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/base.py
M libcloud/types.py

Log Message:
-----------
Add DeploymentException, which allows you to better recover and detect a failure to deploy which is different than a failure of the provider's create_node, this will let you possibly cleanup a partially boot-strapped node.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941122 13f79535-47bb-0310-9956-ffa450edef68


Commit: cc64642b9edb7b8556c60371d9e8294947d42f1c
http://github.com/cloudkick/libcloud/commit/cc64642b9edb7b8556c60371d9e8294947d42f1c
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-04 (Tue, 04 May 2010)

Changed paths:
M libcloud/base.py

Log Message:
-----------
Add class docs for NodeAuth classes

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941123 13f79535-47bb-0310-9956-ffa450edef68


Commit: dcf09316781007f0793f592dbfae9a3661ce0d49
http://github.com/cloudkick/libcloud/commit/dcf09316781007f0793f592dbfae9a3661ce0d49
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
EC2: m2.xlarge (High-Memory On-Demand Instances) - LIBCLOUD-24

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941721 13f79535-47bb-0310-9956-ffa450edef68


Commit: 11e0ee607821cd6f97702e880d559f57f14eaa6d
http://github.com/cloudkick/libcloud/commit/11e0ee607821cd6f97702e880d559f57f14eaa6d
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M libcloud/drivers/linode.py
M libcloud/drivers/rimuhosting.py
M libcloud/drivers/softlayer.py

Log Message:
-----------
Docstrings for driver exception classes

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941762 13f79535-47bb-0310-9956-ffa450edef68


Commit: 7325a50b60d68822faf37ce58691a4d14646d425
http://github.com/cloudkick/libcloud/commit/7325a50b60d68822faf37ce58691a4d14646d425
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M libcloud/drivers/dummy.py
M libcloud/drivers/ecp.py
M libcloud/drivers/gogrid.py
M libcloud/drivers/ibm.py
M libcloud/drivers/linode.py
M libcloud/drivers/opennebula.py
M libcloud/drivers/rackspace.py
M libcloud/drivers/rimuhosting.py
M libcloud/drivers/slicehost.py
M libcloud/drivers/softlayer.py
M libcloud/drivers/vcloud.py
M libcloud/drivers/voxel.py
M libcloud/drivers/vpsnet.py

Log Message:
-----------
Basic docstrings for driver connection classes

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941763 13f79535-47bb-0310-9956-ffa450edef68


Commit: b1fad5fa24df4f998213857ea80aecd6e5090d67
http://github.com/cloudkick/libcloud/commit/b1fad5fa24df4f998213857ea80aecd6e5090d67
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M libcloud/drivers/dummy.py
M libcloud/drivers/ec2.py
M libcloud/drivers/ecp.py
M libcloud/drivers/gogrid.py
M libcloud/drivers/linode.py
M libcloud/drivers/opennebula.py
M libcloud/drivers/rimuhosting.py
M libcloud/drivers/slicehost.py
M libcloud/drivers/vcloud.py
M libcloud/drivers/voxel.py

Log Message:
-----------
Basic docstrings for node drivers

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941764 13f79535-47bb-0310-9956-ffa450edef68


Commit: 863e5ca31caf4cf08d4dde8fad189c668706e0af
http://github.com/cloudkick/libcloud/commit/863e5ca31caf4cf08d4dde8fad189c668706e0af
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M test/test_ec2.py

Log Message:
-----------
Updated EC2 tests to reflect updated list_sizes

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941768 13f79535-47bb-0310-9956-ffa450edef68


Commit: c88ca3b62d2e7ec4e75b25d275f9ac6b08a6b701
http://github.com/cloudkick/libcloud/commit/c88ca3b62d2e7ec4e75b25d275f9ac6b08a6b701
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
R libcloud/drivers/ibm.py
A libcloud/drivers/ibm_sbc.py
M libcloud/providers.py
R test/test_ibm.py
A test/test_ibm_sbc.py

Log Message:
-----------
Rename ibm.py to ibm_sbc.py

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941771 13f79535-47bb-0310-9956-ffa450edef68


Commit: 137a92bad8256228960ccf6250ec654fafbcd2a7
http://github.com/cloudkick/libcloud/commit/137a92bad8256228960ccf6250ec654fafbcd2a7
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
R test/fixtures/ibm/create.xml
R test/fixtures/ibm/delete.xml
R test/fixtures/ibm/images.xml
R test/fixtures/ibm/instances.xml
R test/fixtures/ibm/instances_deleted.xml
R test/fixtures/ibm/locations.xml
R test/fixtures/ibm/reboot_active.xml
R test/fixtures/ibm/sizes.xml
A test/fixtures/ibm_sbc/create.xml
A test/fixtures/ibm_sbc/delete.xml
A test/fixtures/ibm_sbc/images.xml
A test/fixtures/ibm_sbc/instances.xml
A test/fixtures/ibm_sbc/instances_deleted.xml
A test/fixtures/ibm_sbc/locations.xml
A test/fixtures/ibm_sbc/reboot_active.xml
A test/fixtures/ibm_sbc/sizes.xml
M test/test_ibm_sbc.py

Log Message:
-----------
Fixing missing ibm->ibm_sbc renames in tests

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941775 13f79535-47bb-0310-9956-ffa450edef68


Commit: d3d4773e1b3f2fbae27f526b83b6f6b4624f6bb9
http://github.com/cloudkick/libcloud/commit/d3d4773e1b3f2fbae27f526b83b6f6b4624f6bb9
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M libcloud/drivers/__init__.py

Log Message:
-----------
__all__ in drivers to allow `from libcloud.drivers import *`

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941787 13f79535-47bb-0310-9956-ffa450edef68


Commit: 115d807adaaef4595e3a0fa019b1eeb7fdbd5494
http://github.com/cloudkick/libcloud/commit/115d807adaaef4595e3a0fa019b1eeb7fdbd5494
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M MANIFEST.in
M setup.py

Log Message:
-----------
try to make libcloud more setuptools friendly

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941802 13f79535-47bb-0310-9956-ffa450edef68


Commit: 966f647c315507a2474c76bc49508ba4c8018706
http://github.com/cloudkick/libcloud/commit/966f647c315507a2474c76bc49508ba4c8018706
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M libcloud/drivers/gogrid.py

Log Message:
-----------
remove unused function from gogrid driver.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941803 13f79535-47bb-0310-9956-ffa450edef68


Commit: 6c09f81b6f808245f86a870a2cd6ac95ed6ec81f
http://github.com/cloudkick/libcloud/commit/6c09f81b6f808245f86a870a2cd6ac95ed6ec81f
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M CHANGES

Log Message:
-----------
note improved docs

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941804 13f79535-47bb-0310-9956-ffa450edef68


Commit: c2341076ff2c106bfb070b66a20009c52afb3e97
http://github.com/cloudkick/libcloud/commit/c2341076ff2c106bfb070b66a20009c52afb3e97
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M CHANGES

Log Message:
-----------
Minor typo fix

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941805 13f79535-47bb-0310-9956-ffa450edef68


Commit: b2057f3f65feafe4cbe11c5f32c08319afe8177d
http://github.com/cloudkick/libcloud/commit/b2057f3f65feafe4cbe11c5f32c08319afe8177d
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M MANIFEST.in

Log Message:
-----------
Add missing files for sdist to MANIFEST.in

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941806 13f79535-47bb-0310-9956-ffa450edef68


Commit: 1c8f7d74069658416b03e49c66d2dd3eb030eeb0
http://github.com/cloudkick/libcloud/commit/1c8f7d74069658416b03e49c66d2dd3eb030eeb0
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
A dist/hash-sign.sh
A dist/release.sh

Log Message:
-----------
Add release and signing tools

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941810 13f79535-47bb-0310-9956-ffa450edef68


Commit: 9b470339cd61290690f42e8bb28e735275f5287a
http://github.com/cloudkick/libcloud/commit/9b470339cd61290690f42e8bb28e735275f5287a
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M dist/hash-sign.sh
M dist/release.sh

Log Message:
-----------
Add license blcoks for release shell scripts

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941811 13f79535-47bb-0310-9956-ffa450edef68


Commit: 8a12d4b143733ed015708f46d95b5ac68b970fbd
http://github.com/cloudkick/libcloud/commit/8a12d4b143733ed015708f46d95b5ac68b970fbd
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M HACKING

Log Message:
-----------
explain how to make a release.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941813 13f79535-47bb-0310-9956-ffa450edef68


Commit: 8f540f57ef1f1783e5c91e19e476ffce7abe71ad
http://github.com/cloudkick/libcloud/commit/8f540f57ef1f1783e5c91e19e476ffce7abe71ad
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M README

Log Message:
-----------
link to getting-started on the website.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941814 13f79535-47bb-0310-9956-ffa450edef68


Commit: f1d6c55be829d60008a24a4f31671903be4662b7
http://github.com/cloudkick/libcloud/commit/f1d6c55be829d60008a24a4f31671903be4662b7
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M .ratignore

Log Message:
-----------
Add fixtures and HACKING files to ratignore

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941828 13f79535-47bb-0310-9956-ffa450edef68


Commit: fa74fc4652e90b3ec051c08d69da619cebc11587
http://github.com/cloudkick/libcloud/commit/fa74fc4652e90b3ec051c08d69da619cebc11587
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M setup.py

Log Message:
-----------
Use distutils.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941829 13f79535-47bb-0310-9956-ffa450edef68


Commit: 6030a9e62239e38bf283c0037355179df8e551a9
http://github.com/cloudkick/libcloud/commit/6030a9e62239e38bf283c0037355179df8e551a9
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M CHANGES

Log Message:
-----------
Minor spelling, casing fixes

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941831 13f79535-47bb-0310-9956-ffa450edef68


Commit: fffc719ef936a115e25a97e354c51677e8a77703
http://github.com/cloudkick/libcloud/commit/fffc719ef936a115e25a97e354c51677e8a77703
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M test/__init__.py
M test/test_base.py

Log Message:
-----------
Start fixing pyflakes warnings in test cases

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941840 13f79535-47bb-0310-9956-ffa450edef68


Commit: f4f0493fe0a98dc882864d48d36b30389dc5c60b
http://github.com/cloudkick/libcloud/commit/f4f0493fe0a98dc882864d48d36b30389dc5c60b
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M test/test_slicehost.py

Log Message:
-----------
Fixup slicehost test cases for pyflakes warnings

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941843 13f79535-47bb-0310-9956-ffa450edef68


Commit: 4b234b5d0882f4ce93885dddc89c685f14c85f73
http://github.com/cloudkick/libcloud/commit/4b234b5d0882f4ce93885dddc89c685f14c85f73
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M test/test_vpsnet.py

Log Message:
-----------
Fixup VPS.net test cases for pyflakes warnings

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941844 13f79535-47bb-0310-9956-ffa450edef68


Commit: d5e6c938095b5793cced4d60bc2f925cb40fe2e8
http://github.com/cloudkick/libcloud/commit/d5e6c938095b5793cced4d60bc2f925cb40fe2e8
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M test/test_ibm_sbc.py

Log Message:
-----------
Fixup IBM SBC test cases from pyflakes warnings

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941845 13f79535-47bb-0310-9956-ffa450edef68


Commit: 38b9f2b5f46ba5ed38f9e3e0be33c21195b7e3de
http://github.com/cloudkick/libcloud/commit/38b9f2b5f46ba5ed38f9e3e0be33c21195b7e3de
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M test/test_softlayer.py

Log Message:
-----------
Improve SoftLayer test cases based on pyflakes warnings

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941846 13f79535-47bb-0310-9956-ffa450edef68


Commit: 28adfec5cbca28e5ccd3ce36cdb86764641ea73d
http://github.com/cloudkick/libcloud/commit/28adfec5cbca28e5ccd3ce36cdb86764641ea73d
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M test/test_vcloud.py

Log Message:
-----------
fix pyflakes warnings in vcloud tests

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941847 13f79535-47bb-0310-9956-ffa450edef68


Commit: 24415f10caa771440004e14d331ecf831dd34e86
http://github.com/cloudkick/libcloud/commit/24415f10caa771440004e14d331ecf831dd34e86
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M test/test_voxel.py

Log Message:
-----------
Fixup Voxel tests based on warnings from pyflakes

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941848 13f79535-47bb-0310-9956-ffa450edef68


Commit: d3e65acc579cacbf59b69fd77daefc6207628e63
http://github.com/cloudkick/libcloud/commit/d3e65acc579cacbf59b69fd77daefc6207628e63
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M demos/ec2_demo.py

Log Message:
-----------
Remove unused import in the demos

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941849 13f79535-47bb-0310-9956-ffa450edef68


Commit: c1c00c4668bca32500332d545b88b403ce5ffdaf
http://github.com/cloudkick/libcloud/commit/c1c00c4668bca32500332d545b88b403ce5ffdaf
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M MANIFEST.in

Log Message:
-----------
include demos in the release tarballs

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941850 13f79535-47bb-0310-9956-ffa450edef68


Commit: 4a33115eaad058e533fee00e071c04e01f9173fa
http://github.com/cloudkick/libcloud/commit/4a33115eaad058e533fee00e071c04e01f9173fa
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M libcloud/ssh.py

Log Message:
-----------
Remove unused IOError exception var

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941854 13f79535-47bb-0310-9956-ffa450edef68


Commit: 1e50e9f5143d290dba8140a86e17b9dd33bfee73
http://github.com/cloudkick/libcloud/commit/1e50e9f5143d290dba8140a86e17b9dd33bfee73
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M libcloud/drivers/ec2.py

Log Message:
-----------
Remove unused name kwarg in EC2 create_node

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941855 13f79535-47bb-0310-9956-ffa450edef68


Commit: 874e3f4c4386a4da39df5a3942c2d2c2ecefad64
http://github.com/cloudkick/libcloud/commit/874e3f4c4386a4da39df5a3942c2d2c2ecefad64
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M libcloud/drivers/vcloud.py

Log Message:
-----------
Remove unused assignments, exception variable

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941856 13f79535-47bb-0310-9956-ffa450edef68


Commit: a2e0099d98245060dc3531a660b4cd4b3d886c7a
http://github.com/cloudkick/libcloud/commit/a2e0099d98245060dc3531a660b4cd4b3d886c7a
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M libcloud/drivers/slicehost.py

Log Message:
-----------
Remove assignment of unused return value

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941857 13f79535-47bb-0310-9956-ffa450edef68


Commit: 965b39abecae78f34e564dd4e4abf3591bae305c
http://github.com/cloudkick/libcloud/commit/965b39abecae78f34e564dd4e4abf3591bae305c
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M test/test_linode.py

Log Message:
-----------
Remove unused assignment in create_node test

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941858 13f79535-47bb-0310-9956-ffa450edef68


Commit: dc6d8fd83e91ebd012a2c3f694899165298a751a
http://github.com/cloudkick/libcloud/commit/dc6d8fd83e91ebd012a2c3f694899165298a751a
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M libcloud/drivers/opennebula.py

Log Message:
-----------
Comment out unused info in OpenNebula create_node

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941859 13f79535-47bb-0310-9956-ffa450edef68


Commit: 22835bddf4064bd1c9e6cbf85e7496c2450f726b
http://github.com/cloudkick/libcloud/commit/22835bddf4064bd1c9e6cbf85e7496c2450f726b
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M libcloud/drivers/vcloud.py

Log Message:
-----------
Remove unused exception variable

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941869 13f79535-47bb-0310-9956-ffa450edef68


Commit: 9e20ece41a58456a3e708fc2e5254b2407a57b67
http://github.com/cloudkick/libcloud/commit/9e20ece41a58456a3e708fc2e5254b2407a57b67
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M test/test_voxel.py

Log Message:
-----------
Remove unused return value

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941870 13f79535-47bb-0310-9956-ffa450edef68


Commit: dd5872d98b5b695925f23cebc5de5d2bc6e20523
http://github.com/cloudkick/libcloud/commit/dd5872d98b5b695925f23cebc5de5d2bc6e20523
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M .gitignore
M .ratignore

Log Message:
-----------
Added MANIFEST to .{rat,git}ignore

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941875 13f79535-47bb-0310-9956-ffa450edef68


Commit: fea20ca953e36922f726cc002cc04af2b308d81b
http://github.com/cloudkick/libcloud/commit/fea20ca953e36922f726cc002cc04af2b308d81b
Author: Jeremiah Orem <or...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
A libcloud/drivers/dreamhost.py
M libcloud/providers.py
M libcloud/types.py
M test/__init__.py
A test/test_dreamhost.py

Log Message:
-----------
LIBCLOUD-18: New Libcloud Driver for DreamHost Private Servers

Author: Kyle Marsh <ky...@hq.newdream.net>
Signed-off-by: Jeremy Orem <jerem...@gmail.com>

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941891 13f79535-47bb-0310-9956-ffa450edef68


Commit: d19122f7e79a238f097f43523411e62a590b42e8
http://github.com/cloudkick/libcloud/commit/d19122f7e79a238f097f43523411e62a590b42e8
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M test/secrets.py-dist

Log Message:
-----------
Add stub for dreamhost key

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941902 13f79535-47bb-0310-9956-ffa450edef68


Commit: aa98d59175a5ebfbee1a2d2cf014de8f009c8658
http://github.com/cloudkick/libcloud/commit/aa98d59175a5ebfbee1a2d2cf014de8f009c8658
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M libcloud/drivers/dreamhost.py

Log Message:
-----------
remove unused imports

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941903 13f79535-47bb-0310-9956-ffa450edef68


Commit: 626c834d48cfac5d5b71b431bb4ef1ecab666e6b
http://github.com/cloudkick/libcloud/commit/626c834d48cfac5d5b71b431bb4ef1ecab666e6b
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M test/test_dreamhost.py

Log Message:
-----------
cleanup pyflakes import warnings

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941905 13f79535-47bb-0310-9956-ffa450edef68


Commit: 2cf24a3c4ed78a9696cdc901c688bd3f8194c38f
http://github.com/cloudkick/libcloud/commit/2cf24a3c4ed78a9696cdc901c688bd3f8194c38f
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M libcloud/drivers/dreamhost.py

Log Message:
-----------
make api_parse_error private.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941913 13f79535-47bb-0310-9956-ffa450edef68


Commit: c7f7bfa39feadadaa8e697b45d0cfb47e3f5610e
http://github.com/cloudkick/libcloud/commit/c7f7bfa39feadadaa8e697b45d0cfb47e3f5610e
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M libcloud/drivers/dreamhost.py

Log Message:
-----------
add a little todo about the ID in create_node

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941915 13f79535-47bb-0310-9956-ffa450edef68


Commit: 6dae9878be6bf6aae08b47de0f6c66bb423dcb82
http://github.com/cloudkick/libcloud/commit/6dae9878be6bf6aae08b47de0f6c66bb423dcb82
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M libcloud/drivers/dreamhost.py

Log Message:
-----------
Use added_web as the key to find the create'd node's name

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941916 13f79535-47bb-0310-9956-ffa450edef68


Commit: ac352da5a6544920794931d7e19b04f94fdfbb1f
http://github.com/cloudkick/libcloud/commit/ac352da5a6544920794931d7e19b04f94fdfbb1f
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M CHANGES

Log Message:
-----------
add dreamhost driver to changes.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941921 13f79535-47bb-0310-9956-ffa450edef68


Commit: f54153354dec9dc86b82bb5387d7087bb0ca0bb5
http://github.com/cloudkick/libcloud/commit/f54153354dec9dc86b82bb5387d7087bb0ca0bb5
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M NOTICE

Log Message:
-----------
Update NOTICE file for 2010


git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941936 13f79535-47bb-0310-9956-ffa450edef68


Commit: 9ccae936c22c4de6799162441b4c31313945ec9b
http://github.com/cloudkick/libcloud/commit/9ccae936c22c4de6799162441b4c31313945ec9b
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M libcloud/__init__.py
M setup.py

Log Message:
-----------
roll on to 0.3.1-dev


git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941946 13f79535-47bb-0310-9956-ffa450edef68


Commit: fb589b303dd3a95e1e06fe16b864f60481876275
http://github.com/cloudkick/libcloud/commit/fb589b303dd3a95e1e06fe16b864f60481876275
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M HACKING

Log Message:
-----------
mention secrets.py-dist

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941958 13f79535-47bb-0310-9956-ffa450edef68


Commit: 11edbc80b27483c359646355d180fd284c771da9
http://github.com/cloudkick/libcloud/commit/11edbc80b27483c359646355d180fd284c771da9
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M setup.py

Log Message:
-----------
look for missing secrets file, and prevet running of test cases without it

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941959 13f79535-47bb-0310-9956-ffa450edef68


Commit: 4f3c8d89df267e03ab5301fa951ffff290165ce7
http://github.com/cloudkick/libcloud/commit/4f3c8d89df267e03ab5301fa951ffff290165ce7
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M demos/ec2_demo.py
M demos/secrets.py.dist
M dist/hash-sign.sh
M dist/release.sh
M example.py
M libcloud/__init__.py
M libcloud/base.py
M libcloud/deployment.py
M libcloud/drivers/__init__.py
M libcloud/drivers/dreamhost.py
M libcloud/drivers/dummy.py
M libcloud/drivers/ec2.py
M libcloud/drivers/ecp.py
M libcloud/drivers/gogrid.py
M libcloud/drivers/ibm_sbc.py
M libcloud/drivers/linode.py
M libcloud/drivers/opennebula.py
M libcloud/drivers/rackspace.py
M libcloud/drivers/rimuhosting.py
M libcloud/drivers/slicehost.py
M libcloud/drivers/softlayer.py
M libcloud/drivers/vcloud.py
M libcloud/drivers/voxel.py
M libcloud/drivers/vpsnet.py
M libcloud/interface.py
M libcloud/providers.py
M libcloud/ssh.py
M libcloud/types.py
M setup.py
M test/__init__.py
M test/file_fixtures.py
M test/secrets.py-dist
M test/test_base.py
M test/test_dreamhost.py
M test/test_ec2.py
M test/test_ecp.py
M test/test_file_fixtures.py
M test/test_ibm_sbc.py
M test/test_linode.py
M test/test_opennebula.py
M test/test_rackspace.py
M test/test_rimuhosting.py
M test/test_slicehost.py
M test/test_softlayer.py
M test/test_vcloud.py
M test/test_voxel.py
M test/test_vpsnet.py

Log Message:
-----------
Fix license block on all files -- this should of always referenced the ASF, not libcloud.org.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941962 13f79535-47bb-0310-9956-ffa450edef68


Commit: 113a326e64d906630109aed4e55946ca78ef0fe5
http://github.com/cloudkick/libcloud/commit/113a326e64d906630109aed4e55946ca78ef0fe5
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M libcloud/__init__.py

Log Message:
-----------
prepare for 0.3.1.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941964 13f79535-47bb-0310-9956-ffa450edef68


Commit: 657fb8f78dcd87792afe4455107bd3e953d82330
http://github.com/cloudkick/libcloud/commit/657fb8f78dcd87792afe4455107bd3e953d82330
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-06 (Thu, 06 May 2010)

Changed paths:
M libcloud/__init__.py
M setup.py

Log Message:
-----------
Roll on to 0.3.2-dev


git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@941966 13f79535-47bb-0310-9956-ffa450edef68


Commit: 648985c0a4268259359526fd0180896e67ee9d11
http://github.com/cloudkick/libcloud/commit/648985c0a4268259359526fd0180896e67ee9d11
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-07 (Fri, 07 May 2010)

Changed paths:
M libcloud/drivers/gogrid.py

Log Message:
-----------
Fixed GoGrid driver's _get_id

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@942060 13f79535-47bb-0310-9956-ffa450edef68


Commit: b88eadc7fb1f88d4fbe8b187de55edb6724142c6
http://github.com/cloudkick/libcloud/commit/b88eadc7fb1f88d4fbe8b187de55edb6724142c6
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-07 (Fri, 07 May 2010)

Changed paths:
M setup.py

Log Message:
-----------
setup.py -dst misspelling

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@942090 13f79535-47bb-0310-9956-ffa450edef68


Commit: c892f42632fd7a258b7408689abb0a9e6b3d0c6c
http://github.com/cloudkick/libcloud/commit/c892f42632fd7a258b7408689abb0a9e6b3d0c6c
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-07 (Fri, 07 May 2010)

Log Message:
-----------
Setting svn:eol-style=native per LIBCLOUD-26

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@942136 13f79535-47bb-0310-9956-ffa450edef68


Commit: 854e247399e382690eb5b66e5c18cac1f6fb3cfe
http://github.com/cloudkick/libcloud/commit/854e247399e382690eb5b66e5c18cac1f6fb3cfe
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-07 (Fri, 07 May 2010)

Changed paths:
M libcloud/drivers/slicehost.py

Log Message:
-----------
Properly handle multiple IP addresses from slicehost

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@942205 13f79535-47bb-0310-9956-ffa450edef68


Commit: 2f000d83ece7d31f8d238df0ee666a1d803aa3cc
http://github.com/cloudkick/libcloud/commit/2f000d83ece7d31f8d238df0ee666a1d803aa3cc
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-07 (Fri, 07 May 2010)

Changed paths:
M CHANGES

Log Message:
-----------
Update CHANGES.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@942291 13f79535-47bb-0310-9956-ffa450edef68


Commit: 9100c74ec6810e6026564ef57da7159a9fb182a8
http://github.com/cloudkick/libcloud/commit/9100c74ec6810e6026564ef57da7159a9fb182a8
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-10 (Mon, 10 May 2010)

Changed paths:
M libcloud/drivers/rimuhosting.py

Log Message:
-----------
Rimuhosting moved API endpoints

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@942852 13f79535-47bb-0310-9956-ffa450edef68


Commit: f8f5dee90fd25969670f764e6a0353f279766e87
http://github.com/cloudkick/libcloud/commit/f8f5dee90fd25969670f764e6a0353f279766e87
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-11 (Tue, 11 May 2010)

Changed paths:
M CHANGES

Log Message:
-----------
sync changes.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@943273 13f79535-47bb-0310-9956-ffa450edef68


Commit: 6363d7e1e24acb1d6c4f27b267ae0d00ad0797a8
http://github.com/cloudkick/libcloud/commit/6363d7e1e24acb1d6c4f27b267ae0d00ad0797a8
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-11 (Tue, 11 May 2010)

Changed paths:
M libcloud/base.py
M libcloud/drivers/dummy.py
M libcloud/drivers/ecp.py
R libcloud/interface.py
M test/test_base.py

Log Message:
-----------
Remove all uses of zope.interface.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@943274 13f79535-47bb-0310-9956-ffa450edef68


Commit: cfeafd28fff954db0f172b69ff918911e00450e9
http://github.com/cloudkick/libcloud/commit/cfeafd28fff954db0f172b69ff918911e00450e9
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-11 (Tue, 11 May 2010)

Changed paths:
M CHANGES
M libcloud/__init__.py
M setup.py

Log Message:
-----------
Note removal of libcloud.interfaces, and bump version number to 0.4.x

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@943280 13f79535-47bb-0310-9956-ffa450edef68


Commit: 98382b0c07a408d014429c397ad51a478b9dfcce
http://github.com/cloudkick/libcloud/commit/98382b0c07a408d014429c397ad51a478b9dfcce
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-11 (Tue, 11 May 2010)

Changed paths:
M CHANGES

Log Message:
-----------
OpenNebula was actually released in this version, d'oh

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@943324 13f79535-47bb-0310-9956-ffa450edef68


Commit: 46fa36f9992716beb578d532325e2a194c16aa8b
http://github.com/cloudkick/libcloud/commit/46fa36f9992716beb578d532325e2a194c16aa8b
Author: Jerry Chen <je...@apache.org>
Date: 2010-05-19 (Wed, 19 May 2010)

Changed paths:
A test/fixtures/gogrid/image_list.json
A test/fixtures/gogrid/ip_list.json
A test/fixtures/gogrid/server_add.json
A test/fixtures/gogrid/server_delete.json
A test/fixtures/gogrid/server_list.json
A test/fixtures/gogrid/server_power.json
A test/test_gogrid.py

Log Message:
-----------
GoGrid tests - LIBCLOUD-34

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@946177 13f79535-47bb-0310-9956-ffa450edef68


Commit: 18760441a53f4d8267d48f6ca7e6ca74e421b230
http://github.com/cloudkick/libcloud/commit/18760441a53f4d8267d48f6ca7e6ca74e421b230
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-19 (Wed, 19 May 2010)

Changed paths:
M libcloud/drivers/gogrid.py

Log Message:
-----------
raise exception if an ID is missing from the gogrid response

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@946480 13f79535-47bb-0310-9956-ffa450edef68


Commit: b1f327ef61027795fad3f9d040e935d3e69bc12d
http://github.com/cloudkick/libcloud/commit/b1f327ef61027795fad3f9d040e935d3e69bc12d
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-19 (Wed, 19 May 2010)

Changed paths:
M libcloud/drivers/gogrid.py
M libcloud/drivers/linode.py
M libcloud/drivers/rackspace.py
M libcloud/drivers/rimuhosting.py
M libcloud/drivers/vpsnet.py

Log Message:
-----------
Add updated Pricing information for several drivers.

Submitted by: Brad Morgan <morgabra cloudkick.com>

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@946486 13f79535-47bb-0310-9956-ffa450edef68


Commit: 11acf624dc604359f841dc5fa31e76d8cc00fe10
http://github.com/cloudkick/libcloud/commit/11acf624dc604359f841dc5fa31e76d8cc00fe10
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-19 (Wed, 19 May 2010)

Changed paths:
M libcloud/deployment.py
M libcloud/ssh.py

Log Message:
-----------
LIBCLOUD-37: Add the exit_status of a script to the ScriptDeployment class.

Suggested by: Jay Doane

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@946494 13f79535-47bb-0310-9956-ffa450edef68


Commit: de6f9516167189ecc3ac445f236e78c1ec832b76
http://github.com/cloudkick/libcloud/commit/de6f9516167189ecc3ac445f236e78c1ec832b76
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-19 (Wed, 19 May 2010)

Changed paths:
M CHANGES

Log Message:
-----------
Sync CHANGES with recent commits

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@946497 13f79535-47bb-0310-9956-ffa450edef68


Commit: 2f269d45b686df1aeba4d3cf8c61f9a3ec915479
http://github.com/cloudkick/libcloud/commit/2f269d45b686df1aeba4d3cf8c61f9a3ec915479
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-19 (Wed, 19 May 2010)

Changed paths:
M CHANGES

Log Message:
-----------
Reference who made the change, and an associated jira issue if there was one.

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@946498 13f79535-47bb-0310-9956-ffa450edef68


Commit: 7ea2ec431c6923d979ca21a905d4eec60196934f
http://github.com/cloudkick/libcloud/commit/7ea2ec431c6923d979ca21a905d4eec60196934f
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-19 (Wed, 19 May 2010)

Changed paths:
M CHANGES

Log Message:
-----------
Jerry did this, not me, oops

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@946499 13f79535-47bb-0310-9956-ffa450edef68


Commit: 3f1c426248b96cdffe4177559231c602699d6daf
http://github.com/cloudkick/libcloud/commit/3f1c426248b96cdffe4177559231c602699d6daf
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-19 (Wed, 19 May 2010)

Changed paths:
M CHANGES

Log Message:
-----------
reformat names

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@946501 13f79535-47bb-0310-9956-ffa450edef68


Commit: 6aafa62ee5732560d73041a6c6ff3479fb3625d7
http://github.com/cloudkick/libcloud/commit/6aafa62ee5732560d73041a6c6ff3479fb3625d7
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-19 (Wed, 19 May 2010)

Changed paths:
M CHANGES

Log Message:
-----------
update with actual public release date

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@946502 13f79535-47bb-0310-9956-ffa450edef68


Commit: 0d77def2da92fbc48d3ae26465e2c31510111d43
http://github.com/cloudkick/libcloud/commit/0d77def2da92fbc48d3ae26465e2c31510111d43
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-19 (Wed, 19 May 2010)

Changed paths:
M CHANGES

Log Message:
-----------
0.3.0 was tagged, but not released

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@946503 13f79535-47bb-0310-9956-ffa450edef68


Commit: 75ed0847d82cec9fcc1d5c29657caf9ba61cac07
http://github.com/cloudkick/libcloud/commit/75ed0847d82cec9fcc1d5c29657caf9ba61cac07
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-19 (Wed, 19 May 2010)

Changed paths:
M CHANGES

Log Message:
-----------
Fix credits

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@946532 13f79535-47bb-0310-9956-ffa450edef68


Commit: a1b2b8e070bfed99b2ca4c404dfecaad3ed87ceb
http://github.com/cloudkick/libcloud/commit/a1b2b8e070bfed99b2ca4c404dfecaad3ed87ceb
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-20 (Thu, 20 May 2010)

Changed paths:
M test/test_vpsnet.py

Log Message:
-----------
fix vps.net test case

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@946828 13f79535-47bb-0310-9956-ffa450edef68


Commit: 3d78fc7c13e5dfde9b6072244faa3b4efefa6338
http://github.com/cloudkick/libcloud/commit/3d78fc7c13e5dfde9b6072244faa3b4efefa6338
Author: Paul Querna <pqu...@apache.org>
Date: 2010-05-20 (Thu, 20 May 2010)

Changed paths:
M libcloud/drivers/rimuhosting.py
M test/fixtures/rimuhosting/r_orders.json
M test/fixtures/rimuhosting/r_orders_new_vps.json

Log Message:
-----------
Fix fetching of billing cost in RimuHosting.

Submitted by: Brad Morgan <morgabra cloudkick.com>

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@946829 13f79535-47bb-0310-9956-ffa450edef68


Commit: 7ecec02c7bc745e02eefe44e100ef4018080757c
http://github.com/cloudkick/libcloud/commit/7ecec02c7bc745e02eefe44e100ef4018080757c
Author: Jeremiah Orem <or...@apache.org>
Date: 2010-05-25 (Tue, 25 May 2010)

Changed paths:
M libcloud/drivers/linode.py

Log Message:
-----------
linode pricing fix

Author: Brad Morgan <morg...@cloudkick.com>
Signed-off-by: Jeremy Orem <jerem...@gmail.com>

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@948208 13f79535-47bb-0310-9956-ffa450edef68


Commit: 7b094cd3475c42c9081913765c019132f644cb9c
http://github.com/cloudkick/libcloud/commit/7b094cd3475c42c9081913765c019132f644cb9c
Author: Paul Querna <pqu...@apache.org>
Date: 2010-06-04 (Fri, 04 Jun 2010)

Changed paths:
M libcloud/drivers/gogrid.py
M test/fixtures/gogrid/server_add.json
M test/test_gogrid.py

Log Message:
-----------
Make gogrid's create_node blocking to wait while GoGrid assigns an id to a server.

Submitted by: Roman Bogorodskiy <bogorodskiy gmail.com>


git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@951573 13f79535-47bb-0310-9956-ffa450edef68


Commit: 7d8064778117856e8a903c94de21cd20a43614fa
http://github.com/cloudkick/libcloud/commit/7d8064778117856e8a903c94de21cd20a43614fa
Author: Paul Querna <pqu...@apache.org>
Date: 2010-06-04 (Fri, 04 Jun 2010)

Changed paths:
M libcloud/drivers/gogrid.py

Log Message:
-----------
Inroduce ex_create_node_nowait() to GoGrid driver which doesn't block until id is allocated.

Submitted by: Roman Bogorodskiy <bogorodskiy gmail.com>


git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@951574 13f79535-47bb-0310-9956-ffa450edef68


Commit: a6d3e915f44ced9c78e4b5e7c668c1ce866d675f
http://github.com/cloudkick/libcloud/commit/a6d3e915f44ced9c78e4b5e7c668c1ce866d675f
Author: Paul Querna <pqu...@apache.org>
Date: 2010-06-04 (Fri, 04 Jun 2010)

Changed paths:
M libcloud/drivers/gogrid.py

Log Message:
-----------
Raise an exception if after timeout id wasn't allocated.

Submitted by: Roman Bogorodskiy <bogorodskiy gmail.com>


git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@951575 13f79535-47bb-0310-9956-ffa450edef68


Commit: 0cb1c5737f1cadb001067e0c666791a12bdbf5dd
http://github.com/cloudkick/libcloud/commit/0cb1c5737f1cadb001067e0c666791a12bdbf5dd
Author: Paul Querna <pqu...@apache.org>
Date: 2010-06-04 (Fri, 04 Jun 2010)

Changed paths:
M CHANGES

Log Message:
-----------
Add CHANGES entries for recent gogrid fixes

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@951576 13f79535-47bb-0310-9956-ffa450edef68


Commit: b806badba01bbddd10853ef9800b509a8f220abd
http://github.com/cloudkick/libcloud/commit/b806badba01bbddd10853ef9800b509a8f220abd
Author: Jedidiah Smith <j...@apache.org>
Date: 2010-06-28 (Mon, 28 Jun 2010)

Changed paths:
M libcloud/drivers/linode.py

Log Message:
-----------
Update plan sizes for June RAM increase

git-svn-id: https://svn.apache.org/repos/asf/incubator/libcloud/trunk@958624 13f79535-47bb-0310-9956-ffa450edef68


Reply all
Reply to author
Forward
0 new messages