Update commands in kolla-build section

Remove build.py reference from kolla-build for clarity.

Change-Id: I82db9428fe3b1697877e967e060843270574ae71
Closes-Bug: #1516040
This commit is contained in:
Chris Ricker 2015-11-13 10:02:17 -05:00
parent 24c50af433
commit a84e0f5235
1 changed files with 3 additions and 3 deletions

View File

@ -319,9 +319,9 @@ or the build process will fail. To build images using default parameters run:
kolla-build
By default docker will build all containers using Centos as the base image and
binary installation as base installation method. To change this behavior,
please use the following parameters with build.py:
By default kolla-build will build all containers using Centos as the base
image and binary installation as base installation method. To change this
behavior, please use the following parameters with kolla-build:
::