]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
[RM-12151] args.fs_type is always set
authorTravis Rhoden <trhoden@redhat.com>
Wed, 1 Jul 2015 20:35:22 +0000 (13:35 -0700)
committerTravis Rhoden <trhoden@redhat.com>
Wed, 1 Jul 2015 20:50:23 +0000 (13:50 -0700)
commitd45cc1a401ad438048a8921389f037e188409a15
treef19357a1ad1739a673b0826649b3633eeb9ed43b
parentfdb9675b8efb181f4a4bf08e4a90c7703694fc59
[RM-12151] args.fs_type is always set

It has a default value, no need to check 'if args.fs_type:'.

Signed-off-by: Travis Rhoden <trhoden@redhat.com>
ceph_deploy/osd.py