]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install.upgrade: apt-get install instead of upgrade
authorSage Weil <sage@inktank.com>
Sun, 28 Apr 2013 17:28:52 +0000 (10:28 -0700)
committerSage Weil <sage@inktank.com>
Sun, 28 Apr 2013 17:28:52 +0000 (10:28 -0700)
commitde745dba8a4f588fd01c7f7be196c17fef8b7fc7
treeb93ab8bb3be467a36805bf8927f45e0a38774f9d
parent1e52fb9b81f5d5c7844e8e9dca6a620d6b163208
install.upgrade: apt-get install instead of upgrade

Upgrade does not actually upgrade in some cases; use install!

Signed-off-by: Sage Weil <sage@inktank.com>
teuthology/task/install.py