Leo Kirchner

Results 69 issues of Leo Kirchner

Have a page in the docs that says which versions of the SoR's we tested with/are known to work.

status: accepted
type: documentation

### Environment * Python version: 3.8.17 * Nautobot version: 1.5.24 * nautobot-ssot version: 1.1.2 ### Expected Behavior An SSoT job to report errors during model validation (i.e. `validated_save()`) when I...

status: accepted
type: bug

### Proposed Functionality Similar to [this](https://github.com/nautobot/nautobot-plugin-ssot/blob/develop/nautobot_ssot/integrations/servicenow/data/mappings.yaml), but generalized - i.e. having a YAML (or similar) defined way of mapping fields from the external system into the Nautobot models. ### Use...

status: gathering feedback
type: enhancement

### Environment * Nautobot version: latest * nautobot-ssot version: latest ### Proposed Functionality Using the dry-run functionality, we can generate a diff. It would be nice if we could then...

status: gathering feedback
type: enhancement

In the 'Developing Jobs' section of the docs, think more about the example that is given for the remote adapter and how it can be improved. ```python # sot_file.py DictionaryAsAnAPIClient...

status: accepted
type: documentation

### Proposed Functionality Provide a basic test framework for SSoT implementations that works as follows: 1. The user provides - a basic data set - the expected amount of objects...

status: gathering feedback
type: enhancement

### Environment * Nautobot version: latest * nautobot-ssot version: latest ### Proposed Functionality Have the framework expose something like `get_from_cache(content_type, **kwargs)` with a cache scoped to the execution of a...

status: gathering feedback
type: minor feature

### Environment * Nautobot version: 1.5.4 * nautobot-plugin-firewall-model version: 1.1.3 ### Proposed Functionality A way to validate that there is no duplication/shadowing going on in a given policy. ### Use...

### Environment * Nautobot version: 1.4.4 * nautobot-plugin-firewall-model version: 1.1.0 ### Proposed Functionality Allow `AddressObjectGroup` to source its members from a dynamic group. This could for example be a new...

status: action required
status: blocked

### Environment * Nautobot version: 1.4.7 * nautobot-plugin-firewall-model version: 1.1.0 ### Proposed Functionality Add a field/bit of information on the `PolicyRule` (and possibly `NATPolicyRule`) model so we can specify IPv4...

status: gathering feedback