cloudstack
cloudstack copied to clipboard
Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
### Description Use disk offering linked with the service offering while checking for root disk during import ### Types of changes - [ ] Breaking change (fix or feature that...
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.0.33 to 8.2.0. Changelog Sourced from com.mysql:mysql-connector-j's changelog. Changelog https://dev.mysql.com/doc/relnotes/connector-j/en/ Version 9.0.0 WL#16391, Upgrade 3rd party libraries and tools. Fix for Bug#114800 (Bug#36576596), Wrong code by an...
### Description This PR contains 3 features - IPv4 Static Routing (Routed mode) #9346 Design document: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=306153967 - AS Numbers Management #9410 Design Document: https://cwiki.apache.org/confluence/display/CLOUDSTACK/BGP+AS+Numbers+Management - Dynamic routing Design Document:...
### Description API access keypairs are primarily used to support interactions between systems, without the need to create sessions (through user and password authentication). Currently, CloudStack's implementation of API keypairs...
### Description This PR fixes the VGPU deployment issue on a SQL statement: ```` 2024-08-22T19:27:18,113 ERROR [c.c.g.d.HostGpuGroupsDaoImpl] (API-Job-Executor-25:[ctx-3747d8e0, job-111, ctx-4f10d82e, FirstFitRoutingAllocator]) (logid:e72eacab) DB Exception on: com.mysql.cj.jdbc.ClientPreparedStatement: SELECT host_gpu_groups.id, host_gpu_groups.group_name, host_gpu_groups.host_id...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ UI ~~~ ##### CLOUDSTACK VERSION ~~~ 4.19.1 ~~~ ##### CONFIGURATION ##### OS / ENVIRONMENT Any ##### SUMMARY When adding a...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ CS core - GPU ~~~ ##### CLOUDSTACK VERSION ~~~ 4.19.1.0 ~~~ ##### CONFIGURATION ##### OS / ENVIRONMENT ~~~ XCP-ng 8.2.1...
This is an experimental simple NAS backup plugin for KVM which may be later expanded for other hypervisors. This backup plugin aims to use shared NAS storage on KVM hosts...
### Description Fixes #9469 ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature (non-breaking change...
### Description Allows configuring connection pool library for database connection. As default, replaces dbcp2 connection pool library with more performant HikariCP. `db..connectionPoolLib` property can be set in the `db.properties` to...