Justin Drew

Results 32 issues of Justin Drew

### As ... Austin - Network Automation Engineer ### I want ... To have the option to define the strategy behind how config contexts are merged. The current functionality acts...

type: feature

### Environment * hier_config: v2.2.0 ### Proposed Functionality As a network automation engineer, I'd appreciate the ability to modify the remediation configuration lines. ### Use Case This is useful for...

This PR is for adding a Citrix NetScaler parser. I've included an example for the unit test and confirmed tests are passing. Please let me know if there are any...

### Environment * Python version: 3.7 * Nautobot version: 1.4.3 * nautobot-golden-config version: 1.2.0 ### Steps to Reproduce 1. Set up Nautobot and the Golden Config plugin. 2. Add some...

good first issue
status: accepted
status: help wanted

I updated my development environment to the latest version of pylint-django (2.5.5) and started getting this error when trying to run pylint tests: ``` Traceback (most recent call last): File...

### Environment * Python version: 3.10 * netutils version: 1.6.0 ### Expected Behavior Device section configuration is parsed and returned. ### Observed Behavior An error is thrown stating the following:...

### Environment * DiffSync version: 2.0.0 ### Proposed Functionality Add the ability to define dependencies on DiffSyncModels. An example of this would be an Interface depending on a Device, a...

status: gathering feedback
status: internal review
type: enhancement

After testing the Juniper remediation feature with the following options: ``` { "full_text_sub": [], "idempotent_commands": [], "idempotent_commands_blacklist": [], "indent_adjust": [], "negation": "delete", "negation_default_when": [], "negation_negate_with": [], "ordering": [], "parent_allows_duplicate_child": [],...

### Environment * Python version: 3.10 * Nautobot version: 2.2.0 * nautobot-golden-config version: 2.0.3 ### Expected Behavior Add Golden Config App as dependency to another App would not require plugin...

type: bug

### Environment * Python version: 3.8 * Nautobot version: 1.6.1 * nautobot-golden-config version: 1.5.0 ### Steps to Reproduce 1. Install Nautobot and Golden Config App. 2. Setup Golden Config App...