monasca-agent/monasca_agent
Flávio Ramalho 8a9de631cf Fix libvirt plugin project/tenant name dimension
Enabling the libvirt plugin to add tenant_name as a dimension is
resulting in "Unable to get tenant list from keystone: Unknown
Attribute: tenants" when using keystone v3. This is due the v3
keystone client uses projects.list() instead of tenants.list().

This change fixes that by checking which client version is being
used and making the function call accordingly.

Change-Id: Icfe88b6a1a7ef193fd998db5a72a7a076d23ffe5
2017-07-31 15:03:31 +02:00
..
collector Fix libvirt plugin project/tenant name dimension 2017-07-31 15:03:31 +02:00
common Intergrate with osc-lib based client 2017-07-12 06:42:45 +02:00
forwarder Intergrate with osc-lib based client 2017-07-12 06:42:45 +02:00
hacking Define extra hacking rules to ensure code quality 2017-06-01 06:25:22 +02:00
statsd Partial support for DogStatsd extensions 2017-03-28 08:40:00 +00:00
__init__.py Renaming agent packages to reflect monasca 2014-12-19 09:22:03 -07:00
version.py Check version using pbr module 2017-06-19 10:25:04 +02:00