Skip to content

Conversation

jka-pankaj
Copy link
Contributor

@jka-pankaj jka-pankaj commented Sep 30, 2025

Related Issue(s)

Proposed Changes

Cisco IOS-XR Version

24.4.2

Checklist

Test, validate and ensure pre-commit is run before submitting PR

  • Latest commit is rebased from main/master with merge conflicts resolved
  • All pre-commit hooks passed

@rwcrowe rwcrowe self-requested a review October 1, 2025 00:09
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Line 4 - You only need to iterate on one item (policy_map_name).
  • Line 7 - Please add the resource name to the key.
    "${device.name}-policy_map_qos-${policy_map_name}"
  • Please check all your default fallbacks. They have underscores instead of periods.
    policy_map_qos_description should be policy_map_qos.description
  • You are missing alot of attributes in the schema (after queue limits). Please include all attributes, not just the example usage ones.
  • Line 21 not needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants