From 9183213067e82a907253e3a04a25afe2e42d7148 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Tue, 5 Apr 2022 19:44:58 -0500 Subject: [PATCH] Remove reference of openstack-health openstack-health is retiring[1] so removing the reference of it from contributor doc. [1] https://review.opendev.org/c/openstack/governance/+/836706/2 Change-Id: Id6af0626987b89f109ffee1044469112d3ff3110 --- doc/source/contributor/policies/bugs.rst | 4 ++-- doc/source/contributor/stadium/governance.rst | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/source/contributor/policies/bugs.rst b/doc/source/contributor/policies/bugs.rst index ef476dd15c1..e2b0e67280c 100644 --- a/doc/source/contributor/policies/bugs.rst +++ b/doc/source/contributor/policies/bugs.rst @@ -294,8 +294,8 @@ If the bug report is sound, move next: issue, make sure that there is at least one patch that 'Closes' the bug or document/question what it takes to mark the bug as fixed. * If the bug indicates test or gate failure, look at the failures for that - test over time using `OpenStack Health `_ - or `OpenStack Logstash `_. + test over time using + `OpenStack Logstash `_. This can help to validate whether the bug identifies an issue that is occurring all of the time, some of the time, or only for the bug submitter. * If the bug is the result of a misuse of the system, mark the bug either diff --git a/doc/source/contributor/stadium/governance.rst b/doc/source/contributor/stadium/governance.rst index d5265362381..b93a3da89c2 100644 --- a/doc/source/contributor/stadium/governance.rst +++ b/doc/source/contributor/stadium/governance.rst @@ -85,7 +85,6 @@ mature OpenStack projects: * Exhaustive OpenStack CI coverage: unit, functional, and tempest coverage using OpenStack CI (upstream) resources so that `Grafana `_ - and `OpenStack Health `_ support is available. Access to CI resources and historical data by the team is key to ensuring stability and robustness of a project. In particular, it is of paramount importance to ensure that DB models/migrations