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-30 01:23:07 -0700 |
commit | 83cdbfb754580d5b0c023bc9e53c17d4442bde23 (patch) | |
tree | ae254f9521143c8172b7340eedf30381e16e8b03 /tests/unit/benchmark/contexts/nodes_sample_new.yaml | |
parent | 9222dc4912a0f8646fe0f931dd854465a53106b6 (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 'tests/unit/benchmark/contexts/nodes_sample_new.yaml')
0 files changed, 0 insertions, 0 deletions