Merge "Added information about data-driven tasks usage"
This commit is contained in:
@@ -37,5 +37,14 @@ itself can be defined as:
|
||||
label: "Enable upload test"
|
||||
description: "Upload cirros base image when the deployment is done"
|
||||
|
||||
You can perform life cycle management tasks based on the history of
|
||||
the OpenStack environment states. You can introduce expressions that can be
|
||||
computed within the context of the OpenStack environment configuration,
|
||||
so that you can control task assignment and execution depending on the
|
||||
changes in configuration.
|
||||
|
||||
.. note:: Conditions can only use settings and cluster contexts of the
|
||||
Fuel API.
|
||||
Fuel API.
|
||||
|
||||
.. seealso::
|
||||
- :ref:`data-driven`
|
||||
Reference in New Issue
Block a user