summaryrefslogtreecommitdiff
path: root/clusters
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-17 10:54:08 +0000
commitb2d0191973a757559115b6f1a65a73507e47b57b (patch)
tree744ed7719875304b8fb9b1a04f1f136272ed9d67 /clusters
parent7f138d531f5d30dddef1a5b828b91bf26b71ea06 (diff)
downloaddefinitions-b2d0191973a757559115b6f1a65a73507e47b57b.tar.gz
Integrate Nova with Ironic
Change-Id: I2eee55408b174dc820ce713e6821f200a1532a48
Diffstat (limited to 'clusters')
-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 3c659598..0702ed28 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-system-x86_64.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