Chapter 4. Installing PackStack
PackStack is provided by the openstack-packstack package. Follow this procedure to install the openstack-packstack package.
Procedure 4.1. Installing PackStack
- Use the
yumcommand to install the openstack-packstack package.# yum install -y openstack-packstack
- Use the
whichcommand to verify that the PackStack utility is now available.# which packstack /usr/bin/packstack
The openstack-packstack package which provides the PackStack utility is now installed. Proceed to Chapter 5, Running PackStack for information on prerequisites and running PackStack for the first time.