Add release notes for VNF scaling feature

Change-Id: Ia7b9fa62934c9855ad1863a9814472aff746d6dc
implments: blueprint #vnf-scaling
This commit is contained in:
Kanagaraj Manickam 2016-09-21 13:45:25 +05:30 committed by Sridhar Ramaswamy
parent d3a2fbc861
commit ffdb0b4019

View File

@ -0,0 +1,12 @@
---
features:
- VNF auto-scaling and manual-scaling feature is added, to scale in/out
the VDUs.
issues:
- 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.