Bug 1042437

Summary: [RFE][neutron]: Extend management features of L3 metering API
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-neutronAssignee: RHOS Maint <rhos-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Roey Dekel <rdekel>
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: chrisw, lpeer, markmc, nyechiel, oblaut, slong, yeylon
Target Milestone: ---Keywords: FutureFeature, OtherQA, Triaged, ZStream
Target Release: 6.0 (Juno)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/neutron/+spec/l3-metering-mgnt-ext
Whiteboard: upstream_milestone_juno-rc1 upstream_status_implemented upstream_definition_approved
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of:
: 1060967 (view as bug list) Environment:
Last Closed: 2015-03-19 11:04:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1060967    

Description RHOS Integration 2013-12-12 22:17:03 UTC
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