deb-mistral/mistral/workflow
Doug Hellmann 506800208a Drop use of 'oslo' namespace package
The Oslo libraries have moved all of their code out of the 'oslo'
namespace package into per-library packages. The namespace package was
retained during kilo for backwards compatibility, but will be removed by
the liberty-2 milestone. This change removes the use of the namespace
package, replacing it with the new package names.

The patches in the libraries will be put on hold until application
patches have landed, or L2, whichever comes first. At that point, new
versions of the libraries without namespace packages will be released as
a major version update.

Please merge this patch, or an equivalent, before L2 to avoid problems
with those library releases.

Blueprint: remove-namespace-packages
https://blueprints.launchpad.net/oslo-incubator/+spec/remove-namespace-packages

Change-Id: I73addc2c144c76c60f046e83c97e3b6ffe09d879
2015-06-22 20:02:59 +00:00
..
__init__.py Initial commit for the new engine 2014-08-06 16:24:26 +07:00
base.py Make use of graduated oslo.log module 2015-06-09 17:38:19 +08:00
commands.py Small refactoring in engine, task handler and workflow utils 2015-03-30 18:37:30 +06:00
data_flow.py Drop use of 'oslo' namespace package 2015-06-22 20:02:59 +00:00
direct_workflow.py Make use of graduated oslo.log module 2015-06-09 17:38:19 +08:00
reverse_workflow.py Adding "requires" to "task-defaults" clause 2015-04-30 16:56:18 +06:00
states.py Implement pause-before 2014-12-17 17:32:43 +00:00
utils.py Small refactoring in engine, task handler and workflow utils 2015-03-30 18:37:30 +06:00
with_items.py Fixing 'with-items' functionality 2015-03-25 18:07:36 +03:00