Commit Graph

7 Commits

Author SHA1 Message Date
Scott Little 3077d0c656 Relocated some packages to repo 'stx-puppet'
List of relocated subdirectories:

puppet-manifests
puppet-modules-wrs/puppet-dcdbsync
puppet-modules-wrs/puppet-dcmanager
puppet-modules-wrs/puppet-dcorch
puppet-modules-wrs/puppet-fm
puppet-modules-wrs/puppet-mtce
puppet-modules-wrs/puppet-nfv
puppet-modules-wrs/puppet-patching
puppet-modules-wrs/puppet-smapi
puppet-modules-wrs/puppet-sshd
puppet-modules-wrs/puppet-sysinv

Story: 2006166
Task: 35687
Depends-On: I665dc7fabbfffc798ad57843eb74dca16e7647a3
Change-Id: Ibc468b9d97d6dbc7ac09652dcd979c0e68a85672
Signed-off-by: Scott Little <scott.little@windriver.com>
Depends-On: I00f54876e7872cf0d3e4f5e8f986cb7e3b23c86f
Signed-off-by: Scott Little <scott.little@windriver.com>
2019-09-05 16:18:03 -04:00
Al Bailey cbecbf7f0b Update manifests to remove unused openstack components
Cleanup unwanted openstack setup on bare metal.

Preparing the manifests to have the services removed from SM.

Bypass setting up openstack services on controller, worker and
storage.

Cleanup haproxy ports for services that will not be running
on bare metal.

Cleanup upgrade, remote logging, postgres, and anything else
related to openstack services that no longer run on bare
metal.

Remove all manifests and templates that are no longer being used.
Strip out any static hiera data that is no longer needed.

Story: 2004764
Task: 29850
Depends-On: Ice10fe6da6b34f1d9206f26e112eb555e2088932
Depends-On: I3c1cc8673be5cf6ab15f9158199bc24fccb44f17
Depends-On: Ie43cf11ebf1edcf3a8bb357205c4c59d2962b4fa
Change-Id: I2be8e9ab418835125ff433d06d2930df37534501
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2019-03-08 18:43:22 -06:00
Alex Kozyrev f44717154a Add Barbican bootstrap and runtime manifests
Barbican service is needed during bootstrap phase for StarlingX.
Implement bootstrap and runtime manifests to achieve that.

Change-Id: I6c22ebddacf8aec3a731f7f6d7a762f79f511c78
Story: 2003108
Task: 27700
Signed-off-by: Alex Kozyrev <alex.kozyrev@windriver.com>
2019-01-11 13:33:00 -05:00
Kevin Smith 1e63b2e45a Generate openrc file in /etc/platform
Create the platform openrc file in /etc/platform, while
leaving existing /etc/nova/openrc file alone for now.
New platform/client.pp file is created and most of the
contents of openstack/client.pp moved there.
openstack/client.pp can be removed once kubernetes is the
default.

Change-Id: Ib6de59da6dfc9f34a24054405b6cda30d0b74ac1
Story: 2002876
Task: 27499
Signed-off-by: Kevin Smith <kevin.smith@windriver.com>
2018-10-17 13:11:56 -04:00
Shoaib Nasir e028fd70dd Create a new drbd synch'd filesystem for ETCD
The new drbd fs for etcd will be managed by SM.
Etcd data directory will be created on this new etcd-fs for kubernetes
config.

Story: 2002841
Task: 22784

Change-Id: I5a11a17e8292a074104a73052ea27d979cd68f57
Signed-off-by: Jack Ding <jack.ding@windriver.com>
2018-07-31 15:48:45 -04:00
Shoaib Nasir f64fa55aa4 ETCD Integration and Management
- create and run etcd manifest as part of config_controller --kubernetes
- etcd bootstrapped to drbd-cgcs fs
- configure SM to manage the service on active controller
- allow ETCD to log data using forward-journald tool Journald forwards
  these etcd logs to /var/log/kern.log

Story: 2002841
Task: 22784

Story: 2002843
Task: 22789

Change-Id: I5d4444133ee7143ce2b7953c6f328651e3b1baa6
Signed-off-by: Jack Ding <jack.ding@windriver.com>
2018-07-31 09:55:30 -04:00
Dean Troyer 9b95aa0a35 StarlingX open source release updates
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-05-31 07:35:52 -07:00