openstack
openstack copied to clipboard
OpenStack SDK and CLI for Rust
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | step-security/harden-runner | action | digest | `92c522a` -> `95d9a5d` | --- ### Configuration...
We need to get rid of cargo-dist asap since even windows build jobs are starting to fail (due to GH dropping certain runners). 'cargo-dist' is a great tool but is...
Allow users keeping connection secrets in the OS managed secret stores. `Keyring` crate should allow us getting those from Linux SecretStore (dbus based), Apple, Win, etc Accessing the Apple Keychain...
It would be nice to have the ability to output an application credential as ready-to-use `clouds.yaml`. This would make automation so much easier, if you could for example just run...