------=_Part_1132159_513221533.1480427401401
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Is this something that was officially announced and I've missed? This is th=
e first time I'm hearing about the removal of the cli=20
Regards,=20
Logan=20
----- On Nov 28, 2016, at 4:01 PM, Oved Ourfali <oourfali(a)redhat.com> wrote=
:=20
| BTW, the ovirt-shell is something we deprecated. It is working on top of =
the v3
| api, which we plan to remove in 4.2.
| So better not use it.
| Alternatives are to use the SDKs according to your preference (we have Ja=
va,
| python and Ruby SDKs) or the ansible modules mentioned above by Moran (in=
stead
| of writing scripts you can write playbooks to do various operations ).
| Regards,
| Oved
| On Nov 28, 2016 13:02, "Nathana=C3=ABl Blanchet" < blanchet(a)abes.fr >
wro=
te:
|| Le 26/11/2016 =C3=A0 22:40, Chris Cowley a =C3=A9crit :
||| 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 fo=
r it.
|| sudo apt-get install -y python-pip
|| sudo pip install kitchen
|| sudo pip install ply
|| sudo pip install ovirt-shell
||| 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 Users(a)ovirt.org
http://lists.ovirt.org/mailman/lis=
tinfo/users
||| _______________________________________________
||| Users mailing list Users(a)ovirt.org
http://lists.ovirt.org/mailman/listi=
nfo/users
|| --
|| Nathana=C3=ABl Blanchet
|| Supervision r=C3=A9seau
|| P=C3=B4le Infrastrutures Informatiques
|| 227 avenue Professeur-Jean-Louis-Viala
|| 34193 MONTPELLIER CEDEX 5
|| T=C3=A9l. 33 (0)4 67 54 84 55
|| Fax 33 (0)4 67 54 84 14 blanchet(a)abes.fr
|| _______________________________________________
|| Users mailing list
|| Users(a)ovirt.org
||
http://lists.ovirt.org/mailman/listinfo/users
| _______________________________________________
| Users mailing list
| Users(a)ovirt.org
|
http://lists.ovirt.org/mailman/listinfo/users
------=_Part_1132159_513221533.1480427401401
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable
<html><body><div style=3D"font-family: Arial; font-size: 12pt; color:
#0000=
00"><div>Is this something that was officially announced and I've
missed? &=
nbsp;This is the first time I'm hearing about the removal of the cli</div><=
div><br></div><div
data-marker=3D"__SIG_PRE__">Regards,<br>Logan</div><br><=
span id=3D"zwchr" data-marker=3D"__DIVIDER__">----- On Nov 28,
2016, at 4:0=
1 PM, Oved Ourfali &lt;oourfali(a)redhat.com&gt;
wrote:<br></span><div data-m=
arker=3D"__QUOTED_TEXT__"><blockquote style=3D"border-left:2px solid
#1010F=
F;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style=
:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-si=
ze:12pt;"><p dir=3D"ltr">BTW, the ovirt-shell is something we
deprecated. I=
t is working on top of the v3 api, which we plan to remove in 4.2.<br
So better not use it. </p
<p
dir=3D"ltr">Alternatives are to use the SDKs according to your preferenc=
e (we have Java, python and Ruby SDKs) or the ansible modules mentioned abo=
ve by Moran (instead of writing scripts you can write playbooks to do vario=
us operations ). </p
<p
dir=3D"ltr">Regards, <br
Oved
<br
</p
<div
class=3D"gmail_extra"><br><div class=3D"gmail_quote">On
Nov 28, 2016 1=
3:02, "Nathana=C3=ABl Blanchet" <<a
href=3D"mailto:blanchet@abes.fr" tar=
get=3D"_blank">blanchet(a)abes.fr</a>&gt;
wrote:<br><blockquote class=3D"gmai=
l_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left=
:1ex"
=20
=20
=20
<div
<p><br
</p
<br
<div
class=3D"m_3491770720746119955moz-cite-prefix">Le 26/11/2016 =C3=
=A0 22:40, Chris Cowley a
=C3=A9crit :<br
</div
<blockquote
<pre>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=
.</pre
</blockquote
sudo apt-get install -y python-pip
<br
sudo pip install kitchen
<br
sudo pip install ply
<br
sudo pip install ovirt-shell
<blockquote
<pre>Also, choice is
good.
Finally: because I didn't think of it.
On 26/11/16 22:24, Derek Atkins wrote:
</pre
<blockquote
<pre>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:
</pre
<blockquote
<pre>Hi all
I started hacking together something last night to use as a CLI to
manage my oVirt clusters.
<a class=3D"m_3491770720746119955moz-txt-link-freetext"
href=3D"https://gog=
s.chriscowley.me.uk/chriscowley/ovirtmanage"
target=3D"_blank">https://gogs=
.chriscowley.me.uk/chriscowley/ovirtmanage</a
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
<a class=3D"m_3491770720746119955moz-txt-link-freetext"
href=3D"http://abou=
t.me/chriscowley"
target=3D"_blank">http://about.me/chriscowley</a
_______________________________________________
Users mailing list
<a class=3D"m_3491770720746119955moz-txt-link-abbreviated"
href=3D"mailto:U=
sers(a)ovirt.org" target=3D"_blank">Users(a)ovirt.org</a
<a
class=3D"m_3491770720746119955moz-txt-link-freetext" href=3D"http://list=
s.ovirt.org/mailman/listinfo/users"
target=3D"_blank">http://lists.ovirt.or=
g/mailman/listinfo/users</a
</pre
</blockquote
<pre></pre
</blockquote
<pre></pre
<br
<fieldset class=3D"m_3491770720746119955mimeAttachmentHeader"></field=
set
<br
<pre>_______________________________________________
Users mailing list
<a class=3D"m_3491770720746119955moz-txt-link-abbreviated"
href=3D"mailto:U=
sers(a)ovirt.org" target=3D"_blank">Users(a)ovirt.org</a
<a
class=3D"m_3491770720746119955moz-txt-link-freetext" href=3D"http://list=
s.ovirt.org/mailman/listinfo/users"
target=3D"_blank">http://lists.ovirt.or=
g/mailman/listinfo/users</a
</pre
</blockquote
<br
<pre
class=3D"m_3491770720746119955moz-signature">--=20
Nathana=C3=ABl Blanchet
Supervision r=C3=A9seau
P=C3=B4le Infrastrutures Informatiques
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5 =09
T=C3=A9l. 33 (0)4 67 54 84 55
Fax 33 (0)4 67 54 84 14
<a class=3D"m_3491770720746119955moz-txt-link-abbreviated"
href=3D"mailto:b=
lanchet(a)abes.fr" target=3D"_blank">blanchet(a)abes.fr</a>
</pre
</div
<br>_______________________________________________<br
Users mailing list<br
<a
href=3D"mailto:Users@ovirt.org"
target=3D"_blank">Users(a)ovirt.org</a><br=
<a
href=3D"http://lists.ovirt.org/mailman/listinfo/users" rel=3D"noreferrer=
"
target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/us...
<br></blockquote></div></div
<br>_______________________________________________<br>Users mailing
list<b=
r>Users@ovirt.org<br>http://lists.ovirt.org/mailman/listinfo/users<br></blo=
ckquote></div></div></body></html
------=_Part_1132159_513221533.1480427401401--