Ussuri cycle highlights for Watcher

Some highlights from the the Ussuri cycle for Watcher

Change-Id: Ice46b7268ac22ec1ffdd16b8682369364ab6a46d
This commit is contained in:
licanwei
2020-03-23 14:22:25 +08:00
parent cd5f2011a7
commit 6a60724f71

View File

@@ -6,3 +6,12 @@ type: service
repository-settings: repository-settings:
openstack/watcher: openstack/watcher:
tarball-base: python-watcher tarball-base: python-watcher
cycle-highlights:
- |
Added a new webhook API and a new audit type EVENT. Now Watcher
user can create audit with EVENT type and the audit will be
triggered by webhook API.
- |
The building of the compute (Nova) data model will be done using the
decision engine threadpool, thereby, significantly reducing the total
time required to build it.