openstack-exporter icon indicating copy to clipboard operation
openstack-exporter copied to clipboard

Add feature to get password from Vault

Open Dmitry-Eremeev opened this issue 1 year ago • 1 comments

To use the feature put the following options in config root: use_vault: true vault_address: http://<IP_ADDRESS:<IP_PORT> vault_role_id: <ROLE_ID> vault_secret_id: <SECRET_ID> vault_secret_path: <deployments/dev/user/passwords_yml> vault_secret_mount_path: <secret_v2> credential_name_in_vault_secret: <keystone_admin_password>

Closes https://github.com/openstack-exporter/openstack-exporter/issues/412

Dmitry-Eremeev avatar Oct 16 '24 12:10 Dmitry-Eremeev

I think the issue is https://github.com/openstack-exporter/openstack-exporter/pull/437, and potentially something else. I will look into it myself at some point but if you have free time feel free to cover and I can quickly get it merged. Again, apologies for the random closing.

Sharpz7 avatar Nov 04 '25 00:11 Sharpz7