neutron/neutron/services/metering
Dmitry Sutyagin 5d2d1120fc Switches metering agent to stateless iptables
If state_less parameter is not specified then
neutron-postrouting-bottom rule goes up in POSTROUTING
chain, which causes premature NATing of traffic,
for ex. traffic between internal networks becomes NATed.

Closes-Bug: 1544508
Co-Authored-By: Sergey Belous <sbelous@mirantis.com>
Change-Id: I2e0011237d50a59d417cfee01dcd5f9d0da2e7f5
2016-03-30 19:53:42 +03:00
..
agents Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
drivers Switches metering agent to stateless iptables 2016-03-30 19:53:42 +03:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
metering_plugin.py Deprecate new= argument from create_connection 2015-11-06 13:27:37 +01:00