fuel-library/docs/pages/installation-instructions/0010-introduction.rst
2013-03-24 16:04:08 -07:00

795 B

How installation works

While version 2.0 of Fuel provided the ability to simplify installation of OpenStack, version 2.1 includes orchestration capabilities that simplify deployment an OpenStack cluster. The deployment process follows this general procedure:

  1. Design your architecture.
  2. Install Fuel onto the fuel-pm machine.
  3. Configure Fuel.
  4. Create the basic configuration and load it into Cobbler.
  5. PXE-boot the servers so Cobbler can install the operating system.
  6. Use Fuel's included templates and the configuration to populate Puppet's site.pp file.
  7. Customize the site.pp file if necessary.
  8. Use the orchestrator to coordinate the installation of the appropriate OpenStack components on each node.

Start by designing your architecture.