[openstack-dev] [neutron] Metering can't count traffic for floating ip, or internal ip.

Brian Haley haleyb.dev at gmail.com
Fri Jan 5 21:37:28 UTC 2018


On 01/04/2018 09:50 PM, wenran xiao wrote:
> hi all,
> neutron metering can only count traffic that we send to 
> *remote_ip*(egress), and *remote_ip* send to us(ingress), I think we 
> should add method to count the traffic for floating ip or internal ip.
> Any suggestions is welcome.

Neutron metering was originally created as a way to get input for 
billing tenants for usage, giving admins numbers for what stayed inside 
or exited a datacenter.  It has languished over the past few cycles 
either because it is working perfectly, or not used very much - my guess 
is the latter.

That said, if you want to propose an enhancement, there is an RFE 
process defined in 
https://docs.openstack.org/neutron/latest/contributor/policies/blueprints.html 
you can use, the neutron drivers team has weekly meetings to discuss 
things for inclusion into releases.

-Brian



More information about the OpenStack-dev mailing list