summaryrefslogtreecommitdiffstats
path: root/lcm/lcm/samples/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'lcm/lcm/samples/tests.py')
-rw-r--r--lcm/lcm/samples/tests.py14
1 files changed, 8 insertions, 6 deletions
diff --git a/lcm/lcm/samples/tests.py b/lcm/lcm/samples/tests.py
index c626675f..01c87deb 100644
--- a/lcm/lcm/samples/tests.py
+++ b/lcm/lcm/samples/tests.py
@@ -207,13 +207,15 @@ inst_res_data = {
"properties": {
"name": "vNat_big_subnet_port",
- "protocol_data": {
- "address_data": {
- "l3_address_data": {
- "fixed_ip_address": "10.43.38.253"
+ "protocol_data": [
+ {
+ "address_data": {
+ "l3_address_data": {
+ "fixed_ip_address": ["10.43.38.253"]
+ },
},
- },
- },
+ }
+ ],
"vnic_type": "normal",
"role": "root",
"virtual_network_interface_requirements": [