tacker horizon cannot show nsd detail

Bug #1683270 reported by wangchenglong
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
tacker
Fix Released
Undecided
Bo

Bug Description

in tacker_horizon/openstack_dashboard/api/tacker.py,

def get_nsd(request, nsd_id):
    LOG.debug("nsd_get(): nsd_id=%s", str(nsd_id))
    nsd = tackerclient(request).show_vnfd(nsd_id)
    return nsd

it should be tackerclient(request).show_nsd(nsd_id) here, otherwise horizon cannot show nsd detail via nsd_id.

Bo (glbrt-chen)
Changed in tacker:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tacker-horizon (master)

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

Changed in tacker:
assignee: nobody → Bo (glbrt-chen)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tacker-horizon (master)

Reviewed: https://review.openstack.org/460882
Committed: https://git.openstack.org/cgit/openstack/tacker-horizon/commit/?id=59341a3e96bf4a9ce7e820ddaa7061285d01bb85
Submitter: Jenkins
Branch: master

commit 59341a3e96bf4a9ce7e820ddaa7061285d01bb85
Author: Bo Chen <email address hidden>
Date: Fri Apr 28 16:55:05 2017 +0800

    Change show_vnfd to show_nsd to fix the NSD detail error

    Change-Id: I55888d6251dbdc9dd367a16c0e0284b239138f4a
    Closes-Bug: #1683270
    Partial-Bug: #1683270
    Related-Bug: #1683270

Changed in tacker:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tacker-horizon (stable/ocata)

Fix proposed to branch: stable/ocata
Review: https://review.openstack.org/463434

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tacker-horizon (stable/ocata)

Reviewed: https://review.openstack.org/463434
Committed: https://git.openstack.org/cgit/openstack/tacker-horizon/commit/?id=dfabed98956c7550cc435594f75c9c76118e3fe8
Submitter: Jenkins
Branch: stable/ocata

commit dfabed98956c7550cc435594f75c9c76118e3fe8
Author: Bo Chen <email address hidden>
Date: Fri Apr 28 16:55:05 2017 +0800

    Change show_vnfd to show_nsd to fix the NSD detail error

    Change-Id: I55888d6251dbdc9dd367a16c0e0284b239138f4a
    Closes-Bug: #1683270
    Partial-Bug: #1683270
    Related-Bug: #1683270
    (cherry picked from commit 59341a3e96bf4a9ce7e820ddaa7061285d01bb85)

tags: added: in-stable-ocata
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tacker-horizon 0.9.0

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tacker-horizon ocata-eol

This issue was fixed in the openstack/tacker-horizon ocata-eol 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.