cloudstack icon indicating copy to clipboard operation
cloudstack copied to clipboard

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform

Results 826 cloudstack issues
Sort by recently updated
recently updated
newest added

### Description CloudStack has a global setting "wait" which controls the wait time by the management server for all the commands which it sends. There are also some command specific...

Python
component:agent
component:orchestration
component:integration-test

Shebang updated for portability. Exception handling now prints error details. Used pop(0) for removing the first element from availIP. Added constants for better code management. Used f-strings for modern string...

Python

### Description This PR does multiple UI improvements 1. Autofill vCenter host, datacenter and credentials while adding cluster using the zone wide value from vmware_data_center table 2. Show Usage settings...

component:UI
component:database

### Description This PR ads two additional methods to detect cpu speed on kvm hosts. This will improve the speed detection on AMD Epyc cpu's. For cpu's where the Ghz...

component:kvm
status:needs-testing

### Description This PR cleans up the code base and standardizes some terms for casing. Fixes in exception messages, log messages, code comments and more. ### Types of changes -...

component:api
status:ready-for-merge
component:networking
component:database
component:orchestration

https://pre-commit.com/#4-optional-run-against-all-the-files https://pre-commit.com/#3-install-the-git-hook-scripts https://pre-commit.com/#pre-commit-autoupdate ### Description The Makefile will contain the three main commands for using pre-commit locally. At least this gives you a quickstart and place to see and run...

component:build

### Description This PR cleans up some Python code. Mainly `print` statements. ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to...

Python

MD012 no-multiple-blanks - Multiple consecutive blank lines https://github.com/DavidAnson/markdownlint/blob/main/doc/md012.md ### Description This PR cleans up and standardizes the Markdown files. ### Types of changes - [ ] Breaking change (fix or...

component:primary-storage
component:UI
component:marvin
docker
component:storage

https://github.com/DavidAnson/markdownlint/blob/main/doc/md018.md ### Description This PR adds another check for our Markdown linter. MD018/no-missing-space-atx No space after hash on atx style heading. ### Types of changes - [ ] Breaking change...

component:marvin

https://github.com/pre-commit/pre-commit-hooks?tab=readme-ov-file#check-yaml ### Description This PR adds another check or test to our pre-commit framework. From the official pre-commit organization. ### Types of changes - [ ] Breaking change (fix or...

component:kubernetes