StarlingX System Configuration Management
Go to file
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
api-ref/source Remove support for nova-local lvm backend for compute hosts 2018-11-28 00:22:10 -05:00
compute-huge Add makefile for compute-huge 2018-11-01 18:26:28 -06:00
computeconfig Create makefile for computeconfig 2018-10-30 12:10:02 -06:00
config-gate Add makefile for config-gate 2018-11-06 11:34:15 -06:00
configutilities Barbican configuration thru Puppet and SysInv. 2018-12-03 15:49:37 -05:00
controllerconfig Barbican configuration thru Puppet and SysInv. 2018-12-03 15:49:37 -05:00
devstack Merge "[Devstack]change sysinv service type to 'platform'" 2018-11-22 21:18:55 +00:00
doc [Doc] openstackdocstheme starlingxdocs theme 2018-10-22 14:33:25 +00:00
kubernetes Updates overrides for telemetry services 2018-11-26 09:39:39 -05:00
puppet-manifests Barbican configuration thru Puppet and SysInv. 2018-12-03 15:49:37 -05:00
puppet-modules-wrs Configure VIM to use pod based OpenStack services 2018-11-15 14:39:39 -06:00
releasenotes Release Note Content: Updated text with writing scrub 2018-10-23 09:58:22 -07:00
storageconfig Fixing linters errors E010, E011, E020, E041,E043, E003, E001,E042 2018-09-11 21:47:40 +08:00
sysinv Barbican configuration thru Puppet and SysInv. 2018-12-03 15:49:37 -05:00
tmp/patch-scripts/EXAMPLE_SYSINV/scripts StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.gitignore [Doc] OpenStack API Reference Guide 2018-09-21 16:08:09 -05:00
.gitreview Set .gitreview back to use review.openstack.org 2018-09-04 21:12:34 +00:00
.yamllint clear yamllint errors under stx-config 2018-09-12 21:11:57 +08:00
.zuul.yaml Merge "add sysinv-agent devstack support" 2018-11-22 21:14:52 +00:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:35:52 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:35:52 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:35:52 -07:00
centos_helm.inc Add stx-openstack-helm to the containers build 2018-11-14 11:55:29 -05:00
centos_iso_image.inc Split image.inc across git repos 2018-08-16 10:08:08 -04:00
centos_pike_wheels.inc Rename centos_wheels.inc to centos_pike_wheels.inc 2018-11-14 15:05:28 -06:00
centos_pkg_dirs Decouple Fault Management from stx-config 2018-08-16 17:24:19 -04:00
centos_pkg_dirs_containers Add stx-openstack-helm to the containers build 2018-11-14 11:55:29 -05:00
test-requirements.txt Add default test framework 2018-06-08 20:06:21 -05:00
tox.ini More updates for stx-openstack armada manifests 2018-11-14 13:37:40 -05:00

README.rst

stx-config

StarlingX Configuration Management