Comment 2 for bug 1681032

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

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

commit d62364cbff2af4386da1fc8b22ec74809eee6838
Author: Cong Phuoc Hoang <email address hidden>
Date: Mon Jul 10 02:01:17 2017 -0700

    Update creating directly VNFFG and NS from descriptor template.

    Currently, Tacker only support creating VNFFG and NS from VNFFG descriptor
    and NS descriptor. This patch will support creating directy VNFFG and NS
    from template file without initiating VNFFG and NS descriptors before.

    Change-Id: I4e8ec8405a291300aa6749cf814ad582786c285d
    Closes-bug: #1681032