]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
use elif instead of else to handle cases for jewel install
authorVasu Kulkarni <vasu@redhat.com>
Thu, 27 Jul 2017 18:17:31 +0000 (11:17 -0700)
committerVasu Kulkarni <vasu@redhat.com>
Thu, 7 Sep 2017 19:22:56 +0000 (12:22 -0700)
commitf3ec7cabf66c76d712f77a4dfefe96f374507982
tree7bce2f9d2258447fe7bc95ebcddf7b7c90b7cd55
parent9c85c76a90dcf46ec2bcc6840f4fc57ed86583b5
use elif instead of else to handle cases for jewel install

jewel needs neither filestore or bluestore as an option, so provide none
when running with jewel branch.

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
qa/tasks/ceph_deploy.py