Glenn Matthews

Results 294 comments of Glenn Matthews
trafficstars

- Permit/validate installation with NAPALM v5 (next version of `nornir-nautobot` will require NAPALM `^5.0.0`)

What's the status of this PR? Missing a `qa-*` label.

I don't think #5586 will directly fix this issue. Fundamentally we're still treating `JOBS_ROOT` as a folder containing a bunch of distinct Python packages, *not* a Python package itself containing...

While we could update our packaged static JS and CSS to the latest versions available, we're dependent on `graphene-django` to actually serve the `/graphql` endpoint at present, and even the...

> I noticed that too. Somehow it's getting confused by the fact that the instance creation is failing due to a uniqueness violation, but then it's trying to attach the...

> One related question: what do you this about possibility for the `Rack `to be a member of multiple `Rack Group` . For example `Rack Group` 1-Phase and concurrently `Rack...

One possibility here might be providing a config option similar to the [`UI_RACK_VIEW_TRUNCATE_FUNCTION`](https://docs.nautobot.com/projects/core/en/stable/user-guide/administration/configuration/optional-settings/#ui_rack_view_truncate_function) to provide full customizability of this particular piece of UI, but that may be more complexity than...

Do we want the search results to show individual interfaces? Or do we want the search result for devices to include matches based on the device's `interfaces__description`?

Sounds like a reasonable enhancement request to me! I think the most challenging part will be accounting for the fact that cables can terminate to objects other than Interfaces on...