<div dir="ltr"><div><div><div><div>Hi All ,<br><br></div>Installed the barbican today taking the source from github and executed the basic curl commands for retrieving and uploading the secrets.<br></div>Was unable to  execute the curl commands  for retrieving and uploading the secrets. <br>Please find the request and response for the command :<br><br>[root@Clientfor-HAProxy ~]# curl -X POST -H 
'content-type:application/json' -H 'X-Project-Id:12345' -d '{"payload": 
"my-secret-here", "payload_content_type": "text/plain"}' 
<a href="http://localhost:9311/v1/secrets">http://localhost:9311/v1/secrets</a><br>
<b>{"code": 403, "description": "Secret creation attempt not allowed - 
please review your user/project privileges", "title": "Forbidden"}<br>
</b>[root@Clientfor-HAProxy ~]# curl -H 'X-Project-Id: 12345' <a href="http://localhost:9311/v1/secrets">http://localhost:9311/v1/secrets</a><br>
<b>{"code": 403, "description": "Secret(s) retrieval attempt not allowed - 
please review your user/project privileges", "title": "Forbidden"}</b><br><br></div><div>Would like to know the changes that needs to be done in order to execute the basic curl commands for Barbican.<br></div><div>Also noticed that admin config files are not loaded and only the APi file is loaded .Please find the logs below :<br><br><b><br></b>*** Operational MODE: single process ***<br>*** uWSGI is running in multiple interpreter mode ***<br>spawned uWSGI master process (pid: 9299)<br>Tue May 12 16:23:09 2015 - [emperor] vassal barbican-api.ini has been spawned<br>spawned uWSGI worker 1 (pid: 9300, cores: 1)<b><br>Loading paste environment: config:/etc/barbican/barbican-api-paste.ini<br></b>2015-05-12 16:23:11.036 9300 INFO barbican.model.repositories [-] Setting up database engine and session factory<br>2015-05-12 16:23:11.044 9300 DEBUG sqlalchemy.pool.NullPool [-] Created new connection <sqlite3.Connection object at 0x53d8dc8> __connect /usr/lib64/python2.7/site-packages/sqlalchemy/pool.py:540<br>2015-05-12 16:23:11.045 9300 DEBUG sqlalchemy.pool.NullPool [-] Connection <sqlite3.Connection object at 0x53d8dc8> checked out from pool checkout /usr/lib64/python2.7/site-packages/sqlalchemy/pool.py:458<br>2015-05-12 16:23:11.046 9300 DEBUG sqlalchemy.pool.NullPool [-] Connection <sqlite3.Connection object at 0x53d8dc8> being returned to pool _finalize_fairy /usr/lib64/python2.7/site-packages/sqlalchemy/pool.py:562<br>2015-05-12 16:23:11.046 9300 DEBUG sqlalchemy.pool.NullPool [-] Connection <sqlite3.Connection object at 0x53d8dc8> rollback-on-return _reset /usr/lib64/python2.7/site-packages/sqlalchemy/pool.py:698<br>2015-05-12 16:23:11.046 9300 DEBUG sqlalchemy.pool.NullPool [-] Closing connection <sqlite3.Connection object at 0x53d8dc8> _close_connection /usr/lib64/python2.7/site-packages/sqlalchemy/pool.py:248<b><br><br></b></div><div><br></div><b>Any help would be highly appreciated since this would impact my work on setting up HA proxy for Barbican</b><br></div>Thanks in advance !<br><div><div><div><div><div><div><div><br>-- <br><div class="gmail_signature"><div><i>Thanks and Regards,</i></div>
<div><i>Asha Seshagiri</i></div></div>
</div></div></div></div></div></div></div></div>