summaryrefslogtreecommitdiffstats
path: root/openstack/common/db/sqlalchemy
diff options
context:
space:
mode:
authorDirk Mueller <dirk@dmllr.de>2013-06-19 00:08:57 +0200
committerDirk Mueller <dirk@dmllr.de>2013-06-20 14:36:43 +0200
commit3e74c0017e0b1ab209bc066cc0cec6c151b69b83 (patch)
tree22481be81a272bd94a9bc28a9a4baeff0c333852 /openstack/common/db/sqlalchemy
parentfb13686a00e933c17bca163b51fb3d7119d34e5a (diff)
downloadoslo-3e74c0017e0b1ab209bc066cc0cec6c151b69b83.tar.gz
oslo-3e74c0017e0b1ab209bc066cc0cec6c151b69b83.tar.xz
oslo-3e74c0017e0b1ab209bc066cc0cec6c151b69b83.zip
Add IpFilter, IPNetnsExecFilter and EnvFilter
These filters have been implemented in Quantum before: - IpFilter provides support for filtering ip commands - IpNetnsExecFilter is a chaining command filter that verifies that the command to be executed by ip netns exec is covered by other established filters. IpNetnsExecFilter has been restricted to ensure that the filter chains have all matching filters run as the same user. EnvFilter is a new filter derived from CommandFilter that allows a Command to be optionally prefixed by "env" and a specific list of environment variables. This is intended to replace the specific DnsmasqFilter and DnsmasqNetnsFilter in the future when all consumers have been updated. Implements bp rootwrap-quantum-features Change-Id: I0cf39967126e99a8dc53d21bee824a0fe2f63aa0
Diffstat (limited to 'openstack/common/db/sqlalchemy')
0 files changed, 0 insertions, 0 deletions