Project

General

Profile

Feature #2558

Updated by Sage Weil almost 12 years ago

not sure if we want uuid in there.    may as well, i think, as we may migrate to a different parent/child tracking mechanism later. 

 - create image with parent (poolid, imageid, snapid[, uuid]) 
 - add child (snapid, poolid, imageid[, uuid]) 
 - remove child (snapid, poolid, imageid[, uuid]) 

Back