neutron-lbaas/neutron
Eugene Nikanorov adfa19d0bb Remove status* fields from HealthMonitor model
Status and status_description fields of HealthMonitor
model are never changed during lifetime of the object
and doesn't represent the status of it's pysical
implementation. Instead, status and status_description
of PoolMonitorAssociation is used. Another reason for
removing those fields is that HealthMonitor acts as
template which is instantiated on device. Status field
for template makes no sense.

fixes bug 1207650

Change-Id: Iea9d7f73c3a2db43c553ed06a64fe5ff42427167
2013-08-02 23:47:09 +04:00
..
db Remove status* fields from HealthMonitor model 2013-08-02 23:47:09 +04:00
services LBaaS: add status field to PoolMonitorAssociation table 2013-07-31 11:31:02 +04:00
tests/unit Remove status* fields from HealthMonitor model 2013-08-02 23:47:09 +04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00