-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: cloud hypervisor auto starts (#920)
The Cloud Hypervisor provider wasn't marked with the auto start capability and so when a new VM was created the **Start** method was called on the provider which resulted in a error. Signed-off-by: Richard Case <richard.case@outlook.com>
- Loading branch information
1 parent
23af00a
commit 967627b
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters