Comment 9 for bug 1629361

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (stable/newton)

Reviewed: https://review.openstack.org/380397
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=3365d22714366c327ea3427bb54ac7ca9e4ae5d5
Submitter: Jenkins
Branch: stable/newton

commit 3365d22714366c327ea3427bb54ac7ca9e4ae5d5
Author: Felipe Monteiro <email address hidden>
Date: Fri Sep 30 11:45:18 2016 -0400

    Fix invalid SessionState.deploying reference in services actions.

    Currently, update_task in murano.services.actions references
    SessionState.deploying, which is invalid.

    Change-Id: Ideab3cf42ffc525dc133d4e1f5307a09c2293511
    Closes-Bug: #1629361