Hi, Anyone aware of the following:
2014-02-18 11:31:13.124 | + swift stat
2014-02-18 11:31:13.186 | Traceback (most recent call last):
2014-02-18 11:31:13.186 |   File "/usr/local/bin/swift", line 35, in
<module>
2014-02-18 11:31:13.186 |     from swiftclient import Connection,
HTTPException
2014-02-18 11:31:13.187 | ImportError: cannot import name HTTPException
2014-02-18 11:31:13.195 | + die 48 'Failure geting status'
2014-02-18 11:31:13.195 | + local exitcode=1
2014-02-18 11:31:13.195 | + set +o xtrace
2014-02-18 11:31:13.231 | [ERROR]
/opt/stack/old/devstack/exercises/swift.sh:48 Failure geting status

I notice that we have changed "from swiftclient import Connection,
HTTPException" to "from swiftclient import Connection, RequestException"
at 2014-02-14, I don't know is it relational.

I have reported a bug for this:
https://bugs.launchpad.net/swift/+bug/1281886


_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to