Reusing VNFs in VNFFG

Bug #1746721 reported by Cong Phuoc Hoang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Fix Released
Wishlist
Cong Phuoc Hoang

Bug Description

Currently, when a VNFFG is created, Tacker also create port-pair, port-pair-group, port-chain and flow-classifier. There are no reusing in this approach.

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

Fix proposed to branch: master
Review: https://review.openstack.org/540209

Changed in tacker:
assignee: nobody → Cong Phuoc Hoang (hoangphuoc)
status: New → In Progress
Changed in tacker:
importance: Undecided → Wishlist
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.openstack.org/554435

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tacker (master)

Change abandoned by Cong Phuoc Hoang (<email address hidden>) on branch: master
Review: https://review.openstack.org/540209
Reason: I moved changes to new patch set https://review.openstack.org/#/c/554435

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

Reviewed: https://review.openstack.org/554435
Committed: https://git.openstack.org/cgit/openstack/tacker/commit/?id=d07d5448d36b1dc7b38d099bb49e6ffe5ee2c084
Submitter: Zuul
Branch: master

commit d07d5448d36b1dc7b38d099bb49e6ffe5ee2c084
Author: Cong Phuoc Hoang <email address hidden>
Date: Tue Mar 20 16:44:05 2018 +0900

    Add reusing feature when creating VNFFG.

    Currently, when a VNFFG is created, Tacker also create port-pair,
    port-pair-group, port-chain and flow-classifier. There are no
    reusing ability in this approach.

    This patch will check the port-id of a VNF is using in other VNFFG
    or not. If it is used in a VNFFG, the existing port-pair-group will
    be added to the new port-chain.

    Therefore, we can create 2 VNFFGs that can go through one VNF.

    This patch also clean up network resource such as port pair, port
    pair group and flow classifier if there are failures.

    Change-Id: I648693103dd7eab7a4b10cde89f11766a9232e8d
    Closes-Bug: #1746721

Changed in tacker:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.