virtualbmc/releasenotes/notes/show-error-status-13456782b3a5a6e2.yaml
Ilya Etingof f79c9ee89a Add error instance status to vbmc reporing
Added `error` status to `vbmc list` and `vbmc start`
commands output. If the instance is failing to start, such
instance will be shown as being in `error` satte rather
than being `down`.

Change-Id: I3ad307f97442c6b30c3e60bd8186bfb30903c0b0
Story: 2006457
Task: 36378
2020-03-05 16:46:04 +01:00

6 lines
210 B
YAML

features:
- |
Added ``error`` status to ``vbmc list`` and ``vbmc start`` commands
output. If the instance is failing to start, such instance will be shown
as ``error`` rather than being ``down``.