]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/calamari_setup: use ice_version to completely specify iceball
authorDan Mick <dan.mick@redhat.com>
Tue, 13 Jan 2015 00:36:14 +0000 (16:36 -0800)
committerDan Mick <dan.mick@redhat.com>
Tue, 13 Jan 2015 03:56:58 +0000 (19:56 -0800)
commit4377f00bac1e9271af7923a6f13ef5b8c5592d52
treece1ebd488dd3f64f6a4e45b27d57ee626eb0f296
parentc3eee83fb09a8f37faa71fa8fa78b63296528952
tasks/calamari_setup: use ice_version to completely specify iceball

Previously, the task would search for the lexicographically-greatest
filename matching ICE-*.tar.gz; now it builds a specific name
ICE-{ice_version}-{ice_distro}.tar.gz

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