Alberto Murillo 63c62f201a Fix argument type for _sd_notify() on python3
socket.sendall() expects a byte-string as
argument but takes its from _sd_notify in
a string format causing an exception on python3

Closes-Bug: #1564150

Change-Id: I16de988739b9e37b8b2721fefd3c6be485e5a4c7
2016-03-31 10:51:19 -06:00
2016-01-29 11:43:28 +01:00
2015-09-17 12:16:14 +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%