neutron/neutron/services/metering
Sergey Vilgelm 997aa86fa1 Fix a wrong condition for the _purge_metering_info function
Fix a situation for the _purge_metering_info function
when the items will never be deleted from the metering_info.
Delete the metering_info dict and use the metering_infos instead.
Fix the problem with changing a dictionary during iteration.
Add the unit tests for the _purge_metering_info and
_add_metering_info functions.

Co-Authored-By: Yaroslav Isakov <yisakov@mirantis.com>

Change-Id: I9031a5f27ae6438ffd5c5a48b0cf5cdc6867eff3
Closes-Bug: #1490581
2015-09-04 01:15:47 +00:00
..
agents Fix a wrong condition for the _purge_metering_info function 2015-09-04 01:15:47 +00:00
drivers Replace custom method call logger with oslo.log helper 2015-04-20 15:16:54 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
metering_plugin.py COMMON_PREFIXES cleanup - patch 1/5 2015-07-02 17:05:27 -07:00