Stop passing no longer honoured keys in.
authorRobert Collins <rbtcollins@hp.com>
Mon, 15 Jul 2013 01:54:58 +0000 (13:54 +1200)
committerRobert Collins <rbtcollins@hp.com>
Mon, 15 Jul 2013 01:54:58 +0000 (13:54 +1200)
The undercloud (and boot-stack in general) no longer create baremetal
flavors or register baremetal ramdisks, so passing in keys for that
isn't needed.

Change-Id: I8c20e95f3a57418d7ae160a296a092cd71254e3d

undercloud-vm.yaml

index 9ba6285..5892d11 100644 (file)
@@ -43,8 +43,6 @@ Resources:
         db: mysql://cinder:unset@localhost/cinder
         volume_size_mb: '5000'
       db-password: unset
-      dib:
-        ramdisk_elements: deploy
       glance:
         db: mysql://glance:unset@localhost/glance
         host: 127.0.0.1
@@ -85,7 +83,6 @@ 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