From: Narinder Gupta Date: Tue, 22 Aug 2017 17:50:14 +0000 (-0500) Subject: fixed the typo. X-Git-Tag: opnfv-5.0.RC1~31 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=9d5b9c59a7041490a7c15b797fcbeff9d4b48bb5;p=joid.git fixed the typo. Change-Id: I3820782985f7a8dc2474db8f89ba86ef2b031d1f Signed-off-by: Narinder Gupta --- diff --git a/ci/config_tpl/juju2/bundle_tpl/ceph.yaml b/ci/config_tpl/juju2/bundle_tpl/ceph.yaml index 0bd600aa..7fa9a8a0 100644 --- a/ci/config_tpl/juju2/bundle_tpl/ceph.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/ceph.yaml @@ -9,7 +9,7 @@ cluster: *ceph-cluster-space {% endif %} options: - expceted-osd-count: {{ unit_ceph_qty() }} + expected-osd-count: {{ unit_ceph_qty() }} source: *openstack-origin {% if os.network.ipv6 %} prefer-ipv6: {{ os.network.ipv6 }}