fprzewozny
fprzewozny
Hi all, I have made some tests and it seems like: 1) exporter doesn't know how to use `scoped` tokens, 2) got somewhere hardcoded usage of admin project. > Regarding...
Keystone system scope seems to be supported by `gophercloud` from 28.05.2020, so v0.25.0 (?): https://github.com/gophercloud/gophercloud/pull/1908/files and `openstack-exporter` seems to be using v1.5.0: https://github.com/openstack-exporter/openstack-exporter/blob/main/go.mod#L8C25-L8C36
@odnobit I saw your activity under other issues, maybe you could have a look? Every openstack-exporter user could benefit from getting rid of admin user requirements.
> > @odnobit I saw your activity under other issues, maybe you could have a look? Every openstack-exporter user could benefit from getting rid of admin user requirements. > >...
@odnobit That's interesting! Have you changed anything in exporter itself? Can you share what OpenStack version are you running?
It really did started working when upgraded to v1.7.0! I will test it fully in coming days, thanks.
Got the same with 1.6.0
That would be cool!