diff options
Diffstat (limited to 'so-simulator/src/main/resources/openstack/gr_api/GetNeutronNetwork2.json')
-rw-r--r-- | so-simulator/src/main/resources/openstack/gr_api/GetNeutronNetwork2.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/so-simulator/src/main/resources/openstack/gr_api/GetNeutronNetwork2.json b/so-simulator/src/main/resources/openstack/gr_api/GetNeutronNetwork2.json index c66fecb8cd..725c896b8d 100644 --- a/so-simulator/src/main/resources/openstack/gr_api/GetNeutronNetwork2.json +++ b/so-simulator/src/main/resources/openstack/gr_api/GetNeutronNetwork2.json @@ -43,10 +43,10 @@ "port_filter": false, "vlan": "181" }, - "binding:vnic_type": "direct", + "binding:vnic_type": "normal", "binding:vif_type": "hw_veb", "mac_address": "fa:16:3e:0c:29:94", "project_id": "872f331350c54e59991a8de2cbffb40c", "created_at": "2019-02-11T19:11:39Z" } -}
\ No newline at end of file +} |