fix on changeServiceForVirtualMachine when updating read/write rate #4491
Conversation
When changing the service offering of a VM the disk_offering_id is not updated in volumes DB table and VM could not start
|
@GabrielBrascher as this pertains to your issue can you review and verify the fix? |
sureshanaparti
left a comment
There was a problem hiding this comment.
code changes LGTM, haven't tested
|
@GabrielBrascher i suppose this will wait for 4.14.2? |
|
@blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos7 ✖centos8 ✔debian. JID-2502 |
|
@blueorangutan test |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
@blueorangutan test |
|
@shwstppr a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-3410)
|
shwstppr
left a comment
There was a problem hiding this comment.
LGTM based on code changes and test results
@GabrielBrascher can you please review this
When changing the service offering of a VM the disk_offering_id is not
updated in volumes DB table and VM could not start
Fixes #4125
Types of changes