add snap for vdi

This commit is contained in:
Olivier Lambert 2013-12-14 23:51:51 +01:00
parent 7c3dcf586c
commit 7fc9ca96b2

View File

@ -334,6 +334,9 @@ module.exports = (refsToUUIDs) ->
size: get('virtual_size')
# FIXME: don't know if the good way to do
snapshot: get('is_a_snapshot')
# FIXME: SR.VDIs -> VDI instead of VDI.SR -> SR.
SR: get('SR')