xapi-project / xapi-storage

Experimental new storage interface for xapi
https://xapi-project.github.io/xapi-storage/
9 stars 19 forks source link

Add an optional Volume.uuid #44

Closed djs55 closed 9 years ago

djs55 commented 9 years ago

For storage systems which have a pre-existing notion of a UUID/GUID, allow the Volume.stat to return it (which in turn can be used by higher-level tools like xapi). Note that a UUID/GUID is entirely optional.

Signed-off-by: David Scott dave.scott@citrix.com