Hide Forgot
Description of problem: Old quantum directories are used in rootwrap.conf Version-Release number of selected component (if applicable): 2013.2.1-0.11.dev806.el6 How reproducible: vi /etc/neutron/rootwrap.conf Actual results: The following is written in rootwrap.conf: [DEFAULT] # List of directories to load filter definitions from (separated by ','). # These directories MUST all be only writeable by root ! filters_path=/etc/neutron/rootwrap.d,/usr/share/neutron/rootwrap,/etc/quantum/rootwrap.d,/usr/share/quantum/rootwrap Expected results: Should use /etc/neutron and /usr/share/neutron directories Additional info:
The first entries are correct for Neutron, the rest are a safety net for older Quantum deployments. Martin to check it out.
Aren't those quantum folders as fallback for quantum->neutron migration?
(In reply to Martin Magr from comment #3) > Aren't those quantum folders as fallback for quantum->neutron migration? Indeed. These paths are there intentionally.
Thanks for that, Jakub. Perhaps a comment in the file would make it clear to the user? cheers, Summer
Reassigning to the Neutron team for their evaluation. Whether or not to put that comment in the configuration file will be their call.
New comment was added DEFAULT] # List of directories to load filter definitions from (separated by ','). # These directories MUST all be only writeable by root ! # Paths contain quantum due to backward compatibility with quantum rootwrap commands filters_path=/etc/neutron/rootwrap.d,/usr/share/neutron/rootwrap,/etc/quantum/rootwrap.d,/usr/share/quantum/rootwrap openstack-packstack-2013.2.1-0.24.dev982.el6ost.noarch
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-0213.html