passing wrong dict while updating monitor and member

Bug #1438533 reported by Masco
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
Masco

Bug Description

while updating the member and health monitor in lbass, the dictionary passing to the corresponding constructor is not valid one.

it may cause Keyerror while accessing the dict.

Masco (masco)
Changed in horizon:
assignee: nobody → Masco Kaliyamoorthy (masco)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

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

Changed in horizon:
status: New → In Progress
David Lyle (david-lyle)
Changed in horizon:
importance: Undecided → Medium
Changed in horizon:
milestone: none → kilo-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/169190
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e87b191f77cf6eeb5028502afa27ebd39ce9b012
Submitter: Jenkins
Branch: master

commit e87b191f77cf6eeb5028502afa27ebd39ce9b012
Author: Masco Kaliyamoorthy <email address hidden>
Date: Tue Mar 31 12:14:53 2015 +0530

    passing wrong dict in lbaas

    While updating the member and health monitor in lbass,
    the resultant dict passing to the constructor is not uniform with the other methods(get and create).

    This will cause a KeyError, if we access the dict values.

    This patch making the dict uniform with all the methods.

    Change-Id: I8b58a0acb4153358b9ed4a46794aaccce181e31b
    Closes-Bug: #1438533

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: kilo-rc1 → 2015.1.0
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.