From 0c1818fbb02b5ff6a9a5157d4bbb58314242c806 Mon Sep 17 00:00:00 2001 From: Rodolfo Alonso Hernandez Date: Thu, 11 Jun 2020 13:26:56 +0000 Subject: Migrate "netstat" to oslo.privsep Change-Id: If9e4c1513553c4bd10fd3b91c28c4d3f806ed816 Story: #2007686 Task: #40047 --- etc/neutron/rootwrap.d/netns-cleanup.filters | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 etc/neutron/rootwrap.d/netns-cleanup.filters (limited to 'etc') diff --git a/etc/neutron/rootwrap.d/netns-cleanup.filters b/etc/neutron/rootwrap.d/netns-cleanup.filters deleted file mode 100644 index 1ee142e54c..0000000000 --- a/etc/neutron/rootwrap.d/netns-cleanup.filters +++ /dev/null @@ -1,12 +0,0 @@ -# neutron-rootwrap command filters for nodes on which neutron is -# expected to control network -# -# This file should be owned by (and only-writeable by) the root user - -# format seems to be -# cmd-name: filter-name, raw-command, user, args - -[Filters] - -# netns-cleanup -netstat: CommandFilter, netstat, root -- cgit v1.2.1