Merge "FlowNAC updated descriptors (plugtest): Fixed Makefile"
[osm/devops.git] / src / nsd / cirros_ns / cirros_nsd.yaml
index 54c5939..9ec4e27 100644 (file)
@@ -1,8 +1,8 @@
 nsd:nsd-catalog:
     nsd:
     -   id: cirros_nsd
-        name: cirros_nsd
-        short-name: cirros_nsd
+        name: cirros_ns
+        short-name: cirros_ns
         description: Generated by OSM pacakage generator
         vendor: OSM
         version: '1.0'
@@ -17,15 +17,26 @@ nsd:nsd-catalog:
             # Multiple constituent VNFDs can be specified
         -   member-vnf-index: 1
             vnfd-id-ref: cirros_vnfd
-
+        scaling-group-descriptor:
+        -   name: "scaling_cirros"
+            vnfd-member:
+            -   count: 1
+                member-vnf-index-ref: 1
+            min-instance-count: 0
+            max-instance-count: 10
+            scaling-policy:
+            -   scaling-type: "manual"
+                cooldown-time: 10
+                threshold-time: 10
+                name: manual_scale
         vld:
         # Networks for the VNFs
             -   id: cirros_nsd_vld1
                 name: cirros_nsd_vld1
                 type: ELAN
+                # vim-network-name: <update>
                 # provider-network:
                 #     overlay-type: VLAN
-                #     physical-network: <update>
                 #     segmentation_id: <update>
                 vnfd-connection-point-ref:
                 # Specify the constituent VNFs