OpenStack: Difference between revisions

Line 33:
 
 
OpenStack will be deployed with the help of PackStack package provided by rdo repository (RPM Distribution of OpenStack):
yum install https://www.rdoproject.org/repos/rdo-release.rpm
 
On CentOS 7, the Extras repository includes the RPM that actives the OpenStack repository.<br/>
Extras is already enabled, so you can easily install the RPM to setup the OpenStack repository:
yum install -y centos-release-openstack-mitaka
yum update -y