Atom feed of this document
  
Juno -  Juno -  Juno -  Juno -  Juno -  Juno -  Juno -  Juno - 

 Rootwrap

Use the following options in the neutron.conf file for the rootwrap settings

Table 8.66. Description of rootwrap configuration options
Configuration option = Default value Description
[DEFAULT]
filters_path = /etc/neutron/rootwrap.d,/usr/share/neutron/rootwrap List of directories to load filter definitions from (separated by ','). These directories MUST all be only writeable by root !
exec_dirs = /sbin,/usr/sbin,/bin,/usr/bin List of directories to search executables in, in case filters do not explicitely specify a full path (separated by ',') If not specified, defaults to system PATH environment variable. These directories MUST all be only writeable by root !
use_syslog = False Enable logging to syslog Default value is False
syslog_log_facility = syslog Which syslog facility to use. Valid values include auth, authpriv, syslog, local0, local1... Default value is 'syslog'
syslog_log_level = ERROR Which messages to log. INFO means log all usage ERROR means only log unsuccessful attempts
[xenapi]
xenapi_connection_url = <None> XenAPI configuration is only required by the L2 agent if it is to target a XenServer/XCP compute host's dom0.
xenapi_connection_username = root No help text available for this option.
xenapi_connection_password = <None> No help text available for this option.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page

loading table of contents...