Skip to content

Initial ND 4.2 Integration Work#225

Merged
mtarking merged 54 commits intodevelopfrom
nd42_integration
Apr 9, 2026
Merged

Initial ND 4.2 Integration Work#225
mtarking merged 54 commits intodevelopfrom
nd42_integration

Conversation

@mtarking
Copy link
Copy Markdown
Collaborator

@mtarking mtarking commented Apr 8, 2026

Initial ND 4.2 Integration Work

allenrobel and others added 30 commits March 9, 2026 09:45
…nherited from future class models. Modify class models for local_user.
…e.py based on comments. Add a get method and get_identifier_value function to NDBaseModel.
…tion of core design adding new methods which will be used in NDConfigCollection and NDNetworkResourceModule classes as well as basic error handling and simple docstrings.
…ign changing existing methods and adding new ones which will be used in NDNetworkResourceModule class as well as basic error handling and simple docstrings.
…of core design changing existing methods and adding new ones which will be used in future as a based for ND network resource modules as well as basic error handling and simple docstrings.
…s for orchestrating crud api operations with model instances and endpoints.
… built-in functionalities. Slightly modify models/base.py to enforce identifiers definitions in NDBaseModel subclasses. Added multiple notes to assert next steps.
…rt endpoints and Pydantic models modification (works for merge and replace states). Add comments for next steps.
…nts and changes to models/local_user.py and api_endpoints/base.py
…ons methods that work for single_identifier strategy (meant to be overridden if needed).
…or NDNestedModel. Add types.file. Various Renaming and small Modifications across the repo. WIP.
…i_endpoints. Adapt api_endpoints, models, orchestrators accordingly. Integration Tests passing for nd_local_user module. Still WIP.
…teration of (Mock Pydantic objects/methods) to pass sanity checks for Pydantic importation.
…NDStateMachineand add custom Exception for it in common/exceptions dir. Set json mode for to_diff_dict method in NDBaseModel.
gmicol and others added 17 commits March 24, 2026 16:19
…e self.send from check_mode guards in NDStateMachine. Fix documentation for nd_local_user.
…models/local_user.py to new dir models/local_user.
… from_ansible_config static method from NDConfigCollection.
…ion and Example sections in nd_local_user module. Remove Dict class inheritance from NDConstantMapping.
#209)

* Fabric modules for ibgp,ebgp,external fabrics

* Update ibgp model enums

* Update pydantic model and module docstrings for ibgp

* Update pydantic model for ebgp

* Update ebgp module doc headers

* Update enums and pydantic model descriptions for external fabrics

* Update ebgp module doc strings

* Fix ansible sanity tests failures

* Black formatting

* Move common models into common location for import

* Fix black formatting issue

* Add unit tests for fabric endpoints

* Fix ansible sanity test failures

* Test cleanup

* Add ibgp testing params

* Fix for merged state and tests

* Add more properties in ibgp merged test

* Add more properties in ibgp replaced test

* Refactor merged fix

* Change name property to fabric_name

* Add nd_info into integration tests

* remove underscore between un & numbered

* Address review comments

* Fix list behavior bug and update module docs

* Make ansible sanity happy

* Make netflow_exporter udp_port optional

* Organize ibgp module doc header

---------

Co-authored-by: Matt Tarkington <mtarking@cisco.com>
@mtarking mtarking marked this pull request as ready for review April 9, 2026 15:40
@mtarking mtarking merged commit 45f16e0 into develop Apr 9, 2026
58 checks passed
@mtarking mtarking deleted the nd42_integration branch April 9, 2026 15:41
@mtarking mtarking restored the nd42_integration branch April 9, 2026 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants