Itamar Heim has posted comments on this change.

Change subject: packaging: Updated allinone plugin for new security mode
......................................................................


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

(1 inline comment)

....................................................
File packaging/fedora/setup/plugins/all_in_one_100.py
Line 201:     try:
Line 202:         controller.CONF["API_OBJECT"] = API(url=URL,
Line 203:                                         username=USERNAME,
Line 204:                                         
password=controller.CONF['AUTH_PASS'],
Line 205:                                         insecure=True,
default should not be insecure.
Line 206:                                     )
Line 207:     except:
Line 208:         logging.error(traceback.format_exc())
Line 209:         raise Exception(ERROR_CREATE_API_OBJECT)


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I0cec49b25fedba3994b84571e8a4845f3d0da536
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Itamar Heim <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Kiril Nesenko <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: Moran Goldboim <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to