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 <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Muli Salem <[email protected]> Gerrit-Reviewer: Ori Liel <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
