RETIRED, Fuel UI
Go to file
Igor Kalnitsky 46cd6a8d8e Implement advanced apt pinning
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>
2015-04-21 19:03:41 +03:00
bin Moved sleep in Nailgun agent 2015-04-08 12:35:00 +03:00
debian Move RPM spec and deb rules from fuel-main to fuel-web repository 2015-04-16 16:48:06 +03:00
docs Merge "Workflow documentation is now in infra-manual" 2015-04-15 13:42:56 +00:00
fuel_agent Ensure mcollective starts on boot for CentOS 2015-04-17 23:31:56 +00:00
fuel_agent_ci Update to Ubuntu 14.04 LTS 2015-03-04 09:58:15 +03:00
fuel_development Don't hardcode strict Fabric version 2014-12-29 14:53:40 +00:00
fuel_upgrade_system Change docker upgrade steps 2015-04-15 11:39:37 +03:00
fuelmenu Unset previous gateway to permit new one 2015-04-08 19:34:01 +03:00
nailgun Implement advanced apt pinning 2015-04-21 19:03:41 +03:00
network_checker Add error logging when reading data from listener 2015-03-16 09:03:43 +02:00
shotgun Add possibilities to skip subdirs in snapshots 2015-04-16 13:27:37 +02:00
specs Move RPM spec and deb rules from fuel-main to fuel-web repository 2015-04-16 16:48:06 +03:00
tasklib Increase Fuel-Web projects' versions 2014-11-29 10:44:42 +02:00
.gitignore Replace Grunt with Gulp 2015-03-23 13:47:55 +03:00
.gitreview Remove trailing empty line from .gitreview 2013-10-05 22:26:37 +04:00
LICENSE LICENCE added 2014-06-11 17:19:02 +04:00
README.md Updated links in readme 2013-08-08 09:16:27 +04:00
build_docs.sh Rewrite how to build the documentation 2014-04-01 15:41:14 +04:00
run_tests.sh Add fuel_package_updates package 2015-04-13 10:29:00 +02:00

README.md

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/