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

Chmouel.

On Wed, Jul 10, 2013 at 4:22 AM, Snider, Tim <[email protected]> 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@controller21:~/ssbench-0.2.16# python -c 'import swift; print
> swift.__version__'
> 1.9.1-dev
> root@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
> [email protected]
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>

_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to