8 Commits (cffa9966dfad0bf60c2438b2bd3f5e844dc27bd7)

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
3 years ago
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
3 years ago
Clint Byrum f920b45956 Make a subunit2sql.target extension
Just having this installed should make subunit2sql shove any
counters.json it finds through to statsd.
8 years ago
Clint Byrum 9218215a03 Add counters2statsd
This is intended as a plugin for use with subunit2sql to "store"
attachments in statsd.

Implements: counter-inspection
8 years ago
Clint Byrum b75b5e9f1c Revert "Import subunit worker from openstack-infra/puppet"
This reverts commit 3329295fcd.

We do not actually want to maintain that worker.
8 years ago
Clint Byrum 3329295fcd Import subunit worker from openstack-infra/puppet
This worker was embedded in the puppet module.
8 years ago
Clint Byrum ce1a0a6fd8 Add testable colector modules and tests 8 years ago
Clint Byrum 1e26e2206f Initial Cookiecutter Commit. 8 years ago