[doc] Use taskflow library for building and executing action plans
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
watcher |
Fix Released
|
High
|
Vincent Françoise |
Bug Description
https:/
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/watcher" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.
commit 0e7bfe61bdbaa05
Author: Jean-Emile DARTOIS <email address hidden>
Date: Wed Jan 6 12:44:25 2016 +0100
Use taskflow library for building and executing action plans
The aim of this patchset is to integrate taskflow in
the Watcher Applier. Taskflow will help us a lot to make
Action Plan execution easy, consistent, scalable and reliable.
DocImpact
Partially implements: blueprint use-taskflow
Change-Id: I903d6509d74a61
Closes-Bug: #1535326
Closes-Bug: #1531912
Changed in watcher: | |
importance: | Undecided → High |
milestone: | none → mitaka-3 |
summary: |
- Use taskflow library for building and executing action plans + [doc] Use taskflow library for building and executing action plans |
Changed in watcher: | |
assignee: | nobody → Vincent Françoise (vincent-francoise) |
Changed in watcher: | |
status: | New → In Progress |
Reviewed: https:/ /review. openstack. org/279084 /git.openstack. org/cgit/ openstack/ watcher/ commit/ ?id=98a65efb163 f8c00f4af06a45f 7dfa51633b31cc
Committed: https:/
Submitter: Jenkins
Branch: master
commit 98a65efb163f8c0 0f4af06a45f7dfa 51633b31cc
Author: Vincent Françoise <email address hidden>
Date: Thu Feb 11 14:49:19 2016 +0100
RST directive to discover and generate drivers doc
This patchset introduces a new custom directive called 'drivers-doc'
which loads all available drivers under a given namespace and import
their respective docstring into the .rst document.
This patchset also contains some modification/ addition to the
docstring of these drivers to make the final document complete.
Change-Id: Ib3df59fa45cea9 d11d20fb73a5f0f 1d564135bca
Closes-Bug: #1536218
Closes-Bug: #1536735