[openstack-dev] [swift]stable/havana Jenkins failed

Dong Liu willowd878 at gmail.com
Thu Feb 20 02:14:34 UTC 2014


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




More information about the OpenStack-dev mailing list