Merge "Minor update add prechecks into workflow path"

This commit is contained in:
Jenkins 2016-02-22 20:22:23 +00:00 committed by Gerrit Code Review
commit dea765639e

View File

@ -443,6 +443,15 @@ wrapped in the kolla-script in the future. Note even for all-in-one installs
it is possible to use the docker registry for deployment, although not
strictly required.
First, check that the deployment targets are in a state where Kolla may deploy
to them:
::
kolla-ansible prechecks
Run the deployment:
::
kolla-ansible deploy