Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Jaeger 3c4adf44e1 Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove now unused files babel.cfg and openstack-common.conf.
- Remove use of six library.
- Update to hacking 3.1.0
- Update pbr requirement

Change-Id: Ib4b9460f24cfaa216f0302b3b90ef73d808eb3e4
2020-06-09 11:54:39 +02:00
Andreas Jaeger 3d06be24dc Fix docs building
In preparation for python 3 support switch to newer sphinx version.
This requires openstackdocstheme.

Remove install_command, this is the default.
Update hacking version to be compatible with python 3, fix warnings
from new pep8.

Change-Id: Iab69ec59eb111571f784242c5ea5756c2a63e424
2020-02-03 22:13:58 +01:00
Clint Byrum f920b45956 Make a subunit2sql.target extension
Just having this installed should make subunit2sql shove any
counters.json it finds through to statsd.
2015-11-05 23:56:26 -08:00
Clint Byrum 9218215a03 Add counters2statsd
This is intended as a plugin for use with subunit2sql to "store"
attachments in statsd.

Implements: counter-inspection
2015-11-03 16:13:05 -08:00
Clint Byrum b75b5e9f1c Revert "Import subunit worker from openstack-infra/puppet"
This reverts commit 3329295fcd.

We do not actually want to maintain that worker.
2015-11-03 15:32:51 -08:00
Clint Byrum 3329295fcd Import subunit worker from openstack-infra/puppet
This worker was embedded in the puppet module.
2015-10-29 10:20:56 +09:00
Clint Byrum ce1a0a6fd8 Add testable colector modules and tests 2015-10-27 07:21:02 +09:00
Clint Byrum 1e26e2206f Initial Cookiecutter Commit. 2015-10-15 14:09:34 -07:00