]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add method to get iptables traffic counters
authorSylvain Afchain <sylvain.afchain@enovance.com>
Thu, 4 Jul 2013 09:44:25 +0000 (11:44 +0200)
committerSylvain Afchain <sylvain.afchain@enovance.com>
Mon, 2 Sep 2013 10:39:01 +0000 (12:39 +0200)
commit5619bc7121879d36ceafceef8c9f76d27791ca6b
tree856a124f1e87a7e3e06363a3d7310453f5d78d02
parent5ec6a60602eda70d6e65173085036b1b593afd44
Add method to get iptables traffic counters

Add methods to iptables_manager to get traffic counters.
this is a part of the blueprint bandwidth-router-measurement

Change-Id: I6485d1239085e46398126c81e674e399952a4597
neutron/agent/linux/iptables_manager.py
neutron/tests/unit/test_iptables_manager.py