From ddc54c4cd7724d7023ca42970437a8cf049a974b Mon Sep 17 00:00:00 2001 From: Ross Brattain Date: Sat, 30 Sep 2017 08:09:04 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'stable/euphrates' - Merge "Get node IPs and IDs according to env" into stable/euphrates - Get node IPs and IDs according to env Extract node IPs and IDs for each node having a controller or compute role (name starting with the "cmp" or "ctl" prefix) and add them into the $pod_yaml file, analogous to the previous implementation. Since node IDs are expected to be unique and integers (condition that does not match the salt node ID format), they are substituted with an incremented index for each controller/compute node in the environment. Change-Id: Id90626edc3f098bd96343336b2be179721dee5a1 Signed-off-by: Catalina Focsa (cherry picked from commit 6892687967d2d5ac8db37dd67b3e52d9f775eda6) --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 5c5f1f802..e96d94fa7 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 5c5f1f8029cb1ca6c43838a2dc8bcd40f0c49976 +Subproject commit e96d94fa70ddefd2f6b8709b14413b7a340e543b -- cgit