summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-11-10 18:16:02 +0000
committerRichard Ipsum <richardipsum@fastmail.co.uk>2014-11-27 18:12:13 +0000
commit4993f61b2f0d44084a081ce865190113ea0f0361 (patch)
tree353ad88d25ede850d4050ec8711b65b8a59b3bbe
parent91eb32326a0afde0c911f3568e83b587be13c7f8 (diff)
downloaddefinitions-4993f61b2f0d44084a081ce865190113ea0f0361.tar.gz
REMOVEME: Deploy images into refinery
-rw-r--r--clusters/openstack-cluster.morph12
1 files changed, 8 insertions, 4 deletions
diff --git a/clusters/openstack-cluster.morph b/clusters/openstack-cluster.morph
index bb5d592e..449429da 100644
--- a/clusters/openstack-cluster.morph
+++ b/clusters/openstack-cluster.morph
@@ -4,13 +4,17 @@ systems:
- morph: systems/openstack-server.morph
deploy:
release:
- type: rawdisk
- location: /src/release/baserock-xx-devel-system-x86_64-openstack.img
+ type: kvm
+ location: kvm+ssh://franred@refinery.ducie.codethink.co.uk/franred-openstack-test/home/franred/openstack.img
DISK_SIZE: 5G
- VERSION_LABEL: Br-openstack-1
- KERNEL_ARGS: console=ttyS0,115200
+ RAM_SIZE: 1G
+ VCPUS: 1
INSTALL_FILES: openstack/manifest
HOSTNAME: Br-Openstack
+ RABBITMQ_HOST: localhost
+ RABBITMQ_PORT: 5672
+ RABBITMQ_USER: guest
+ RABBITMQ_PASSWORD: veryinsecure
KEYSTONE_TEMPORARY_ADMIN_TOKEN: 22f3aa1cf538e3f6d5e8
KEYSTONE_TEMPORARY_ADMIN_PASSWORD: veryinsecure
KEYSTONE_PUBLIC_URL: http:\/\/localhost:5000\/v2.0