-
Notifications
You must be signed in to change notification settings - Fork 18
Service descriptor downloading feature
José Bonnet edited this page Aug 22, 2017
·
4 revisions
add licence verification
Services
[
{
"created_at": "2017-05-25T12:35:54.807+00:00",
"md5": "712854511b531a16a9f466219554ad5f",
"nsd": {
"author": "Felipe Vicens, Atos IT Solutions and Services Iberia",
"connection_points": [
{
"id": "ns:mgmt",
"interface": "ipv4",
"type": "management"
},
{
"id": "ns:input",
"interface": "ipv4",
"type": "external"
},
{
"id": "ns:output",
"interface": "ipv4",
"type": "external"
}
],
"description": "\"The network service descriptor for the SONATA,\n for qualification test 1VNF 1PoP\"\n",
"descriptor_version": "2.0",
"forwarding_graphs": [
{
"constituent_vnfs": [
"vnf_vring"
],
"fg_id": "ns:fg01",
"network_forwarding_paths": [
{
"connection_points": [
{
"connection_point_ref": "ns:input",
"position": 1
},
{
"connection_point_ref": "vnf_vring:input",
"position": 2
},
{
"connection_point_ref": "vnf_vring:output",
"position": 3
},
{
"connection_point_ref": "ns:output",
"position": 4
}
],
"fp_id": "ns:fg01:fp01",
"policy": "none"
}
],
"number_of_endpoints": 2,
"number_of_virtual_links": 2
}
],
"name": "sonata-demo-1",
"network_functions": [
{
"vnf_id": "vnf_vring",
"vnf_name": "vring-vnf",
"vnf_vendor": "eu.sonata-nfv",
"vnf_version": "0.1"
}
],
"vendor": "eu.sonata-nfv.service-descriptor",
"version": "0.1",
"virtual_links": [
{
"connection_points_reference": [
"vnf_vring:mgmt",
"ns:mgmt"
],
"connectivity_type": "E-LAN",
"id": "mgmt"
},
{
"connection_points_reference": [
"ns:input",
"vnf_ring:input"
],
"connectivity_type": "E-Line",
"id": "input-2-vring"
},
{
"connection_points_reference": [
"vnf_vring:output",
"ns:output"
],
"connectivity_type": "E-Line",
"id": "vring-2-output"
}
]
},
"signature": null,
"status": "active",
"updated_at": "2017-05-25T12:35:54.807+00:00",
"username": null,
"uuid": "617b0290-e59e-4570-a102-f7afcf312be5"
}
]