← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1482129] Re: Remove duplicate key from dictionary

 

Reviewed:  https://review.openstack.org/470170
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=8538350284b36f832728ac2b68336833a84f5edc
Submitter: Jenkins
Branch:    master

commit 8538350284b36f832728ac2b68336833a84f5edc
Author: Supalerk Jivorasetkul <jivorasetkuls@xxxxxxxxxxxxx>
Date:   Fri Aug 7 13:10:22 2015 +0900

    Remove duplicate key from dictionary
    
    In test_data_passed_properly_through_headers() method[1],
    'name' key is passed twice in the fixture dictionary.
    
    [1]: glance/tests/unit/common/test_wsgi.py
    
    Co-Author: Abhishek Kekane <abhishek.kekane@xxxxxxxxxxx>
    
    Change-Id: I7571b5b6f47e0b3afcb1ebc386001a32e83d0d9d
    Closes-Bug: #1482129


** Changed in: glance
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1482129

Title:
  Remove duplicate key from dictionary

Status in Glance:
  Fix Released

Bug description:
  In test_data_passed_properly_through_headers() method[1],
  'name' key is passed twice in the fixture dictionary.

  [1]:
  https://github.com/openstack/glance/blob/57694446664b59783d5fd6ae970a93b28aade8e0/glance/tests/unit/common/test_wsgi.py#L535

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1482129/+subscriptions


References