-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
rhos-17.1.3
-
3
-
False
-
-
False
-
Not Set
-
Not Set
-
Not Set
-
None
-
-
-
Low
Description of problem:
Following Oficial Doc [1] for remove STF from the environment Customer notice, the components/containers were sucessfully removed only con controller nodes but not some of the components remind on computes and storage nodes.
Summary
- on controller nodes : no more metrics_qdr collectd ceilometer_agent_notification ceilometer_agent_central pods, its ok.
- on compute nodes : we still have metrics_qdr
- on storage nodes : we still have metrics_qdr and collectd
templates: /usr/share/openstack-tripleo-heat-templates/
environments:
- /home/stack/disable-stf.yaml <---
- /usr/share/openstack-tripleo-heat-templates/environments/low-memory-usage.yaml
- /home/stack/templates/node-info.yaml
....
Here is the disable-stf.yaml :
—
resource_registry:
OS::TripleO::Services::CeilometerAgentCentral: OS::Heat::None
OS::TripleO::Services::CeilometerAgentNotification: OS::Heat::None
OS::TripleO::Services::CeilometerAgentIpmi: OS::Heat::None
OS::TripleO::Services::ComputeCeilometerAgent: OS::Heat::None
OS::TripleO::Services::Redis: OS::Heat::None
OS::TripleO::Services::Collectd: OS::Heat::None
OS::TripleO::Services::MetricsQdr: OS::Heat::None
Version-Release number of selected component (if applicable):
RHOSP 17.1 (wallaby)
How reproducible:
Steps to Reproduce:
1. Deploy including yaml for remove STF
2.
3.
Actual results:
Components successfully removed only on controller nodes
Expected results:
Components successfully removed on all the nodes of the environment
Additional info:
SOS reports available on the case
- external trackers