f23c0c5964
Fix typo in Tacker Change-Id: I274719ca07f15ac373ff5e93334c894aa3eb889b Signed-off-by: Andy Yan <yanchao3@lenovo.com>
13 lines
458 B
YAML
13 lines
458 B
YAML
---
|
|
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
|
|
management requirement in VNFD is not supported.
|
|
- Scaling feature does not support to selectively choose the VDU as part
|
|
of scaling.
|