Comment 4 for bug 1090072

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (stable/folsom)

Reviewed: https://review.openstack.org/18072
Committed: http://github.com/openstack/quantum/commit/0e05dddb6a96b4b67b94a6d2978d1f257cb88557
Submitter: Jenkins
Branch: stable/folsom

commit 0e05dddb6a96b4b67b94a6d2978d1f257cb88557
Author: Aaron Rosen <email address hidden>
Date: Thu Dec 13 10:53:07 2012 -0800

    dhcp.filters needs ovs_vsctl permission

    The dhcp agent calls ovs_vsctl so it will fail if using rootwrap
    and these aren't specified. The reason why this was working using
    rootwrap before is because there are other filters in
    etc/quantum/rootwrap.d that specifiy ovs_vsctl which
    allows the agent to make those calls. Fixes bug 1090072

    Change-Id: I509c191c97e7187361a09788e841ebb5a9f934c7