Skip to content

Instantly share code, notes, and snippets.

@notmyname
Created July 25, 2014 20:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notmyname/84dfba66c4b3eafc5055 to your computer and use it in GitHub Desktop.
Save notmyname/84dfba66c4b3eafc5055 to your computer and use it in GitHub Desktop.
vagrant@saio:~/swift$ ./.probetests
......SSSSE..S...
======================================================================
ERROR: test_sync (test.probe.test_container_sync.TestContainerSync)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/vagrant/swift/test/probe/test_container_sync.py", line 53, in setUp
self.realm, self.cluster = get_current_realm_cluster(self.url)
File "/vagrant/swift/test/probe/test_container_sync.py", line 33, in get_current_realm_cluster
info = client.get_capabilities(http_conn)
AttributeError: 'module' object has no attribute 'get_capabilities'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment