[cloudkick/libcloud] 3b42f8: use e.args instead of e.message

0 views
Skip to first unread message

nor...@github.com

unread,
Jan 4, 2010, 7:34:47 PM1/4/10
to libclo...@googlegroups.com
Branch: refs/heads/trunk
Home: http://github.com/cloudkick/libcloud

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

Changed paths:
M test/test_slicehost.py

Log Message:
-----------
use e.args instead of e.message

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


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

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

Log Message:
-----------
Convert create_node to be kwargs based, updating linode driver to match

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


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

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

Log Message:
-----------
Update EC2 driver for kwargs create_node

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


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

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

Log Message:
-----------
Update slicehost for create_node API changes.

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


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

Changed paths:
M libcloud/drivers/rackspace.py
M test/test_rackspace.py

Log Message:
-----------
Update rackspace driver for create_node API changes.

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


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

Changed paths:
M libcloud/drivers/rackspace.py

Log Message:
-----------
Improve rackspace driver documentation

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


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

Changed paths:
M test/__init__.py

Log Message:
-----------
Check the contents of the lists to make sure they are the right types

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


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

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

Log Message:
-----------
Update rimuhosting driver for updated create_node

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


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

Changed paths:
M libcloud/drivers/rimuhosting.py

Log Message:
-----------
advertise features in rimuhosting driver

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


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

Changed paths:
M libcloud/drivers/vcloud.py

Log Message:
-----------
Update vcloud driver for new create_node API

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


Reply all
Reply to author
Forward
0 new messages