Daniel Bengtsson 900692743e Move flake8 as a pre-commit local target.
The goal here is to avoid conflicts between flake8 and hacking version each
2 days.

Inspired from nova's approach[1].

The flake8 version to install will be determined by hacking and
requirements[2] will stay aligned instead of relying on different versions.

[1] https://opendev.org/openstack/nova/src/branch/master/.pre-commit-config.yaml#L26-L35
[2] https://opendev.org/openstack/hacking/src/branch/master/requirements.txt#L1

Change-Id: Ie1d59a73d47d8042d669304da802b9f9a34a81a9
2021-03-23 13:09:41 +01:00
2020-09-08 14:26:37 +02:00
2020-09-22 12:53:18 +00:00
2019-04-19 19:36:22 +00:00
2020-12-18 15:12:43 +01:00
2019-02-13 17:08:38 +08:00
2020-02-10 18:33:49 +01:00
2020-09-08 14:26:37 +02: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%