Comment 5 for bug 1662704

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

Reviewed: https://review.openstack.org/430475
Committed: https://git.openstack.org/cgit/openstack/tacker/commit/?id=850858a96713d6be1a356a9838c898cf0aa8c786
Submitter: Jenkins
Branch: master

commit 850858a96713d6be1a356a9838c898cf0aa8c786
Author: Dharmendra Kushwaha <email address hidden>
Date: Tue Feb 7 23:23:19 2017 +0000

    Fix ns_create stuck in pending state issue

    while deploying network service if vnf creation raised exception,
    ns_create stuck in PENDING_CREATE state. Fixing this issue.

    Change-Id: I647993ae888084b167ee08b73a531e92528de774
    Closes-Bug: #1662704