[PR #4888] [MERGED] Removes IP Address Check for NAPALM Information Gathering #12939

Closed
opened 2025-12-29 22:24:28 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4888
Author: @jvanderaa
Created: 7/23/2020
Status: Merged
Merged: 7/23/2020
Merged by: @jeremystretch

Base: developHead: napalm_lookup_hostname


📝 Commits (2)

  • 3fd3c7a Removes IP address check for NAPALM in HTML
  • b69d2f1 Merge remote-tracking branch 'upstream/develop' into napalm_lookup_hostname

📊 Changes

1 file changed (+0 additions, -2 deletions)

View changed files

📝 netbox/templates/dcim/device.html (+0 -2)

📄 Description

Fixes: #4887

  • Removes IP Address check from the tab for NAPALM device gathering

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/4888 **Author:** [@jvanderaa](https://github.com/jvanderaa) **Created:** 7/23/2020 **Status:** ✅ Merged **Merged:** 7/23/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `napalm_lookup_hostname` --- ### 📝 Commits (2) - [`3fd3c7a`](https://github.com/netbox-community/netbox/commit/3fd3c7a383bffe46e2c4ee475b0bd936cf7bb6ab) Removes IP address check for NAPALM in HTML - [`b69d2f1`](https://github.com/netbox-community/netbox/commit/b69d2f136718701b94df8cdb9ec4a55a8726f738) Merge remote-tracking branch 'upstream/develop' into napalm_lookup_hostname ### 📊 Changes **1 file changed** (+0 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/dcim/device.html` (+0 -2) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: #4887 <!-- Please include a summary of the proposed changes below. --> - Removes IP Address check from the tab for NAPALM device gathering --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:24:28 +01:00
adam closed this issue 2025-12-29 22:24:29 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12939