- rename pts_ns.yaml 10/910/1
authorMichael Marchetti <mmarchetti@sandvine.com>
Tue, 10 Jan 2017 21:49:14 +0000 (16:49 -0500)
committerMichael Marchetti <mmarchetti@sandvine.com>
Tue, 10 Jan 2017 21:49:14 +0000 (16:49 -0500)
Signed-off-by: Michael Marchetti <mmarchetti@sandvine.com>
src/nsd/sandvine_pts_ns/pts_nsd.yaml [new file with mode: 0644]
src/nsd/sandvine_pts_ns/sandvine_pts_nsd.yaml [deleted file]

diff --git a/src/nsd/sandvine_pts_ns/pts_nsd.yaml b/src/nsd/sandvine_pts_ns/pts_nsd.yaml
new file mode 100644 (file)
index 0000000..9aa00a3
--- /dev/null
@@ -0,0 +1,53 @@
+#
+#   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
diff --git a/src/nsd/sandvine_pts_ns/sandvine_pts_nsd.yaml b/src/nsd/sandvine_pts_ns/sandvine_pts_nsd.yaml
deleted file mode 100644 (file)
index 9aa00a3..0000000
+++ /dev/null
@@ -1,53 +0,0 @@
-#
-#   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