Glenn Matthews

Results 158 comments of Glenn Matthews

Looks like `plac` provides some such capabilities - http://plac.googlecode.com/hg/doc/plac.html

Ideally for full platform support it would be useful to provide at least the following: - Does this platform support bootstrap configuration via an embedded text file (e.g `iosxe_config.txt`)? -...

The reason for this request is that VMware requires a user account to download ovftool and thus there's no way for COT's installer to automatically install ovftool (unlike any of...

Now that we're using pyVmomi for serial port fixup, we should investigate moving away from ovftool altogether.

Hi @crutcha, The error you're quoting comes from IOS XRv 9000 platform, but this script is for working with IOS XRv x64, which is a lighter-weight platform. I don't believe...

Oh right. In a migration you get a very bare-bones proxy of the model :-( https://docs.djangoproject.com/en/3.2/topics/migrations/#historical-models. So this approach won't work. You *could* call `.clean()` and `.save()` directly but that...

https://nautobot.readthedocs.io/en/stable/plugins/development/#populating-extensibility-features is essentially this. :-)

Thanks for the reply! Not sure how I missed finding #431 before. Feel free to close this as a duplicate if you like. :-) I will point to the discussion...

Substantially addressed in #2400. May be closeable?

One potentially interesting wrinkle to consider is the case of link-local addresses. These would not necessarily be unique even within a given VRF scope.