Irit Goihman has posted comments on this change.

Change subject: contrib: Simple jsonrpc client
......................................................................


Patch Set 20:

(2 comments)

https://gerrit.ovirt.org/#/c/35181/18//COMMIT_MSG
Commit Message:

Line 27:     # jsonrpc StorageDomain.activate -f sd-activate
Line 28:     ...
Line 29: 
Line 30:     where sd-activate file content is:
Line 31:     {
> Now we use json in the file. please update here as well.
thanks, I lost the updated commit message during rebase
Line 32:         "storagedomainID": "75ab40e3-06b1-4a54-a825-2df7a40b93b2",
Line 33:         "storagepoolID": "b3f6fa00-b315-4ad4-8108-f73da817b5c5"
Line 34:     }
Line 35: 


Line 34:     }
Line 35: 
Line 36: It is also possible to read parameters from standard input, creating
Line 37: complex parameters interactively:
Line 38: 
> and here
Done
Line 39:     # jsonrpc StorageDomain.activate -f -
Line 40:     {
Line 41:         "storagedomainID": "75ab40e3-06b1-4a54-a825-2df7a40b93b2",
Line 42:         "storagepoolID": "b3f6fa00-b315-4ad4-8108-f73da817b5c5"


-- 
To view, visit https://gerrit.ovirt.org/35181
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia6273eabf6f3601602659d1e4e748d8025ae8084
Gerrit-PatchSet: 20
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: Adam Litke <ali...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <toni+ov...@midokura.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimo...@redhat.com>
Gerrit-Reviewer: Francesco Romani <from...@redhat.com>
Gerrit-Reviewer: Irit Goihman <igoih...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Jenkins CI RO
Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczew...@gmail.com>
Gerrit-Reviewer: Saggi Mizrahi <smizr...@redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybron...@redhat.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list -- vdsm-patches@lists.fedorahosted.org
To unsubscribe send an email to vdsm-patches-le...@lists.fedorahosted.org

Reply via email to