cloudstackOps icon indicating copy to clipboard operation
cloudstackOps copied to clipboard

Handy tools to operate a CloudStack cloud

Results 12 cloudstackOps issues
Sort by recently updated
recently updated
newest added

Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.1 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...

dependencies

Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.7.1 to 2.10.1. Commits 286bd9f Cut 2.10.1 4c491e2 Fix CVE re: PKey.write_private_key chmod race aa3cc6f Cut 2.10.0 e50e19f Fix up changelog entry with real links 02ad67e Helps...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 3.4.2 to 4.7. Changelog Sourced from rsa's changelog. Version 4.7 - released 2021-01-10 Fix #165: CVE-2020-25658 - Bleichenbacher-style timing oracle in PKCS#1 v1.5 decryption code Add padding...

dependencies

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.2 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...

dependencies

Hello! While running Orphaned disks, noticed "TypeError: 'NoneType' object is not iterable" full output pasted below, [root@test cloudstackOps-master]# ./listOrphanedDisks.py --zone Test-LAB-IND -c config Welcome to CloudStackOps Warning: You are NOT...

A workflow in which something has to be performed towards a list of instances (virtual machines or router vms, for i.e.) currently requires a lot of output parsing. A silent...

Error seen: ``` Note: Router r-939-VM has state Stopped Error: your current cluster has hosts with tags 'systemvm'. Migration will only work when current cluster is in Disabled state and...