-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auto Access Leaf and Spine Interface Selector port shutdown support for APIC 4.x/5.x #96
Conversation
This feature shouldn't use the existing modules. A dedicated blacklist module should be created and called with the appropriate parameters if a relevant auto mode is enabled. You can re-use the majority of the code, but just pull it out into a separate module. |
@andbyrne Thanks for the inputs. Sure, will port the code to a new TF module. |
* add allow origins (netascode#106) * Defaults updates * Netflow policies (netascode#112) * add netflow policies * typo * cosmetic doc fixes * docs * typo * update modules * Defaults updates --------- Co-authored-by: Justyna Chowaniec <79261946+juchowan@users.noreply.github.com> Co-authored-by: netascode-gen <netascode-gen@cisco.com>
* add allow origins (netascode#106) * Defaults updates * Netflow policies (netascode#112) * add netflow policies * typo * cosmetic doc fixes * docs * typo * update modules * Defaults updates --------- Co-authored-by: Justyna Chowaniec <79261946+juchowan@users.noreply.github.com> Co-authored-by: netascode-gen <netascode-gen@cisco.com>
* add allow origins (netascode#106) * Defaults updates * Netflow policies (netascode#112) * add netflow policies * typo * cosmetic doc fixes * docs * typo * update modules * Defaults updates --------- Co-authored-by: Justyna Chowaniec <79261946+juchowan@users.noreply.github.com> Co-authored-by: netascode-gen <netascode-gen@cisco.com>
I am closing this PR and will work on a new branch. |
This PR includes the enhancement to support the port shutdown operation on APIC 4.x/5.x while using "new_interface_configuration: false"