From: Narinder Gupta <narinder.gupta@canonical.com>
Date: Thu, 30 Jun 2016 22:54:48 +0000 (-0500)
Subject: modified to reomve ceph-reformat.
X-Git-Tag: colorado.1.0~105
X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=a1164e953cb56e406cdcb590b7d8016db9eab436;p=joid.git

modified to reomve ceph-reformat.

Change-Id: I83d34f5f0542297055592b61f42f701c559b6c94
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
---

diff --git a/ci/bundle_tpl/ceph.yaml b/ci/bundle_tpl/ceph.yaml
index de06f9f7..f0f6b4fd 100644
--- a/ci/bundle_tpl/ceph.yaml
+++ b/ci/bundle_tpl/ceph.yaml
@@ -6,7 +6,6 @@
         monitor-count: {{ unit_qty() }}
         fsid: 5a791d94-980b-11e4-b6f6-3c970e8b1cf7
         monitor-secret: AQAi5a9UeJXUExAA+By9u+GPhl8/XiUQ4nwI3A==
-        osd-reformat: {{ opnfv.storage_dict.ceph.reformat }}
 {% if opnfv.spaces_dict.storage is defined %}
         ceph-cluster-network: {{ opnfv.spaces_dict.storage.cidr }}
 {% endif %}