ChangBo Guo(gcb) a25fd0d644 Use reflection.get_class_name() from oslo.utils
oslo.utils is already one dependecy of oslo.service, and we
get method name with reflection.get_callable_name, so we can
get class name with reflection.get_class_name().

Change-Id: I8f61f8def5f1bca7ad14d654c52504c46784b18c
2015-11-17 22:14:23 +08:00
2015-08-09 07:37:07 +02:00
2015-11-17 16:05:08 +08:00
2015-09-17 12:16:14 +00:00
2015-11-16 00:43:28 +00:00

oslo.service -- Library for running OpenStack services

Latest Version

Downloads

oslo.service provides a framework for defining new long-running services using the patterns established by other OpenStack applications. It also includes utilities long-running applications might need for working with SSL or WSGI, performing periodic operations, interacting with systemd, etc.

Description
Library for running OpenStack services
Readme 5.6 MiB
Languages
Python 100%