Update git submodules
authorRoss Brattain <ross.b.brattain@intel.com>
Fri, 17 Nov 2017 09:46:46 +0000 (09:46 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 17 Nov 2017 09:46:46 +0000 (09:46 +0000)
commite83571a5b898d374ddfaf8abcfda329700ab9358
tree6426050348a6d1b05687ab53350aa0c47da05368
parente318fcd42468047405e6ec0538fef075c054b010
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Fix controller IP parsing in "nsb_setup.sh" script"
  - 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>
docs/submodules/yardstick