ReloadHandler, RestartHandler, \
ServiceHandler, ParametersHandler
-__all__ = ('VrrpHandler', 'get_service')
-
-
-def get_service(config):
- return VrrpHandler(config.vrrp.pickle_dir, config.vrrp.config_dir)
+__all__ = ('VrrpHandler')
# FIXME the the command should not use new parameters unless commit where called