barbican-api.conf files renamed to barbican.conf
Updated references in code from barbican-api.conf to barbican.conf
Updated references in docs from barbican-api.conf to barbican.conf
Change-Id: I89c4c7fdf7fee2dd73e40bdba6052dcd5213d932
Closes-bug: #1459682
Notification listener processes only keystone project delete events.
It uses keystone project id to identify if related barbican resources are there
and deletes that project related barbican resources.
10/07/2014: Keep resolving rebase conflicts as this change is pending for a while.
Modified listener transaction logic as per related recent change in barbican.
Fixed missing patcher stop in few places which was causing failure in new tests.
Implements: blueprint consume-keystone-events
Change-Id: Iba7d50eb222edd43352ef82f629df2b3187c76ec
The current uWSGI Upstart script starts the stats server listening
on all IPs. In order to reduce the attack surface, this patch modifies
the Upstart script so that the stats server starts listening on
localhost only.
Closes-Bug: #1288881
Change-Id: I6141e665433d418b8cbecc4f065b8a3710310d29
Nick Bimpasis found a spelling error with our README.md file, which this
change request fixes. I've also added support the the uWSGI stats server,
which is required to provide New Relic support for uWSGI monitoring.
Change-Id: Ie545581f9aa7c5a277336c71e56c5350fc47493f
As part of building out the Barbican network of nodes, this commit adds files
and configuration to create an RPM package for the Barbican worker nodes. Files
needed to make this work as part of a network of Barbican API, queue, worker
and database nodes are also added.
Change-Id: I87a36b7c09bbd3fec7661ce6adbcbb5b0c6df689