From 6027346b9bcf7c8c4a4f91dbead6c42d2fefdd3d Mon Sep 17 00:00:00 2001 From: Robert Collins Date: Fri, 31 Jan 2014 11:01:45 +1300 Subject: [PATCH] Remove file injection config option. We're just forcing it off now that the seed is Neutron based. Change-Id: I3ebc1454aba9d2c2587628f9cded6e0f445f3606 --- undercloud-bm-source.yaml | 1 - undercloud-vm-source.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/undercloud-bm-source.yaml b/undercloud-bm-source.yaml index 0f546c4668..ff00d28c6c 100644 --- a/undercloud-bm-source.yaml +++ b/undercloud-bm-source.yaml @@ -22,7 +22,6 @@ Resources: ram_allocation_ratio: 1.0 reserved_host_memory_mb: 0 baremetal: - use_file_injection: "False" arch: Ref: BaremetalArch db: mysql://nova:unset@localhost/nova_bm diff --git a/undercloud-vm-source.yaml b/undercloud-vm-source.yaml index a89870725c..e70ef52d37 100644 --- a/undercloud-vm-source.yaml +++ b/undercloud-vm-source.yaml @@ -26,7 +26,6 @@ Resources: ram_allocation_ratio: 1.0 reserved_host_memory_mb: 0 baremetal: - use_file_injection: "False" arch: Ref: BaremetalArch db: mysql://nova:unset@localhost/nova_bm