Small fix to the recent Keystone Token Counting Plugin.

Change-Id: I285c48bf9ccdab820e65481877fefabf2b3ba8ab
This commit is contained in:
akrzos 2017-03-23 14:36:48 -04:00
parent cb0e974059
commit 1fe5742872

View File

@ -22,8 +22,10 @@ LoadPlugin apache
LoadPlugin cpu
LoadPlugin conntrack
{% if keystone_overcloud_collectd_plugin %}
{%if inventory_hostname == groups['controller'][0] %}
LoadPlugin dbi
{% endif %}
{% endif %}
LoadPlugin df
LoadPlugin disk
LoadPlugin exec