designate/designate/sink
Kiall Mac Innes a537517499 Service Class Cleanup - Part 1/3
Here, we rework the various Service base classes to have a standard
constructor format, in preperation for turning the RPC/DNS/WSGI
Service classes into mixins, allowing for MiniDNS to be both a
RPC and DNS Service - sharing code with Central etc (RPCService) and
the Agent (DNSService).

Part two will turn each Service sub-class into a mixin.
Part three will move MiniDNS to using the DNSService mixin.

Change-Id: I1647f2036232d1bedfa3b3f79837dc0c808a2700
2015-03-02 23:26:10 +00:00
..
__init__.py Sync with oslo stable/grizzly c7862b5239822d701b7fb155faa4607eff602627 2013-07-03 14:47:22 +01:00
service.py Service Class Cleanup - Part 1/3 2015-03-02 23:26:10 +00:00