From: Mike Marchetti Date: Mon, 8 May 2017 16:24:49 +0000 (-0400) Subject: add scaling support to cirros X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=701aeb9bae51906e46db2d4ad7a6546e6362d458;p=osm%2Fdescriptor-packages.git add scaling support to cirros --- diff --git a/src/nsd/cirros_ns/cirros_nsd.yaml b/src/nsd/cirros_ns/cirros_nsd.yaml index 364d368..7cecae5 100644 --- a/src/nsd/cirros_ns/cirros_nsd.yaml +++ b/src/nsd/cirros_ns/cirros_nsd.yaml @@ -17,7 +17,18 @@ 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