--- /dev/null
+#
+# Copyright 2017 Sandvine Inc.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
+nsd:nsd-catalog:
+ nsd:nsd:
+ - nsd:id: sandvine_pts_ns
+ nsd:name: pts_ns
+ nsd:short-name: pts_ns
+ nsd:description: Sandvine PTS Network Service
+ nsd:vendor: Sandvine
+ nsd:version: '1.0'
+ nsd:logo: sandvine_logo.png
+ nsd:constituent-vnfd:
+ - nsd:member-vnf-index: '1'
+ nsd:vnfd-id-ref: id_pts_vnf
+ nsd:vld:
+ - nsd:id: mgmt-connection-id
+ nsd:name: mgmt connection
+ nsd:vnfd-connection-point-ref:
+ - nsd:member-vnf-index-ref: '1'
+ nsd:vnfd-connection-point-ref: mgmt0
+ nsd:vnfd-id-ref: id_pts_vnf
+ - nsd:id: sub-connection-id
+ nsd:name: subscriber connection
+ nsd:vnfd-connection-point-ref:
+ - nsd:member-vnf-index-ref: '1'
+ nsd:vnfd-connection-point-ref: subscriber-cp
+ nsd:vnfd-id-ref: id_pts_vnf
+ - nsd:id: int-connection-id
+ nsd:name: internet connection
+ nsd:vnfd-connection-point-ref:
+ - nsd:member-vnf-index-ref: '1'
+ nsd:vnfd-connection-point-ref: internet-cp
+ nsd:vnfd-id-ref: id_pts_vnf
+ - nsd:id: service-connection-id
+ nsd:name: service connection
+ nsd:vnfd-connection-point-ref:
+ - nsd:member-vnf-index-ref: '1'
+ nsd:vnfd-connection-point-ref: service-cp
+ nsd:vnfd-id-ref: id_pts_vnf
+++ /dev/null
-#
-# Copyright 2017 Sandvine Inc.
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-#
-nsd:nsd-catalog:
- nsd:nsd:
- - nsd:id: sandvine_pts_ns
- nsd:name: pts_ns
- nsd:short-name: pts_ns
- nsd:description: Sandvine PTS Network Service
- nsd:vendor: Sandvine
- nsd:version: '1.0'
- nsd:logo: sandvine_logo.png
- nsd:constituent-vnfd:
- - nsd:member-vnf-index: '1'
- nsd:vnfd-id-ref: id_pts_vnf
- nsd:vld:
- - nsd:id: mgmt-connection-id
- nsd:name: mgmt connection
- nsd:vnfd-connection-point-ref:
- - nsd:member-vnf-index-ref: '1'
- nsd:vnfd-connection-point-ref: mgmt0
- nsd:vnfd-id-ref: id_pts_vnf
- - nsd:id: sub-connection-id
- nsd:name: subscriber connection
- nsd:vnfd-connection-point-ref:
- - nsd:member-vnf-index-ref: '1'
- nsd:vnfd-connection-point-ref: subscriber-cp
- nsd:vnfd-id-ref: id_pts_vnf
- - nsd:id: int-connection-id
- nsd:name: internet connection
- nsd:vnfd-connection-point-ref:
- - nsd:member-vnf-index-ref: '1'
- nsd:vnfd-connection-point-ref: internet-cp
- nsd:vnfd-id-ref: id_pts_vnf
- - nsd:id: service-connection-id
- nsd:name: service connection
- nsd:vnfd-connection-point-ref:
- - nsd:member-vnf-index-ref: '1'
- nsd:vnfd-connection-point-ref: service-cp
- nsd:vnfd-id-ref: id_pts_vnf