components/openstack/neutron/files/neutron-dhcp-agent.xml
changeset 6382 ed601ca40b9c
parent 6031 1aaf20a19738
--- a/components/openstack/neutron/files/neutron-dhcp-agent.xml	Tue Jul 12 11:11:21 2016 -0700
+++ b/components/openstack/neutron/files/neutron-dhcp-agent.xml	Tue Jul 12 11:18:58 2016 -0700
@@ -85,7 +85,7 @@
 
     <logfile_attributes permissions='600'/>
 
-    <exec_method timeout_seconds="60" type="method" name="start"
+    <exec_method timeout_seconds="600" type="method" name="start"
       exec="/lib/svc/method/neutron-dhcp-agent %m %{config/config_path} %{config/dhcp_config_path}">
       <method_context>
         <method_credential user='neutron' group='neutron'