Skip to content

Add fabric_resource_policies_physical_interface resource and datasource (DCNE-386)#455

Open
sajagana wants to merge 5 commits intoCiscoDevNet:masterfrom
sajagana:352_physical_interface
Open

Add fabric_resource_policies_physical_interface resource and datasource (DCNE-386)#455
sajagana wants to merge 5 commits intoCiscoDevNet:masterfrom
sajagana:352_physical_interface

Conversation

@sajagana
Copy link
Copy Markdown
Collaborator

@sajagana sajagana commented Mar 5, 2026

No description provided.

@sajagana sajagana changed the title Add fabric_resource_policies_physical_interface resource and datasource Add fabric_resource_policies_physical_interface resource and datasource (DCNE-386) Mar 5, 2026
@sajagana sajagana force-pushed the 352_physical_interface branch from 3803724 to 38fb543 Compare March 20, 2026 12:34
@sajagana sajagana marked this pull request as ready for review March 23, 2026 06:42
@sajagana sajagana requested a review from akinross March 24, 2026 10:05
@sajagana sajagana force-pushed the 352_physical_interface branch 3 times, most recently from 75a02c0 to 29d5852 Compare March 25, 2026 08:12
@sajagana sajagana requested a review from akinross March 27, 2026 13:18
payload["policyGroupType"] = "physical"
} else {
payload["breakoutMode"] = breakoutMode
payload["policyGroupType"] = "breakout"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Should policyGroupType get updated when breakout mode or policy UUID changes? Is that possible to update?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

The policyGroupType is not auto-calculated for the breakout mode but it work for the physical interface policy group. Changed the logic only for physical interface policy group.

@sajagana sajagana requested a review from mtarking as a code owner April 7, 2026 03:56
@sajagana sajagana requested a review from samiib April 7, 2026 04:01
Copy link
Copy Markdown
Collaborator

@akinross akinross left a comment

Choose a reason for hiding this comment

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

resolve conflicts

@sajagana sajagana force-pushed the 352_physical_interface branch from 2d7b2cc to 097d5f4 Compare April 8, 2026 15:12
@sajagana sajagana requested a review from akinross April 8, 2026 15:12
Copy link
Copy Markdown
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
Copy Markdown
Collaborator

@akinross akinross 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.

3 participants