replace the class path uuid based stack names with just the vnf names

Bug #1590215 reported by Sripriya
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
tacker
Fix Released
Medium
dharmendra

Bug Description

Tacker uses the class path+file name+uuid as stack names to uniquely identify the stacks for vnf create and vnf respawn workflow.

Tacker now mandates VNF names to be provided in API layer and will be made unique. It is useful to base stack names based on vnf names for debugging purposes. This affects the naming of nova instances as well.

New approach:

Stack name = VNF name
Nova instance names = <VNF Name>-<VDU Resource Name->-<12 char.uuid>

Tags: rfe
Changed in tacker:
importance: Undecided → Low
importance: Low → Medium
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/330882

Changed in tacker:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

Changed in tacker:
assignee: Sripriya (sseetha) → dharmendra (dharmendra-kushwaha)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tacker (master)

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

commit c71ca9a01e4788311f99135bf978db3243b3e045
Author: dharmendra <email address hidden>
Date: Thu Jan 11 11:32:10 2018 +0000

    replace the class path uuid based stack names with vnf names

    Tacker uses the class path+file name+uuid as stack names to
    uniquely identify the stacks for vnf create and vnf respawn workflow.
    Tacker now mandates VNF names to be provided in API layer and will be
    made unique. It is useful to base stack names based on vnf names for
    debugging purposes. This affects the naming of nova instances as well.

    Change-Id: If043ad8c6c356f3fa1d2f5648d3d861ff5006602
    Closes-Bug: #1590215

Changed in tacker:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tacker 0.9.0

This issue was fixed in the openstack/tacker 0.9.0 release.

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.