summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Bjurel <jonas.bjurel@ericsson.com>2016-02-01 15:33:20 +0100
committerJonas Bjurel <jonas.bjurel@ericsson.com>2016-02-02 09:56:05 +0000
commit47d276cf147c634fbbd899185990d18a48a0c846 (patch)
tree80e0c25ca72f2fd05e50803330f2ded73107f00c
parent52d65dff3d183f4405c8fd38c6730f86d0732ca6 (diff)
Increase Fuel disk size
Change-Id: I386113113a7f3d754f66c2a359ef4a5d18176f47 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
-rw-r--r--deploy/config/labs/devel-pipeline/default/fuel/config/dha.yaml6
-rw-r--r--deploy/config/labs/devel-pipeline/elx/fuel/config/dha.yaml6
-rw-r--r--deploy/config/labs/devel-pipeline/huawei-ch/fuel/config/dha.yaml6
3 files changed, 9 insertions, 9 deletions
diff --git a/deploy/config/labs/devel-pipeline/default/fuel/config/dha.yaml b/deploy/config/labs/devel-pipeline/default/fuel/config/dha.yaml
index dd4f85070..8482016f9 100644
--- a/deploy/config/labs/devel-pipeline/default/fuel/config/dha.yaml
+++ b/deploy/config/labs/devel-pipeline/default/fuel/config/dha.yaml
@@ -1,7 +1,7 @@
dha-pod-config-metadata:
title: Deployment Hardware Adapter (DHA) for fuel development pipeline - default version
- version: 0.0.2
- created: Jan 26 2016
+ version: 0.0.3
+ created: Feb 1 2016
comment: Default Fuel8 version
# Adapter to use for this definition
@@ -33,6 +33,6 @@ nodes:
virtNetConfDir: templates/virtual_environment/networks
disks:
- fuel: 50G
+ fuel: 100G
controller: 100G
compute: 100G
diff --git a/deploy/config/labs/devel-pipeline/elx/fuel/config/dha.yaml b/deploy/config/labs/devel-pipeline/elx/fuel/config/dha.yaml
index 6b5a30735..e70d8ca82 100644
--- a/deploy/config/labs/devel-pipeline/elx/fuel/config/dha.yaml
+++ b/deploy/config/labs/devel-pipeline/elx/fuel/config/dha.yaml
@@ -1,7 +1,7 @@
dha-pod-config-metadata:
title: Deployment Hardware Adapter (DHA) for fuel development pipeline - Ericsson ELX version
- version: 0.0.2
- created: Jan 26 2016
+ version: 0.0.3
+ created: Feb 2 2016
comment: ELX Fuel8 version
# Adapter to use for this definition
@@ -33,6 +33,6 @@ nodes:
virtNetConfDir: templates/virtual_environment/networks
disks:
- fuel: 50G
+ fuel: 100G
controller: 100G
compute: 100G
diff --git a/deploy/config/labs/devel-pipeline/huawei-ch/fuel/config/dha.yaml b/deploy/config/labs/devel-pipeline/huawei-ch/fuel/config/dha.yaml
index 5b64d2c3f..1fbb07030 100644
--- a/deploy/config/labs/devel-pipeline/huawei-ch/fuel/config/dha.yaml
+++ b/deploy/config/labs/devel-pipeline/huawei-ch/fuel/config/dha.yaml
@@ -1,7 +1,7 @@
dha-pod-config-metadata:
title: Deployment Hardware Adapter (DHA) for fuel development pipeline - default version
- version: 0.0.2
- created: Jan 26 2015
+ version: 0.0.3
+ created: Feb 2 2015
comment: Huawei-Ch Fuel8 version
# Adapter to use for this definition
@@ -33,6 +33,6 @@ nodes:
virtNetConfDir: templates/virtual_environment/networks
disks:
- fuel: 50G
+ fuel: 100G
controller: 100G
compute: 100G