Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Thu, 28 Sep 2017 14:20:23 +0000 (14:20 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 28 Sep 2017 14:20:24 +0000 (14:20 +0000)
commitee9fa5924db2a6c58ceed23c1e422a14b727e3e3
tree39b9a673ebed7ac31963d618eaf19d5b25b11713
parent0d6499671627ee07744ccfd58537fd22a3eb8a9f
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Get node IPs and IDs according to env"
  - 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>
docs/submodules/yardstick