]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
install.py: Warn if purging all data and ceph still installed.
authorGary Lowell <gary.lowell@inktank.com>
Fri, 19 Jul 2013 18:07:40 +0000 (11:07 -0700)
committerGary Lowell <gary.lowell@inktank.com>
Fri, 19 Jul 2013 21:09:40 +0000 (14:09 -0700)
commitb82cf3a4e49b524751a423d25b88592b5096dabf
treeee10fd4c1d4645fe681408d194349df883cfce47
parentae930b24c9568bbc5fda3ad3ece9d4cf403ba500
install.py:  Warn if purging all data and ceph still installed.

If any of the hosts listed in the purgedata command still have ceph installed
issue a warning message and prompt to continue. Fixes #5300.

Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
Reviewed-by: Alfredo Deza <alfredo.deza@inktank.com>
ceph_deploy/install.py