Change in vdsm[master]: Move fencing logic out of API.py

smizrahi at redhat.com smizrahi at redhat.com
Wed Aug 15 21:13:40 UTC 2012


Saggi Mizrahi has posted comments on this change.

Change subject: Move fencing logic out of API.py
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File vdsm/API.py
Line 994:                 return {'status': doneCode,
Line 995:                         'power': power}
Line 996: 
Line 997:             except fenceAgent.FenceStatusCheckError as e:
Line 998:                 return {'status': {'code': 1, 'message': str(e)}}
Look at Line 	1046 on the right pane.
Line 999: 
Line 1000:         try:
Line 1001:             fenceAgent.fenceNode(addr, port, agent, username, password, secure,
Line 1002:                 options, self._cif.shutdownEvent)


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I944c6548a42612f705a410fb4290215451bca035
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi at redhat.com>
Gerrit-Reviewer: Adam Litke <agl at us.ibm.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Saggi Mizrahi <smizrahi at redhat.com>


More information about the vdsm-patches mailing list