Increase boot timeout to 1h
Related-Prod: PRODX-00000
Change-Id: I23fcd4c0d1e604bd84e12d65d89b32ca840368cc
diff --git a/de/heat-templates/fragments/SrvInstancesBM.yaml b/de/heat-templates/fragments/SrvInstancesBM.yaml
index 1778b25..cdf0647 100644
--- a/de/heat-templates/fragments/SrvInstancesBM.yaml
+++ b/de/heat-templates/fragments/SrvInstancesBM.yaml
@@ -35,7 +35,7 @@
boot_timeout:
type: number
description: Boot timeout for instance
- default: 1200
+ default: 3600
ucp_master_host:
type: string
default: ''
diff --git a/de/heat-templates/fragments/SrvInstancesBMCeph.yaml b/de/heat-templates/fragments/SrvInstancesBMCeph.yaml
index ad81fd7..2f2ae4a 100644
--- a/de/heat-templates/fragments/SrvInstancesBMCeph.yaml
+++ b/de/heat-templates/fragments/SrvInstancesBMCeph.yaml
@@ -43,7 +43,7 @@
boot_timeout:
type: number
description: Boot timeout for instance
- default: 1200
+ default: 3600
ucp_master_host:
type: string
default: ''
diff --git a/de/heat-templates/fragments/SrvInstancesBMCephOSD.yaml b/de/heat-templates/fragments/SrvInstancesBMCephOSD.yaml
index ef33b58..8804562 100644
--- a/de/heat-templates/fragments/SrvInstancesBMCephOSD.yaml
+++ b/de/heat-templates/fragments/SrvInstancesBMCephOSD.yaml
@@ -51,7 +51,7 @@
boot_timeout:
type: number
description: Boot timeout for instance
- default: 1200
+ default: 3600
ucp_master_host:
type: string
default: ''
diff --git a/de/heat-templates/fragments/SrvInstancesVM.yaml b/de/heat-templates/fragments/SrvInstancesVM.yaml
index d2140d2..f89e470 100644
--- a/de/heat-templates/fragments/SrvInstancesVM.yaml
+++ b/de/heat-templates/fragments/SrvInstancesVM.yaml
@@ -35,7 +35,7 @@
boot_timeout:
type: number
description: Boot timeout for instance
- default: 1200
+ default: 3600
ucp_master_host:
type: string
default: ''
diff --git a/de/heat-templates/fragments/SrvInstancesVMCeph.yaml b/de/heat-templates/fragments/SrvInstancesVMCeph.yaml
index 990da67..ad401cc 100644
--- a/de/heat-templates/fragments/SrvInstancesVMCeph.yaml
+++ b/de/heat-templates/fragments/SrvInstancesVMCeph.yaml
@@ -43,7 +43,7 @@
boot_timeout:
type: number
description: Boot timeout for instance
- default: 1200
+ default: 3600
ucp_master_host:
type: string
default: ''
diff --git a/de/heat-templates/fragments/SrvInstancesVMCephOSD.yaml b/de/heat-templates/fragments/SrvInstancesVMCephOSD.yaml
index f373ea9..a302144 100644
--- a/de/heat-templates/fragments/SrvInstancesVMCephOSD.yaml
+++ b/de/heat-templates/fragments/SrvInstancesVMCephOSD.yaml
@@ -51,7 +51,7 @@
boot_timeout:
type: number
description: Boot timeout for instance
- default: 1200
+ default: 3600
ucp_master_host:
type: string
default: ''