neutron-fwaas/neutron/tests
Eugene Nikanorov 9f60611c90 LBaaS: Fix healthmonitor disassociation for non-admin
Due to specifics of policy engine, checked object should have
tenant_id to be checked by rule admin_or_owner.
In 'disassociate' operation neutron API layer works with
PoolHealthMonitorAssociation which doesn't have tenant_id field.
Need to add it to resulting dict returned by get_pool_health_monitor.

Change-Id: I6c58558b09ff34dedd7da30866275de44d3ba993
Closes-bug: 1220668
2013-09-09 11:22:46 +04:00
..
etc Service Type Framework refactoring 2013-07-25 21:47:30 +04:00
unit LBaaS: Fix healthmonitor disassociation for non-admin 2013-09-09 11:22:46 +04:00
var Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
base.py Default to not capturing log output in tests 2013-09-03 17:32:32 +00:00