openstack icon indicating copy to clipboard operation
openstack copied to clipboard

OpenStack SDK and CLI for Rust

Results 24 openstack issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/gtema/openstack). ## Edited/Blocked The following updates have been...

dependencies

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [taiki-e/install-action](https://redirect.github.com/taiki-e/install-action) | action | minor | `v2.49.44` -> `v2.52.4` | --- ### Release...

Bumps [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) from 56f84321dbccf38fb67ce29ab63e4754056677e0 to b3b07ba8b418998c39fb20f53e8b695cdcc8de1b. Commits b3b07ba Merge pull request #152 from dtolnay/trailingwhitespace 6ff96e9 Clean up trailing whitespace from PR 145 3038d43 Merge pull request #151 from dtolnay/winrustup d69c8f6...

dependencies
github_actions

Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2.0.2 to 2.0.6. Release notes Sourced from actions/create-github-app-token's releases. v2.0.6 2.0.6 (2025-05-03) Bug Fixes replace - with _ (#246) (3336784) v2.0.5 2.0.5 (2025-05-02) Bug Fixes deps: bump...

dependencies
github_actions

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.49.44 to 2.52.1. Release notes Sourced from taiki-e/install-action's releases. 2.52.1 Update taplo@latest to 0.10.0. Update mdbook@latest to 0.4.50. Update deepsource@latest to 0.9.0. Update cargo-shear@latest to 1.3.0. 2.52.0...

dependencies
github_actions

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.14 to 3.28.18. Release notes Sourced from github/codeql-action's releases. v3.28.18 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...

dependencies
github_actions

Bumps [MarcoIeni/release-plz-action](https://github.com/marcoieni/release-plz-action) from 0.5.102 to 0.5.107. Release notes Sourced from MarcoIeni/release-plz-action's releases. v0.5.107 What's Changed Update to 0.3.135 by @​marcoieni in release-plz/action#208 Full Changelog: https://github.com/release-plz/action/compare/v0.5...v0.5.107 v0.5.106 What's Changed update cargo-semver-checks...

dependencies
github_actions

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | step-security/harden-runner | action | digest | `0634a26` -> `1705d77` | --- ### Configuration...

I'm using a distro based on openstack helm, with self signed certificates. I have set `verify: false` in my clouds.yaml. When I query to get server list, this is what...

bug