ovirt-engine-sdk
ovirt-engine-sdk copied to clipboard
Fixed attach disk before create snapshots and other minor bug
When I use this script always I have to execute it twice and attach disk manually. Because the script doesn't attach disk to vm automatically. And when the script tries to create a snapshot, it failed.
-
Fixed get path in call to get_image_chain Get path 'disks/' correctly before call get_image_chain.
-
Added a comment in disk option "Sparse" when the disk will be created in iSCSI Storage Domain. In iSCSI Storage if the disk is RAW should be Sparse=False.
Hello @fmgb. Thank you very much for your contribution. This project don't use github a tool for contribution, but it's just a mirror for the gerrit project. Could you please send the patch via gerrit? Here is a documentation how to work with gerrit. Thank you.
cc @oliel
Hi @fmgb, I don't see these changes in our codebase, have they been posted using gerrit, as Ondra has suggesteed?
@fmgb can you please rebase and solve conflicts?