You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by Teodor Yantchev <te...@cloudsigma.com> on 2012/05/11 10:55:20 UTC

[dev] CloudSigmaLvsNodeDriver error

Hi,

In the  CloudSigmaLvsNodeDriver
(libcloud/compute/drivers/cloudsigma.py at line 595) connectionCls is
set to CloudSigmaZrhConnection, while the correct one should be
CloudSigmaLvsConnection.

Kind Regards,
--
Teodor Yantchev
CloudSigma
W: www.cloudsigma.com
T: www.twitter.com/CloudSigma

====================
This email is from CLOUDSIGMA AG. The contents of this email and any
attachments are confidential to the intended recipient. They may not
be disclosed to or used by or copied in any way by anyone other than
the intended recipient. If this email is received in error, please
contact CLOUDSIGMA AG on +41 (0)44 585 39 07 quoting the name of the
sender and the email address to which it has been sent and then delete
it. Please note that neither CLOUDSIGMA AG nor the sender accepts any
responsibility for viruses and it is your responsibility to scan or
otherwise check this email and any attachments. CLOUDSIGMA AG is a
public limited company registered in Canton Zürich, Switzerland
(registered number CH-020.3.034.422-0) with registered offices at
Sägereistrasse 35, 8152 Glattbrugg, Switzerland. For further
information, please refer to www.cloudsigma.com .
Create a cloud server in 2 minutes: http://cld.sg/CldSg
====================

Re: [dev] CloudSigmaLvsNodeDriver error

Posted by Tomaž Muraus <to...@apache.org>.
Hey Teodor,

This has already been fixed in trunk (
https://github.com/apache/libcloud/commit/eda3077eb1ac5a6474a1246db0c149ac66a5745e)
and the fix will be included in the next version.

Thanks,
Tomaz

On Fri, May 11, 2012 at 1:55 AM, Teodor Yantchev <te...@cloudsigma.com>wrote:

> Hi,
>
> In the  CloudSigmaLvsNodeDriver
> (libcloud/compute/drivers/cloudsigma.py at line 595) connectionCls is
> set to CloudSigmaZrhConnection, while the correct one should be
> CloudSigmaLvsConnection.
>
> Kind Regards,
> --
> Teodor Yantchev
> CloudSigma
> W: www.cloudsigma.com
> T: www.twitter.com/CloudSigma
>
> ====================
> This email is from CLOUDSIGMA AG. The contents of this email and any
> attachments are confidential to the intended recipient. They may not
> be disclosed to or used by or copied in any way by anyone other than
> the intended recipient. If this email is received in error, please
> contact CLOUDSIGMA AG on +41 (0)44 585 39 07 quoting the name of the
> sender and the email address to which it has been sent and then delete
> it. Please note that neither CLOUDSIGMA AG nor the sender accepts any
> responsibility for viruses and it is your responsibility to scan or
> otherwise check this email and any attachments. CLOUDSIGMA AG is a
> public limited company registered in Canton Zürich, Switzerland
> (registered number CH-020.3.034.422-0) with registered offices at
> Sägereistrasse 35, 8152 Glattbrugg, Switzerland. For further
> information, please refer to www.cloudsigma.com .
> Create a cloud server in 2 minutes: http://cld.sg/CldSg
> ====================
>