Re: [ovirt-users] add direct LUN disk to a VM with python SDK

2017-05-21 Thread Guy Chen
com> > Cc: "users" <users@ovirt.org> > Sent: Friday, May 19, 2017 9:22:30 AM > Subject: Re: [ovirt-users] add direct LUN disk to a VM with python SDK > > I've sent following example to our Python SDK, > feel free to try and review: > > https://gerrit.o

Re: [ovirt-users] add direct LUN disk to a VM with python SDK

2017-05-19 Thread Ondra Machacek
I've sent following example to our Python SDK, feel free to try and review: https://gerrit.ovirt.org/#/c/77003/1 Also you may checkout relevant Ansible module, which support this functionality as well: http://docs.ansible.com/ansible/ovirt_disks_module.html On Wed, May 17, 2017 at 1:21 PM,

[ovirt-users] add direct LUN disk to a VM with python SDK

2017-05-17 Thread Guy Chen
I am trying to add direct LUN disk to a VM with python ovirtsdk4 ( storage domain is iscsi ) . Adding a COW disk is working as in the SDK example, attached below, i have tried different things that i saw online but did not work, anybody have an example of how to add a direct LUN disk ? def