RETIRED, Fuel UI
Go to file
Maciej Kwiek 6c61f1d1cd Added ftp urls handling to network checker
This change allows network checker to properly check availability of
urls using ftp protocol. Basically, this change checks if ftp urls are
possible to open with urllib2.urlopen function.

Add requirements.txt to test-requirements.txt

Add running url_access_checker tests to tox

Add six to network_checker requirements.txt, nailgun.spec,
debian/control

Change-Id: I89c3d4635e9f58d19eab8440c720f1900e81aea4
Closes-Bug: #1488001
2015-08-26 09:46:20 +02:00
bin Remove nailgun-agent related stuff from fuel-web repo 2015-07-22 17:25:42 +00:00
debian Added ftp urls handling to network checker 2015-08-26 09:46:20 +02:00
docs [Doc] Add OSTF versioning feature description 2015-08-17 11:51:37 +00:00
fuel_upgrade_system Merge "Fix paths to updates and security repositories According to a new scheme of repos" 2015-08-13 16:06:01 +00:00
fuelmenu Merge "Add file protocol handling to url checker" 2015-08-24 10:03:39 +00:00
nailgun Merge "[Tech debt] Networking validation schema change" 2015-08-24 08:01:11 +00:00
network_checker Added ftp urls handling to network checker 2015-08-26 09:46:20 +02:00
shotgun Pin mock to version supporting Python 2.6 2015-07-10 08:33:07 +02:00
specs Added ftp urls handling to network checker 2015-08-26 09:46:20 +02:00
.gitignore Merge "general syntax/style edit" 2015-07-17 13:23:59 +00: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 --no-ui-compression key for run_tests.sh 2015-08-19 13:27:58 +03: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/