Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -2168,7 +2168,7 @@
},
{
"color": "#EAB839",
"value": 300
"value": 301
},
{
"color": "red",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ features:
Updates neutron containers to contain a version of
networking-generic-switch with support for trunk ports when using DellOS 10
or Cisco switches. See this `PR
<https://github.com/stackhpc/networking-generic-switch/pull/53>`_ for more
<https://github.com/stackhpc/networking-generic-switch/pull/53>`__ for more
details.
- |
Updates neutron containers to contain a version of
networking-generic-switch with support for DellOS 10. See this `PR
<https://github.com/stackhpc/networking-generic-switch/pull/51>`_ for more
<https://github.com/stackhpc/networking-generic-switch/pull/51>`__ for more
details.

Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---

fixes:
- |
Fixed a syntax error in Prometheus SMART monitoring rules

Fixed a syntax error in Prometheus SMART monitoring rules.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ features:
when set to ``true``, configures the local Pulp server to sync all package
repositories required for building kolla containers on a local kolla build
host.

5 changes: 5 additions & 0 deletions releasenotes/notes/openstack-dash-ff7bf179e37c8e4b.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
other:
- |
Changes the Grafana OpenStack dashboard to show HTTP status 300 as green instead of
orange.
1 change: 0 additions & 1 deletion releasenotes/notes/smart-mon-db8fa642c3af74b1.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---

features:
- Enables SMART monitoring. Manual action is required, please see the monitoring documentation for the procedure.