Add missing release notes
Change-Id: I6559398d26869ed092eedf5648eea23d89bcb81c
This commit is contained in:
parent
76263f149a
commit
9fb5b2a4e7
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
features:
|
||||||
|
- Audits have 'name' field now, that is more friendly to end users.
|
||||||
|
Audit's name can't exceed 63 characters.
|
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
features:
|
||||||
|
- Watcher got an ability to calculate multiple global efficacy indicators
|
||||||
|
during audit's execution. Now global efficacy can be calculated for many
|
||||||
|
resource types (like volumes, instances, network) if strategy supports
|
||||||
|
efficacy indicators.
|
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
features:
|
||||||
|
- Added notifications about cancelling of action plan.
|
||||||
|
Now event based plugins know when action plan cancel
|
||||||
|
started and completed.
|
Loading…
Reference in New Issue
Block a user