From 10e776642a16b2584be88e5be8740f05535d7d06 Mon Sep 17 00:00:00 2001 From: "carey.xu" Date: Mon, 10 Aug 2015 23:02:31 -0400 Subject: Add deploy scripts for compass JIRA: COMPASS-11 Change-Id: Id588912c73b424228b6f01cd47fd282d040f7b8f Signed-off-by: carey.xu --- deploy/template/network/bridge.xml | 5 +++ deploy/template/network/nat.xml | 10 ++++++ deploy/template/vm/compass.xml | 64 ++++++++++++++++++++++++++++++++++++ deploy/template/vm/host.xml | 67 ++++++++++++++++++++++++++++++++++++++ 4 files changed, 146 insertions(+) create mode 100644 deploy/template/network/bridge.xml create mode 100644 deploy/template/network/nat.xml create mode 100644 deploy/template/vm/compass.xml create mode 100644 deploy/template/vm/host.xml (limited to 'deploy/template') diff --git a/deploy/template/network/bridge.xml b/deploy/template/network/bridge.xml new file mode 100644 index 00000000..0555a4e0 --- /dev/null +++ b/deploy/template/network/bridge.xml @@ -0,0 +1,5 @@ + + REPLACE_NAME + + + diff --git a/deploy/template/network/nat.xml b/deploy/template/network/nat.xml new file mode 100644 index 00000000..358fb50d --- /dev/null +++ b/deploy/template/network/nat.xml @@ -0,0 +1,10 @@ + + REPLACE_NAME + + + + + + diff --git a/deploy/template/vm/compass.xml b/deploy/template/vm/compass.xml new file mode 100644 index 00000000..918a9f21 --- /dev/null +++ b/deploy/template/vm/compass.xml @@ -0,0 +1,64 @@ + + compass + REPLACE_MEM + REPLACE_MEM + REPLACE_CPU + + hvm + + + + + + + + + + + + + + + destroy + restart + destroy + + /usr/bin/kvm-spice + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + + + + + + + + + + diff --git a/deploy/template/vm/host.xml b/deploy/template/vm/host.xml new file mode 100644 index 00000000..b399e6ff --- /dev/null +++ b/deploy/template/vm/host.xml @@ -0,0 +1,67 @@ + + REPLACE_NAME + REPLACE_MEM + REPLACE_MEM + REPLACE_CPU + + hvm + + + + + + + + + + + destroy + restart + restart + + /usr/bin/kvm-spice + + + + + + + + + +
+ + + + +
+ + + + +
+ + + + +
+ + + + + + + + + + + + + +