CiscoDevNet / ansible-dcnm

Apache License 2.0
47 stars 37 forks source link

ISN Fabric Support for dcnm_fabric module. #322

Closed allenrobel closed 2 months ago

allenrobel commented 3 months ago

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 branch develop

CODE FUNCTIONAL CHANGES

plugins/module_utils/fabric/fabric_types.py

DOCUMENTATION

INTEGRATION TESTS

UNIT TESTS