]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add rootwrap filters for ofagent
authorYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Mon, 10 Nov 2014 05:23:30 +0000 (14:23 +0900)
committerYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Fri, 14 Nov 2014 02:20:59 +0000 (02:20 +0000)
commit270c9e21db8d19db5cbf19fa70fe66d686c9c141
treec13323963b5e566b65d91128176a4aef520e5795
parentea2cc991bd601fe6eabfd71af63e6d9417f78e8d
Add rootwrap filters for ofagent

neutron-ofagent-agent currently relies on the fact the rootwrap
filters for neutron-openvswitch-agent covers what it needs.
as they are independent agents and their requirements are
getting more different, introduce a dedicated rootwrap filters
for ofagent.

Closes-Bug: #1392560
Change-Id: Iba205260a238431432caf8d9697268ceeef85eca
etc/neutron/rootwrap.d/ofagent.filters [new file with mode: 0644]
setup.cfg