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

2013-07-10 Thread Chmouel Boudjnah
you probably want to report this on ssbench github's issues.

Chmouel.

On Wed, Jul 10, 2013 at 4:22 AM, Snider, Tim tim.sni...@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@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
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


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

2013-07-10 Thread Snider, Tim
Oops - that's a swift-bench error not ssbench.
sorry

From: Snider, Tim
Sent: Tuesday, July 09, 2013 9:23 PM
To: openstack-dev@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@controller21:~/ssbench-0.2.16mailto:root@controller21:~/ssbench-0.2.16# 
python -c 'import swift; print swift.__version__'
1.9.1-dev
root@controller21:~/ssbench-0.2.16mailto: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
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev