Comment 8 for bug 1629361

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

Reviewed: https://review.openstack.org/380402
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=94f610a383bd2b0e0358bbb3fbb861d984f73cfd
Submitter: Jenkins
Branch: stable/mitaka

commit 94f610a383bd2b0e0358bbb3fbb861d984f73cfd
Author: Felipe Monteiro <email address hidden>
Date: Fri Sep 30 11:47:30 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: I414eacb323b5c905b5a76a871ab7f4df8751e9b9
    Closes-Bug: #1629361