-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
ready for reviewPR is ready to be reviewedPR is ready to be reviewed
Description
Objective:
The ND Rest Module needs to be validated against our VXLAN as Code collection to ensure that everywhere our DCNM Rest Module is used we can replace it and it works.
In addition to validation of VXLAN as Code, we need to ensure complete parity with our DCNM Rest Module
Definition of Done:
- Setup VXLAN as Code
- Setup Guide: https://github.com/netascode/ansible-dc-vxlan-example
- Main VaC Repo: https://github.com/netascode/ansible-dc-vxlan
- Replace all instances of
cisco.dcnm.dcnm_rest
withcisco.nd.nd_rest
- Update Ansible collection requirements to include
cisco.nd
- Verify end to end workflows using the nd connection plugin
- https://github.com/netascode/ansible-dc-vxlan-example/blob/main/requirements.yaml
- Replace this line with
ansible_network_os: cisco.nd.nd
- Update Example Repo Documentation
- Ensure PR is merged to the develop branch in both repos
- Setup Guide: https://github.com/netascode/ansible-dc-vxlan-example
- Main VaC Repo: https://github.com/netascode/ansible-dc-vxlan
- Validate with both ND4.1 and ND3.2
Metadata
Metadata
Assignees
Labels
ready for reviewPR is ready to be reviewedPR is ready to be reviewed