Bug 1876045
| Summary: | Keystone users and endpoints for legacy telemetry services are not deleted during upgrades | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Takashi Kajinami <tkajinam> |
| Component: | tripleo-ansible | Assignee: | Yadnesh Kulkarni <ykulkarn> |
| Status: | CLOSED ERRATA | QA Contact: | Leonid Natapov <lnatapov> |
| Severity: | low | Docs Contact: | mgeary <mgeary> |
| Priority: | low | ||
| Version: | 16.1 (Train) | CC: | ifrangs, jamsmith, jstransk, lmadsen, mbultel, mburns, mrunge, rrasouli, ykulkarn |
| Target Milestone: | z5 | Keywords: | Triaged, ZStream |
| Target Release: | 16.2 (Train on RHEL 8.4) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | tripleo-ansible-0.8.1-2.20230302004949.0db9f93.el8ost | Doc Type: | Bug Fix |
| Doc Text: |
Before this update, endpoints of disabled telemetry services were not cleaned up after an upgrade. This omission did not impact the cloud. With this update, upgrades delete obsolete telemetry endpoints.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-04-26 12:16:45 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Takashi Kajinami
2020-09-05 06:30:42 UTC
This might result in a doc bug, but I'm setting tht as the associated component first, because it would make sense to consider implementing a clean up steps in tripleo, which is executed during upgrade. Looks like we can automate this via the deployment tooling in TripleO Heat Templates by creating inline Ansible in the `upgrade_tasks: []` sections of the various components. However I don't have a test environment to test any changes I'm making, so I'll have to defer this to a future z-stream release of 16.2 since upgrades to 16.1 are no longer allowed. The work to automate cleaning up users of disabled telemetry services is abandoned. Only the endpoints will be deleteing using THT. A manual cleanup will be required to delete users as a part of post upgrade action [1] [1] https://bugzilla.redhat.com/show_bug.cgi?id=2165803 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat OpenStack Platform 16.2.5 (Train) bug fix and enhancement advisory), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:1763 |