]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
calamari_setup: handle new structure in 1.3.0 (MON and OSD repos)
authorDan Mick <dan.mick@redhat.com>
Tue, 14 Jul 2015 03:48:33 +0000 (20:48 -0700)
committerDan Mick <dan.mick@redhat.com>
Tue, 14 Jul 2015 03:53:26 +0000 (20:53 -0700)
commit35c6363a1eaf5011e26be8561ffcd4e9324d13a2
treecc12a04203c514e60d6dfaabff49b138816a3ae4
parent035f7fb8983d6042dd16378cef2d1649113c2b23
calamari_setup: handle new structure in 1.3.0 (MON and OSD repos)

Also, clean up the command handling; failure will throw an exception,
so no need to accumulate the errors in an int

Fixes: #12228
Signed-off-by: Dan Mick <dan.mick@redhat.com>
tasks/calamari_setup.py