Unable to create snapshot from vm snapshot#4432
Conversation
When tried to create snapshot from vm snapshot, we get NPE Steps to reproduce 1. create a vm 2. Create vm snapshot 3. Try to create snapshot from vm snapshot
|
@ravening , how do you want to create a snapshot from a snaopshot; do you go through the |
|
|
Code related to fix the NPE looks good to me. This issue exists on master as well. |
|
@harikrishna-patnala we merge to master when it is on 4.14 so the fix will automatically get there. |
|
code looks good indeed, let's find some test that proves it (for future guarding as well as merge justification) |
|
@DaanHoogland a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos7 ✖centos8 ✔debian. JID-2291 |
|
@blueorangutan test |
|
@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-3095)
|
Description
When tried to create snapshot from vm snapshot, we get NPE
Steps to reproduce
Types of changes