diff --git a/pages/draft/fuel-install-guide/install_install_fuel.rst b/pages/draft/fuel-install-guide/install_install_fuel.rst new file mode 100644 index 000000000..e822aef39 --- /dev/null +++ b/pages/draft/fuel-install-guide/install_install_fuel.rst @@ -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`.