]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: remove --cleanup-on-failure flag 53928/head
authorAdam King <adking@redhat.com>
Tue, 10 Oct 2023 18:00:27 +0000 (14:00 -0400)
committerAdam King <adking@redhat.com>
Fri, 3 Nov 2023 19:38:17 +0000 (15:38 -0400)
commite53c18fae5ec48916cef1ab805423608d1888f21
tree72c1abf8746482749a84ebb2bc576e72983cc754
parent7188d8cd061f73713d905287c83d238c8cc62ede
cephadm: remove --cleanup-on-failure flag

As discussed in the orch weekly, instead of having the
two flags, we'll just have the --no-cleanup-on-failure
flag on its own. This commit does not change the behavior
at all. It will still do the cleanup if --no-cleanup-on-failure
is not provided and not do the cleanup if it was. This just
removes the additional flag.

Signed-off-by: Adam King <adking@redhat.com>
src/cephadm/cephadm.py