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

Chmouel Boudjnah chmouel at enovance.com
Wed Jul 10 06:18:43 UTC 2013


you probably want to report this on ssbench github's issues.

Chmouel.

On Wed, Jul 10, 2013 at 4:22 AM, Snider, Tim <Tim.Snider at netapp.com> wrote:
> 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# python -c 'import swift; print
> swift.__version__'
> 1.9.1-dev
> 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'
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>



More information about the OpenStack-dev mailing list