Closed tcarmet closed 1 year ago
Hi there, thanks for the contribution! Am I correct in understanding that this would make the region name a mandatory environment variable for the exporter to function?
Hello @devec0, thank you for your feedback.
I'm reviewing the code here, and I think you're right, I feel like I'm making it mandatory, and it shouldn't be.
I can take a deeper look and make it optional, if we agree on this particular point.
This PR stall over year, therefore, I close it. Welcome to submit PR again if this enhancement is still required.
The region name parameter was not given to the nova, neutron and cinder API clients. We're now retrieving the env var OS_REGION_NAME and passing it through those clients.