[Docs restructuring]Install Fuel

Modified the Install Fuel section.

Change-Id: I905bfc6dbe4f37e730880c82b2e9456be93b70c2
Partial-Bug: #1504699
This commit is contained in:
Svetlana Karslioglu
2015-11-03 16:28:44 -08:00
parent 119eb9f7c6
commit cef03d4655

View File

@@ -0,0 +1,30 @@
.. _install_into:
============
Install Fuel
============
This section describes how to install Fuel on virtual or
bare-metal hardware. During the installation, you deploy the Fuel Master node
on the selected hardware and boot the servers or virtual machines that are
dedicated as Fuel Slave nodes. However, you do not install an operating
system or OpenStack components on the Fuel Slave nodes just yet. After you
deploy the Fuel Master node, you create an OpenStack environment using the
Fuel web UI or Fuel CLI. The Fuel Master node provisions the dedicated Fuel
Slave nodes with the selected operating system, OpenStack or other
components and roles when you deploy an OpenStack environment.
This section includes the following topics:
* : ref: `install_before_you_install_fuel`
* : ref: `install_download_iso`
* : ref: `install_prepare_install_media`
* : ref: `install_install_fuel_master_node`
* : ref: `install_configure_network_params`
* : ref: `install_boot_fuel_master_node`
* : ref: `install_boot_fuel_target_node`
If you install Fuel on VMware vSphere, see: : ref: `Installing Fuel on VMware
vSphere`.
If you install Fuel for testing purposes, see: : ref: `Fuel QuickStart Guide`.