Brandon Donohoe

Results 3 issues of Brandon Donohoe

##### SUMMARY - Create a VRFs model in the returned facts to list the configured VRFs on a device - Include VRF forwarding in `ios_facts` interfaces model ##### ISSUE TYPE...

feature

Fixes #201 With this change, the API version check will not run until the first API call, rather than at instantiation. This allows the user to manipulate the underlying HTTP...

### Environment * Nautobot version: 2.4.4 * nautobot-device-onboarding version: 4.2.3 ### Proposed Functionality In the `update()` method of `SyncDevicesDevice`, the call `device = Device.objects.get(name=self.name, location__name=self.location__name)` raises the exception with no...