Codey Oxley

Results 43 issues of Codey Oxley

Have you had any thoughts about implementing a pre-deploy compare? I've been thinking of something to do for one-off FTOS devices (which is pretty cisco-like, but worse). [mpenning/ciscoconfparse](https://github.com/mpenning/ciscoconfparse) seems to...

`asn_capture` should be implemented as a daemon or at least the option to and spit out logs to a file. Would only take a minute to do.

enhancement

Add a better, fully stylized, example. Should resemble how one might have it set up in production on a dashboard site.

The other PR had become **very** old and was using a fork of the real deal. Implements #83 Events are created for each create, update, delete action on each resource....

There have been issues raised about tracking VRFs, VLANs, ASNs, etc. Talking through implementation of `Protocol` brought this up again w.r.t ASNs. We should have a generic resource for "Allocations"...

DRF allows you to specify depth under `Meta`. Defaults to `1` so PK is shown in serialized JSON instead of nested object. I think this should be a parameter and...

enhancement

Appears #149 has a bug in hostname validation, at least something that might be unexpected. This -is- configurable but I think it's unexpected as some people encode locations/environments in their...

In the world of automation, no looking back, moving fast and breaking things it greatly simplify extra work to have an expiry field on resources. This is a datetime field...

enhancement

This has talked about a few times, here's solidifying it. The web interface needs a serious overhaul: either from scratch or upgraded. We also need to decide how to better...

enhancement
web ui

The main feature I'm missing from NSoT at this point (other than maturity which is continuing to come!) is ASN support. We have many internal ASes slewn about, many of...

enhancement
help wanted