summaryrefslogtreecommitdiff
path: root/clusters/openstack-one-node.morph
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-04-14 16:36:31 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-04-15 14:47:14 +0000
commit3e6263712f4f3cd498a4844c7b882a4206b329b5 (patch)
tree17255c457ce1428c76518b750918198f89b18536 /clusters/openstack-one-node.morph
parent2ff02f97c5956d9c4c0c1d238219f69c2ca8a204 (diff)
downloaddefinitions-3e6263712f4f3cd498a4844c7b882a4206b329b5.tar.gz
Integrate Nova with Ironicbaserock/tiagogomes/openstack-v7/ironic
Diffstat (limited to 'clusters/openstack-one-node.morph')
-rw-r--r--clusters/openstack-one-node.morph4
1 files changed, 4 insertions, 0 deletions
diff --git a/clusters/openstack-one-node.morph b/clusters/openstack-one-node.morph
index cd6a916f..4f1776c1 100644
--- a/clusters/openstack-one-node.morph
+++ b/clusters/openstack-one-node.morph
@@ -31,6 +31,9 @@ description: |
system is being deployed to.
- We recommend changing all the PASSWORDs variables, also the
KEYSTONE_TEMPORARY_ADMIN_TOKEN and METADATA_PROXY_SHARED_SECRET.
+ - Setting NOVA_BAREMETAL_SCHEDULING with an YAML truth value will configure
+ Nova to schedule baremetal machines through the Ironic driver, instead of
+ sheduling virtual machines.
systems:
- morph: systems/openstack-server.morph
@@ -67,6 +70,7 @@ systems:
NOVA_DB_USER: novaDB
NOVA_DB_PASSWORD: veryinsecure
NOVA_VIRT_TYPE: qemu
+ NOVA_BAREMETAL_SCHEDULING: yes
CINDER_SERVICE_USER: cinder
CINDER_SERVICE_PASSWORD: veryinsecure