{ "id": "ca7e7994-e248-0de1-1b3c-27607ae374c5", "name": "vpp-demo", "description": "", "order": [], "folders": [ { "id": "66e85953-eba2-e686-1c05-181c21f139aa", "name": "LOCAL-DEMO", "description": "", "order": [ "70504373-fc7c-5b0f-5136-1d6c21aa7477", "204cc3ef-6acb-da33-77be-c17a196575be", "5cb6fa84-3bc2-caad-185c-e7189b0b027c", "a15d7557-a4c4-7eb3-ccf9-45828a452a12", "170aaf4e-9cf5-cfcc-a761-78431b6e3709", "c8bff5bf-6435-5cac-7242-52b6be1a6b2f", "d43e3c11-32e3-b533-cf1e-935194987fb5", "83ab74ac-5748-d0b0-fc20-41218f1fbfc9", "f3e707bc-2e56-0c63-401a-af6d8cc89232", "f53c4509-ecec-e7b4-8d93-98494f84d5bc", "f48fb80a-f113-04ae-5e97-b1110f31aec0", "8e0cb982-4ca9-2492-2466-a52c8eeed90e", "9883b811-c54a-6204-91e9-e951483b0500", "a6008cfe-8f36-6a43-9464-87f55538768f", "d0c7ad28-aaac-2585-37c4-8ad1fb96b300", "812e3729-c9f3-e9bb-e15c-174073cf010c", "a1e303ba-25c2-f897-9be3-b5552eb7bc1c", "1b49eadb-b844-93ca-3839-4f5ca0eb8c73", "2031addb-3b81-d6d5-f5ad-995bc53767ab" ], "owner": "607119", "collectionId": "1752fb6e-edab-50e1-4840-11399dfc2e85" } ], "timestamp": 1474356756372, "owner": "607119", "public": false, "published": false, "requests": [ { "id": "170aaf4e-9cf5-cfcc-a761-78431b6e3709", "headers": "Authorization: Basic YWRtaW46YWRtaW4=\n", "url": "http://192.168.255.100:8081/restconf/operational/renderer:renderers/renderer/vpp-renderer", "preRequestScript": null, "pathVariables": {}, "method": "GET", "data": [], "dataMode": "params", "tests": null, "currentHelper": "normal", "helperAttributes": {}, "time": 1473431626723, "name": "VPP renderer operational", "description": "", "collectionId": "ca7e7994-e248-0de1-1b3c-27607ae374c5", "folder": "66e85953-eba2-e686-1c05-181c21f139aa" }, { "id": "1b49eadb-b844-93ca-3839-4f5ca0eb8c73", "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\nCache-Control: no-cache\n", "url": "http://192.168.255.100:8081/restconf/config/neutron:neutron", "preRequestScript": "", "pathVariables": {}, "method": "PUT", "data": [], "dataMode": "raw", "tests": "", "currentHelper": "normal", "helperAttributes": {}, "time": 1474359320383, "name": "neutron data - add secRules", "description": "", "collectionId": "ca7e7994-e248-0de1-1b3c-27607ae374c5", "rawModeData": "{\n \"neutron\": {\n \"networks\": {\n \"network\": [\n {\n \"uuid\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"name\": \"vxlannet\",\n \"neutron-L3-ext:external\": false,\n \"neutron-provider-ext:segmentation-id\": \"20\",\n \"neutron-provider-ext:network-type\": \"neutron-networks:network-type-vxlan\",\n \"admin-state-up\": true,\n \"shared\": false,\n \"status\": \"ACTIVE\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\"\n }\n ]\n },\n \"subnets\": {\n \"subnet\": [\n {\n \"uuid\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-version\": \"neutron-constants:ip-version-v4\",\n \"gateway-ip\": \"10.11.12.1\",\n \"name\": \"vxlansubnet\",\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"cidr\": \"10.11.12.0/24\",\n \"enable-dhcp\": true,\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"allocation-pools\": [\n {\n \"start\": \"10.11.12.2\",\n \"end\": \"10.11.12.254\"\n }\n ]\n }\n ]\n },\n \"security-groups\": {\n \"security-group\": [\n {\n \"uuid\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\",\n \"name\": \"default\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\"\n },\n {\n \"uuid\": \"282f7ee8-7b75-4237-9e80-d41647969e8f\",\n \"name\": \"test-secgroup\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\"\n }\n ]\n },\n \"security-rules\": {\n \"security-rule\": [\n {\n \"uuid\": \"7d037f8c-e35d-4f34-b2a8-6e6912728498\",\n \"direction\": \"neutron-constants:direction-ingress\",\n \"security-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\",\n \"ethertype\": \"neutron-constants:ethertype-v4\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"remote-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n },\n {\n \"uuid\": \"b547e0ad-1fe9-4605-8a1d-a146b3316f3e\",\n \"remote-ip-prefix\": \"0.0.0.0/0\",\n \"ethertype\": \"neutron-constants:ethertype-v4\",\n \"port-range-max\": 22,\n \"protocol\": \"neutron-constants:protocol-tcp\",\n \"port-range-min\": 22,\n \"direction\": \"neutron-constants:direction-ingress\",\n \"security-group-id\": \"282f7ee8-7b75-4237-9e80-d41647969e8f\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\"\n },\n {\n \"uuid\": \"b5fb268c-54d1-4f1e-8a6c-cb248fc57278\",\n \"direction\": \"neutron-constants:direction-ingress\",\n \"security-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\",\n \"ethertype\": \"neutron-constants:ethertype-v6\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"remote-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n },\n {\n \"uuid\": \"e7e07939-8962-4e3c-a056-ddbb83a36d7f\",\n \"direction\": \"neutron-constants:direction-egress\",\n \"security-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\",\n \"ethertype\": \"neutron-constants:ethertype-v4\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\"\n },\n {\n \"uuid\": \"efd160f9-8383-4d42-ab35-201d898fd87e\",\n \"direction\": \"neutron-constants:direction-egress\",\n \"security-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\",\n \"ethertype\": \"neutron-constants:ethertype-v6\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\"\n },\n {\n \"uuid\": \"d4111847-3d13-4dc3-9433-78bae7ee6dc1\",\n \"remote-ip-prefix\": \"0.0.0.0/0\",\n \"ethertype\": \"neutron-constants:ethertype-v4\",\n \"protocol\": \"neutron-constants:protocol-icmp\",\n \"direction\": \"neutron-constants:direction-ingress\",\n \"security-group-id\": \"282f7ee8-7b75-4237-9e80-d41647969e8f\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\"\n }\n ]\n },\n \"ports\": {\n \"port\": [\n {\n \"uuid\": \"6a616da7-d1ba-45c1-80bd-ca5e3fa0edfc\",\n \"device-owner\": \"network:router_interface\",\n \"admin-state-up\": true,\n \"name\": \"\",\n \"fixed-ips\": [\n {\n \"subnet-id\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-address\": \"10.11.12.1\"\n }\n ],\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"neutron-binding:vnic-type\": \"normal\",\n \"neutron-binding:host-id\": \"controller\",\n \"neutron-binding:vif-details\": [\n {\n \"details-key\": \"port_filter\",\n \"value\": \"true\"\n }\n ],\n \"neutron-binding:vif-type\": \"vhostuser\",\n \"device-id\": \"3a1fd562-6423-4bbd-89f0-6130ebb96e92\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"mac-address\": \"fa:16:3e:4c:11:20\",\n \"security-groups\": [\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n ],\n \"neutron-portsecurity:port-security-enabled\": false\n },\n {\n \"uuid\": \"a9607d99-0afa-41cc-8f2f-8d62b6e9bc1c\",\n \"device-owner\": \"network:dhcp\",\n \"admin-state-up\": true,\n \"name\": \"vm-0-1-port\",\n \"fixed-ips\": [\n {\n \"subnet-id\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-address\": \"10.11.12.3\"\n }\n ],\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"neutron-binding:vnic-type\": \"normal\",\n \"neutron-binding:host-id\": \"compute0\",\n \"neutron-binding:vif-details\": [\n {\n \"details-key\": \"port_filter\",\n \"value\": \"true\"\n }\n ],\n \"neutron-binding:vif-type\": \"vhostuser\",\n \"device-id\": \"6b87c96a-8f3f-451f-a3d7-200b01d80744\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"mac-address\": \"fa:16:3e:4c:fd:34\",\n \"security-groups\": [\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n ],\n \"neutron-portsecurity:port-security-enabled\": true\n },\n {\n \"uuid\": \"320c792a-40b8-4d42-b7e3-60d998f6631a\",\n \"device-owner\": \"network:dhcp\",\n \"admin-state-up\": true,\n \"name\": \"vm-1-3-port\",\n \"fixed-ips\": [\n {\n \"subnet-id\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-address\": \"10.11.12.7\"\n }\n ],\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"neutron-binding:vnic-type\": \"normal\",\n \"neutron-binding:host-id\": \"compute1\",\n \"neutron-binding:vif-details\": [\n {\n \"details-key\": \"port_filter\",\n \"value\": \"true\"\n }\n ],\n \"neutron-binding:vif-type\": \"vhostuser\",\n \"device-id\": \"e0074476-de99-47c9-81d9-c2e55e9aaa56\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"mac-address\": \"fa:16:3e:83:a5:7f\",\n \"security-groups\": [\n \"282f7ee8-7b75-4237-9e80-d41647969e8f\",\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n ],\n \"neutron-portsecurity:port-security-enabled\": true\n },\n {\n \"uuid\": \"8def6a66-7d70-4459-adc4-b189717441b4\",\n \"device-owner\": \"network:dhcp\",\n \"admin-state-up\": true,\n \"name\": \"vm-0-2-port\",\n \"fixed-ips\": [\n {\n \"subnet-id\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-address\": \"10.11.12.4\"\n }\n ],\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"neutron-binding:vnic-type\": \"normal\",\n \"neutron-binding:host-id\": \"compute0\",\n \"neutron-binding:vif-details\": [\n {\n \"details-key\": \"port_filter\",\n \"value\": \"true\"\n }\n ],\n \"neutron-binding:vif-type\": \"vhostuser\",\n \"device-id\": \"6e85b372-9269-4f96-8049-f6cccdaf340c\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"mac-address\": \"fa:16:3e:c7:76:82\",\n \"security-groups\": [\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n ],\n \"neutron-portsecurity:port-security-enabled\": true\n },\n {\n \"uuid\": \"7415f153-2a26-4968-880d-3aba22cf6f9d\",\n \"device-owner\": \"network:dhcp\",\n \"admin-state-up\": true,\n \"name\": \"vm-1-1-port\",\n \"fixed-ips\": [\n {\n \"subnet-id\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-address\": \"10.11.12.5\"\n }\n ],\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"neutron-binding:vnic-type\": \"normal\",\n \"neutron-binding:host-id\": \"compute1\",\n \"neutron-binding:vif-details\": [\n {\n \"details-key\": \"port_filter\",\n \"value\": \"true\"\n }\n ],\n \"neutron-binding:vif-type\": \"vhostuser\",\n \"device-id\": \"565c0e5f-515a-457b-ae89-857c3f66296a\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"mac-address\": \"fa:16:3e:6f:d4:3c\",\n \"security-groups\": [\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n ],\n \"neutron-portsecurity:port-security-enabled\": true\n },\n {\n \"uuid\": \"fa943a17-ace1-41a6-80ee-3fa292d2d320\",\n \"device-owner\": \"network:dhcp\",\n \"admin-state-up\": true,\n \"name\": \"vm-1-2-port\",\n \"fixed-ips\": [\n {\n \"subnet-id\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-address\": \"10.11.12.6\"\n }\n ],\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"neutron-binding:vnic-type\": \"normal\",\n \"neutron-binding:host-id\": \"compute1\",\n \"neutron-binding:vif-details\": [\n {\n \"details-key\": \"port_filter\",\n \"value\": \"true\"\n }\n ],\n \"neutron-binding:vif-type\": \"vhostuser\",\n \"device-id\": \"945b82f4-07a9-4442-aa64-d3cc34cfb64d\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"mac-address\": \"fa:16:3e:ec:3a:40\",\n \"security-groups\": [\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n ],\n \"neutron-portsecurity:port-security-enabled\": true\n },\n {\n \"uuid\": \"c6076003-2b5c-4487-9db6-f2667a2c276e\",\n \"device-owner\": \"network:dhcp\",\n \"admin-state-up\": true,\n \"name\": \"\",\n \"fixed-ips\": [\n {\n \"subnet-id\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-address\": \"10.11.12.2\"\n }\n ],\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"neutron-binding:vnic-type\": \"normal\",\n \"neutron-binding:host-id\": \"controller\",\n \"neutron-binding:vif-details\": [\n {\n \"details-key\": \"port_filter\",\n \"value\": \"true\"\n }\n ],\n \"neutron-binding:vif-type\": \"vhostuser\",\n \"device-id\": \"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"mac-address\": \"fa:16:3e:bc:6b:e2\",\n \"security-groups\": [\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n ],\n \"neutron-portsecurity:port-security-enabled\": false\n }\n ]\n }\n }\n}" }, { "id": "2031addb-3b81-d6d5-f5ad-995bc53767ab", "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\nCache-Control: no-cache\n", "url": "http://192.168.255.100:8081/restconf/config/neutron:neutron", "preRequestScript": "", "pathVariables": {}, "method": "PUT", "data": [], "dataMode": "raw", "tests": "", "currentHelper": "normal", "helperAttributes": {}, "time": 1474359561648, "name": "neutron data - delete secRules", "description": "", "collectionId": "ca7e7994-e248-0de1-1b3c-27607ae374c5", "rawModeData": "{\n \"neutron\": {\n \"networks\": {\n \"network\": [\n {\n \"uuid\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"name\": \"vxlannet\",\n \"neutron-L3-ext:external\": false,\n \"neutron-provider-ext:segmentation-id\": \"20\",\n \"neutron-provider-ext:network-type\": \"neutron-networks:network-type-vxlan\",\n \"admin-state-up\": true,\n \"shared\": false,\n \"status\": \"ACTIVE\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\"\n }\n ]\n },\n \"subnets\": {\n \"subnet\": [\n {\n \"uuid\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-version\": \"neutron-constants:ip-version-v4\",\n \"gateway-ip\": \"10.11.12.1\",\n \"name\": \"vxlansubnet\",\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"cidr\": \"10.11.12.0/24\",\n \"enable-dhcp\": true,\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"allocation-pools\": [\n {\n \"start\": \"10.11.12.2\",\n \"end\": \"10.11.12.254\"\n }\n ]\n }\n ]\n },\n \"security-groups\": {\n \"security-group\": [\n {\n \"uuid\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\",\n \"name\": \"default\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\"\n }\n ]\n },\n \"security-rules\": {\n \"security-rule\": [\n {\n \"uuid\": \"7d037f8c-e35d-4f34-b2a8-6e6912728498\",\n \"direction\": \"neutron-constants:direction-ingress\",\n \"security-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\",\n \"ethertype\": \"neutron-constants:ethertype-v4\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"remote-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n },\n {\n \"uuid\": \"b5fb268c-54d1-4f1e-8a6c-cb248fc57278\",\n \"direction\": \"neutron-constants:direction-ingress\",\n \"security-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\",\n \"ethertype\": \"neutron-constants:ethertype-v6\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"remote-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n },\n {\n \"uuid\": \"46372963-221d-48d6-9074-724d72caae40\",\n \"direction\": \"neutron-constants:direction-egress\",\n \"security-group-id\": \"282f7ee8-7b75-4237-9e80-d41647969e8f\",\n \"ethertype\": \"neutron-constants:ethertype-v6\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\"\n },\n {\n \"uuid\": \"e7e07939-8962-4e3c-a056-ddbb83a36d7f\",\n \"direction\": \"neutron-constants:direction-egress\",\n \"security-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\",\n \"ethertype\": \"neutron-constants:ethertype-v4\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\"\n },\n {\n \"uuid\": \"efd160f9-8383-4d42-ab35-201d898fd87e\",\n \"direction\": \"neutron-constants:direction-egress\",\n \"security-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\",\n \"ethertype\": \"neutron-constants:ethertype-v6\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\"\n },\n {\n \"uuid\": \"a876726e-6522-4fab-b63a-c991ffd963dd\",\n \"direction\": \"neutron-constants:direction-egress\",\n \"security-group-id\": \"282f7ee8-7b75-4237-9e80-d41647969e8f\",\n \"ethertype\": \"neutron-constants:ethertype-v4\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\"\n }\n ]\n },\n \"ports\": {\n \"port\": [\n {\n \"uuid\": \"6a616da7-d1ba-45c1-80bd-ca5e3fa0edfc\",\n \"device-owner\": \"network:router_interface\",\n \"admin-state-up\": true,\n \"name\": \"\",\n \"fixed-ips\": [\n {\n \"subnet-id\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-address\": \"10.11.12.1\"\n }\n ],\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"neutron-binding:vnic-type\": \"normal\",\n \"neutron-binding:host-id\": \"controller\",\n \"neutron-binding:vif-details\": [\n {\n \"details-key\": \"port_filter\",\n \"value\": \"true\"\n }\n ],\n \"neutron-binding:vif-type\": \"vhostuser\",\n \"device-id\": \"3a1fd562-6423-4bbd-89f0-6130ebb96e92\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"mac-address\": \"fa:16:3e:4c:11:20\",\n \"security-groups\": [\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n ],\n \"neutron-portsecurity:port-security-enabled\": false\n },\n {\n \"uuid\": \"a9607d99-0afa-41cc-8f2f-8d62b6e9bc1c\",\n \"device-owner\": \"network:dhcp\",\n \"admin-state-up\": true,\n \"name\": \"vm-0-1-port\",\n \"fixed-ips\": [\n {\n \"subnet-id\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-address\": \"10.11.12.3\"\n }\n ],\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"neutron-binding:vnic-type\": \"normal\",\n \"neutron-binding:host-id\": \"compute0\",\n \"neutron-binding:vif-details\": [\n {\n \"details-key\": \"port_filter\",\n \"value\": \"true\"\n }\n ],\n \"neutron-binding:vif-type\": \"vhostuser\",\n \"device-id\": \"6b87c96a-8f3f-451f-a3d7-200b01d80744\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"mac-address\": \"fa:16:3e:4c:fd:34\",\n \"security-groups\": [\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n ],\n \"neutron-portsecurity:port-security-enabled\": true\n },\n {\n \"uuid\": \"320c792a-40b8-4d42-b7e3-60d998f6631a\",\n \"device-owner\": \"network:dhcp\",\n \"admin-state-up\": true,\n \"name\": \"vm-1-3-port\",\n \"fixed-ips\": [\n {\n \"subnet-id\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-address\": \"10.11.12.7\"\n }\n ],\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"neutron-binding:vnic-type\": \"normal\",\n \"neutron-binding:host-id\": \"compute1\",\n \"neutron-binding:vif-details\": [\n {\n \"details-key\": \"port_filter\",\n \"value\": \"true\"\n }\n ],\n \"neutron-binding:vif-type\": \"vhostuser\",\n \"device-id\": \"e0074476-de99-47c9-81d9-c2e55e9aaa56\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"mac-address\": \"fa:16:3e:83:a5:7f\",\n \"security-groups\": [\n \"282f7ee8-7b75-4237-9e80-d41647969e8f\",\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n ],\n \"neutron-portsecurity:port-security-enabled\": true\n },\n {\n \"uuid\": \"8def6a66-7d70-4459-adc4-b189717441b4\",\n \"device-owner\": \"network:dhcp\",\n \"admin-state-up\": true,\n \"name\": \"vm-0-2-port\",\n \"fixed-ips\": [\n {\n \"subnet-id\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-address\": \"10.11.12.4\"\n }\n ],\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"neutron-binding:vnic-type\": \"normal\",\n \"neutron-binding:host-id\": \"compute0\",\n \"neutron-binding:vif-details\": [\n {\n \"details-key\": \"port_filter\",\n \"value\": \"true\"\n }\n ],\n \"neutron-binding:vif-type\": \"vhostuser\",\n \"device-id\": \"6e85b372-9269-4f96-8049-f6cccdaf340c\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"mac-address\": \"fa:16:3e:c7:76:82\",\n \"security-groups\": [\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n ],\n \"neutron-portsecurity:port-security-enabled\": true\n },\n {\n \"uuid\": \"7415f153-2a26-4968-880d-3aba22cf6f9d\",\n \"device-owner\": \"network:dhcp\",\n \"admin-state-up\": true,\n \"name\": \"vm-1-1-port\",\n \"fixed-ips\": [\n {\n \"subnet-id\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-address\": \"10.11.12.5\"\n }\n ],\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"neutron-binding:vnic-type\": \"normal\",\n \"neutron-binding:host-id\": \"compute1\",\n \"neutron-binding:vif-details\": [\n {\n \"details-key\": \"port_filter\",\n \"value\": \"true\"\n }\n ],\n \"neutron-binding:vif-type\": \"vhostuser\",\n \"device-id\": \"565c0e5f-515a-457b-ae89-857c3f66296a\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"mac-address\": \"fa:16:3e:6f:d4:3c\",\n \"security-groups\": [\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n ],\n \"neutron-portsecurity:port-security-enabled\": true\n },\n {\n \"uuid\": \"fa943a17-ace1-41a6-80ee-3fa292d2d320\",\n \"device-owner\": \"network:dhcp\",\n \"admin-state-up\": true,\n \"name\": \"vm-1-2-port\",\n \"fixed-ips\": [\n {\n \"subnet-id\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-address\": \"10.11.12.6\"\n }\n ],\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"neutron-binding:vnic-type\": \"normal\",\n \"neutron-binding:host-id\": \"compute1\",\n \"neutron-binding:vif-details\": [\n {\n \"details-key\": \"port_filter\",\n \"value\": \"true\"\n }\n ],\n \"neutron-binding:vif-type\": \"vhostuser\",\n \"device-id\": \"945b82f4-07a9-4442-aa64-d3cc34cfb64d\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"mac-address\": \"fa:16:3e:ec:3a:40\",\n \"security-groups\": [\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n ],\n \"neutron-portsecurity:port-security-enabled\": true\n },\n {\n \"uuid\": \"c6076003-2b5c-4487-9db6-f2667a2c276e\",\n \"device-owner\": \"network:dhcp\",\n \"admin-state-up\": true,\n \"name\": \"\",\n \"fixed-ips\": [\n {\n \"subnet-id\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-address\": \"10.11.12.2\"\n }\n ],\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"neutron-binding:vnic-type\": \"normal\",\n \"neutron-binding:host-id\": \"controller\",\n \"neutron-binding:vif-details\": [\n {\n \"details-key\": \"port_filter\",\n \"value\": \"true\"\n }\n ],\n \"neutron-binding:vif-type\": \"vhostuser\",\n \"device-id\": \"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"mac-address\": \"fa:16:3e:bc:6b:e2\",\n \"security-groups\": [\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n ],\n \"neutron-portsecurity:port-security-enabled\": false\n }\n ]\n }\n }\n}" }, { "id": "204cc3ef-6acb-da33-77be-c17a196575be", "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/xml\n", "url": "http://192.168.255.100:8081/restconf/config/network-topology:network-topology/topology/topology-netconf/node/compute0", "preRequestScript": null, "pathVariables": {}, "method": "PUT", "data": [], "dataMode": "raw", "tests": null, "currentHelper": "normal", "helperAttributes": {}, "time": 1473431590397, "name": "Register VPP compute0", "description": "", "collectionId": "ca7e7994-e248-0de1-1b3c-27607ae374c5", "folder": "66e85953-eba2-e686-1c05-181c21f139aa", "rawModeData": "\n compute0\n 192.168.255.101\n 2831\n admin\n admin\n false\n 0\n" }, { "id": "5cb6fa84-3bc2-caad-185c-e7189b0b027c", "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/xml\n", "url": "http://192.168.255.100:8081/restconf/config/network-topology:network-topology/topology/topology-netconf/node/compute1", "preRequestScript": null, "pathVariables": {}, "method": "PUT", "data": [], "dataMode": "raw", "tests": null, "currentHelper": "normal", "helperAttributes": {}, "time": 1473431598691, "name": "Register VPP compute1", "description": "", "collectionId": "ca7e7994-e248-0de1-1b3c-27607ae374c5", "folder": "66e85953-eba2-e686-1c05-181c21f139aa", "rawModeData": "\n compute1\n 192.168.255.102\n 2831\n admin\n admin\n false\n 0\n" }, { "id": "70504373-fc7c-5b0f-5136-1d6c21aa7477", "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/xml\n", "url": "http://192.168.255.100:8081/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller", "preRequestScript": null, "pathVariables": {}, "method": "PUT", "data": [], "dataMode": "raw", "tests": null, "currentHelper": "normal", "helperAttributes": {}, "time": 1473431552143, "name": "Register VPP controller", "description": "", "collectionId": "ca7e7994-e248-0de1-1b3c-27607ae374c5", "folder": "66e85953-eba2-e686-1c05-181c21f139aa", "rawModeData": "\n controller\n 192.168.255.100\n 2831\n admin\n admin\n false\n 0\n" }, { "id": "812e3729-c9f3-e9bb-e15c-174073cf010c", "headers": "Authorization: Basic YWRtaW46YWRtaW4=\n", "url": "http://192.168.255.100:8181/restconf/operational/policy:tenants", "preRequestScript": "", "pathVariables": {}, "method": "GET", "data": [], "dataMode": "params", "tests": "", "currentHelper": "normal", "helperAttributes": {}, "time": 1472628948816, "name": "get tenants operational", "description": "", "collectionId": "ca7e7994-e248-0de1-1b3c-27607ae374c5", "folder": "66e85953-eba2-e686-1c05-181c21f139aa" }, { "id": "83ab74ac-5748-d0b0-fc20-41218f1fbfc9", "headers": "Authorization: Basic YWRtaW46YWRtaW4=\n", "url": "http://192.168.255.100:8181/restconf/operational/network-topology:network-topology/topology/36e1c19e-e2f5-4c83-a5af-125cb2af0419", "preRequestScript": null, "pathVariables": {}, "method": "GET", "data": null, "dataMode": "params", "tests": null, "currentHelper": "normal", "helperAttributes": {}, "time": 1472628223007, "name": "read BD operational", "description": "", "collectionId": "ca7e7994-e248-0de1-1b3c-27607ae374c5", "folder": "66e85953-eba2-e686-1c05-181c21f139aa" }, { "id": "8e0cb982-4ca9-2492-2466-a52c8eeed90e", "headers": "Authorization: Basic YWRtaW46YWRtaW4=\n", "url": "http://192.168.255.100:8181/restconf/config/endpoint-location-provider:location-providers/location-provider/VPP endpoint location provider", "preRequestScript": null, "pathVariables": {}, "method": "GET", "data": null, "dataMode": "params", "tests": null, "currentHelper": "normal", "helperAttributes": {}, "time": 1472628617084, "name": "vpp location provider config", "description": "", "collectionId": "ca7e7994-e248-0de1-1b3c-27607ae374c5", "folder": "66e85953-eba2-e686-1c05-181c21f139aa" }, { "id": "9883b811-c54a-6204-91e9-e951483b0500", "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/yang.data+json\nCache-Control: no-cache\n", "url": "http://192.168.255.100:8181/restconf/config/forwarding:forwarding", "preRequestScript": "", "pathVariables": {}, "method": "GET", "data": [], "dataMode": "raw", "tests": "", "currentHelper": "normal", "helperAttributes": {}, "time": 1472628956384, "name": "forwarding operational", "description": "", "collectionId": "ca7e7994-e248-0de1-1b3c-27607ae374c5", "folder": "66e85953-eba2-e686-1c05-181c21f139aa", "rawModeData": "{\n \"forwarding\": \n {\n \"forwarding-by-tenant\": [\n {\n \"tenant-id\": \"tenant-vpp\",\n \"forwarding-context\": [\n {\n \"context-type\": \"l2-l3-forwarding:l3-context\",\n \"context-id\": \"l3-context-vrf-vpp\"\n },\n {\n \"context-type\": \"l2-l3-forwarding:l2-bridge-domain\",\n \"context-id\": \"bridge-domain-1\",\n \"parent\": {\n \"context-type\": \"l2-l3-forwarding:l3-context\",\n \"context-id\": \"l3-context-vrf-vpp\"\n }\n },\n {\n \"context-type\": \"l2-l3-forwarding:l2-flood-domain\",\n \"context-id\": \"flood-domain-1\",\n \"parent\": {\n \"context-type\": \"l2-l3-forwarding:l2-bridge-domain\",\n \"context-id\": \"bridge-domain-1\"\n }\n },\n {\n \"context-type\": \"l2-l3-forwarding:l2-flood-domain\",\n \"context-id\": \"flood-domain-2\",\n \"parent\": {\n \"context-type\": \"l2-l3-forwarding:l2-bridge-domain\",\n \"context-id\": \"bridge-domain-1\"\n }\n }\n ],\n \"network-domain\": [\n {\n \"network-domain-type\": \"l2-l3-forwarding:subnet\",\n \"network-domain-id\": \"subnet-10.0.35.0/24\",\n \"parent\": {\n \"context-type\": \"l2-l3-forwarding:l2-flood-domain\",\n \"context-id\": \"flood-domain-1\"\n },\n \"l2-l3-forwarding:subnet\": {\n \"ip-prefix\": \"10.0.35.0/24\",\n \"virtual-router-ip\": \"10.0.35.1\"\n }\n },\n {\n \"network-domain-type\": \"l2-l3-forwarding:subnet\",\n \"network-domain-id\": \"subnet-10.0.36.0/24\",\n \"parent\": {\n \"context-type\": \"l2-l3-forwarding:l2-flood-domain\",\n \"context-id\": \"flood-domain-2\"\n },\n \"l2-l3-forwarding:subnet\": {\n \"ip-prefix\": \"10.0.36.0/24\",\n \"virtual-router-ip\": \"10.0.36.1\"\n }\n }\n ]\n }\n ]\n }\n}" }, { "id": "a15d7557-a4c4-7eb3-ccf9-45828a452a12", "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\nCache-Control: no-cache\n", "url": "http://192.168.255.100:8181/restconf/config/neutron:neutron", "preRequestScript": "", "pathVariables": {}, "method": "PUT", "data": [], "dataMode": "raw", "tests": "", "currentHelper": "normal", "helperAttributes": {}, "time": 1472570469355, "name": "neutron data ", "description": "", "collectionId": "ca7e7994-e248-0de1-1b3c-27607ae374c5", "folder": "66e85953-eba2-e686-1c05-181c21f139aa", "rawModeData": "{\r\n \"neutron\": {\r\n \"networks\": {\r\n \"network\": [\r\n {\r\n \"admin-state-up\": true,\r\n \"name\": \"vxlannet\",\r\n \"neutron-L3-ext:external\": false,\r\n \"neutron-provider-ext:network-type\": \"neutron-networks:network-type-vxlan\",\r\n \"neutron-provider-ext:segmentation-id\": \"1\",\r\n \"shared\": false,\r\n \"status\": \"ACTIVE\",\r\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\r\n \"uuid\": \"adc1b0ba-cb45-4d90-bdbd-50ec29450e7f\"\r\n }\r\n ]\r\n },\r\n \"ports\": {\r\n \"port\": [\r\n {\r\n \"admin-state-up\": true,\r\n \"device-id\": \"fc7035c3-8fbb-4786-b170-b9a0dc333ea5\",\r\n \"device-owner\": \"network:dhcp\",\r\n \"fixed-ips\": [\r\n {\r\n \"ip-address\": \"10.11.12.4\",\r\n \"subnet-id\": \"4aef69db-e3f8-4830-8979-888e6c461f9a\"\r\n }\r\n ],\r\n \"mac-address\": \"fa:16:3e:80:3a:56\",\r\n \"name\": \"vm-compute-0-2-port\",\r\n \"network-id\": \"adc1b0ba-cb45-4d90-bdbd-50ec29450e7f\",\r\n \"neutron-binding:host-id\": \"compute0\",\r\n \"neutron-binding:vif-details\": [\r\n {\r\n \"details-key\": \"port_filter\",\r\n \"value\": \"true\"\r\n }\r\n ],\r\n \"neutron-binding:vif-type\": \"vhostuser\",\r\n \"neutron-binding:vnic-type\": \"normal\",\r\n \"neutron-portsecurity:port-security-enabled\": true,\r\n \"security-groups\": [\r\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\r\n ],\r\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\r\n \"uuid\": \"d2bc9876-18e0-4e29-ba6a-22012ae0e4b1\"\r\n },\r\n {\r\n \"admin-state-up\": true,\r\n \"device-id\": \"42ae3bd2-8dc4-49c8-8ffd-ae01821a3fc7\",\r\n \"device-owner\": \"compute:nova\",\r\n \"fixed-ips\": [\r\n {\r\n \"ip-address\": \"10.11.12.20\",\r\n \"subnet-id\": \"4aef69db-e3f8-4830-8979-888e6c461f9a\"\r\n }\r\n ],\r\n \"mac-address\": \"fa:16:3e:8e:9b:77\",\r\n \"name\": \"\",\r\n \"network-id\": \"adc1b0ba-cb45-4d90-bdbd-50ec29450e7f\",\r\n \"neutron-binding:host-id\": \"compute0\",\r\n \"neutron-binding:vif-details\": [\r\n {\r\n \"details-key\": \"vhostuser_mode\",\r\n \"value\": \"server\"\r\n },\r\n {\r\n \"details-key\": \"port_filter\",\r\n \"value\": \"true\"\r\n },\r\n {\r\n \"details-key\": \"vhostuser_socket\",\r\n \"value\": \"/tmp/socket_15fcb2c2-a714-438a-92ce-d6cdedf366ff\"\r\n }\r\n ],\r\n \"neutron-binding:vif-type\": \"vhostuser\",\r\n \"neutron-binding:vnic-type\": \"normal\",\r\n \"neutron-portsecurity:port-security-enabled\": true,\r\n \"security-groups\": [\r\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\r\n ],\r\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\r\n \"uuid\": \"15fcb2c2-a714-438a-92ce-d6cdedf366ff\"\r\n },\r\n {\r\n \"admin-state-up\": true,\r\n \"device-id\": \"52ae3bd2-8dc4-49c8-8ffd-ae01821a3fc7\",\r\n \"device-owner\": \"compute:nova\",\r\n \"fixed-ips\": [\r\n {\r\n \"ip-address\": \"10.11.12.21\",\r\n \"subnet-id\": \"4aef69db-e3f8-4830-8979-888e6c461f9a\"\r\n }\r\n ],\r\n \"mac-address\": \"fa:16:3e:8e:9b:78\",\r\n \"name\": \"\",\r\n \"network-id\": \"adc1b0ba-cb45-4d90-bdbd-50ec29450e7f\",\r\n \"neutron-binding:host-id\": \"compute1\",\r\n \"neutron-binding:vif-details\": [\r\n {\r\n \"details-key\": \"vhostuser_mode\",\r\n \"value\": \"server\"\r\n },\r\n {\r\n \"details-key\": \"port_filter\",\r\n \"value\": \"true\"\r\n },\r\n {\r\n \"details-key\": \"vhostuser_socket\",\r\n \"value\": \"/tmp/socket_25fcb2c2-a714-438a-92ce-d6cdedf366ff\"\r\n }\r\n ],\r\n \"neutron-binding:vif-type\": \"vhostuser\",\r\n \"neutron-binding:vnic-type\": \"normal\",\r\n \"neutron-portsecurity:port-security-enabled\": true,\r\n \"security-groups\": [\r\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\r\n ],\r\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\r\n \"uuid\": \"25fcb2c2-a714-438a-92ce-d6cdedf366ff\"\r\n },\r\n {\r\n \"admin-state-up\": true,\r\n \"device-id\": \"62ae3bd2-8dc4-49c8-8ffd-ae01821a3fc7\",\r\n \"device-owner\": \"compute:nova\",\r\n \"fixed-ips\": [\r\n {\r\n \"ip-address\": \"10.11.12.22\",\r\n \"subnet-id\": \"4aef69db-e3f8-4830-8979-888e6c461f9a\"\r\n }\r\n ],\r\n \"mac-address\": \"fa:16:3e:8e:9b:79\",\r\n \"name\": \"\",\r\n \"network-id\": \"adc1b0ba-cb45-4d90-bdbd-50ec29450e7f\",\r\n \"neutron-binding:host-id\": \"controller\",\r\n \"neutron-binding:vif-details\": [\r\n {\r\n \"details-key\": \"vhostuser_mode\",\r\n \"value\": \"server\"\r\n },\r\n {\r\n \"details-key\": \"port_filter\",\r\n \"value\": \"true\"\r\n },\r\n {\r\n \"details-key\": \"vhostuser_socket\",\r\n \"value\": \"/tmp/socket_35fcb2c2-a714-438a-92ce-d6cdedf366ff\"\r\n }\r\n ],\r\n \"neutron-binding:vif-type\": \"vhostuser\",\r\n \"neutron-binding:vnic-type\": \"normal\",\r\n \"neutron-portsecurity:port-security-enabled\": true,\r\n \"security-groups\": [\r\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\r\n ],\r\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\r\n \"uuid\": \"35fcb2c2-a714-438a-92ce-d6cdedf366ff\"\r\n },\r\n {\r\n \"admin-state-up\": true,\r\n \"device-id\": \"66256547-56ba-48af-827a-a0c83141094a\",\r\n \"device-owner\": \"network:router_interface\",\r\n \"fixed-ips\": [\r\n {\r\n \"ip-address\": \"10.11.12.1\",\r\n \"subnet-id\": \"4aef69db-e3f8-4830-8979-888e6c461f9a\"\r\n }\r\n ],\r\n \"mac-address\": \"fa:16:3e:b7:8b:0a\",\r\n \"name\": \"\",\r\n \"network-id\": \"adc1b0ba-cb45-4d90-bdbd-50ec29450e7f\",\r\n \"neutron-binding:host-id\": \"controller\",\r\n \"neutron-binding:vif-details\": [\r\n {\r\n \"details-key\": \"port_filter\",\r\n \"value\": \"true\"\r\n }\r\n ],\r\n \"neutron-binding:vif-type\": \"vhostuser\",\r\n \"neutron-binding:vnic-type\": \"normal\",\r\n \"neutron-portsecurity:port-security-enabled\": false,\r\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\r\n \"uuid\": \"bc2475a7-5f8e-43ef-8cb5-60885dbff984\"\r\n },\r\n {\r\n \"admin-state-up\": true,\r\n \"device-id\": \"963f3e6b-47e4-49d1-8913-e17d84abb9b1\",\r\n \"device-owner\": \"network:dhcp\",\r\n \"fixed-ips\": [\r\n {\r\n \"ip-address\": \"10.11.12.5\",\r\n \"subnet-id\": \"4aef69db-e3f8-4830-8979-888e6c461f9a\"\r\n }\r\n ],\r\n \"mac-address\": \"fa:16:3e:73:e1:76\",\r\n \"name\": \"vm-compute-1-1-port\",\r\n \"network-id\": \"adc1b0ba-cb45-4d90-bdbd-50ec29450e7f\",\r\n \"neutron-binding:host-id\": \"compute1\",\r\n \"neutron-binding:vif-details\": [\r\n {\r\n \"details-key\": \"port_filter\",\r\n \"value\": \"true\"\r\n }\r\n ],\r\n \"neutron-binding:vif-type\": \"vhostuser\",\r\n \"neutron-binding:vnic-type\": \"normal\",\r\n \"neutron-portsecurity:port-security-enabled\": true,\r\n \"security-groups\": [\r\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\r\n ],\r\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\r\n \"uuid\": \"5ae3ba7e-22ba-4bd8-8524-d565496f5036\"\r\n },\r\n {\r\n \"admin-state-up\": true,\r\n \"device-id\": \"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-adc1b0ba-cb45-4d90-bdbd-50ec29450e7f\",\r\n \"device-owner\": \"network:dhcp\",\r\n \"fixed-ips\": [\r\n {\r\n \"ip-address\": \"10.11.12.2\",\r\n \"subnet-id\": \"4aef69db-e3f8-4830-8979-888e6c461f9a\"\r\n }\r\n ],\r\n \"mac-address\": \"fa:16:3e:bd:29:73\",\r\n \"name\": \"\",\r\n \"network-id\": \"adc1b0ba-cb45-4d90-bdbd-50ec29450e7f\",\r\n \"neutron-binding:host-id\": \"controller\",\r\n \"neutron-binding:vif-details\": [\r\n {\r\n \"details-key\": \"port_filter\",\r\n \"value\": \"true\"\r\n }\r\n ],\r\n \"neutron-binding:vif-type\": \"vhostuser\",\r\n \"neutron-binding:vnic-type\": \"normal\",\r\n \"neutron-portsecurity:port-security-enabled\": false,\r\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\r\n \"uuid\": \"ba9b0895-23e7-4c60-a728-59a9268fa3ab\"\r\n },\r\n {\r\n \"admin-state-up\": true,\r\n \"device-id\": \"3e914e7c-ae81-499c-a9b2-076ffc474421\",\r\n \"device-owner\": \"network:dhcp\",\r\n \"fixed-ips\": [\r\n {\r\n \"ip-address\": \"10.11.12.6\",\r\n \"subnet-id\": \"4aef69db-e3f8-4830-8979-888e6c461f9a\"\r\n }\r\n ],\r\n \"mac-address\": \"fa:16:3e:ec:28:85\",\r\n \"name\": \"vm-compute-1-2-port\",\r\n \"network-id\": \"adc1b0ba-cb45-4d90-bdbd-50ec29450e7f\",\r\n \"neutron-binding:host-id\": \"compute1\",\r\n \"neutron-binding:vif-details\": [\r\n {\r\n \"details-key\": \"port_filter\",\r\n \"value\": \"true\"\r\n }\r\n ],\r\n \"neutron-binding:vif-type\": \"vhostuser\",\r\n \"neutron-binding:vnic-type\": \"normal\",\r\n \"neutron-portsecurity:port-security-enabled\": true,\r\n \"security-groups\": [\r\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\r\n ],\r\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\r\n \"uuid\": \"0903dddd-88ec-4a70-bb6f-eaa9a35831a2\"\r\n },\r\n {\r\n \"admin-state-up\": true,\r\n \"device-id\": \"401b0578-7f57-4c2a-bc70-fd98c2e84a3e\",\r\n \"device-owner\": \"network:dhcp\",\r\n \"fixed-ips\": [\r\n {\r\n \"ip-address\": \"10.11.12.3\",\r\n \"subnet-id\": \"4aef69db-e3f8-4830-8979-888e6c461f9a\"\r\n }\r\n ],\r\n \"mac-address\": \"fa:16:3e:3b:7e:32\",\r\n \"name\": \"vm-compute-0-1-port\",\r\n \"network-id\": \"adc1b0ba-cb45-4d90-bdbd-50ec29450e7f\",\r\n \"neutron-binding:host-id\": \"compute0\",\r\n \"neutron-binding:vif-details\": [\r\n {\r\n \"details-key\": \"port_filter\",\r\n \"value\": \"true\"\r\n }\r\n ],\r\n \"neutron-binding:vif-type\": \"vhostuser\",\r\n \"neutron-binding:vnic-type\": \"normal\",\r\n \"neutron-portsecurity:port-security-enabled\": true,\r\n \"security-groups\": [\r\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\r\n ],\r\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\r\n \"uuid\": \"44ce999c-9f65-4222-9fd5-b98f7bdf8cf7\"\r\n }\r\n ]\r\n },\r\n \"security-groups\": {\r\n \"security-group\": [\r\n {\r\n \"name\": \"default\",\r\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\r\n \"uuid\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\r\n }\r\n ]\r\n },\r\n \"security-rules\": {\r\n \"security-rule\": [\r\n {\r\n \"direction\": \"neutron-constants:direction-ingress\",\r\n \"ethertype\": \"neutron-constants:ethertype-v4\",\r\n \"remote-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\",\r\n \"security-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\",\r\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\r\n \"uuid\": \"7d037f8c-e35d-4f34-b2a8-6e6912728498\"\r\n },\r\n {\r\n \"direction\": \"neutron-constants:direction-ingress\",\r\n \"ethertype\": \"neutron-constants:ethertype-v6\",\r\n \"remote-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\",\r\n \"security-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\",\r\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\r\n \"uuid\": \"b5fb268c-54d1-4f1e-8a6c-cb248fc57278\"\r\n },\r\n {\r\n \"direction\": \"neutron-constants:direction-egress\",\r\n \"ethertype\": \"neutron-constants:ethertype-v4\",\r\n \"security-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\",\r\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\r\n \"uuid\": \"e7e07939-8962-4e3c-a056-ddbb83a36d7f\"\r\n },\r\n {\r\n \"direction\": \"neutron-constants:direction-egress\",\r\n \"ethertype\": \"neutron-constants:ethertype-v6\",\r\n \"security-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\",\r\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\r\n \"uuid\": \"efd160f9-8383-4d42-ab35-201d898fd87e\"\r\n }\r\n ]\r\n },\r\n \"subnets\": {\r\n \"subnet\": [\r\n {\r\n \"allocation-pools\": [\r\n {\r\n \"end\": \"10.11.12.254\",\r\n \"start\": \"10.11.12.2\"\r\n }\r\n ],\r\n \"cidr\": \"10.11.12.0/24\",\r\n \"enable-dhcp\": true,\r\n \"gateway-ip\": \"10.11.12.1\",\r\n \"ip-version\": \"neutron-constants:ip-version-v4\",\r\n \"name\": \"vxlansubnet\",\r\n \"network-id\": \"adc1b0ba-cb45-4d90-bdbd-50ec29450e7f\",\r\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\r\n \"uuid\": \"4aef69db-e3f8-4830-8979-888e6c461f9a\"\r\n }\r\n ]\r\n }\r\n }\r\n}" }, { "id": "a1e303ba-25c2-f897-9be3-b5552eb7bc1c", "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\nCache-Control: no-cache\n", "url": "http://192.168.255.100:8081/restconf/config/neutron:neutron", "preRequestScript": "", "pathVariables": {}, "method": "PUT", "data": [], "dataMode": "raw", "tests": "", "currentHelper": "normal", "helperAttributes": {}, "time": 1474358939793, "name": "neutron data - initial", "description": "", "collectionId": "ca7e7994-e248-0de1-1b3c-27607ae374c5", "rawModeData": "{\n \"neutron\": {\n \"networks\": {\n \"network\": [\n {\n \"uuid\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"name\": \"vxlannet\",\n \"neutron-L3-ext:external\": false,\n \"neutron-provider-ext:segmentation-id\": \"20\",\n \"neutron-provider-ext:network-type\": \"neutron-networks:network-type-vxlan\",\n \"admin-state-up\": true,\n \"shared\": false,\n \"status\": \"ACTIVE\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\"\n },\n {\n \"uuid\": \"54b04cd2-9731-4e48-950c-448a2d35630c\",\n \"name\": \"external\",\n \"neutron-L3-ext:external\": true,\n \"neutron-provider-ext:segmentation-id\": \"50\",\n \"neutron-provider-ext:network-type\": \"neutron-networks:network-type-vxlan\",\n \"admin-state-up\": true,\n \"shared\": false,\n \"status\": \"ACTIVE\",\n \"tenant-id\": \"85a4aec1-69a7-4b1e-a0ea-e8d89562cf4a\"\n }\n ]\n },\n \"subnets\": {\n \"subnet\": [\n {\n \"uuid\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-version\": \"neutron-constants:ip-version-v4\",\n \"gateway-ip\": \"10.11.12.1\",\n \"name\": \"vxlansubnet\",\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"cidr\": \"10.11.12.0/24\",\n \"enable-dhcp\": true,\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"allocation-pools\": [\n {\n \"start\": \"10.11.12.2\",\n \"end\": \"10.11.12.254\"\n }\n ]\n }\n ]\n },\n \"security-groups\": {\n \"security-group\": [\n {\n \"uuid\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\",\n \"name\": \"default\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\"\n }\n ]\n },\n \"security-rules\": {\n \"security-rule\": [\n {\n \"uuid\": \"7d037f8c-e35d-4f34-b2a8-6e6912728498\",\n \"direction\": \"neutron-constants:direction-ingress\",\n \"security-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\",\n \"ethertype\": \"neutron-constants:ethertype-v4\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"remote-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n },\n {\n \"uuid\": \"b5fb268c-54d1-4f1e-8a6c-cb248fc57278\",\n \"direction\": \"neutron-constants:direction-ingress\",\n \"security-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\",\n \"ethertype\": \"neutron-constants:ethertype-v6\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"remote-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n },\n {\n \"uuid\": \"e7e07939-8962-4e3c-a056-ddbb83a36d7f\",\n \"direction\": \"neutron-constants:direction-egress\",\n \"security-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\",\n \"ethertype\": \"neutron-constants:ethertype-v4\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\"\n },\n {\n \"uuid\": \"efd160f9-8383-4d42-ab35-201d898fd87e\",\n \"direction\": \"neutron-constants:direction-egress\",\n \"security-group-id\": \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\",\n \"ethertype\": \"neutron-constants:ethertype-v6\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\"\n }\n ]\n },\n \"ports\": {\n \"port\": [\n {\n \"uuid\": \"6a616da7-d1ba-45c1-80bd-ca5e3fa0edfc\",\n \"device-owner\": \"network:router_interface\",\n \"admin-state-up\": true,\n \"name\": \"\",\n \"fixed-ips\": [\n {\n \"subnet-id\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-address\": \"10.11.12.1\"\n }\n ],\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"neutron-binding:vnic-type\": \"normal\",\n \"neutron-binding:host-id\": \"controller\",\n \"neutron-binding:vif-details\": [\n {\n \"details-key\": \"port_filter\",\n \"value\": \"true\"\n }\n ],\n \"neutron-binding:vif-type\": \"vhostuser\",\n \"device-id\": \"3a1fd562-6423-4bbd-89f0-6130ebb96e92\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"mac-address\": \"fa:16:3e:4c:11:20\",\n \"security-groups\": [\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n ],\n \"neutron-portsecurity:port-security-enabled\": false\n },\n {\n \"uuid\": \"a9607d99-0afa-41cc-8f2f-8d62b6e9bc1c\",\n \"device-owner\": \"network:dhcp\",\n \"admin-state-up\": true,\n \"name\": \"vm-0-1-port\",\n \"fixed-ips\": [\n {\n \"subnet-id\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-address\": \"10.11.12.3\"\n }\n ],\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"neutron-binding:vnic-type\": \"normal\",\n \"neutron-binding:host-id\": \"compute0\",\n \"neutron-binding:vif-details\": [\n {\n \"details-key\": \"port_filter\",\n \"value\": \"true\"\n }\n ],\n \"neutron-binding:vif-type\": \"vhostuser\",\n \"device-id\": \"6b87c96a-8f3f-451f-a3d7-200b01d80744\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"mac-address\": \"fa:16:3e:4c:fd:34\",\n \"security-groups\": [\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n ],\n \"neutron-portsecurity:port-security-enabled\": true\n },\n {\n \"uuid\": \"8def6a66-7d70-4459-adc4-b189717441b4\",\n \"device-owner\": \"network:dhcp\",\n \"admin-state-up\": true,\n \"name\": \"vm-0-2-port\",\n \"fixed-ips\": [\n {\n \"subnet-id\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-address\": \"10.11.12.4\"\n }\n ],\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"neutron-binding:vnic-type\": \"normal\",\n \"neutron-binding:host-id\": \"compute0\",\n \"neutron-binding:vif-details\": [\n {\n \"details-key\": \"port_filter\",\n \"value\": \"true\"\n }\n ],\n \"neutron-binding:vif-type\": \"vhostuser\",\n \"device-id\": \"6e85b372-9269-4f96-8049-f6cccdaf340c\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"mac-address\": \"fa:16:3e:c7:76:82\",\n \"security-groups\": [\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n ],\n \"neutron-portsecurity:port-security-enabled\": true\n },\n {\n \"uuid\": \"7415f153-2a26-4968-880d-3aba22cf6f9d\",\n \"device-owner\": \"network:dhcp\",\n \"admin-state-up\": true,\n \"name\": \"vm-1-1-port\",\n \"fixed-ips\": [\n {\n \"subnet-id\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-address\": \"10.11.12.5\"\n }\n ],\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"neutron-binding:vnic-type\": \"normal\",\n \"neutron-binding:host-id\": \"compute1\",\n \"neutron-binding:vif-details\": [\n {\n \"details-key\": \"port_filter\",\n \"value\": \"true\"\n }\n ],\n \"neutron-binding:vif-type\": \"vhostuser\",\n \"device-id\": \"565c0e5f-515a-457b-ae89-857c3f66296a\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"mac-address\": \"fa:16:3e:6f:d4:3c\",\n \"security-groups\": [\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n ],\n \"neutron-portsecurity:port-security-enabled\": true\n },\n {\n \"uuid\": \"fa943a17-ace1-41a6-80ee-3fa292d2d320\",\n \"device-owner\": \"network:dhcp\",\n \"admin-state-up\": true,\n \"name\": \"vm-1-2-port\",\n \"fixed-ips\": [\n {\n \"subnet-id\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-address\": \"10.11.12.6\"\n }\n ],\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"neutron-binding:vnic-type\": \"normal\",\n \"neutron-binding:host-id\": \"compute1\",\n \"neutron-binding:vif-details\": [\n {\n \"details-key\": \"port_filter\",\n \"value\": \"true\"\n }\n ],\n \"neutron-binding:vif-type\": \"vhostuser\",\n \"device-id\": \"945b82f4-07a9-4442-aa64-d3cc34cfb64d\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"mac-address\": \"fa:16:3e:ec:3a:40\",\n \"security-groups\": [\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n ],\n \"neutron-portsecurity:port-security-enabled\": true\n },\n {\n \"uuid\": \"c6076003-2b5c-4487-9db6-f2667a2c276e\",\n \"device-owner\": \"network:dhcp\",\n \"admin-state-up\": true,\n \"name\": \"\",\n \"fixed-ips\": [\n {\n \"subnet-id\": \"3d1158f1-540b-4139-81a6-4dbbb3dae1e5\",\n \"ip-address\": \"10.11.12.2\"\n }\n ],\n \"network-id\": \"e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"neutron-binding:vnic-type\": \"normal\",\n \"neutron-binding:host-id\": \"controller\",\n \"neutron-binding:vif-details\": [\n {\n \"details-key\": \"port_filter\",\n \"value\": \"true\"\n }\n ],\n \"neutron-binding:vif-type\": \"vhostuser\",\n \"device-id\": \"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e82a3ecf-bda8-4868-936e-494999edc0ba\",\n \"tenant-id\": \"92070479-5900-498b-84e3-893a04f55709\",\n \"mac-address\": \"fa:16:3e:bc:6b:e2\",\n \"security-groups\": [\n \"0fbd740b-aa18-4bbf-95b6-cca9f3f14107\"\n ],\n \"neutron-portsecurity:port-security-enabled\": false\n }\n ]\n }\n }\n}" }, { "id": "a6008cfe-8f36-6a43-9464-87f55538768f", "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/yang.data+json\nCache-Control: no-cache\n", "url": "http://192.168.255.100:8181/restconf/operational/base-endpoint:endpoints", "preRequestScript": "", "pathVariables": {}, "method": "GET", "data": [], "dataMode": "raw", "tests": "", "currentHelper": "normal", "helperAttributes": {}, "time": 1472628913643, "name": "endpoints operational", "description": "", "collectionId": "ca7e7994-e248-0de1-1b3c-27607ae374c5", "folder": "66e85953-eba2-e686-1c05-181c21f139aa", "rawModeData": "{\n \"network-elements\":\n {\n \"network-element\": [\n {\n \"iid\": \"/opendaylight-inventory:nodes/opendaylight-inventory:node[opendaylight-inventory:id='openflow:1']\";\n \"interface\": [\n {\n \"iid\": \"/opendaylight-inventory:nodes/opendaylight-inventory:node[opendaylight-inventory:id='openflow:1']/opendaylight-inventory:node-connector[opendaylight-inventory:id='openflow:1:3']\";\n \"endpoint-network\": [\n {\n \"l3-context\": \"l3-context-vrf-red\",\n \"ip-prefix\": \"10.0.35.70/24\"\n }\n ]\n }\n ]\n }\n ]\n }\n}" }, { "id": "c8bff5bf-6435-5cac-7242-52b6be1a6b2f", "headers": "Authorization: Basic YWRtaW46YWRtaW4=\n", "url": "http://192.168.255.100:8081/restconf/config/renderer:renderers/renderer/vpp-renderer", "preRequestScript": null, "pathVariables": {}, "method": "GET", "data": [], "dataMode": "params", "tests": null, "currentHelper": "normal", "helperAttributes": {}, "time": 1473431491089, "name": "VPP renderer config", "description": "", "collectionId": "ca7e7994-e248-0de1-1b3c-27607ae374c5", "folder": "66e85953-eba2-e686-1c05-181c21f139aa" }, { "id": "d0c7ad28-aaac-2585-37c4-8ad1fb96b300", "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/yang.data+json\nCache-Control: no-cache\n", "url": "http://192.168.255.100:8181/restconf/operational/resolved-policy:resolved-policies ", "preRequestScript": "", "pathVariables": {}, "method": "GET", "data": [], "dataMode": "params", "tests": "", "currentHelper": "normal", "helperAttributes": {}, "time": 1472628929342, "name": "resolved-policies operational", "description": "", "collectionId": "ca7e7994-e248-0de1-1b3c-27607ae374c5", "folder": "66e85953-eba2-e686-1c05-181c21f139aa" }, { "id": "d43e3c11-32e3-b533-cf1e-935194987fb5", "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", "url": "http://192.168.255.100:8181/restconf/config/vpp-renderer:config", "preRequestScript": null, "pathVariables": {}, "method": "GET", "data": [], "dataMode": "raw", "tests": null, "currentHelper": "normal", "helperAttributes": {}, "time": 1472628092435, "name": "VPP endpoints", "description": "", "collectionId": "ca7e7994-e248-0de1-1b3c-27607ae374c5", "folder": "66e85953-eba2-e686-1c05-181c21f139aa", "rawModeData": "{\n \"config\": {\n \"vpp-endpoint\": [\n {\n \"context-type\": \"l2-l3-forwarding:l2-bridge-domain\",\n \"context-id\": \"e86740a2-042c-4e64-a43b-cc224e0d5240\",\n \"address-type\": \"l2-l3-forwarding:mac-address-type\",\n \"address\": \"fa:16:3e:4a:9f:c4\",\n \"vpp-node-path\": \"/network-topology:network-topology/network-topology:topology[network-topology:topology-id='topology-netconf']/network-topology:node[network-topology:node-id='dut1']\",\n \"vpp-interface-name\": \"neutron_port_3d5dff96-25f5-4d4b-aa11-dc03f7f8d8e8\",\n \"physical-address\": \"fa:16:3e:4a:9f:c4\",\n \"name\": \"tap3d5dff96-25\",\n \"description\": \"neutron port\"\n },\n {\n \"context-type\": \"l2-l3-forwarding:l2-bridge-domain\",\n \"context-id\": \"e86740a2-042c-4e64-a43b-cc224e0d5240\",\n \"address-type\": \"l2-l3-forwarding:mac-address-type\",\n \"address\": \"fb:17:3f:4b:90:c5\",\n \"vpp-node-path\": \"/network-topology:network-topology/network-topology:topology[network-topology:topology-id='topology-netconf']/network-topology:node[network-topology:node-id='dut2']\",\n \"vpp-interface-name\": \"neutron_port_dc03f7f8-25f5-4d4b-aa11-3d5dff96d8e8\",\n \"physical-address\": \"fb:17:3f:4b:90:c5\",\n \"name\": \"tapdc03f7f8-25\",\n \"description\": \"neutron port\"\n }\n ]\n }\n}" }, { "id": "f3e707bc-2e56-0c63-401a-af6d8cc89232", "headers": "Authorization: Basic YWRtaW46YWRtaW4=\n", "url": "http://192.168.255.100:8181/restconf/config/network-topology:network-topology/topology/36e1c19e-e2f5-4c83-a5af-125cb2af0419", "preRequestScript": null, "pathVariables": {}, "method": "GET", "data": null, "dataMode": "params", "tests": null, "currentHelper": "normal", "helperAttributes": {}, "time": 1472628264787, "name": "read BD config", "description": "", "collectionId": "ca7e7994-e248-0de1-1b3c-27607ae374c5", "folder": "66e85953-eba2-e686-1c05-181c21f139aa" }, { "id": "f48fb80a-f113-04ae-5e97-b1110f31aec0", "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/yang.data+json\nCache-Control: no-cache\n", "url": "http://192.168.255.100:8181/restconf/operational/base-endpoint:endpoint-locations", "preRequestScript": "", "pathVariables": {}, "method": "GET", "data": [], "dataMode": "raw", "tests": "", "currentHelper": "normal", "helperAttributes": {}, "time": 1472628503852, "name": "endpoint-locations operational", "description": "", "collectionId": "ca7e7994-e248-0de1-1b3c-27607ae374c5", "folder": "66e85953-eba2-e686-1c05-181c21f139aa", "rawModeData": "{\n \"network-elements\":\n {\n \"network-element\": [\n {\n \"iid\": \"/opendaylight-inventory:nodes/opendaylight-inventory:node[opendaylight-inventory:id='openflow:1']\";\n \"interface\": [\n {\n \"iid\": \"/opendaylight-inventory:nodes/opendaylight-inventory:node[opendaylight-inventory:id='openflow:1']/opendaylight-inventory:node-connector[opendaylight-inventory:id='openflow:1:3']\";\n \"endpoint-network\": [\n {\n \"l3-context\": \"l3-context-vrf-red\",\n \"ip-prefix\": \"10.0.35.70/24\"\n }\n ]\n }\n ]\n }\n ]\n }\n}" }, { "id": "f53c4509-ecec-e7b4-8d93-98494f84d5bc", "headers": "Authorization: Basic YWRtaW46YWRtaW4=\n", "url": "http://192.168.255.100:8181/restconf/config/network-topology:network-topology/topology/topology-netconf", "preRequestScript": null, "pathVariables": {}, "method": "GET", "data": null, "dataMode": "params", "tests": null, "currentHelper": "normal", "helperAttributes": {}, "time": 1472628316067, "name": "Get network-topology", "description": "", "collectionId": "ca7e7994-e248-0de1-1b3c-27607ae374c5", "folder": "66e85953-eba2-e686-1c05-181c21f139aa" } ] }