Merge "Adds limitations to scaling dev ref"

This commit is contained in:
Jenkins 2016-09-23 19:50:22 +00:00 committed by Gerrit Code Review
commit d3a2fbc861
1 changed files with 11 additions and 0 deletions

View File

@ -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.