aboutsummaryrefslogtreecommitdiffstats
path: root/testcases/vnf/vIMS/orchestrator.py
diff options
context:
space:
mode:
authorBrady Johnson <brady.allen.johnson@ericsson.com>2016-08-30 17:50:10 +0200
committerBrady Johnson <brady.allen.johnson@ericsson.com>2016-08-31 10:43:04 +0200
commit429ea989e665ebc3dac381c2629662f327dd9a46 (patch)
tree9f9df0581dd2d9107586e716e9b63b86b03ddae0 /testcases/vnf/vIMS/orchestrator.py
parentbb88bedfd4410ca6057fe9a2512537b25ba7c326 (diff)
Fix problem with SFC test
- If its not possible to get the IPs, then exit - Patch Set 2: addressed code review comments Change-Id: I16e22513b32e2b0da311ebcc280f3611570634a3 Signed-off-by: Brady Johnson <brady.allen.johnson@ericsson.com>
Diffstat (limited to 'testcases/vnf/vIMS/orchestrator.py')
0 files changed, 0 insertions, 0 deletions
a> 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225