CiscoDevNet / ansible-dcnm

Apache License 2.0
45 stars 33 forks source link

ISN Fabric Support for dcnm_fabric module. #322

Open allenrobel opened 2 weeks ago

allenrobel commented 2 weeks 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