Update development guide to include pulling container images

This is an alternative to building them locally.
This commit is contained in:
Mark Goddard 2017-08-23 16:06:57 +01:00
parent 1c1d92b4db
commit 4d25311f97
1 changed files with 8 additions and 1 deletions

View File

@ -68,10 +68,17 @@ Run the host configuration command again to completion::
kayobe overcloud host configure
Build container images::
At this point, container images must be acquired. They can either be built
locally or pulled from an image repository if appropriate images are available.
Either build container images::
kayobe overcloud container image build
Or pull container images::
kayobe overcloud container image pull
Deploy the control plane services::
kayobe overcloud service deploy