Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Sat, 30 Sep 2017 08:09:04 +0000 (08:09 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Sat, 30 Sep 2017 08:09:04 +0000 (08:09 +0000)
commitddc54c4cd7724d7023ca42970437a8cf049a974b
tree624a113f64e20cc2a1c73d63a993fbac6068d2bd
parent84ad1ee5a0621e6d760a27af82ea282076abffee
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)
docs/submodules/yardstick