Adds limitations to scaling dev ref
Change-Id: Ieff1f457195902a56a8303e82db5bcd00d94c1fa implements: blueprint #vnf-scaling
This commit is contained in:
parent
79cbdc6f3b
commit
bc8291696f
@ -173,3 +173,14 @@ transformations:
|
||||
* **ACTIVE -> PENDING_SCALE_OUT -> ERROR**
|
||||
|
||||
|
||||
Limitations
|
||||
~~~~~~~~~~~
|
||||
|
||||
Following features are not supported with scaling:
|
||||
|
||||
* Auto-scaling feature is supported only with alarm monitors and it does
|
||||
not work with other monitors such as ping, http_ping.
|
||||
* When VNF is modelled with scaling requirement in VNFD, any config
|
||||
managment requirement in VNFD is not supported.
|
||||
* Scaling feature does not support to selectively choose the VDU as part
|
||||
of scaling.
|
||||
|
Loading…
Reference in New Issue
Block a user