summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMichael Still <mikal@stillhq.com>2017-10-25 17:14:00 +1100
committerMichael Still <mikal@stillhq.com>2017-11-02 12:09:27 +1100
commitc9610d62fa59ea9a53ebcc618a879f9c6af0d8ad (patch)
tree8e952e9dc046888fcf767e55d3d1e8de17109a1c /etc
parent0c961741e03a0e08f7c39f508afcc9267be0ee7f (diff)
downloadnova-c9610d62fa59ea9a53ebcc618a879f9c6af0d8ad.tar.gz
Move midonet vif plugging to privsep.
The same as the mellanox example, but for midonet. Disturbingly midonet appears to not have unit tests either, but again I feel that correcting that is outside the scope of the privsep blueprint. Change-Id: I672534691a94a0ac294410ea12dd4ba2c327c0e0 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 4ccb68f4db..3cf5318055 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: 'mm-ctl', ...
-mm-ctl: CommandFilter, mm-ctl, root
-
# nova/network/linux_net.py: 'ovs-ofctl', ....
ovs-ofctl: CommandFilter, ovs-ofctl, root