From 27473298c290b39a876f7e67ce3d5e6b5b9ef799 Mon Sep 17 00:00:00 2001 From: Alex Yang Date: Fri, 26 May 2017 10:13:00 +0800 Subject: Create ceph disk in bash script Change-Id: Ib80710c784d384ebc27eb0f51fcb4384017eecca Signed-off-by: Alex Yang --- templates/virtual_environment/vms/computer01.xml | 8 ++++++++ templates/virtual_environment/vms/computer02.xml | 8 ++++++++ templates/virtual_environment/vms/controller01.xml | 8 ++++++++ templates/virtual_environment/vms/controller02.xml | 8 ++++++++ templates/virtual_environment/vms/controller03.xml | 8 ++++++++ 5 files changed, 40 insertions(+) (limited to 'templates') diff --git a/templates/virtual_environment/vms/computer01.xml b/templates/virtual_environment/vms/computer01.xml index 00d27182..290fe32f 100644 --- a/templates/virtual_environment/vms/computer01.xml +++ b/templates/virtual_environment/vms/computer01.xml @@ -38,6 +38,14 @@
+ + + + + + +
+
diff --git a/templates/virtual_environment/vms/computer02.xml b/templates/virtual_environment/vms/computer02.xml index b2b48bf0..ada7e1a4 100644 --- a/templates/virtual_environment/vms/computer02.xml +++ b/templates/virtual_environment/vms/computer02.xml @@ -38,6 +38,14 @@
+ + + + + + +
+
diff --git a/templates/virtual_environment/vms/controller01.xml b/templates/virtual_environment/vms/controller01.xml index fbf14f16..b55e1507 100644 --- a/templates/virtual_environment/vms/controller01.xml +++ b/templates/virtual_environment/vms/controller01.xml @@ -38,6 +38,14 @@
+ + + + + + +
+
diff --git a/templates/virtual_environment/vms/controller02.xml b/templates/virtual_environment/vms/controller02.xml index 931c1f28..d17a07a2 100644 --- a/templates/virtual_environment/vms/controller02.xml +++ b/templates/virtual_environment/vms/controller02.xml @@ -38,6 +38,14 @@
+ + + + + + +
+
diff --git a/templates/virtual_environment/vms/controller03.xml b/templates/virtual_environment/vms/controller03.xml index 8f1c0f02..186868fb 100644 --- a/templates/virtual_environment/vms/controller03.xml +++ b/templates/virtual_environment/vms/controller03.xml @@ -38,6 +38,14 @@
+ + + + + + +
+
-- cgit 1.2.3-korg