config/controllerconfig/controllerconfig/controllerconfig
Alex Kozyrev ebc7ac888d Barbican configuration thru Puppet and SysInv.
1. Add the new barbican DB and barbican user.
2. Support DB backup/restore and upgrades for barbican.
3. Configure barbican user and password in region config.
4. Provide Barbican configuration with appropriate data via SysInv.
5. Setup Barbican thru puppet manifests.
There are three main services that need to be configured:
- Barbican API: a RESTful API for managing secrets.
- Barbican Worker: a RPC interface for Barbican API.
- Barbican Keystone Listener: a service for Keystone changes.
Also, HA Proxy and Firewall need to be updated with Barbican port (9311)
as well as Remote Logging manifest to allow Barbican log collection.

Change-Id: I6b0b0c90456627bebde2b834b339bc968100b6f9
Story: 2003108
Task: 27700
Depends-On: I2667d56a71b7d3881c03b6a5c1e5ed61d4f0b902
Signed-off-by: Alex Kozyrev <alex.kozyrev@windriver.com>
2018-12-03 15:49:37 -05:00
..
common Enable communication from nova-api-proxy to VIM 2018-11-23 16:16:13 +00:00
tests Barbican configuration thru Puppet and SysInv. 2018-12-03 15:49:37 -05:00
upgrades Barbican configuration thru Puppet and SysInv. 2018-12-03 15:49:37 -05:00
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
backup_restore.py Barbican configuration thru Puppet and SysInv. 2018-12-03 15:49:37 -05:00
clone.py Python 3 compatibility: fix oldoctinteger 2018-09-01 15:19:33 +08:00
config_management.py Python 3 compatibility: convert raw_input to input 2018-10-26 10:48:17 +08:00
configassistant.py Barbican configuration thru Puppet and SysInv. 2018-12-03 15:49:37 -05:00
openstack.py Python 3 compatibility: fix xrange/range issues 2018-11-09 06:21:24 +00:00
progress.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
regionconfig.py Barbican configuration thru Puppet and SysInv. 2018-12-03 15:49:37 -05:00
sysinv_api.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
systemconfig.py Support an Alternative Backup Restore Procedure 2018-11-08 18:36:46 -05:00
tidy_storage.py Support an Alternative Backup Restore Procedure 2018-11-08 18:36:46 -05:00
utils.py Python 3 compatibility: fix xrange/range issues 2018-11-09 06:21:24 +00:00