cloudstack
cloudstack copied to clipboard
Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
### Description This PR cleans the CapacityManagerImpl class from compiler warning ... ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to...
### The required feature described as a wish # Networking without Layer 2 This proposal is to add a new networking feature to CloudStack where Instances are directly assigned /32...
### Description As per #11930 KVM's memory ballooning does not auto-inflate and auto-deflate without the Free Page Reporting and autodeflate attributes on the memballoon configuration. This is a change similar...
https://biomejs.dev Biome is a [fast formatter](https://github.com/biomejs/biome/tree/main/benchmark#formatting) for JavaScript, TypeScript, JSX, TSX, JSON, HTML, CSS and GraphQL that scores [97% compatibility with Prettier](https://console.algora.io/challenges/prettier), saving CI and developer time. It can format...
### Description While deleting a traffic type, ACS checks whether there are any networks associated with it. However, if we have several physical networks containing a traffic type, ACS does...
### Description This PR fixes: #12225 ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature...
Fix for NSX plugin. ### Description NSX SDK list operations are pageable: the API returns a non-null and non-empty `cursor` field when more pages are available. The previous implementation only...
### Description This PR fixes #11928 1. Display time in human readable format 2. Disable the interval for which a schedule is already created as one interval can only have...
### problem We have deployed the latest CloudStack version 4.22 in our test environment and are using Proxmox as the hypervisor. Earlier, we faced an issue where CloudStack always selected...
### Description This PR refs #12230 ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature...