Commit Graph

5 Commits

Author SHA1 Message Date
Sean Mooney ce744c83eb modernize testing
- This change adds constratins support
- This change removes pretty_tox which
  failed on python 3 in favor of stestr
- This change adds py36
- This change removes the broken cover env
- This change adds libvirt-python as a test
  requirement
- This change adds a reno stub for confromance
  to the PTI.

Change-Id: I116566c317b360ea325a06a8fbd11e29688cf602
2018-08-20 12:35:24 +01:00
Emma Foley 4ab4f23b4d Add reno to the repo
Change-Id: If76e1055317347cf6c15f37751a5d8a83aebe959
2016-12-06 15:28:00 +00:00
Federico Ressi d1b85e9796 Force flake8<3.0
Flake8 3.0 is having some problems with some of its plug-ins.
Downgrade it to workaround the issue sow here:

  http://goo.gl/Bv2NJw

Change-Id: Id5898e0d0a5b75cda51c09888b9ec822f55346b4
Closes-Bug: #1606553
2016-07-26 19:58:12 +01:00
Emma Foley a00f360f8f Implement plugin
Add functionality to the plugin:
- Convert from collectd data sources to Ceilometer format
- Add unit mappings for Ceilometer
- Define resource IDs
- Add unit tests

Change-Id: Ica1f49ea3c9bbc4bc857044dea7da39869b33bba
2016-01-18 15:45:47 +00:00
Emma Foley af84348370 Apply cookie cutter template.
Add some structure to the repo.
Add very bare testing infrastructure.
Add basic repo information (contact, launchpad, etc).

Change-Id: I4f5595e38f61a0298d0b6828fe64f6a5ff70eac2
2015-12-18 14:12:42 +00:00