Add cirros vnf and ns
[osm/devops.git] / src / nsd / VyOS_ns / VyOS_nsd.yaml
index a1c71e7..5b016da 100644 (file)
@@ -11,25 +11,27 @@ nsd:nsd-catalog:
         vld:
         -   id: data
             name: data
+            short-name: data
             type: ELAN
             provider-network:
                 overlay-type: VLAN
             vnfd-connection-point-ref:
             -   member-vnf-index-ref: '1'
-                vnfd-connection-point-ref: eth0
+                vnfd-connection-point-ref: eth1
                 vnfd-id-ref: VyOS
         -   id: management
             name: management
+            short-name: management
             type: ELAN
             provider-network:
                 overlay-type: VLAN
                 physical-network: net-mgmtOS
             vnfd-connection-point-ref:
             -   member-vnf-index-ref: '1'
-                vnfd-connection-point-ref: eth1
+                vnfd-connection-point-ref: eth0
                 vnfd-id-ref: VyOS
-        config-primitive:
-        -   name: Update User
+        service-primitive:
+        -   name: Config VyOS
             vnf-primitive-group:
             -   member-vnf-index-ref: '1'
                 vnfd-id-ref: VyOS
@@ -37,11 +39,11 @@ nsd:nsd-catalog:
                 primitive:
                 -   index: '1'
                     name: config
-        -   name: Ping Test
+        -   name: ping
             vnf-primitive-group:
             -   member-vnf-index-ref: '1'
                 vnfd-id-ref: VyOS
                 vnfd-name: VyOS
                 primitive:
                 -   index: '1'
-                    name: ping-test
+                    name: ping