<div dir="ltr">Hi,<div>I have a 4 node setup of openstack liberty. 1 controller , 2 compute node and 1 network node. I did a apt-get barbican-api barbican-worker barbican-keystone-listener and installed the components. The deployment is pointing to the ubuntu liberty repository. The database used by all the services is mariadb. </div><div><br></div><div>After modifying the barbican.conf, I did barbican-db-manage upgrade and restarted the services. </div><div><br></div><div><div>These are the status of the services</div><div><div>root@controller1:~# service barbican-keystone-listener status</div><div>barbican-keystone-listener stop/waiting</div><div>root@controller1:~# service barbican-worker status</div><div>barbican-worker stop/waiting</div><div>root@controller1:~# service barbican-api status</div><div>barbican-api start/running, process 36754</div></div></div><div><br></div><div>This is a section of the barbican-api.log file</div><div><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">ImportError: No module named barbican.api.app
OOPS ! failed loading app in worker 1 (pid 6677) :( trying again...
worker respawning too fast !!! i have to sleep a bit (2 seconds)...
Respawned uWSGI worker 1 (new pid: 6748)</pre></div><div>can you please help?</div><div><br></div><div>Thanks </div><div>Akshay</div></div>