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

Unable to edit or open BGP Peering After Reassigning a Peer IP to another Interface #153

Open
aetherrealm opened this issue Nov 1, 2023 · 1 comment

Comments

@aetherrealm
Copy link

Environment

BGP Models: 0.7.1
Python version: 3.9.16
Nautobot version: 1.6.1

Be able to edit a peering to repoint it to a different peer after an IP address is removed or switched to another interface.

<class 'django.urls.exceptions.NoReverseMatch'>

Reverse for 'ipaddress' with keyword arguments '{'pk': ''}' not found. 1 pattern(s) tried: ['ipam/ip\-addresses/(?P[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})/\Z']

Steps to Reproduce

  1. Create a BGP peering between two interfaces / IPs
  2. Reassign the IP address on the interface to another interface
  3. Return to the BGP peering and try to end it to move it to the other interface.
@mzbroch
Copy link
Contributor

mzbroch commented Jan 11, 2024

@aetherrealm
I was not able to reproduce this issue on 0.9.1 release of the App (newer than reported) - likely, the issue with IP has been fixed.

Can You please report using latest 0.9.1 release or 0.20x release for Nautobot 2.0 ? If this works, I would like to confirm that the workflow is about BGP peer migration - moving the BGP peer endpoint between two devices?

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

2 participants