Merge "Fixed the action name for ping"
author=Rajesh Velandy <rajesh.velandy@riftio.com>
Thu, 30 Jun 2016 14:21:23 +0000 (16:21 +0200)
committerGerrit Code Review <root@osm.etsi.org>
Thu, 30 Jun 2016 14:21:23 +0000 (16:21 +0200)
1  2 
src/nsd/VyOS_ns/VyOS_nsd.yaml

@@@ -16,7 -16,7 +16,7 @@@ nsd:nsd-catalog
                  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
@@@ -26,7 -26,7 +26,7 @@@
                  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: Config VyOS
                  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