Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Thu, 14 Dec 2017 05:06:35 +0000 (05:06 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 14 Dec 2017 05:06:35 +0000 (05:06 +0000)
commitbf46d362baf9583813c2e521d8346f76e1d86172
treee6fd8462e93b356362e79890498a00d298b5f148
parent03a1e7264d0160239090ce705e6973fc6a938600
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/euphrates'
  - Merge "Fix controller IP parsing in "nsb_setup.sh" script" into stable/euphrates
  - Fix controller IP parsing in "nsb_setup.sh" script

    Fixed the controller IP parsing in "nsb_setup.sh" script. The new
    regex expression now accepts "OS_AUTH_URL" as:
      * http://10.237.223.168/identity
      * http://10.237.223.168:5000/identity
      * http://hostname/identity
      * http://hostname:5000/identity

    JIRA: YARDSTICK-829

    Change-Id: Ifaeab991bcbb6aa7b22c3533ab7554527184878b
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
    (cherry picked from commit b5e35986a77831841b064e435a6041a121634bec)
docs/submodules/yardstick