Merge "Fixes networking related constraints for Virtual deployments"
authorDan Radez <dradez@redhat.com>
Mon, 6 Jul 2015 19:53:21 +0000 (19:53 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Mon, 6 Jul 2015 19:53:21 +0000 (19:53 +0000)
fuel/deploy/libvirt/vms/compute.xml
fuel/deploy/libvirt/vms/controller.xml
fuel/prototypes/auto-deploy/examples/libvirt/conf/vms/compute4
fuel/prototypes/auto-deploy/examples/libvirt/conf/vms/compute5
fuel/prototypes/auto-deploy/examples/libvirt/conf/vms/controller1

index 2ea35ac..86a7613 100644 (file)
@@ -8,6 +8,7 @@
     <boot dev='network'/>
     <boot dev='hd'/>
     <bootmenu enable='yes'/>
+    <bios rebootTimeout='30000'/>
   </os>
   <features>
     <acpi/>
index 4377879..9e49b0f 100644 (file)
@@ -7,6 +7,7 @@
     <type arch='x86_64' machine='pc-1.0'>hvm</type>
     <boot dev='network'/>
     <boot dev='hd'/>
+    <bios rebootTimeout='30000'/>
   </os>
   <features>
     <acpi/>
index 099c21e..ad5d4d1 100644 (file)
@@ -9,6 +9,7 @@
     <boot dev='network'/>
     <boot dev='hd'/>
     <bootmenu enable='yes'/>
+    <bios rebootTimeout='30000'/>
   </os>
   <features>
     <acpi/>
index 76569e0..3905906 100644 (file)
@@ -8,6 +8,7 @@
     <type arch='x86_64' machine='pc-1.0'>hvm</type>
     <boot dev='network'/>
     <boot dev='hd'/>
+    <bios rebootTimeout='30000'/>
   </os>
   <features>
     <acpi/>
index 715d4c4..ca1bd3b 100644 (file)
@@ -8,6 +8,7 @@
     <type arch='x86_64' machine='pc-1.0'>hvm</type>
     <boot dev='network'/>
     <boot dev='hd'/>
+    <bios rebootTimeout='30000'/>
   </os>
   <features>
     <acpi/>