nautobot-app-netbox-importer icon indicating copy to clipboard operation
nautobot-app-netbox-importer copied to clipboard

Nautobot plugin to simplify data migration from NetBox

Results 30 nautobot-app-netbox-importer issues
Sort by recently updated
recently updated
newest added

Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.2 to 1.10.13. Release notes Sourced from pydantic's releases. V1.10.13 2023-09-27 What's Changed Update pip commands to install 1.10 by @​chbndrhnns in pydantic/pydantic#6930 Make the v1 mypy...

dependencies

Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.0. Changelog Sourced from sqlparse's changelog. Release 0.5.0 (Apr 13, 2024) Notable Changes Drop support for Python 3.5, 3.6, and 3.7. Python 3.12 is now...

dependencies

### Environment * Python version: 3.10.12 * Nautobot version: 2.2.0 * nautobot-netbox-importer version: 2.0 * Netbox version: 3.6.5, 3.7.5 ### Expected Behavior Import runs ### Observed Behavior Import fails with...

### Environment * Python version: * Nautobot version: * nautobot-netbox-importer version: 1.4.2 Availability of "nautobot-server import_netbox" on the command line Only nautobot-server import_netbox_json is available (without options). Using this nautobot-server...

### Environment * Nautobot version: latest * nautobot-netbox-importer version: latest ### Proposed Functionality Define opinionated translations for some fields that do not exist in Nautobot but the data could be...

### Environment * Nautobot version: n/a * nautobot-netbox-importer version: n/a ### Proposed Functionality Enhance the `--bypass-data-validation` function to be able to select the models for which validation should be disabled...

enhancement

### Environment * Python version: 3.7 * Nautobot version: Current * nautobot-netbox-importer version: Current ### Expected Behavior The documentation of the `netbox_pk_to_nautobot_pk` and that it uses the SECRET_KEY for creating...

documentation

### Environment * Python version: * Nautobot version: * nautobot-netbox-importer version: ### Expected Behavior Import data fine ### Observed Behavior Redis errors ### Steps to Reproduce 1. Export data from...

bug
question

### Environment * Python version: 3.8.10 * Nautobot version: 1.0.3 * nautobot-netbox-importer version: 1.4.0 ### Expected Behavior Change log to appear with original times and users ### Observed Behavior In...

question

### Environment * Python version: 3.9.1 * Nautobot version: 1.0.2 * nautobot-netbox-importer version: 1.0.3 ### Expected Behavior Imports to Secret should be skipped ### Observed Behavior importer return `error` when...

bug