Dictionary nss contains duplicate keys

Bug #1674572 reported by Jimmy.Ye
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Fix Released
Low
Jimmy.Ye

Bug Description

Dictionary 'nss' in file tacker/extensions/nfvo.py line 628

contains duplicate keys in
line 696 ~ line 705
        'created_at': {
            'allow_post': False,
            'allow_put': False,
            'is_visible': True,
        },
        'updated_at': {
            'allow_post': False,
            'allow_put': False,
            'is_visible': True,
        },

Jimmy.Ye (jimmy.ye)
Changed in tacker:
assignee: nobody → Jimmy.Ye (jimmy.ye)
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/451841

Changed in tacker:
status: New → In Progress
Changed in tacker:
importance: Undecided → Low
milestone: none → pike-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tacker (master)

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

commit cab7e7ab07f965c2159449f0c1a2992c08de9f44
Author: Jimmy.Ye <email address hidden>
Date: Thu Mar 30 22:18:14 2017 +0800

    fix Dictionary nss contains duplicate keys

    Change-Id: Ie02666d921c42d1f908e65aef6fb8d5402107953
    Closes-Bug: #1674572

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

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