vmware: fix potential NPE when memory hotplug capability is checked#3362
Conversation
This fixes potential NPE case when memory hotpluggability is checked based on the guest OS descriptor. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
|
@blueorangutan package |
|
@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-2808 |
|
@blueorangutan test centos7 vmware-65u2 |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + vmware-65u2) has been kicked to run smoke tests |
|
Trillian test result (tid-3606)
|
|
Test lgtm, the failures were env related. |
This fixes potential NPE case when memory hotpluggability is checked
based on the guest OS descriptor.
Fixes #3230 NPE case.
Types of changes