network-importer icon indicating copy to clipboard operation
network-importer copied to clipboard

The network importer is a tool/library to analyze and/or synchronize an existing network with a Network Source of Truth (SOT), it's designed to be idempotent and by default it's only showing the diffe...

Results 61 network-importer issues
Sort by recently updated
recently updated
newest added

### Environment * Python version: 3.8.10 * Network Importer version: 3.0.5 How can I handle/configure different credentials for one run of network-importer? ### Proposed Functionality Import/check all devices in one...

status: accepted
status: help wanted

### Environment * Python version: 3.7, 3.8, 3.9, 3.10 * Network Importer version: 3.05 ### Steps to Reproduce 1. Try to install via pip, fails 2. 3. ### Expected Behavior...

### Environment * Python version: 3.7.7 * Network Importer version: 3.0.3 ### Steps to Reproduce 1. Create a device in Nautobot with an FQDN (eg. device1.nautobot.com) 2. In the device...

Adding HTTP retries for Nautobot API

### Environment * Python version: 3.9.6 * Network Importer version: 3.0.4 ### Proposed Functionality Add support for Netbox release 3.0 and above ### Use Case Run Network-importer on latest netbox...

### Environment N/A ### Proposed Functionality Add into the primary readme, what the data flow looks like: - Topology Diagram - Mermaid data flow ### Use Case Help to visualize...

### Environment * Python version: . 3.7.7 * Network Importer version: . 3.0.3 ### Steps to Reproduce 1. Configure network-importer and point to a Nautobot instance 2. Run `network-importer inventory...

### Environment * Python version: ^3.7 * Network Importer version: v3.0.3 Installing network-importer v3.0.3 with the latest version of nautobot (v.1.2.9) fails due to the following dependency conflict ``` SolverProblemError...

### Environment * Python version: 3.7 * Network Importer version: 2.7.3 ### Guidance on the initial use and steps to deploy for network-importer --> ### Proposed Functionality Network-Importer This plug...

### Environment * Python version: 3.8.10 * Network Importer version: 3.0.3 VLAN creation fails if device name associated contains dots. The issue seems to be that the code does not...