RETIRED, Fuel UI
46cd6a8d8e
Current approach is an error prone, because Debian repos may contain metadata that doesn't fit our pinning template. Yes, in some cases our template will work (and it does with upstream Ubuntu and Fuel), but we want to be flexible and cover all cases. In order to set corrent pinning, we have to use repo's metadata and that means download repo's Release file, parse it and create pinning based on it. In that case we'll use all available pinning rules, so all possible issues will be up to repo maintainer and not because we're using error prone approach. Related-Bug: #1435892 Related-Bug: #1438783 Closes-Bug: #1446686 Change-Id: I5279b7f414f831503fd993109dd5c91bef51a9ef Signed-off-by: Igor Kalnitsky <igor@kalnitsky.org> |
||
---|---|---|
bin | ||
debian | ||
docs | ||
fuel_agent | ||
fuel_agent_ci | ||
fuel_development | ||
fuel_upgrade_system | ||
fuelmenu | ||
nailgun | ||
network_checker | ||
shotgun | ||
specs | ||
tasklib | ||
.gitignore | ||
.gitreview | ||
build_docs.sh | ||
LICENSE | ||
README.md | ||
run_tests.sh |
FUEL
This is the main repository with ISO build scripts. It has links to two submodules:
- Astute, which is deployment orchestrator
- Fuel Library, which is set of Puppet modules
ISO, other materials: http://fuel.mirantis.com/
User guide: http://docs.mirantis.com/
Development documentation: http://docs.mirantis.com/fuel-dev/