Comment 2 for bug 1090072

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

Reviewed: https://review.openstack.org/18066
Committed: http://github.com/openstack/quantum/commit/a8d959490785b1f01340add5ee1537b1eaa15dca
Submitter: Jenkins
Branch: master

commit a8d959490785b1f01340add5ee1537b1eaa15dca
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