Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [FIX] added check for list element match. (#239) * [FIX] NPA-73, Re-execution showing change for each execution. (#240) * [FIX] NPA-77, Network container update operation. (#241) * - added network_view in get object search. (#242) * Ansible lint fix (#238) * Rebase from develop branch * anisible-lit fixes after rebase to develop branch. * [FIX] Ansible lint - changelog.yaml - nios_network_idempotence.yml * [FIX] CI job for ansible installation * [NPA-83] Fixed DHCP options for IPv4/v6 network container. (#243) * [NPA-83] Fixed dhcp options for IPv4/v6 network container. * - Added dhcp options supports for ipv4 and ipv6 network container. (#245) * - fixed Re-execution of IPv4/v6 network playbook shows 'changed' status. (#247) - fixed configuring dhcp option using 'num' field for network container is failing. * - [NPA-113] Unable to remove dhcp options from DHCP Range using ansible. (#248) * [ADD]Integration and Unit test cases for extensible attribute. (#246) * [ADD]Integration and Unit test cases for extensible attribute. * [FIX] Sanity Error for Unit testcase * [FIX] Coverage module version upgrade to v7.6.1 for devel branch with python3.12 * [FIX] Sanity Testt for extensible_attribute test. * [IMP] Updated nios-test-container version from 4.0.0 to 5.0.0 * - [NPA-125] unable to configure dhcp options with combination of 'num' and 'name' field. (#250) * [FIX] added check for list element match. (#239) * [FIX] NPA-73, Re-execution showing change for each execution. (#240) * [FIX] NPA-77, Network container update operation. (#241) * - added network_view in get object search. (#242) * Ansible lint fix (#238) * Rebase from develop branch * anisible-lit fixes after rebase to develop branch. * [FIX] Ansible lint - changelog.yaml - nios_network_idempotence.yml * [FIX] CI job for ansible installation * [NPA-83] Fixed DHCP options for IPv4/v6 network container. (#243) * [NPA-83] Fixed dhcp options for IPv4/v6 network container. * - Added dhcp options supports for ipv4 and ipv6 network container. (#245) * - fixed Re-execution of IPv4/v6 network playbook shows 'changed' status. (#247) - fixed configuring dhcp option using 'num' field for network container is failing. * - [NPA-113] Unable to remove dhcp options from DHCP Range using ansible. (#248) * [ADD]Integration and Unit test cases for extensible attribute. (#246) * [ADD]Integration and Unit test cases for extensible attribute. * [FIX] Sanity Error for Unit testcase * [FIX] Coverage module version upgrade to v7.6.1 for devel branch with python3.12 * [FIX] Sanity Testt for extensible_attribute test. * [IMP] Updated nios-test-container version from 4.0.0 to 5.0.0 * - [NPA-125] unable to configure dhcp options with combination of 'num' and 'name' field. (#250) * [IMP] Updated depricated artifact v1 to v4 --------- Co-authored-by: Jaykumar Chhatbar <[email protected]>
- Loading branch information