Tony Breeds c113cfb139 Add Constraints support
Adding constraints support to libraries is slightly more complex than
services as the libraries themselves are listed in upper-constraints.txt
which leads to errors that you can't install a specific version and a
constrained version.

This change adds constraints support by also adding a helper script to
edit the constraints to remove oslo.service.

Change-Id: I3cad0b8c3d4909b424358cf2f0bc20f80882cb33
2016-12-20 14:23:59 +11:00
2016-12-20 14:23:59 +11:00
2016-11-25 13:25:56 +01:00
2016-10-16 21:05:31 +08:00
2015-09-17 12:16:14 +00:00
2016-12-20 14:23:59 +11:00

Team and repository tags

image

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%