Add readme for building images
This commit is contained in:
parent
40357b05c6
commit
b0696dba60
19
README-build-images.md
Normal file
19
README-build-images.md
Normal 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
|
Loading…
Reference in New Issue
Block a user