]> git-server-git.apps.pok.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)
committerYuri Weinstein <yweinste@redhat.com>
Mon, 25 Sep 2017 22:33:12 +0000 (15:33 -0700)
commit1128ae099cc350f29b243321bc2815aaf7bbfe80
tree163e4a725cf4d6e5b5c5f49e40b5d304676de46e
parent7db1550a55002d28d899aee6ec695604045edabb
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>
(cherry picked from commit f3ec7cabf66c76d712f77a4dfefe96f374507982)
qa/tasks/ceph_deploy.py