Comment 4 for bug 1499067

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tacker (master)

Reviewed: https://review.openstack.org/229706
Committed: https://git.openstack.org/cgit/stackforge/tacker/commit/?id=d6c7961d56133d47205ab7ff2f57a925b4f964bc
Submitter: Jenkins
Branch: master

commit d6c7961d56133d47205ab7ff2f57a925b4f964bc
Author: Vishwanath Jayaraman <email address hidden>
Date: Mon Oct 5 13:14:26 2015 -0500

    Fixes VNF state being stuck in PENDING_CREATE

    This commit fixes the issue where the VNF state is stuck in
    PENDING_CREATE instead of ERROR when a VM fails to be created as
    part of VNF creation.
    Change-Id: Ib52870320887fbd64ec05432c52bed1f85d33ba4
    Closes-Bug: #1499067
    Closes-Bug: #1497035