RETIRED, Fuel UI
Go to file
Dmitry Shulyak 23659819ae Add url access verification that will setup network
Added command that will perform setup and teardown of
required networking configuration.

Network configuration will perform next things:

- set interface up if required
- create vlan tagged interface and set it up
- add required ipv4 settings for interface
- add default route

After verification teardown will be performed.
Teardown is best effort based - e.g we should not fail whole command
if we cant fully execute teardown.

Change-Id: I910c15c2b39a917eb8428bb69271b5dde364b639
Partial-Bug: 1439686
2015-05-18 15:23:55 +03:00
bin Prevent agent hangs if ohai does not return disks 2015-05-06 14:03:06 +03:00
debian Add url_access_checker to network checker 2015-05-15 16:04:50 +02:00
docs Merge "Replace ci.o.o links with docs.o.o/infra" 2015-05-18 07:56:26 +00:00
fuel_agent IBP: add cleanup for image building 2015-05-12 16:01:14 +03:00
fuel_agent_ci Force IPv4 settings for APT 2015-04-30 12:32:26 +02:00
fuel_upgrade_system Backup all data before upgrade and stop supervisor 2015-05-16 10:13:53 +03:00
fuelmenu Double-quote all strings in astute.yaml 2015-05-13 17:39:43 +03:00
nailgun Merge "Delete cluster if another one is being deleted" 2015-05-16 14:00:34 +00:00
network_checker Add url access verification that will setup network 2015-05-18 15:23:55 +03:00
shotgun shotgun: don't fall on non-ascii output 2015-05-07 19:45:11 +03:00
specs Add url access verification that will setup network 2015-05-18 15:23:55 +03:00
tasklib Set version of Fuel to 6.1 everywhere 2015-04-16 14:55:58 +00: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 Remove deprecated fuel_development 2015-05-07 14:05:25 +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/