<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>
<div>
<div>Uwsgi is a way to run the API portion of a python code base.  You most likely need to install uwsgi for you operating system.</div>
<div><br>
</div>
<div>http://uwsgi-docs.readthedocs.io/en/latest/</div>
<div>
<div id="MAC_OUTLOOK_SIGNATURE">
<div><font class="Apple-style-span" color="#000000"><font class="Apple-style-span" face="Calibri"><br>
</font></font></div>
<div><font class="Apple-style-span" color="#000000"><font class="Apple-style-span" face="Calibri"><span class="Apple-style-span" style="font-size: 14px;">___________________________________________________________________</span></font></font></div>
<div><font class="Apple-style-span" color="#000000"><font class="Apple-style-span" face="Calibri"><span class="Apple-style-span" style="font-size: 14px;">Kris Lindgren</span></font></font></div>
<div><font class="Apple-style-span" color="#000000"><font class="Apple-style-span" face="Calibri"><span class="Apple-style-span" style="font-size: 14px;">Senior Linux Systems Engineer</span></font></font></div>
<div><font class="Apple-style-span" color="#000000"><font class="Apple-style-span" face="Calibri"><span class="Apple-style-span" style="font-size: 14px;">GoDaddy</span></font></font></div>
</div>
</div>
</div>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:12pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Akshay Kumar Sanghai <<a href="mailto:akshaykumarsanghai@gmail.com">akshaykumarsanghai@gmail.com</a>><br>
<span style="font-weight:bold">Date: </span>Tuesday, May 10, 2016 at 11:15 AM<br>
<span style="font-weight:bold">To: </span>"OpenStack Development Mailing List (not for usage questions)" <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>>, openstack-operators <<a href="mailto:openstack-operators@lists.openstack.org">openstack-operators@lists.openstack.org</a>><br>
<span style="font-weight:bold">Subject: </span>[Openstack-operators] [openstack-dev][barbican]barbican github installation failing<br>
</div>
<div><br>
</div>
<div>
<div>
<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>
</div>
</div>
</span>
</body>
</html>