nova/releasenotes/notes/add-ivs-filter-to-compute-093734c1c5348e99.yaml
Brent Eagles 58de26288c Add bigswitch command to compute rootwrap filters
'ivs-ctl' is called from the libvirt vif driver. While the filter exists
in network.filters, as the command is still used by nova compute it is
consistent to include it in compute.filters.

Change-Id: Icf61dba632fee26461ac18246ecf6a93f6bde346
2016-09-02 14:01:38 -02:30

6 lines
234 B
YAML

---
upgrade:
- The ivs-ctl command has been added to the rootwrap filters in
compute.filters. Deployments needing support for BigSwitch no longer need
to add the filters manually nor include network.filters at installation.