]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add list of pool ids to HealthMonitor dict
authorEugene Nikanorov <enikanorov@mirantis.com>
Wed, 14 Aug 2013 22:40:49 +0000 (02:40 +0400)
committerEugene Nikanorov <enikanorov@mirantis.com>
Tue, 20 Aug 2013 09:49:41 +0000 (13:49 +0400)
commit8db51da1e25f1c148fbe8d8f27d144a39d1850f3
treecf1fe2431bc0f8950fca306d557cc31c292f2964
parent32c38625d575a037cad1fcf3c6282c70e6d87a2c
Add list of pool ids to HealthMonitor dict

List of pool ids will allow users (and horizon dashboard) to
show associations between pools and monitors more conveniently.

fixes bug 1212258

Change-Id: Ie1e48e554382a6a4df9e1ba6312c505ba2ca8c02
neutron/db/loadbalancer/loadbalancer_db.py
neutron/extensions/loadbalancer.py
neutron/tests/unit/db/loadbalancer/test_db_loadbalancer.py