neutron-lbaas/neutron/tests/unit/services/metering
Sylvain Afchain 22c1a5e7d3 L3 Metering label as shared
With this patch metering labels can be set
as shared so that the rules associated with
this label will be applied to all routers for
all tenants.

Also changed all attributes on metering labels
to not allow updates ('allow_put': False),
since there are no update methods.

Partially implements
blueprint l3-metering-mgnt-ext

DocImpact

Change-Id: Ice405585fc50786d52eecc35c01605ac0e9550ac
2014-09-12 19:19:29 +00:00
..
drivers Remove chain for correct router during update_routers() 2014-09-01 12:54:27 +10:00
__init__.py Add metering extension and base class 2013-08-14 14:32:46 +02:00
test_metering_agent.py Refactor plugin setup helpers out of test.base 2014-08-25 14:44:27 +02:00
test_metering_plugin.py L3 Metering label as shared 2014-09-12 19:19:29 +00:00