Alissa Bonas has posted comments on this change.

Change subject: restapi: add connections subresource for domain
......................................................................


Patch Set 7:

(3 comments)

....................................................
Commit Message
Line 15: api/storagedomains/<domainId>/storageconnections/<connectionId>
Line 16: Exposing GET only, no add/delete/update.
Line 17: Feature page:
Line 18: http://www.ovirt.org/Features/Manage_Storage_Connections
Line 19: 
Done
Line 20: Change-Id: I0f63f8384c245eb28c18a3fde87ba57a8c1cd678


....................................................
File 
backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/resource/StorageDomainServerConnectionsResource.java
Line 14:     @Formatted
Line 15:     public StorageConnections list();
Line 16: 
Line 17:     /**
Line 18:      * Sub-resource locator method, returns individual 
DataCenterResource on which the remainder of the URI is
yes, don't know how it got here :)
Line 19:      * dispatched.
Line 20:      * @param id
Line 21:      *            the StorageDomain ID
Line 22:      * @return matching subresource if found


....................................................
File 
backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
Line 1124:   request:
Line 1125:     body:
Line 1126:       parameterType: null
Line 1127:       signatures: []
Line 1128:     urlparams: {}
Done
Line 1129:     headers: {}
Line 1130: - name: 
/api/storagedomains/{storagedomain:id}/storageconnections/{storageconnection:id}|rel=get
Line 1131:   request:
Line 1132:     body:


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I0f63f8384c245eb28c18a3fde87ba57a8c1cd678
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Alissa Bonas <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to