bff0e6c73a
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
8 lines
314 B
YAML
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.
|