• Pavel Emelyanov's avatar
    images: Introduce the top-level file -- inventory · 9f2168a4
    Pavel Emelyanov authored
    Currently we store the images version in the core file. This is
    bad, since core file describes a single process (or thread) and
    says nothing about the images set as a whole (let alone the fact
    that it's being parsed too late).
    
    Thus introduce the inventory image file which describes the image
    set the way we need (want). For now the only entry in it is the
    images version. In the future it can be extended.
    Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
    9f2168a4
inventory.proto 62 Bytes