Alon Bar-Lev has posted comments on this change.

Change subject: tools: Adding Reload Configs Implementation
......................................................................


Patch Set 6: I would prefer that you didn't submit this

Hello All,

We have a framework to access the rest API via python.

A simple python tool that is written in python:

 engine-config-refresh --url= --user= --password=

Using the ovirt-engine-sdk will do the job in much less lines of code and with 
reuse of current rest implementation.

Even without ovirt-engine-sdk, using a simple:

 curl --cacert=/etc/pki/... https://user:password@..../reload...

Will also do the trick...

Is there any reason to write the trigger in java?

Alon.

--
To view, visit http://gerrit.ovirt.org/4951
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I4b9e790d7a8386359edfd62172df1078da033e91
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Muli Salem <msa...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Itamar Heim <ih...@redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpast...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: Muli Salem <msa...@redhat.com>
Gerrit-Reviewer: Ori Liel <ol...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to