The selected strategy in the audit template is not take into account.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| watcher |
High
|
Jean-Emile DARTOIS |
Bug Description
In the audit_template object, the 'strategy' attribute is optional. If the admin wants to force the trigger of a Strategy it could specify the Strategy uuid in the Audit Template.
However, in the current implementation of watcher this is not working. We should fix that.
Changed in watcher: | |
status: | New → Triaged |
importance: | Undecided → Critical |
assignee: | nobody → Jean-Emile DARTOIS (jed56) |
milestone: | none → newton-2 |
status: | Triaged → In Progress |
description: | updated |
Changed in watcher: | |
importance: | Critical → High |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 7b403c0d3b63417
Author: Jean-Emile DARTOIS <email address hidden>
Date: Wed Jun 8 15:44:00 2016 +0200
Fix StrategyContext to use the strategy_id in the Audit Template
This patch fixes the StrategyContext to use the optional
attribute strategy_id.
Change-Id: Ib78581f564282d
Closed-bug: #1590357
Changed in watcher: | |
status: | In Progress → Fix Committed |
Changed in watcher: | |
status: | Fix Committed → Fix Released |
Fix proposed to branch: master /review. openstack. org/327098
Review: https:/