Releases: gtema/openstack
Releases · gtema/openstack
openstack_tui-v0.1.1
Added
- (tui) De-duplicate describe view (#530)
- (tui) Add action to show server console output (#529)
- (tui) Add scrolling in the resource describe (#528)
- (tui) Allow starting tui without selected cloud (#527)
- Drop vergen from ostui (#512)
Fixed
- Correct autoreplaced
typos
names (#485)
Other
- Update dependencies (#499)
openstack_sdk-v0.11.0
openstack_cli-v0.7.1
Added
- (cli) Interactive cloud connection (#532)
- (cli) Add identity.credential commands (#515)
- (cli) Enable identity.auth commands (#513)
- Add resource link to domain_id path parameter (#509)
- Remove few panics in auth handling (#508)
- Add resource link in path parameters (#507)
- Add few exceptions for cli (#506)
- (sdk) Add find_by_name method (#505)
openstack_tui-v0.1.0
Added
- Start Terminal User Interface project (#470)
Fixed
- Another attempt to repair release of openstack_tui (#484)
- Fix changelog of the openstack_tui (#481)
- Fix build for openstack_tui (#479)
Other
- release (#480)
- Drop release entry for openstack_tui (#482)
- release (#477)
- release (#475)
- (ci) Undo release-plz per package (#476)
Added
- Start Terminal User Interface project (#470)
Fixed
- Fix build for openstack_tui (#479)
openstack_sdk-v0.10.0
openstack_cli-v0.7.0
Added
- Start Terminal User Interface project (#470)
- Add network resource pagination and sorting (#469)
- New generated content (#468)
- (cli) Enable shell autocompletion (#467)
- Activate net.subnetpool.XXX_prefixes commands (#464)
- Introduce use of human-panic (#462)
- Add list of available connections (#465)
- Add support for placement microversion (#463)
Other
- Update compute.floatingip (#461)
openstack_sdk-v0.9.0
openstack_cli-v0.6.5
v0.6.4
Install openstack_cli 0.6.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/gtema/openstack/releases/download/v0.6.4/openstack_cli-installer.sh | sh
Download openstack_cli 0.6.4
File | Platform | Checksum |
---|---|---|
openstack_cli-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
openstack_cli-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
openstack_cli-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
openstack_cli-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
openstack_cli-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo gtema/openstack
You can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>