Created a module that will take fedora release and a list of layered
images (meant to be provided by the fedcontainer_rc module but can
originate from anywhere) and will provide a dictionary where they
keys are the parent images and the value is a list of children
images. This will assist in automating the layered image rebuild
process.
Created a module that will take fedora release and a list of layered
images (meant to be provided by the fedcontainer_rc module but can
originate from anywhere) and will provide a dictionary where they
keys are the parent images and the value is a list of children
images. This will assist in automating the layered image rebuild
process.
Signed-off-by: Adam Miller maxamillion@fedoraproject.org