<div dir="ltr"><span style="font-size:12.8px">Hi,</span><div style="font-size:12.8px">I have a 4 node working setup of openstack (1 controller, 1 network node, 2 compute node).</div><div style="font-size:12.8px">I am trying to use ssl offload feature of lbaas v2. For that I need tls containers, hence barbican. </div><div style="font-size:12.8px">I did a git clone of barbican repo from <a href="https://github.com/openstack/barbican" target="_blank">https://github.com/openstack/barbican</a></div><div style="font-size:12.8px">Then ./bin/barbican.sh install</div><div style="font-size:12.8px">I am getting this error</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>Traceback (most recent call last):</div><div>  File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1305, in patched</div><div>    return func(*args, **keywargs)</div><div>  File "barbican/tests/queue/test_keystone_listener.py", line 327, in test_should_wait</div><div>    msg_server = keystone_listener.MessageServer(self.conf)</div><div>  File "barbican/queue/keystone_listener.py", line 156, in __init__</div><div>    endpoints=[self])</div><div>  File "barbican/queue/__init__.py", line 112, in get_notification_server</div><div>    allow_requeue)</div><div>TypeError: __init__() takes exactly 3 arguments (5 given)</div><div>Ran 1246 tests in 172.776s (-10.533s)</div><div>FAILED (id=1, failures=4, skips=4)</div><div>error: testr failed (1)</div><div>Starting barbican...</div><div>./bin/barbican.sh: line 57: uwsgi: command not found</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Please help me.<br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks</div><div style="font-size:12.8px">Akshay</div></div>