RETIRED, Fuel UI
Go to file
Alex Schultz 281bab6586 Require auth for version api call
The version call may contain information that should not be publicly
discloused without authentication. This change removes the version call
from the public urls which will cause it to require authentication
before responding with version information.

(cherry-picked from 5372982b3e)
(cherry-picked from 71738018b0)

Note on the backport: Some tests of a public API were not present in the
original commit. They are moved to the newly created version API tests.
Also partially included the change from fuel-ui which is part of nailgun
in 7.0.

Change-Id: I7352f83ec67321a1fb5caa75fc9168cc01229083
Closes-Bug: #1585137
2016-06-28 11:41:46 +00: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 Merge "Better doc for installing the nailgun dev env" 2015-09-01 15:03:19 +00:00
fuel_upgrade_system We need to have trailing slashes in URL path 2015-09-07 18:27:53 +00:00
fuelmenu Set default dhcp_gateway 2016-01-15 13:37:09 +03:00
nailgun Require auth for version api call 2016-06-28 11:41:46 +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 Update .gitreview for new namespace 2016-01-15 17:24:17 +00: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 Require auth for version api call 2016-06-28 11:41:46 +00:00
tox.ini Add tox.ini with pep8 tests to fix CI 2015-11-03 12:35:46 +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/