Nir Soffer has posted comments on this change.

Change subject: vdsm: Missing hostId parameter on reconstructMaster verb
......................................................................


Patch Set 1: Code-Review-1

(2 comments)

http://gerrit.ovirt.org/#/c/29510/1/vdsm/rpc/vdsmapi-schema.json
File vdsm/rpc/vdsmapi-schema.json:

Line 5234: # @StoragePool.reconstructMaster:
Line 5235: #
Line 5236: # Recover a Storage Pool by reconstructing its Storage Domains.
Line 5237: #
Line 5238: # @storagepoolID:           The UUID of the Storage Pool
This should be removed - hostId should replace storagePoolID
Line 5239: #
Line 5240: # @hostId:                  Host Id used by San lock.
Line 5241: #
Line 5242: # @name:                    A human-readable name for the Storage 
Pool


Line 5264: #
Line 5265: # Since: 4.10.0
Line 5266: ##
Line 5267: {'command': {'class': 'StoragePool', 'name': 'reconstructMaster'},
Line 5268:  'data': {'storagepoolID': 'UUID', 'hostId': 'int', 'name': 'str',
Remove storagePoolID
Line 5269:           'masterSdUUID': 'UUID', 'masterVersion': 'int',
Line 5270:           'domainDict': 'StorageDomainStatusMap',
Line 5271:           'lockRenewalIntervalSec': 'int', 'leaseTimeSec': 'int',
Line 5272:           'ioOpTimeoutSec': 'int', 'leaseRetries': 'int'}}}


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I0695a21601b8f0765bc24c3cf273f1ba161a40a9
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Piotr Kliczewski <[email protected]>
Gerrit-Reviewer: Nir Soffer <[email protected]>
Gerrit-Reviewer: Saggi Mizrahi <[email protected]>
Gerrit-Reviewer: Yaniv Bronhaim <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to