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
This commit is contained in:
Ghanshyam Mann 2022-04-05 19:44:58 -05:00
parent b8dcb0b7af
commit 9183213067
2 changed files with 2 additions and 3 deletions

View File

@ -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 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. 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 * If the bug indicates test or gate failure, look at the failures for that
test over time using `OpenStack Health <http://status.openstack.org/openstack-health/#/>`_ test over time using
or `OpenStack Logstash <http://logstash.openstack.org/#/dashboard/file/logstash.json>`_. `OpenStack Logstash <http://logstash.openstack.org/#/dashboard/file/logstash.json>`_.
This can help to validate whether the bug identifies an issue that is 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. 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 * If the bug is the result of a misuse of the system, mark the bug either

View File

@ -85,7 +85,6 @@ mature OpenStack projects:
* Exhaustive OpenStack CI coverage: unit, functional, and tempest coverage * Exhaustive OpenStack CI coverage: unit, functional, and tempest coverage
using OpenStack CI (upstream) resources so that `Grafana <https://grafana.opendev.org/d/f913631585/neutron-failure-rate>`_ using OpenStack CI (upstream) resources so that `Grafana <https://grafana.opendev.org/d/f913631585/neutron-failure-rate>`_
and `OpenStack Health <http://status.openstack.org/openstack-health/#/>`_
support is available. Access to CI resources and historical data by the support is available. Access to CI resources and historical data by the
team is key to ensuring stability and robustness of a project. team is key to ensuring stability and robustness of a project.
In particular, it is of paramount importance to ensure that DB models/migrations In particular, it is of paramount importance to ensure that DB models/migrations