Remove overcloud-opstools element

The puropose of this element was to install osops-tools-monitoring-oschecks
package in overcloud images. This package is not supported in CentOS 8 so
this element can be removed.

Change-Id: I9ca6dc73f63ad20d047995b64376f941208c0859
(cherry picked from commit 4b60b7cd69)
This commit is contained in:
Alfredo Moralejo 2020-07-02 18:00:08 +02:00 committed by yatin
parent 405c8d4013
commit db14e58e5c
10 changed files with 6 additions and 21 deletions

View File

@ -1,4 +1,3 @@
package-installs
pkg-map
overcloud-opstools
overcloud-base

View File

@ -1,4 +1,3 @@
package-installs
pkg-map
overcloud-opstools
overcloud-base

View File

@ -1,4 +1,3 @@
package-installs
pkg-map
overcloud-opstools
overcloud-base

View File

@ -1,5 +1,4 @@
package-installs
pkg-map
overcloud-opstools
overcloud-base
overcloud-openstack-clients

View File

@ -2,5 +2,4 @@ package-installs
pkg-map
puppet
source-repositories
overcloud-opstools
overcloud-base

View File

@ -1 +0,0 @@
Install all packages required for opstools (logging and monitoring)

View File

@ -1,2 +0,0 @@
package-installs
pkg-map

View File

@ -1,12 +0,0 @@
{
"release": {
"rhel": {
"8": {
"oschecks_package": ""
}
}
},
"default": {
"oschecks_package": "osops-tools-monitoring-oschecks"
}
}

View File

@ -0,0 +1,6 @@
other:
- |
Element overcloud-opstools has been removed. The puropose of this element was to install
osops-tools-monitoring-oschecks package in overcloud images. This package is not supported
in CentOS 8.