]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
install: functions "uninstall" and "purge" merged to function "remove" 359/head
authorOwen Synge <osynge@suse.com>
Thu, 24 Sep 2015 11:45:40 +0000 (13:45 +0200)
committerOwen Synge <osynge@suse.com>
Wed, 30 Sep 2015 09:35:25 +0000 (11:35 +0200)
commit07d44ec4d2ae1d385780377a802d05bdeae8f237
tree5f3b5c355f2a38b29ef618a52a4dbda14413d893
parent8cd1e4e03fddef953c67501573030cfedf5aa70d
install: functions "uninstall" and "purge" merged to function "remove"

Before this patch functions "uninstall" and "purge" are almost identical.
Since the only difference is the logging messages, and when the
distro.uninstall() function is called a boolean parameter set both these
functions are merged into a single command "remove" with the parameter
purge.

Signed-off-by: Owen Synge <osynge@suse.com>
foo
ceph_deploy/install.py