[PR #12] [MERGED] RPC Refactor #11959

Closed
opened 2025-12-29 21:53:39 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/12
Author: @zachmoody
Created: 6/21/2016
Status: Merged
Merged: 6/21/2016
Merged by: @jeremystretch

Base: masterHead: rpc-refactor


📝 Commits (1)

  • 5d4add1 Cherry-pick from 13d9be4.

📊 Changes

3 files changed (+89 additions, -75 deletions)

View changed files

📝 netbox/extras/management/commands/run_inventory.py (+2 -2)
📝 netbox/extras/rpc.py (+87 -72)
📝 requirements.txt (+0 -1)

📄 Description

Refactor rpc.py and removed dependency on Exscript. Mostly a cherry-pick from 13d9be4.


🔄 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/12 **Author:** [@zachmoody](https://github.com/zachmoody) **Created:** 6/21/2016 **Status:** ✅ Merged **Merged:** 6/21/2016 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `master` ← **Head:** `rpc-refactor` --- ### 📝 Commits (1) - [`5d4add1`](https://github.com/netbox-community/netbox/commit/5d4add119c537b360da4b74a4d70855d7c17bc4d) Cherry-pick from 13d9be4. ### 📊 Changes **3 files changed** (+89 additions, -75 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/management/commands/run_inventory.py` (+2 -2) 📝 `netbox/extras/rpc.py` (+87 -72) 📝 `requirements.txt` (+0 -1) </details> ### 📄 Description Refactor `rpc.py` and removed dependency on Exscript. Mostly a cherry-pick from 13d9be4. --- <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 21:53:39 +01:00
adam closed this issue 2025-12-29 21:53:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11959