Sean McGinnis bdb2de8653
Bump default tox env from py37 to py38
Python 3.8 is now our highest level supported python runtime.
This updates the default tox target environments to swap out
py37 for py38 to make sure local development testing is
covering this version.

This does not impact zuul jobs in any way, nor prevent local
tests against py37. It just changes the default if none is
explicitly provided.

Change-Id: I416cb6db21410a2a341d3372357ffbf4fe2de96f
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-24 10:25:51 -05:00
2020-04-13 11:18:16 +02:00
2019-04-19 19:36:22 +00:00
2020-04-14 10:17:38 +00:00
2019-02-13 17:08:38 +08:00
2020-03-09 16:12:12 +01:00
2020-04-13 11:18:16 +02:00
2020-02-10 18:33:49 +01:00
2020-04-24 10:25:51 -05: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%