Commit Graph

9 Commits

Author SHA1 Message Date
huang.zhiping ddd92b612e Update home-page
Change-Id: I2a6fd5c087a92bdfb479edb1e1fcb806bd968e5a
2019-01-11 11:42:55 +00:00
Sean Mooney 08820175f5 fix sdist name
- This change updates the sdist package name to reflect the
  change to collectd-openstack-plugins

Change-Id: Ic00440ca4bd5d4e82a54e3d678b919e4f5b30d37
2018-11-15 20:43:48 +00:00
Emma Foley b5cb3b4158 Rename module collectd_ceilometer->collectd_openstack
Rename the module to fit with the repo rename

Change-Id: I8f3c5a3d1f481a82d742b0b00a52a6d78d76630d
2017-10-19 08:31:14 +00:00
loooosy af4ad84d24 Drop py34 target in tox.ini and setup.cfg
We support py35 now.We do not have python 3.4 in setup.cfg which declares the explicit
supported versions.so it is no need to keep the supoort for py34.

Change-Id: I1a66903b1ea1e0007ced37879d1c737c83fefd77
2017-04-11 20:29:32 +08:00
Emma Foley cfcdbfdfd1 Add collectd_gnocchi support
- Create a new gnocchi dir for the collectd-gnocchi plugin.
- Get gnocchi endpoint from keystone
- Add new _base_url format
- Create metrics if they don't already exist
- Add instructions to doc/source/devstackGSG.rst

Change-Id: Id7ce8130cb22f33147b7f031cd65564375db10d6
2017-01-17 09:55:32 +00:00
Emma Foley 4ab4f23b4d Add reno to the repo
Change-Id: If76e1055317347cf6c15f37751a5d8a83aebe959
2016-12-06 15:28:00 +00:00
Sean Mooney c8cf31367e unpin package version
- This change removes the hard coded
  package version from the setup.cfg.
- Following this change the package
  version will be generated by pbr.

Change-Id: If5b374060ce2a1639d94bac75d392679ed38d0d1
Closes-Bug: #1607545
2016-07-28 21:38:17 +00: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