y 11, 2016 8:02 PM
To: Drakopoulos, Dionisis (Nokia - GR/Athens)
Cc: openstack@lists.openstack.org
Subject: Re: [Openstack] fuel-mirror
Fuel-mirror uses Packetary to download necessary packages.
In turn, Packetary gets a list of mandatory packages, parses
their metadata and recursively resolves
repos,
then everything should be ok.
List of necessary packages is here [1]. This yaml file is
installed into /usr/share/fuel-mirror/ubuntu.yaml. Of course,
user can run fuel-mirror with custom yaml file (with custom
list of packages).
[1]
https://github.com/openstack/fuel-mirror/blob/master
Hello world!
Using FUEL release 8 and in specific fuel-mirror to create a local Ubuntu &
OpenStack repository.
Is there a feature which can validate that all mandatory packages have been
downloaded successfully and that a new IaaS can be commissioned without any
issue?
Or any other solution -