# packstack **Repository Path**: mirrors_mail2nsrajesh/packstack ## Basic Information - **Project Name**: packstack - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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/openstack/packstack.git $ cd packstack && sudo python setup.py install ## Installation of openstack-puppet-modules (REQUIRED if running packstack from source): $ export GEM_HOME=/tmp/somedir $ gem install r10k $ sudo -E /tmp/somedir/bin/r10k puppetfile install -v $ sudo cp -r packstack/puppet/modules/packstack /usr/share/openstack-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--