stale the action plan

Check the creation time of the actionplan,
and set the state to SUPERSEDED if it has expired.

Change-Id: I900e8dc5011dec4cffd58913b9c5083a6131d70d
Implements: blueprint stale-action-plan
This commit is contained in:
licanwei
2017-03-03 13:10:23 +08:00
parent 03a2c0142a
commit 38e4b48d70
6 changed files with 80 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
---
features:
- Add superseded state for an action plan if the cluster data model has
changed after it has been created.
- Check the creation time of the action plan,
and set its state to SUPERSEDED if it has expired.