Skip to content
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

Add support for Tenant Policy Templates (DCNE-66) #226

Open
andbyrne opened this issue Jul 13, 2023 · 3 comments
Open

Add support for Tenant Policy Templates (DCNE-66) #226

andbyrne opened this issue Jul 13, 2023 · 3 comments
Labels
enhancement New feature or request jira-sync Sync this issue to Jira

Comments

@andbyrne
Copy link

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

Add a resource and data source to manage tenant policy templates.

There are several objects that can be defined under a tenant policy template. Each of these will also require a corresponding resource and data source:

  • Route Map Policy for Multicast
  • Route Map Policy for Route Control
  • Custom QoS Policy
  • DHCP Relay Policy
  • DHCP Option Policy
  • IGMP Interface Policy
  • IGMP Snooping Policy
  • MLD Snooping Policy
  • L3Out Node Routing Policy
  • L3Out Interface Routing Policy
  • BGP Peer Prefix Policy
  • IPSLA Track List
  • IPSLA Monitoring Policy

The priority would be the two DHCP policies as there is already support for referencing these in the mso_schema_template_bd resource and data source.

NDO version

  • V 4.0+

References

https://www.cisco.com/c/en/us/td/docs/dcn/ndo/4x/configuration/cisco-nexus-dashboard-orchestrator-configuration-guide-aci-411/ndo-configuration-aci-managing-tenants-41x.html#task_zw1_gtl_ztb

@andbyrne andbyrne added the enhancement New feature or request label Jul 13, 2023
@lhercot
Copy link
Member

lhercot commented Jul 13, 2023

Hi @andbyrne ,

Thanks for opening this enhancement request.

FYI, the current API for the Tenant Policies does not allow us to modify single policies individually.
We are working with the NDO API team to resolve this issue and will only be able to create dedicated resources once this is addressed.

@lhercot lhercot self-assigned this Jul 13, 2023
@asmith432
Copy link

asmith432 commented Apr 24, 2024

Has there been any progress made on this? Is there a potential work around to call the REST API directly?

@akinross
Copy link
Collaborator

Hi @asmith432,

No progress has been made yet, apologies for the inconvenience. The mso_rest resource can be leveraged in case you would like to communicate directly to the REST api.

Kind regards,

Akini

@lhercot lhercot removed their assignment Jun 3, 2024
@samiib samiib added the jira-sync Sync this issue to Jira label Aug 13, 2024
@github-actions github-actions bot changed the title Add support for Tenant Policy Templates Add support for Tenant Policy Templates (DCNE-66) Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request jira-sync Sync this issue to Jira
Projects
None yet
Development

No branches or pull requests

5 participants