96d4ac6353
Added two new interfaces to Prometheus Plugin. Tacker as a VNFM can support AutoHeal and AutoScale operations for VNFs and CNFs through External Monitoring Tools, without NFVO. Implements: blueprint support-auto-lcm Change-Id: Ib0b5fd9264d80b9666ce69190e0ee41bbde23fac
10 lines
359 B
YAML
10 lines
359 B
YAML
---
|
|
features:
|
|
- |
|
|
In Prometheus Plugin, two new interfaces are added to implement AutoHeal
|
|
and AutoScale for VNF and CNF.
|
|
As a VNFM, Tacker can decide whether to perform heal and scale operations
|
|
through the received alarms sent by External Monitoring Tools, without
|
|
NFVO.
|
|
Added new user guide to help users understand the function.
|