Closed allenrobel closed 2 months ago
This PR, when merged, provides support for the ISN (Inter-Site Network) fabric type (also known as Multi-Site External Network).
fabric_isn created off of branch develop
fabric_isn
develop
plugins/module_utils/fabric/fabric_types.py
dcnm_fabric.py
docs/cisco.dcnm.dcnm_fabric_module.rst
docs/cisco.dcnm.dcnm_maintenance_mode_module.rst
README.md
playbooks/roles/dcnm_fabric/dcnm_tests.yaml
tests/integration/targets/dcnm_fabric/tests/*.yaml
Modified the following tests (tests were modified to include ISN)
Modified the following tests (only comments are modified)
Summary
This PR, when merged, provides support for the ISN (Inter-Site Network) fabric type (also known as Multi-Site External Network).
Branch
fabric_isn
created off of branchdevelop
CODE FUNCTIONAL CHANGES
plugins/module_utils/fabric/fabric_types.py
DOCUMENTATION
dcnm_fabric.py
docs/cisco.dcnm.dcnm_fabric_module.rst
docs/cisco.dcnm.dcnm_maintenance_mode_module.rst
README.md
INTEGRATION TESTS
playbooks/roles/dcnm_fabric/dcnm_tests.yaml
tests/integration/targets/dcnm_fabric/tests/*.yaml
Modified the following tests (tests were modified to include ISN)
Modified the following tests (only comments are modified)
UNIT TESTS