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

Add a 'site' field on the ASN model #67

Open
Kircheneer opened this issue Dec 8, 2022 · 2 comments
Open

Add a 'site' field on the ASN model #67

Kircheneer opened this issue Dec 8, 2022 · 2 comments

Comments

@Kircheneer
Copy link
Contributor

Environment

  • Nautobot version: 1.5.2
  • nautobot-bgp-models version: 0.7.0-beta1

Proposed Functionality

Add an optional Site ForeignKey field onto the ASN model.

Use Case

Nautobot currently (1.x) has a field for ASNs directly on the Site model. This could be a good stepping stone to eye at Nautobot 2.0 compatibility to enable users to transfer that ASN information into this plugin.

@Kircheneer
Copy link
Contributor Author

Possibly could be good to have it be many-to-many instead as multiple sites might have the same ASN.

@Kircheneer
Copy link
Contributor Author

This introduces a potential conflict as we have a site on the device as well as with this on the ASN.

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