Steve Relf

Results 5 comments of Steve Relf

I had this issues, and it was due to an incorrectly set region name.

Sure sorry, in the clouds.yaml file, i had a section for RegionName, i removed it and my issues went away. Its not needed, unless your running multi-region openstack. My working...

ah, yes, the final hurdle. try docker run -d -v "$HOME/.config/openstack/clouds.yml/clouds.yaml":/etc/openstack/clouds.yaml -it -p 9180:9180 ghcr.io/openstack-exporter/openstack-exporter:latest --multi-cloud

RHOSP16.x is Train with some Ussri and Victoria backports, you should be good to run the latest version.

+1 for this. Our use case is OpenStack it has the ability to emit events on change (if an instance is created/Deleted/Modified) ideally we would like to be able to...