We enthusiastically announce the release of: watcher-dashboard 1.11.0: Watcher Management Dashboard This release is part of the rocky stable release series. The source is available from: https://git.openstack.org/cgit/openstack/watcher-dashboard Download the package from: https://tarballs.openstack.org/watcher-dashboard/ Please report issues through launchpad: https://bugs.launchpad.net/watcher-dashboard For more details, please see below. Changes in watcher-dashboard 1.10.0..1.11.0 ------------------------------------------- 4ba3191 fix audit delete failure: add allow func to filter audit 8193610 fix indicator exception 15f5f26 fix audit delete failure 333edaf Add name for audit: check if audit_name already exists ec4aea5 Set interval parameter to optional and add validation before audit create Diffstat (except docs and test files) ------------------------------------- watcher_dashboard/api/watcher.py | 18 +++++++++--------- watcher_dashboard/content/audits/forms.py | 15 ++++++++++++--- watcher_dashboard/content/audits/tables.py | 4 +++- watcher_dashboard/test/test_data/watcher_data.py | 2 ++ 5 files changed, 40 insertions(+), 21 deletions(-)