Comment 8 for bug 1718353

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to mistral-lib (stable/pike)

Reviewed: https://review.openstack.org/509996
Committed: https://git.openstack.org/cgit/openstack/mistral-lib/commit/?id=9c2d6d922a771449002b4ad76cbccd56c0aada86
Submitter: Jenkins
Branch: stable/pike

commit 9c2d6d922a771449002b4ad76cbccd56c0aada86
Author: Dougal Matthews <email address hidden>
Date: Thu Sep 21 09:18:42 2017 +0100

    Add a representation of the ActionContext in mistral-lib

    This allows us to better define the expected interface and provide
    additional context information to actions.

    The existing context is deprecated with this change and will output
    deprecation warnings for the old property names.

    Change-Id: Ib879ba58d4b9a04d4f5ea668ae94d79a82758919
    Partial-Bug: #1718353
    (cherry picked from commit db09c50dbe49fdf6f730ab7b5177b3ec53abb84c)