# Packstack Utility to install **OpenStack** on **Red Hat** based operating system. See other branches for older **OpenStack** versions. Details on how to contribute to **Packstack** may be found in the **Packstack** wiki at Additional information about involvement in the community around **Packstack** can be found at This utility can be used to install **OpenStack** on a single or group of hosts (over `ssh`). This utility is still in the early stages, a lot of the configuration options have yet to be added. ## Installation of packstack: $ yum install -y git $ git clone git://github.com/stackforge/packstack.git $ cd packstack && sudo python setup.py install ## Installation of openstack-puppet-modules (REQUIRED if running packstack from source): $ sudo python setup.py install_puppet_modules ### Option 1 (all-in-one) $ packstack --allinone This will install all **OpenStack** services on a single host without prompting for any configuration information. This will generate an "answers" file (`packstack-answers--