cloudstack/engine/components-api/src/main/java/com/cloud
Pearl Dsilva f8d8a9c7b3
NSX Integration fixes (#8906)
* Prevent addition of duplicate PF rules on scale up and no rules left behind on scale down (#32)

* fix missing dependency injection

* NSX: Fix concurrency issues on port forwarding rules deletion (#37)

* Fix concurrency issues on port forwarding rules deletion

* Refactor objectExists

* Fix unit test

* Fix test

* Small fixes

* CKS: Externalize control and worker node setup wait time and installation attempts (#38)

* NSX: Add shared network support (#41)

* NSX: Fix number of physical networks for Guest traffic checks and leftover rules on CKS cluster deletion (#45)

* Fix pf rules removal on CKS cluster deletion

* Fix check for number of physical networks for guest traffic

* Fix unit test

* fix logger

* NSX: Handle CheckHealthCommand to avoid host disconnection and errors on APIs

* NSX: Handle CheckHealthCommand to avoid host disconnection and errors on APIs

* Remove unused string

* fix logger

* Update UDP active monitor to ICMP

* Fix NPE on restarting VPC with additional public IPs

* NSX / VPC: Reuse Source NAT IP from systemVM range on restarts

* CKS: Public IP not found for VPC networks

* Externalize retries and inverval for NSX segment deletion (#67)

* remove unused import

* remove duplicate imports

* remove unused import

* revert externalizing cks settings

* fix test

* Refactor log messages

* Address comments

* Fix issue caused due to forward merge: 90fe1d

---------

Co-authored-by: Nicolas Vazquez <nicovazquez90@gmail.com>
Co-authored-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2024-09-06 16:56:50 -03:00
..
agent Externalise a few timeouts & fix timeout for hostSupportsUefi in libvirt ready command wrapper (#8547) 2024-01-27 23:36:13 +05:30
alert Fix `*.smtp.useAuth`, `quota.usage.smtp.useStartTLS` and `*.smtp.enabledSecurityProtocols` settings definitions (#9031) 2024-06-11 10:54:03 +03:00
capacity Fix spelling (#7087) 2023-01-16 10:56:07 +01:00
configuration feature: Dynamic and Static Routing (#9470) 2024-09-06 08:55:17 +05:30
deploy new plugins: Add non-strict affinity groups (#6845) 2022-12-20 15:09:52 +01:00
event feature: webhooks (#8674) 2024-06-10 10:40:12 +05:30
ha api,server: purge expunged resources (#8999) 2024-06-20 11:34:44 +05:30
hypervisor Fix: allow executing CopyCommand operations in parallel when it is set (#5960) 2022-02-14 23:52:45 -03:00
network NSX Integration fixes (#8906) 2024-09-06 16:56:50 -03:00
resource Change storage pool scope from Cluster to Zone and vise versa (#8875) 2024-06-29 10:03:34 +05:30
storage Merge branch '4.19' 2024-07-01 12:41:45 +05:30
template Configuration to disable URL validation when registering templates/ISOs (#8751) 2024-08-27 16:12:31 -03:00
vm Merge branch '4.19' 2024-06-29 03:35:24 +05:30