Change in vdsm[master]: [WIP] Improving vdsm-tool commands - retrieving host uuid

ybronhei at redhat.com ybronhei at redhat.com
Mon May 20 15:19:58 UTC 2013


Yaniv Bronhaim has posted comments on this change.

Change subject: [WIP] Improving vdsm-tool commands - retrieving host uuid
......................................................................


Patch Set 3: (1 inline comment)

....................................................
File lib/vdsm/tool/vdsm-id.py
Line 20: from vdsm.utils import getHostUUID
Line 21: from vdsm.tool import expose
Line 22: 
Line 23: 
Line 24: @expose("vdsm-id")
All commands that vdsm-tool initiates are locally. none of them can execute  remotely on another host.. If someone connected with ssh and ran "vdsm-tool vdsm-id", it's a local run (not as vdsClient that can initiate calls to remotely host). Is that answering the question.. or I still don't understand what you mean by running remotely?
Line 25: def getUUID():
Line 26:     """
Line 27:     Printing host uuid
Line 28:     """


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia8cab7f55697e07479a4f35c161bd836925374e8
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list