File: health_literals_change-0e3fc0c439b765e3.yaml

package info (click to toggle)
python-sushy 5.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,620 kB
  • sloc: python: 14,026; makefile: 24; sh: 2
file content (7 lines) | stat: -rw-r--r-- 253 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
other:
  - |
    Changes the values for the constants ``HEALTH_STATE_ENABLED``,
    ``HEALTH_STATE_DISABLED``, ``HEALTH_OK``, ``HEALTH_WARNING``
    and ``HEALTH_CRITICAL``. These could be correctly used
    with their mapped values in mappings.py.