RETIRED, Fuel UI
Go to file
Dima Shulyak 7769a9fbbd Update editable attributes partially
If we receive from PUT smth like:
{"editable": {"storage": {"osd_pool_size": {"value": 3},
"volumes_ceph": {"value": true}}}}

attributes.editable will contain only received data and no default one

Changing paste.TestApp for webtest.TestApp cause TestApp does not have
PATCH method available

Change-Id: I259ee806c9464cb82b391e9c3b633e5e7f5f11d3
Closes-Bug: #1283135
2014-03-12 12:07:59 +02:00
bin Add additional checking of net type in agent 2014-02-25 15:30:57 +04:00
dhcp-checker Refactor dhcp checker to use pcap 2014-02-19 09:59:45 +00:00
docs Merge "Corrections to architecture doc" 2014-03-07 09:27:15 +00:00
fuelclient Merge "Implemented version printing in fuelclient" 2014-02-27 15:22:42 +00:00
fuelmenu Treat NTP connection errors as warnings in Fuel Menu 2014-02-24 19:19:00 +04:00
nailgun Update editable attributes partially 2014-03-12 12:07:59 +02:00
naily New way to stop a main thread 2014-02-25 10:11:42 +04:00
network_checker manage real length of packets in netprobe 2014-03-04 13:29:04 +02:00
shotgun Modified some methods a bit and added a couple of tests 2013-10-28 16:30:42 +04:00
.gitignore LESS integration for development and production evironments 2013-12-05 11:24:14 +04:00
.gitreview Remove trailing empty line from .gitreview 2013-10-05 22:26:37 +04:00
README.md Updated links in readme 2013-08-08 09:16:27 +04:00
netcheck.py Fix nailgun code to pass flake8 tests 2013-10-30 20:13:27 +04:00
run_tests.sh Nailgun tests are now much faster 2014-02-20 16:04:33 +04: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/