From 1b5f9fa9e2d020f7ddd36f72fa55181f9a4c34c5 Mon Sep 17 00:00:00 2001 From: zhouxinyong Date: Fri, 4 Jan 2019 20:19:44 +0800 Subject: [PATCH] Fix some errors for ill-syntax in deployment-grouping-baremetal.rst Change-Id: If9cf73ca0d1072933f18a0b854bda51531b22484 --- specs/implemented/deployment-grouping-baremetal.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/implemented/deployment-grouping-baremetal.rst b/specs/implemented/deployment-grouping-baremetal.rst index 312903a..c78ab3d 100644 --- a/specs/implemented/deployment-grouping-baremetal.rst +++ b/specs/implemented/deployment-grouping-baremetal.rst @@ -392,7 +392,7 @@ DeploymentStrategy. part of the resolution of an overall ``baremetal nodes`` step. The baremetal nodes step will introduce functionality that reads in the deployment strategy (from the prior xcom), and can orchestrate the calls to - Drydock to enact the grouping, ordering and and success evaluation. + Drydock to enact the grouping, ordering and success evaluation. Note that Drydock will serialize tasks; there is no parallelization of prepare/deploy at this time.