Bases: nova.utils.LoopingCallBase
The fake Looping Call implementation, created for backward compatibility with a membership based on DB.
Bases: nova.servicegroup.api.ServiceGroupDriver
ZooKeeper driver for the service group API.
Return all members in a list, or a ServiceGroupUnavailable exception.
Join the given service with its group.
Remove the given member from the service group.