diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-09-28 20:29:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-28 20:29:43 +0000 |
commit | 3392f8c177a5dcba651a694b4ff8b387b5ea94e5 (patch) | |
tree | f7d26a9f064127124985b2d66d7452aab42a44a7 /docs/submodules/yardstick | |
parent | bf5acaf050829a82791549c7f1052e37abe5f38d (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "vnf_generic: Fix str object has no attribute items"
- vnf_generic: Fix str object has no attribute items
When an IP range is specified in src_ip/dst_ip like:
src_ip:
- '152.16.100.180-152.16.100.181'
yardstick would return str object has no attribute items error.
This change will return the IP range as is if type is str.
Change-Id: I3b097777f0d85b0600207157bebba18987ea2275
Signed-off-by: Dino Simeon Madarang <dinox.madarang@intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Diffstat (limited to 'docs/submodules/yardstick')
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject c832dd05f20936734faadcd1ffa1dd8d01d0881 +Subproject 578a9031d8d0c6f8631db13e89856abbdf8d23d |