Guys, can you please check out Ansible integration work for those use cases: a base Auth/Vms/Disks modules were introduced with Ansible 2.2 - https://docs.ansible.com/ansible/ovirt_vms_module.html https://docs.ansible.com/ansible/ovirt_disks_module.html https://docs.ansible.com/ansible/ovirt_auth_module.html https://github.com/ansible/ansible-modules-extras/tree/stable-2.2/cloud/ovirt
with many improvements coming soon with Ansible 2.3: https://github.com/ansible/ansible-modules-extras/tree/devel/cloud/ovirt https://github.com/ansible/ansible-modules-extras/pulls?utf8=%E2%9C%93&q=is%3Apr%20is%3Aopen%20ovirt it sounds like that for this use case, Ansible modules should be a great answer. Moran. On Sat, Nov 26, 2016 at 11:40 PM, Chris Cowley <[email protected]> wrote: > A few reasons really. I fancied playing around with Click, so I made > this as I was also digging around the oVirt API. My workstation at work > is running Ubuntu, and I do not believe that ovirt-shell is packaged for > it. > > Also, choice is good. > > Finally: because I didn't think of it. > > On 26/11/16 22:24, Derek Atkins wrote: > > Hi Chris, > > > > Just a quick question, but, why not just use ovirt-shell? > > Or make this a wrapper around ovirt-shell? > > > > -derek > > > > On Sat, November 26, 2016 4:10 pm, Chris Cowley wrote: > >> Hi all > >> > >> I started hacking together something last night to use as a CLI to > >> manage my oVirt clusters. > >> > >> https://gogs.chriscowley.me.uk/chriscowley/ovirtmanage > >> > >> Currently it can create/delete a VM, list the VMS, and I started a > >> function to show the details, but all that does for now is return the > ID. > >> > >> The plan is for it to evolve with my own needs, but I am open to > >> ideas/PRs from the community. > >> > >> Disclaimer #1: I am a SysAdmin, not a developer. If you a proper > >> developer, what you see may cause you physical pain. > >> > >> Disclaimer #2: My Gogs repo is behind my ADSL in rural France, be > >> patient and I withold the right to not respect any sort of SLA :-) > >> > >> > >> -- > >> Regards > >> > >> Chris Cowley > >> http://about.me/chriscowley > >> > >> _______________________________________________ > >> Users mailing list > >> [email protected] > >> http://lists.ovirt.org/mailman/listinfo/users > >> > > > > > > > -- > Regards > > Chris Cowley > http://about.me/chriscowley > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

