Add readme for building images

This commit is contained in:
James Slagle 2014-03-21 09:36:38 -04:00
parent 40357b05c6
commit b0696dba60

19
README-build-images.md Normal file
View File

@ -0,0 +1,19 @@
Overcloud image building
========================
1. Enable the openstack-m repository
sudo yum -y install http://repos.fedorapeople.org/repos/openstack-m/openstack-m/openstack-m-release-icehouse-2.noarch.rpm
1. Enable the fedora-openstack-m-testing yum repository.
sudo yum -y install yum-utils
sudo yum-config-manager --enable fedora-openstack-m-testing
2. Install instack-undercloud
sudo yum -y install instack-undercloud
2. Run script to build images
instack-build-images