[PR #19109] [CLOSED] 18994 add varp ip role #15528

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19109
Author: @PieterL75
Created: 4/8/2025
Status: Closed

Base: mainHead: 18994-Add_VARP_IPRole


📝 Commits (2)

  • 60a730f choices.py - Add VARP IPAddressRole
  • ceb59aa Added ROLE_VARP to IPAddressRoleChoices

📊 Changes

2 files changed (+3 additions, -0 deletions)

View changed files

📝 netbox/ipam/choices.py (+2 -0)
📝 netbox/ipam/constants.py (+1 -0)

📄 Description

Fixes: #18994

Add 'VARP' as IP Role


🔄 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/19109 **Author:** [@PieterL75](https://github.com/PieterL75) **Created:** 4/8/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `18994-Add_VARP_IPRole` --- ### 📝 Commits (2) - [`60a730f`](https://github.com/netbox-community/netbox/commit/60a730f5c4daa5541e82d899655b16e8f57bcdd0) choices.py - Add VARP IPAddressRole - [`ceb59aa`](https://github.com/netbox-community/netbox/commit/ceb59aa74c4b0621cdb34249a2bf8233eadc0720) Added ROLE_VARP to IPAddressRoleChoices ### 📊 Changes **2 files changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/choices.py` (+2 -0) 📝 `netbox/ipam/constants.py` (+1 -0) </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 approved and assigned prior to opening a pull request. This helps avoid waste time and effort on a proposed change that we might not be able to accept. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ISSUE WHICH HAS BEEN ASSIGNED TO YOU, IT WILL BE CLOSED AUTOMATICALLY. Please specify your assigned issue number on the line below. --> Fixes: #18994 <!-- Please include a summary of the proposed changes below. --> Add 'VARP' as IP Role --- <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-30 00:22:30 +01:00
adam closed this issue 2025-12-30 00:22:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15528