From: Sagi Shnaidman Date: Tue, 27 Jun 2017 18:54:20 +0000 (+0300) Subject: Add Ceph configuration with PoolDefaultSize 1 X-Git-Tag: opnfv-6.0.0~469^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=7c1ecd0d8d6ea5073373a140a67e6928ee224192;p=apex-tripleo-heat-templates.git Add Ceph configuration with PoolDefaultSize 1 Add Ceph pool size configuration for CI where PoolDefaultSize is 1 Change-Id: I626d1398e31c3fcb9f100a8b185d71ba5909034a --- diff --git a/ci/environments/ceph-min-osds.yaml b/ci/environments/ceph-min-osds.yaml new file mode 100644 index 00000000..4e72d313 --- /dev/null +++ b/ci/environments/ceph-min-osds.yaml @@ -0,0 +1,2 @@ +parameter_defaults: + CephPoolDefaultSize: 1