[openstack-dev] swift-bench 1.9.1-dev - AttributeError: Values instance has no attribute 'containers'

Snider, Tim Tim.Snider at netapp.com
Wed Jul 10 12:43:14 UTC 2013


Oops - that's a swift-bench error not ssbench.
sorry

From: Snider, Tim
Sent: Tuesday, July 09, 2013 9:23 PM
To: openstack-dev at lists.openstack.org
Subject: swift-bench 1.9.1-dev - AttributeError: Values instance has no attribute 'containers'


I recently downloaded swift 1.9.1-dev.

swift-bench gets the following error. What can I change to get this working sucessfully?

Thanks,

Tim



root at controller21:~/ssbench-0.2.16<mailto:root at controller21:~/ssbench-0.2.16># python -c 'import swift; print swift.__version__'
1.9.1-dev
root at controller21:~/ssbench-0.2.16<mailto:root at controller21:~/ssbench-0.2.16>#

swift-bench -A http://localHost:8080/auth/v1.0 -K testing  -U test:tester -s 10 -n 2 -g 1
swift-bench 2013-07-09 19:17:00,338 INFO Auth version: 1.0
Traceback (most recent call last):
  File "/usr/bin/swift-bench", line 149, in <module>
    controller.run()
  File "/root/swift/swift/common/bench.py", line 372, in run
    puts = BenchPUT(self.logger, self.conf, self.names)
  File "/root/swift/swift/common/bench.py", line 450, in __init__
    self.containers = conf.containers
AttributeError: Values instance has no attribute 'containers'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130710/7b2c13cb/attachment.html>


More information about the OpenStack-dev mailing list