cloudstack
cloudstack copied to clipboard
Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
### Description This PR... Fixes: #8669 ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature...
### Description When a migration error occurs on KVM, the message `Migration was refused connection to destination: . Please check libvirt configuration compatibility and firewall rules on the source and...
### Description The Network metrics segment of the UI displays the amount of data downloaded/uploaded by a specific instance. However, when the instance is a system VM (VR, CPVM or...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ HA ~~~ ##### CLOUDSTACK VERSION ~~~ 4.19.0 ~~~ ##### CONFIGURATION ##### OS / ENVIRONMENT ##### SUMMARY Even when HA has...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ UI ~~~ ##### CLOUDSTACK VERSION ~~~ 4.17.0 ~~~ ##### CONFIGURATION ##### OS / ENVIRONMENT N/A ##### SUMMARY I have an...
### Description When validating the `endpoint.url` global setting, such as when using the `createKubernetesCluster` API, we encounter the exception message `Global setting endpoint.url has to be set to the Management...
### Description This PR fixes #8598 with this change ``` root@r-575-VM:~# cat /etc/dnsmasq.d/cloud.conf dhcp-hostsfile=/etc/dhcphosts.txt listen-address=127.0.0.1,172.17.1.1,172.17.2.1,172.17.3.1 dhcp-range=set:interface-eth2-0,172.17.1.1,static dhcp-option=tag:interface-eth2-0,15,cs2cloud.internal dhcp-option=tag:interface-eth2-0,6,172.17.1.1,10.0.32.1,8.8.8.8 dhcp-option=tag:interface-eth2-0,3,172.17.1.1 dhcp-option=eth2,26,1500 dhcp-option=tag:interface-eth2-0,1,255.255.255.0 dhcp-range=set:interface-eth3-1,172.17.2.1,static dhcp-option=tag:interface-eth3-1,15,cs2cloud.internal dhcp-option=tag:interface-eth3-1,6,172.17.2.1,8.8.8.8,1.1.1.1 dhcp-option=tag:interface-eth3-1,3,172.17.2.1 dhcp-option=eth3,26,1500 dhcp-option=tag:interface-eth3-1,1,255.255.255.0 dhcp-range=set:interface-eth4-2,172.17.3.1,static dhcp-option=tag:interface-eth4-2,15,cs2cloud.internal dhcp-option=tag:interface-eth4-2,6,172.17.3.1,8.8.8.8,1.1.1.1...
##### ISSUE TYPE * Other ##### COMPONENT NAME UI ##### CLOUDSTACK VERSION 4.18 ##### CONFIGURATION Advanced networking ##### OS / ENVIRONMENT All on ubuntu 22.03 ##### SUMMARY I need to...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ UI, API ~~~ ##### CLOUDSTACK VERSION ~~~ 4.18.1.0 ~~~ ##### CONFIGURATION N/A ##### OS / ENVIRONMENT Linux Ubuntu 22.04 #####...
##### ISSUE TYPE * Bug Report * Improvement Request ##### COMPONENT NAME ~~~ Cloudstack Object storage ~~~ ##### CLOUDSTACK VERSION ~~~ 4.19 ~~~ ##### CONFIGURATION Cloudstack object storage was added...