ntc-netbox-plugin-onboarding icon indicating copy to clipboard operation
ntc-netbox-plugin-onboarding copied to clipboard

A plugin for NetBox to easily onboard new devices.

Results 22 ntc-netbox-plugin-onboarding issues
Sort by recently updated
recently updated
newest added

### Environment * Python version: any * NetBox version: any * ntc-netbox-plugin-onboarding version: any While onboarding a device, the plugin also could gather information about the interfaces. ### Proposed Functionality...

enhancement

### Environment * Python version: 3.9 * NetBox version: 2.9.8 * ntc-netbox-plugin-onboarding version: 2.1.future Help those that read the documentation by providing a working example of a POST operation, including...

### Environment * Python version: 3.7.9 * NetBox version: 2.9.9 * ntc-netbox-plugin-onboarding version: develop (after PR #114) ### Steps to Reproduce 1. Remove pylint overrides for: raise-missing-from, super-with-arguments 2. Run...

### Environment * Python version: 3.7.7 * NetBox version: 2.8.8 * ntc-netbox-plugin-onboarding version: 1.1 ### Proposed Functionality Would like to allow the application to use SSH keys to log into...

enhancement

### Environment * Python version: 3.7.7 * NetBox version: 2.8.7 * ntc-netbox-plugin-onboarding version: 1.2.0 ### Proposed Functionality Add support for multi-member devices like Cisco Stackwise or Juniper Virtual Chassis. (1...

enhancement

It would be neat if our DeviceType autocreation could somehow leverage https://github.com/netbox-community/devicetype-library to more intelligently populate NetBox with device information.

enhancement

### Environment * ntc-netbox-plugin-onboarding version: 2.0.0 ### Steps to Reproduce 1. Update some package version in poetry.lock 2. Commit the change to Github to trigger GHA 3. Check the CI...

status: accepted
status: help wanted
type: housekeeping

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 3.3.2. Changelog Sourced from cryptography's changelog. 3.3.2 - 2021-02-07 * **SECURITY ISSUE:** Fixed a bug where certain sequences of ``update()`` calls when symmetrically encrypting very...

dependencies