diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-09-30 08:09:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-30 08:09:04 +0000 |
commit | ddc54c4cd7724d7023ca42970437a8cf049a974b (patch) | |
tree | 624a113f64e20cc2a1c73d63a993fbac6068d2bd | |
parent | 84ad1ee5a0621e6d760a27af82ea282076abffee (diff) |
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 <catalina.focsa@enea.com>
(cherry picked from commit 6892687967d2d5ac8db37dd67b3e52d9f775eda6)
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 5c5f1f8029cb1ca6c43838a2dc8bcd40f0c4997 +Subproject e96d94fa70ddefd2f6b8709b14413b7a340e543 |