The nova.servicegroup.drivers.mc Module

class MemcachedDriver(*args, **kwargs)

Bases: nova.servicegroup.drivers.base.Driver

is_up(service_ref)

Moved from nova.utils Check whether a service is up based on last heartbeat.

join(member_id, group_id, service=None)

Join the given service with its group.

Previous topic

The nova.servicegroup.drivers.db Module

Next topic

The nova.signature_utils Module

Project Source

This Page