summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMichael Still <mikal@stillhq.com>2017-10-25 15:20:13 +1100
committerMichael Still <mikal@stillhq.com>2017-11-02 12:09:27 +1100
commit0c961741e03a0e08f7c39f508afcc9267be0ee7f (patch)
tree39c1938aadf35c8daca0d9dfabaaba9a58cea37c /etc
parent30c2cfffab9b2f3289bbad8334a6bca1b88a745a (diff)
downloadnova-0c961741e03a0e08f7c39f508afcc9267be0ee7f.tar.gz
Move infiniband vif plugging to privsep.
This code isn't well labelled, but I am pretty sure it is for Mellanox Infifiband VIFs. Same pattern as the others. As best as I can see these methods had no test coverage, but I think that's outside the scope of the current privsep work to fix. Change-Id: I323399643c9978a115fdc1213876da2d85dcd8db blueprint: hurrah-for-privsep
Diffstat (limited to 'etc')
-rw-r--r--etc/nova/rootwrap.d/compute.filters3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/nova/rootwrap.d/compute.filters b/etc/nova/rootwrap.d/compute.filters
index a2fc4754fa..4ccb68f4db 100644
--- a/etc/nova/rootwrap.d/compute.filters
+++ b/etc/nova/rootwrap.d/compute.filters
@@ -49,9 +49,6 @@ ivs-ctl: CommandFilter, ivs-ctl, root
# nova/virt/libvirt/vif.py: 'vrouter-port-control', ...
vrouter-port-control: CommandFilter, vrouter-port-control, root
-# nova/virt/libvirt/vif.py: 'ebrctl', ...
-ebrctl: CommandFilter, ebrctl, root
-
# nova/virt/libvirt/vif.py: 'mm-ctl', ...
mm-ctl: CommandFilter, mm-ctl, root