Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/l3-metering-mgnt-ext. Description: This blueprint aims to extend the current metering API to address the following use cases: Currently the administrator has to associate metering label for each tenant by the hand, the goal here is to be able to set default labels which will be automaticaly associated with all current tenants and also with the tenants that will be created. For example, these automatic entries could be defined in an ini file for the agent. The administrator will also be able to manipulate all metering labels/rules at once. For example to add or remove a rule to all tenants. For example, the client command could have an additional argument (-all, etc), and the API would have an additional value to pass this to the agent. Specification URL (additional information): None