<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">That looks to be due to an older version of Python in use. I'll file a bug indicating we need to work on older Python compatibility at least for client tools.<div><br><div><div>On Jun 10, 2011, at 12:11 AM, shashidhar v wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br>Hi,<br><br>When I am using "st" tool from a client machine to interact with swift service which was ssl enabled (self signed certs.)  I am getting the  following error <br><br>[shashi@pvfs4 tmp]$ ./st stat -A <a href="https://192.1x.x.x:8080/auth/v1">https://192.1x.x.x:8080/auth/v1</a> -U test:tester -K testing <br>
Traceback (most recent call last):<br>  File "./st", line 1715, in ?<br>    error_queue)<br>  File "./st", line 1256, in st_stat<br>    headers = conn.head_account()<br>  File "./st", line 764, in head_account<br>
    return self._retry(head_account)<br>  File "./st", line 737, in _retry<br>    self.url, self.token = self.get_auth()<br>  File "./st", line 725, in get_auth<br>    return get_auth(self.authurl, self.user, self.key, snet=self.snet)<br>
  File "./st", line 181, in get_auth<br>    parsed, conn = http_connection(url)<br>  File "./st", line 154, in http_connection<br>    if parsed.scheme == 'http':<br>AttributeError: 'tuple' object has no attribute 'scheme'<br>
[shashi@pvfs4 tmp]$ <br><br><br>Earlier it was working fine with  http protocol , but failed with https protocol <br><br>Thanks & Regards,<br>shashi <br> 
_______________________________________________<br>Openstack-operators mailing list<br><a href="mailto:Openstack-operators@lists.openstack.org">Openstack-operators@lists.openstack.org</a><br>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators<br></blockquote></div><br></div></body></html>