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>
This commit is contained in:
Al Bailey
2019-03-05 13:03:04 -06:00
parent f56056cffc
commit cbecbf7f0b
50 changed files with 164 additions and 4731 deletions

View File

@@ -29,8 +29,6 @@ include ::platform::collectd
include ::platform::filesystem::storage
include ::platform::docker
include ::platform::ceph::storage
include ::openstack::ceilometer
include ::openstack::ceilometer::polling
class { '::platform::config::storage::post':
stage => post,