virtualbmc/releasenotes/notes/ignore-start-if-running-c9a8f6c0514624a1.yaml
Ilya Etingof bff0e6c73a Ignore "start" command if instance appears to be running
This helps preserving backward-compatible behaviour, as previous
implementation has required the user to explicitly "start" enabled
instances. With current virtualbmc, only the master process needs to
be started.

Change-Id: I3f95cdbd497f7ae3e06d37bb6afac17331f0469b
2019-03-21 11:14:53 +01:00

8 lines
314 B
YAML

---
fixes:
- |
Ignores instance "start" command if instance appears to be running. This
helps preserving backward-compatible behaviour, as previous implementation
has required the user to explicitly "start" enabled instances. With current
virtualbmc, only the master process needs to be started.