Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add aci_system_connectivity_prefs module#601

Merged
lhercot merged 12 commits intoCiscoDevNet:masterfrom
dneilan-intel:master
Apr 18, 2024
Merged

Add aci_system_connectivity_prefs module#601
lhercot merged 12 commits intoCiscoDevNet:masterfrom
dneilan-intel:master

Conversation

@dneilan-intel
Copy link
Contributor

@dneilan-intel dneilan-intel commented Feb 6, 2024

A new module has been added to facilitate reading and mutating a fabric's management connectivity preference (inband/out-of-band)

APIC Connectivity Preferences is a fabric-wide system setting which can set to either in-band or out-of-band communication.
image

Tests have been added to verify this setting can be read and updated

A new module has been added to facilitate reading and mutating a fabric's management connectivity preference (inband/out-of-band)
description:
- Interface to use for external connection.
type: str
choices: [ inband, ooband ]
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we add following aliases?

Suggested change
choices: [ inband, ooband ]
choices: [ inband, ooband ]
aliases: [interface_pref, int_pref, external_connection]

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Those seem like good sensible aliases. I have no additional ones too add.

@dneilan-intel dneilan-intel requested a review from akinross April 11, 2024 18:31
Copy link
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.

one more change in description of module then I will approve

@dneilan-intel dneilan-intel requested a review from akinross April 12, 2024 11:10
akinross
akinross previously approved these changes Apr 12, 2024
Copy link
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

Copy link
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

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

@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!

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

@anvitha-jain anvitha-jain 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

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

@lhercot lhercot merged commit e5baef7 into CiscoDevNet:master Apr 18, 2024
@lhercot
Copy link
Member

lhercot commented Apr 18, 2024

Thanks for your contribution!

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.

8 participants