Thanks for the feedback Yaniv, I’d love to see a python module for ovirt 
actions.  What I’ve built is simple and a bit limited to the features I needed, 
so if we can implement an existing library that has all the features and is 
proven to work then the automation tasks would be much simpler.
And of course, a supported Ansible module would be even better, it would 
probably get more traction towards being added as an extra or core module that 
way too.

If you think this would be a valuable addition to the extra modules that ship 
with Ansible (at least temporarily), I’d appreciate if you comment ‘shipit’ on 
the pull request to mark it for inclusion!

Thanks,
Ryan

From: Yaniv Kaul [mailto:yk...@redhat.com]
Sent: Sunday, July 24, 2016 4:52 AM
To: Groten, Ryan <ryan.gro...@stantec.com>
Cc: users <users@ovirt.org>
Subject: Re: [ovirt-users] Ansible oVirt storage management module



On Wed, Jul 20, 2016 at 12:00 AM, Groten, Ryan 
<ryan.gro...@stantec.com<mailto:ryan.gro...@stantec.com>> wrote:
Hey Ansible users,

I wrote a module for storage management and created a pull request to have it 
added as an Extra module in Ansible.  It can be used to 
create/delete/attach/destroy pool disks.

https://github.com/ansible/ansible-modules-extras/pull/2509

Ryan

Hi Ryan,

This looks really interesting and surely is useful.
My only comment would be that I think we should start to think about some 
Python module for oVirt actions.
Otherwise, every project (this, ovirt-system-tests, others) that use the ovirt 
Python SDK for oVirt automation more or less re-implement the same functions.
What do you think?

Also, we are thinking about auto-generating such Ansible playbook (same way as 
the SDKs are generated).
It might look less 'human', but it will always be complete and up-to-date with 
all features.
Thanks,
Y.


_______________________________________________
Users mailing list
Users@ovirt.org<mailto:Users@ovirt.org>
http://lists.ovirt.org/mailman/listinfo/users

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

Reply via email to