diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-11-17 09:46:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-11-17 09:46:46 +0000 |
commit | e83571a5b898d374ddfaf8abcfda329700ab9358 (patch) | |
tree | 6426050348a6d1b05687ab53350aa0c47da05368 | |
parent | e318fcd42468047405e6ec0538fef075c054b010 (diff) |
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>
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 7cdbac22a305aabf11d1e99afaf890d159c2257 +Subproject 144e467652c2b6cd11803ef78014d2748b6ec4a |