Skip to content

[minor_change] Add module aci_port_channel_member_policy to manage port channel member policies (DCNE-310) #762

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

akinross
Copy link
Collaborator

fixes #732

@github-actions github-actions bot changed the title [minor_change] Add module aci_port_channel_member_policy to manage port channel member policies [minor_change] Add module aci_port_channel_member_policy to manage port channel member policies (DCNE-310) May 16, 2025
@akinross akinross force-pushed the 732_port_channel_member_policy branch from c7cd2d4 to cea8f5d Compare May 16, 2025 08:46
@akinross akinross requested a review from sajagana May 19, 2025 11:33
sajagana
sajagana previously approved these changes May 19, 2025
Copy link
Collaborator

@sajagana sajagana left a comment

Choose a reason for hiding this comment

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

LGTM!

gmicol
gmicol previously approved these changes May 19, 2025
Copy link
Collaborator

@gmicol gmicol left a comment

Choose a reason for hiding this comment

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

LGTM

description:
- The priority of the Port Channel Member policy.
- The APIC defaults to C(32768) when not provided.
- The allowed minimum is C(1) and the allowed maximum is C(65535).
Copy link
Collaborator

Choose a reason for hiding this comment

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

I've seen a few different ways to describe a valid range in the ansible-aci collection. There is only one other example like this. Should we use a description that matches most other modules?

Suggested change
- The allowed minimum is C(1) and the allowed maximum is C(65535).
- Accepted values range between C(1) and C(65535).

@akinross akinross dismissed stale reviews from gmicol and sajagana via ac275af May 20, 2025 13:47
@akinross akinross requested review from samiib, sajagana and gmicol May 20, 2025 13:47
shrsr
shrsr previously approved these changes May 20, 2025
Copy link
Collaborator

@shrsr shrsr left a comment

Choose a reason for hiding this comment

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

LGTM

samiib
samiib previously approved these changes May 21, 2025
Copy link
Collaborator

@samiib samiib left a comment

Choose a reason for hiding this comment

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

LGTM

gmicol
gmicol previously approved these changes May 22, 2025
Copy link
Collaborator

@gmicol gmicol left a comment

Choose a reason for hiding this comment

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

LGTM

sajagana
sajagana previously approved these changes May 23, 2025
Copy link
Collaborator

@sajagana sajagana left a comment

Choose a reason for hiding this comment

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

LGTM!

@akinross akinross dismissed stale reviews from sajagana, gmicol, and samiib via 5a2b57e May 23, 2025 17:39
Copy link
Member

@lhercot lhercot left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@samiib samiib left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@shrsr shrsr left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@gmicol gmicol left a comment

Choose a reason for hiding this comment

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

LGTM

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.

Create module for aci_interface_policy_port_channel_members (DCNE-310)
6 participants