Pools are retrieved for monitors detail even there are no pool association

Bug #1427459 reported by Liyingjun
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Undecided
Liyingjun

Bug Description

$ neutron lb-healthmonitor-show e1dbcea5-0028-4d78-a378-339b70e0d315
+----------------+--------------------------------------+
| Field | Value |
+----------------+--------------------------------------+
| admin_state_up | True |
| delay | 5 |
| id | e1dbcea5-0028-4d78-a378-339b70e0d315 |
| max_retries | 2 |
| pools | |
| tenant_id | b82b3fa05d8041e183d93aec15527f23 |
| timeout | 3 |
| type | PING |
+----------------+--------------------------------------+

see detachments.

Revision history for this message
Liyingjun (liyingjun) wrote :
Changed in horizon:
assignee: nobody → Liyingjun (liyingjun)
Changed in horizon:
status: New → In Progress
Revision history for this message
Liyingjun (liyingjun) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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

commit 4e53e6d02b603850fe249dca3feaff0f5aeab735
Author: liyingjun <email address hidden>
Date: Tue Mar 3 09:24:10 2015 +0800

    Trying to get pool/health_monitor only if existing

    If the filters to get health_monitor list or pool list are empty
    list, all resources in that tenant will be returned. This leads
    to issue described in the bug description. Fix this by trying
    to retrieve pool/health_monitor list only if the filter is not
    empty.

    Change-Id: Ic45eea981cf752fffd84a8a1c930e2cdd6299bd8
    Closes-bug: #1427459

Changed in horizon:
status: In Progress → Fix Committed
Changed in horizon:
milestone: none → liberty-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: liberty-2 → 8.0.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.