projects
/
osm
/
devops.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f128ad
)
add scaling support to cirros
author
Mike Marchetti
<mmarchetti@sandvine.com>
Mon, 8 May 2017 16:24:49 +0000
(12:24 -0400)
committer
Mike Marchetti
<mmarchetti@sandvine.com>
Mon, 8 May 2017 16:24:49 +0000
(12:24 -0400)
src/nsd/cirros_ns/cirros_nsd.yaml
patch
|
blob
|
history
diff --git
a/src/nsd/cirros_ns/cirros_nsd.yaml
b/src/nsd/cirros_ns/cirros_nsd.yaml
index
364d368
..
7cecae5
100644
(file)
--- 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