CLOUDSTACK-10340: Add setter to hypervisorType in VMInstanceVO - #2504
Conversation
This adds a missing setter to set hypervisorType in VMInstanceVO. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-1805 |
|
@blueorangutan test |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
LGTM |
1 similar comment
|
LGTM |
|
Trillian test result (tid-2399)
|
|
Thanks all, merging this based on code reviews and test results (the failures were not caused by this PR, but were intermitted/env caused). |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-1816 |
Description
This adds a missing setter to set hypervisorType in VMInstanceVO. The consumer is a 3rd party network plugin that may require the method for integration.
Types of changes
Screenshots (if appropriate):
Checklist:
@blueorangutan package