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

Correct ACI LocationType To Match Job Settings #653

Merged

Conversation

jdrew82
Copy link
Contributor

@jdrew82 jdrew82 commented Jan 14, 2025

Closes: #597

What's Changed

Fixes the ACI integration CRUD operations use of Site LocationType when it should be using whichever LocationType is specified for the Job's device_site Location or APIC Location.

  • Explanation of Change(s)
  • Added change log fragment(s) (for more information see the documentation)

…vice_site or APIC Location's LocationType instead of Site.
@jdrew82 jdrew82 added type: bug Issues/PRs addressing a bug. integration: ciscoaci Issues/PRs for Cisco ACI integration. labels Jan 14, 2025
@jdrew82 jdrew82 self-assigned this Jan 14, 2025
@jdrew82 jdrew82 requested review from chadell and a team as code owners January 14, 2025 17:14
@jdrew82 jdrew82 linked an issue Jan 14, 2025 that may be closed by this pull request
@kingfetty
Copy link

Tested and confirmed this fixed the original issue of location_type must be "Site"

Copy link
Contributor

@bile0026 bile0026 left a comment

Choose a reason for hiding this comment

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

LGTM!

@jdrew82 jdrew82 merged commit df612c6 into develop Jan 14, 2025
11 of 15 checks passed
@jdrew82 jdrew82 deleted the patch-597-aci-sync-fails-if-locationtype-is-not-site branch January 14, 2025 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration: ciscoaci Issues/PRs for Cisco ACI integration. type: bug Issues/PRs addressing a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ACI sync fails if LocationType is not "site"
3 participants