
This reverts commit 0e4531adc7
.
Reason for revert:
This breaks existing usage with f passed as an argument (not as
a keyword argument).
Closes-Bug: #2116102
Change-Id: Iac6ced988f824d8a8251baee62d0e22d600790f4
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
Team and repository tags
oslo.service -- Library for running OpenStack services
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.
- Free software: Apache license
- Documentation: https://docs.openstack.org/oslo.service/latest/
- Source: https://opendev.org/openstack/oslo.service
- Bugs: https://bugs.launchpad.net/oslo.service
- Release notes: https://docs.openstack.org/releasenotes/oslo.service/
Description
Languages
Python
100%