From: Robert Collins Date: Tue, 16 Jul 2013 02:23:49 +0000 (+1200) Subject: Reinstate architecture binding for nova-bm. X-Git-Tag: opnfv-6.0.0~2980 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=257ebe03240f27158eb873d6982d525e44e3ae3c;p=apex-tripleo-heat-templates.git Reinstate architecture binding for nova-bm. Per bug 1201656 (which this doesn't fix) nova-compute can only run one bm arch from a single compute host. Change-Id: I0eabe6e85ed388af111ef503882dfdf7959d8d97 --- diff --git a/undercloud-vm.yaml b/undercloud-vm.yaml index 5892d11f..0b21a310 100644 --- a/undercloud-vm.yaml +++ b/undercloud-vm.yaml @@ -83,6 +83,7 @@ Resources: ram_allocation_ratio: 1.0 reserved_host_memory_mb: 0 baremetal: + arch: i386 db: mysql://nova:unset@localhost/nova_bm power_manager: nova.virt.baremetal.virtual_power_driver.VirtualPowerManager pxe_deploy_timeout: 1200