Gary Snider

Results 67 issues of Gary Snider

##### ISSUE TYPE - Feature Idea ##### SOFTWARE VERSIONS ###### pynautobot ###### Ansible: ###### Nautobot: v2.3.0 ###### Collection: ##### SUMMARY Several new models are being added to Nautobot in v2.3.0...

- [x] towncrier - [x] version bump - [x] a couple of minor fixes to the towncrier config and template - [x] update compatibility matrix

Nautobot v2.3 changed the way DynamicGroups work and now by default they return a cached list of members in the ORM for `DynamicGroup.members` and (among others) `Device.dynamic_groups`. We need to...

### Environment * Python version: 3.11.6 * Nautobot version: 2.0.4 * nautobot-golden-config version: 2.1.1 (commit 4991993ac0ae966538e553ac8ee66d448c993fb1) ### Expected Behavior Unittests can be run multiple times with `--keepdb` with the same...

bug

### Environment * Python version: v3.11 * Nautobot version: v2.3.0 * nautobot-ssot version: v3.0.1 ### Expected Behavior Job succeeds ### Observed Behavior Job fails with ``` Traceback (most recent call...

type: bug
integration: contrib

Nautobot is no longer an optional dependency so we need to remove the "extras" nautobot

type: housekeeping

https://github.com/nautobot/nautobot-app-nornir/blob/a34220db960d1d9c2963b0b7226b9606bec7939c/.github/workflows/ci.yml#L220 Token likely needs to be reverted to `GH_NAUTOBOT_BOT_TOKEN`. ~Also, the release for v2.1.0 needs the binaries attached. Perhaps build them locally and attach manually for this release?~

type: bug