Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

resalloc-ibm-cloud-2.3-1.fc40 RPM for noarch

From Fedora 40 updates for aarch64 / Packages / r

Name: resalloc-ibm-cloud Distribution: Fedora Project
Version: 2.3 Vendor: Fedora Project
Release: 1.fc40 Build date: Tue Dec 17 13:31:44 2024
Group: Unspecified Build host: buildvm-s390x-05.s390.fedoraproject.org
Size: 123548 Source RPM: resalloc-ibm-cloud-2.3-1.fc40.src.rpm
Packager: Fedora Project
Url: https://github.com/fedora-copr/resalloc-ibm-cloud
Summary: Resource allocator scripts for IBM cloud
Helper scripts for the Resalloc server (mostly used by Copr build system)
for maintaining VMs in IBM Cloud (starting, stopping, cleaning orphans, etc.).

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Tue Dec 17 2024 Jiri Kyjovsky <[email protected]> 2.3-1
  - Add functionality for tagging resource by its crn ([email protected])
  - Add option for specifying resource group ([email protected])
* Tue Oct 01 2024 Jiri Kyjovsky <[email protected]> 2.2-1
  - Allow dynamic spefifying of volume size
* Wed Feb 28 2024 Pavel Raiskup <[email protected]> 2.1-1
  - The wait-for-ssh script was moved to resalloc-helpers
  - releng: release to all active Fedora releases
* Tue Jan 16 2024 Pavel Raiskup <[email protected]>
  - don't try to remove attached volumes
  - give the ansible-playbook utility a blocking stdin
* Wed Nov 08 2023 Pavel Raiskup <[email protected]> 1.2-1
  - Automatically remove leftover Floating IPs
  - Fail early for too-long resource names
* Mon Oct 16 2023 Pavel Raiskup <[email protected]> 1.1-1
  - Simplify the get_service() helper
  - list-deleting-volumes: new helper for customer case reporting
  - fix manpage contents
  - provide subnets ids directly to the tool via argument ([email protected])
  - specify ibm cloud zone instead of hardcoded API url ([email protected])
  - add option to use instance's private IP to connect to it ([email protected])
* Tue Sep 26 2023 Jiri Kyjovsky 1.0-1
  - Use setuptools instead of poetry
  - spec: use SPDX lincese and drop build requires due to generic reqs
* Mon Sep 18 2023 Jiri Kyjovsky <[email protected]> 0.99-2
  - use SPDX license and drop buildrequires
* Mon Sep 04 2023 Pavel Raiskup <[email protected]> 0.99-1
  - package && release with tito
* Wed Jan 18 2023 Jiri Kyjovsky <[email protected]>
  - Initial package.

Files

/usr/bin/resalloc-ibm-cloud-list-deleting-vms
/usr/bin/resalloc-ibm-cloud-list-deleting-volumes
/usr/bin/resalloc-ibm-cloud-list-vms
/usr/bin/resalloc-ibm-cloud-vm
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud-1.0.dist-info
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud-1.0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud-1.0.dist-info/LICENSE
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud-1.0.dist-info/METADATA
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud-1.0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud-1.0.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud-1.0.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/__init__.py
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/__pycache__
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/__pycache__/argparsers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/__pycache__/argparsers.cpython-312.pyc
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/__pycache__/constants.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/__pycache__/constants.cpython-312.pyc
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/__pycache__/helpers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/__pycache__/helpers.cpython-312.pyc
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/__pycache__/ibm_cloud_list_deleting_vms.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/__pycache__/ibm_cloud_list_deleting_vms.cpython-312.pyc
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/__pycache__/ibm_cloud_list_vms.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/__pycache__/ibm_cloud_list_vms.cpython-312.pyc
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/__pycache__/ibm_cloud_vm.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/__pycache__/ibm_cloud_vm.cpython-312.pyc
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/__pycache__/list_deleting_volumes.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/__pycache__/list_deleting_volumes.cpython-312.pyc
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/argparsers.py
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/constants.py
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/helpers.py
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/ibm_cloud_list_deleting_vms.py
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/ibm_cloud_list_vms.py
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/ibm_cloud_vm.py
/usr/lib/python3.12/site-packages/resalloc_ibm_cloud/list_deleting_volumes.py
/usr/share/doc/resalloc-ibm-cloud
/usr/share/doc/resalloc-ibm-cloud/README.md
/usr/share/licenses/resalloc-ibm-cloud
/usr/share/licenses/resalloc-ibm-cloud/LICENSE
/usr/share/man/man1/resalloc-ibm-cloud-list-deleting-vms.1.gz
/usr/share/man/man1/resalloc-ibm-cloud-list-deleting-volumes.1.gz
/usr/share/man/man1/resalloc-ibm-cloud-list-vms.1.gz
/usr/share/man/man1/resalloc-ibm-cloud-vm.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Jan 7 03:17:53 2025