Minor update add prechecks into workflow path

TrivialFix

Change-Id: I93f9ec574b4d46a53086ca11946bfa1003e26fa0
This commit is contained in:
William Snow 2016-02-22 11:30:56 -08:00
parent 3678532f34
commit 2fac978566

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