Susan Hooks

Results 15 issues of Susan Hooks

### Description of Issue/Question *Note*: Please check https://guides.github.com/features/mastering-markdown/ to see how to properly format your request. ### Did you follow the steps from https://github.com/napalm-automation/napalm#faq (Place an ``x`` between the square...

eos
method implementation
has conflicts
requested changes

### Environment * Python version: * Network Importer version: ### Steps to Reproduce 1. Change import_cabling = "cdp" 2. Run against a Cisco device that has neighbors that don't have...

### Environment * Python version: 3.8 * Nautobot version: 1.6.2 * nautobot-golden-config version: 1.5.0 ### Steps to Reproduce 1. Have nautobot-plugin-nornir pinned locally to nautobot-plugin-nornir=1.0.0 2. Install Golden Config 1.5...

Update documentation to use Mkdocs style and Nautobot branding. The Nautobot plugin cookie contains the correct logos and basic docs structure. Example [here](https://github.com/nautobot/nornir-nautobot/pull/75) of some of the changes made for...

status: accepted

### Environment * Nautobot version: * nautobot-device-onboarding version: ### Proposed Functionality ### Use Case To provide more clear reasons for failure, in the case of running multiple devices through the...

### Environment * Nautobot version: * nautobot-device-onboarding version: ### Proposed Functionality ### Use Case Ability to onboard more devices with unique command structures.

type: feature

### Environment * Nautobot version: * nautobot-device-onboarding version: ### Proposed Functionality ### Use Case Logging for this device that failed to onboard did not pinpoint the actual issue, which was...

### Environment * Nautobot version: * nautobot-device-onboarding version: ### Proposed Functionality ### Use Case Allow all devices to be onboarded, regardless of how they are being managed.

enhancement

### Description of Issue/Question While using the ssh_autodetect feature of netmiko, I noticed that some devices using XE software were being detected as IOS. From looking at the backend of...

### Environment * Python version: 3.10 * pyntc version: 2.0.2 ### Expected Behavior If there's an error adding and installing the file, the job should exit and error should be...