From c1b09b6646de56016c2e2338c841c39d671fffbc Mon Sep 17 00:00:00 2001 From: Dmitry Ilyin Date: Tue, 16 Feb 2016 19:14:22 +0300 Subject: [PATCH] Add overrides for cinder and compute Change-Id: I4e4f715d817e60ec9ac477aed0fd6669669261d5 --- hiera/override/roles-cinder.yaml | 12 ++++++++++++ hiera/override/roles-compute.yaml | 1 + 2 files changed, 13 insertions(+) create mode 100644 hiera/override/roles-cinder.yaml diff --git a/hiera/override/roles-cinder.yaml b/hiera/override/roles-cinder.yaml new file mode 100644 index 0000000..067fba3 --- /dev/null +++ b/hiera/override/roles-cinder.yaml @@ -0,0 +1,12 @@ +--- + storage: + volume_backend_names: + volumes_ceph: false + volumes_lvm: 'LVM-backend' + volumes_block_device: false + storage_hash: + volume_backend_names: + volumes_ceph: false + volumes_lvm: 'LVM-backend' + volumes_block_device: false + diff --git a/hiera/override/roles-compute.yaml b/hiera/override/roles-compute.yaml index bc19a37..8c0bdb9 100644 --- a/hiera/override/roles-compute.yaml +++ b/hiera/override/roles-compute.yaml @@ -1,4 +1,5 @@ --- +host_uuid: '00000000-0000-0000-0000-000000000000' configuration: nova_config: DEFAULT/debug: