Matt Oswalt

Results 12 issues of Matt Oswalt

A user in Slack mentioned he would like to be able to store additional useful information that can help inform a response to an inquiry. The use case is that...

feature
inquiries

> Batfish version (`batfish/allinone:latest` docker image) > `pybatfish` version: 2021.7.9.974 I am trying to determine which interfaces on a Junos device are in which VLANs using Batfish. The full configuration...

Creating this issue as a result of the conversation in https://github.com/cilium/cilium-cli/pull/371#pullrequestreview-696214049: > IMO - it would be better to have (a) logging package have specific methods which attach those emojis...

### Description of Issue/Question I was doing some demo prep and I noticed that when I was running jsnapy against two vqfx devices in vagrant, the test would only run...

enhancement

Running a test that results in success, as expected, produces an exit code of 0: ``` ~$ jsnapy --snapcheck -f jsnapyconfig.yaml -v Tests Included : test_applications Taking snapshot of RPC:...

enhancement

From what I can tell after an [admittedly brief look](https://github.com/Juniper/jsnapy/wiki/4.-Module#jsnapy-as-module), it seems that only config data can be passed into the jsnapy Python API. Would be nice to also be...

enhancement

The current theme is showing its age. In particular, literally 40% of the page is totally blank, unused space due to the fact that the content body is so narrow:...

Several folks on the community slack channel have asked about relative imports for Python actions, thinking that we were doing something funky with PYTHONPATH. Need to document the existing behavior...

I am working on a StackStorm pack for NAPALM (more on that later! :smile:) and my sensor is designed to check on a few devices periodically for changes. In this...

Awesome

Clean up all the extra hyphens in snippets/templates. Revisit the Jinja2 spec to make sure the snippets are clean and pretty. They've been through a few different surgeries and they're...