Yair Zaslavsky has uploaded a new change for review.

Change subject: api: Changing address to be optional
......................................................................

api: Changing address to be optional

In order to conform to previous usages of
AddStorageDomain via REST-API, and due to the fact
that NFS is posix FS compliant, the user will be allowed
to use the "Address" and "Path" fields (a mountSpec of
address:path will be passed to VDSM).
However, as mountSpec is not required to have ":"
it will be possible to use path field only.

Change-Id: I52f9c73694952bc7839124e23d74d1b029dc6a6c
Acked-By:
Signed-off-by: Yair Zaslavsk <[email protected]>
---
M 
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendStorageDomainsResource.java
M 
backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/StorageDomainMapper.java
2 files changed, 4 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/22/4422/1
--
To view, visit http://gerrit.ovirt.org/4422
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I52f9c73694952bc7839124e23d74d1b029dc6a6c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to