[ovirt-users] new member

2016-12-26 Thread leaboy
I a software developer, and using ovirtsdk.

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] how to attach ISO to VM use SDK

2014-10-27 Thread Leaboy
Hi,all:

I want to attach ISO to vm use sdk,

I tried use this command

curl -X POST -H Accept: application/xml -H Content-Type: application/xml
-u admin@internal:jhadmin --cacert /tmp/ca.crt -d cdromfile
id='vmdispatch.iso'//cdrom
https://rhel65-1.jhinno.com:443/api/vms/a0b7ad46-0889-4a79-ae0d-d5ea69655f60
/cdroms

, but I can’t view the iso in the vm.


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] 答复: about python sdk

2013-04-02 Thread leaboy@126
I'm sorry, the problem is still exist. There is only admin@internal can
login, the user(UserRole) added in my domain can't 
login. When I changed it's role to UserpUser, it can login well.
PS: I have get the latest sdk and assigned the 'filter' True.

-邮件原件-
发件人: Michael Pasternak [mailto:mpast...@redhat.com] 
发送时间: 2013年4月2日 17:04
收件人: leaboy@126
抄送: users@ovirt.org
主题: Re: about python sdk

On 04/02/2013 11:21 AM, leaboy@126 wrote:
 Hello:
 
  When I use samples-portals to connect to overt-engine, I find
only super-user can login,
 
 And other user role can’t. So I don’t know whether overt-sdk doesn’t
support other user role ,
 
 or some error in my test Environment.
 
  
 
  When I login http://localhost:8700/api, here is super-user too.
 

please use latest sdk and make sure 'filter' argument in the sdk
constructor is set to 'True' if you wish using non-sdmin api.

-- 

Michael Pasternak
RedHat, ENG-Virtualization RD


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users