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

SSoT ACI Integration: Device-Type loader sources tag name using legacy method. #638

Open
kingfetty opened this issue Dec 19, 2024 · 0 comments

Comments

@kingfetty
Copy link

kingfetty commented Dec 19, 2024

Environment

  • Python version: 3.11
  • Nautobot version: 2.3.8
  • nautobot-ssot version: 3.3.0

Expected Behavior

ACI integration device-type tag name setting should follow the same pattern as all other tag name settings for the NautobotAdapter.

Observed Behavior

All loaders in the Nautobot Adapter for the ACI integration gather the tag name from the form field of the sync job. If the tag is not specified there it falls back to the location name of the controller. The device-type loader uses the legacy tag name setting from the Nautobot config file.

Steps to Reproduce

  1. Install SSoT ACI integration
  2. Device tag is required to be specified in Plugin Config section
  3. All other ORM objects get their tag name from the Job or Controller.
@kingfetty kingfetty changed the title SSoT ACI Integration: Device loader sources tag name using legacy method. SSoT ACI Integration: Device-Type loader sources tag name using legacy method. Dec 19, 2024
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

No branches or pull requests

1 participant