cloudstack-mirror/scripts
Shawn Edwards de3656c819
Some checks are pending
CodeQL Analysis / CodeQL (actions) (push) Waiting to run
Docker Image Build / build (push) Waiting to run
Sonar Quality Check (Main) / Sonar JaCoCo Coverage (push) Waiting to run
Enhance DHCP functionality by adding lease timeout support (#12410)
* Enhance DHCP functionality by adding lease time support across various components. Updated DhcpEntryCommand to include lease time, modified VmDhcpConfig to handle lease time, and adjusted related scripts and configurations to accommodate this new parameter. This allows for configurable DHCP lease durations, improving flexibility in network management.

* Move dhcp lease timeout to ConfigKey, set it to 'zone' scope, and add some tests.

* Refactor DHCP lease timeout tests to pass code standards/remove white space.

* add DhcpLeaseTimeout in getConfigKeys() method

* Apply suggestion from @weizhouapache

---------

Co-authored-by: Wei Zhou <weizhou@apache.org>
2026-07-09 21:57:14 +02:00
..
installer removed code in comments (#11145) 2025-12-08 16:31:48 +01:00
network Enhance DHCP functionality by adding lease timeout support (#12410) 2026-07-09 21:57:14 +02:00
storage CLVM enhancements and fixes (#12617) 2026-06-16 16:16:51 +05:30
util Remove realhostip references from the code (#12856) 2026-06-10 11:39:39 +05:30
vm feat(backup): incremental NAS backup support for KVM (#13074) 2026-07-08 14:06:41 +02:00
coverage-grade.sh Add code coverage grading workflow (#13140) 2026-06-18 11:48:56 +02:00