diff options
author | Dino Madarang <dinox.madarang@intel.com> | 2017-09-28 18:10:28 +0000 |
---|---|---|
committer | Ross Brattain <ross.b.brattain@intel.com> | 2017-09-28 12:46:07 -0700 |
commit | 64e6d4d5eb38109b22a1fa095ace08b55a054642 (patch) | |
tree | 0f66ac70ff2f3301869613d78e6485989a6e3c70 /ansible/library | |
parent | 0db868278e13d21998bd677bfc782557d44ab381 (diff) |
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 'ansible/library')
0 files changed, 0 insertions, 0 deletions