Change in vdsm[master]: Correct vdsClient's help for the verb getVmsInfo

zhshzhou at linux.vnet.ibm.com zhshzhou at linux.vnet.ibm.com
Wed Aug 29 04:38:56 UTC 2012


Zhou Zheng Sheng has posted comments on this change.

Change subject: Correct vdsClient's help for the verb getVmsInfo
......................................................................


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

(2 inline comments)

....................................................
File vdsm_cli/vdsClient.py
Line 1372:         return 0, ''
Line 1373: 
Line 1374:     def do_getVmsInfo(self, args):
Line 1375:         spUUID = args[0]
Line 1376:         if len(args) >= 2:


More information about the vdsm-patches mailing list