Morten Brekkevold
Morten Brekkevold
> `whisper_update_many` doesn't even have `if __name__ == "__main__":`. I believe this script is obsolete by now, anyway. It was part of the tools provided to migrate older NAV installations...
And so I did, in 6af388f1
There is now an extra test for `naventity`, implemented as part of #2444 - but it doesn't verify the output - it is just a custom regression test for a...
Discussion from nav-ref: 1. A user should be able to mark a dashboard as shared 2. A user should be able to discover shared dashboards and "subscribe" to them 3....
Using the snmpsim fixture, it *should* be trivial to at least produce an integration test that reproduces this bug in an automated fashion. That would be the first step in...
Sounds like you need to create GitHub project for your battle plan, @hmpf . As discussed in other channels, working on number 1 in your list is probably a good...
> Sounds like ManyToMany, and a flag on gwip for whether manual or not. Not really. `gwip` is there to reference directly the `interface` table, since it exists to build...
Currently, there are only 2 supported conventions for router port descriptions. Which convention is actually in use (if any), is auto detected. Your suggestion has an identical pattern to an...
If Aruba supports setting the PoE status of a switch through SNMP, it would help if you are able to dig up some documentation for the approprate MIBs (which I...
This tells me that your Zyxel has an incorrect implementation of `IF-MIB::ifStackTable`. `ifStackEntry` has the following definition, which shows that there are **two** index values to the table, not just...