[Openstack] [Swift] Unresolved reference in swift: test/unit/proxy/test_server.py

Pete Zaitcev zaitcev at redhat.com
Sat Oct 13 03:46:40 UTC 2012


On Fri, 12 Oct 2012 15:02:24 +0400
Victor Rodionov <victor.rodionov at nexenta.com> wrote:

> I found unresolved reference for exception MemcacheLockError 
> (test/unit/proxy/test_server.py line 3580) in Swift unit test for proxy 
> server. I try to find this exception class on swift code, but can't find it.
> 
> https://github.com/openstack/swift/blob/master/test/unit/proxy/test_server.py#L3580

Good catch. Just needs a subclassing of Exception with pass, IMHO.

-- P




More information about the Openstack mailing list