components/openstack/neutron/files/neutron-server.xml
branchs11-update
changeset 4509 3be1d3091fe2
parent 4072 db0cec748ec0
child 4476 230dcd277ef6
equal deleted inserted replaced
4508:d8924d870370 4509:3be1d3091fe2
    51       <service_fmri value='svc:/network/amqp/rabbitmq'/>
    51       <service_fmri value='svc:/network/amqp/rabbitmq'/>
    52     </dependency>
    52     </dependency>
    53 
    53 
    54     <logfile_attributes permissions='600'/>
    54     <logfile_attributes permissions='600'/>
    55 
    55 
    56     <exec_method timeout_seconds="60" type="method" name="start"
    56     <exec_method timeout_seconds="600" type="method" name="start"
    57       exec="/lib/svc/method/neutron-server %m %{config/config_path} %{config/plugin_config_path}">
    57       exec="/lib/svc/method/neutron-server %m %{config/config_path} %{config/plugin_config_path}">
    58       <method_context>
    58       <method_context>
    59         <method_credential user='neutron' group='neutron' />
    59         <method_credential user='neutron' group='neutron' />
    60       </method_context>
    60       </method_context>
    61     </exec_method>
    61     </exec_method>