collectd plugins for OpenStack do not support Keystone v3/auth

Bug #1666513 reported by Swann Croiset
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
StackLight
Confirmed
Medium
Unassigned

Bug Description

For example with cinder plugin:

 Import "openstack_cinder"

 <Module "openstack_cinder">
   KeystoneUrl "http://keystone-ip:5000/v3/auth"
   MaxRetries "2"
   Password "xxxx"
   Tenant "services"
   Timeout "20"
   Username "nova"
 </Module>

http://keystone.fuel.local:5000/v3/auth/tokens responded with status code 400
[2017-02-21 12:56:29] Cannot get a valid token from http://keystone.fuel.local:5000/v3/auth

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.