cloudstack
cloudstack copied to clipboard
Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
##### ISSUE TYPE * Improvement Request ##### COMPONENT NAME ~~~ UI ~~~ ##### CLOUDSTACK VERSION ~~~ ~~~ ##### CONFIGURATION No zone defined (yet/anymore) in a (new) ACS installation ##### OS...
##### ISSUE TYPE * Improvement Request ##### COMPONENT NAME ~~~ UI ~~~ ##### CLOUDSTACK VERSION ~~~ 4.19.0.2 ~~~ ##### CONFIGURATION N/A ##### OS / ENVIRONMENT N/A ##### SUMMARY When deleting...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ API ~~~ ##### CLOUDSTACK VERSION ~~~ 4.16.1 tested, haven't reproduced/tested it in newer versions (but somewhat sure it's still there)...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ Resource Limits Manager for public_ip ~~~ ##### CLOUDSTACK VERSION ~~~ ~~~ ##### CONFIGURATION ##### OS / ENVIRONMENT ##### SUMMARY Due...
Similar bugs were reported for previous versions like #6716, but tagged as fixed however it is not working in 4.18 ##### ISSUE TYPE * Bug Report UI, ##### CLOUDSTACK VERSION...
To support VMware 8.0U1 (8.0.1.0), I made some manual database changes below ``` INSERT IGNORE INTO `cloud`.`hypervisor_capabilities` (uuid, hypervisor_type, hypervisor_version, max_guests_limit, security_group_enabled, max_data_volumes_limit, max_hosts_per_cluster, storage_motion_supported, vm_snapshot_enabled) values (UUID(), 'VMware', '8.0.1.0',...
### Description In non-hyperconverged setups, diskless nodes don't have a connection to each other, so setting properties there had no effect. Now it is checked if a connection exists, between...
### Description Added support to download templates on StorPool directly ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) -...
### Description This PR Adds A New Object Storage Provider Plugin for Cloudian HyperStore - Allow the CloudStack administrator to connect to Cloudian HyperStore object storage. - Once connected, CloudStack...
Dummy PR to kick smoketests on main branch