No validate when perform eject replica source
Change-Id: Id15496db1f1bb8bcae850608e01314ff7aafd40
This commit is contained in:
parent
293a0764b7
commit
652b1e1483
@ -1487,7 +1487,6 @@ class Instance(BuiltInstance):
|
||||
task_api.API(self.context).promote_to_replica_source(self.id)
|
||||
|
||||
def eject_replica_source(self):
|
||||
self.validate_can_perform_action()
|
||||
LOG.info("Ejecting replica source %s from its replication set.",
|
||||
self.id)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user