napalm
Here are 50 public repositories matching this topic...
The official and locally built napalm-logs Docker container I made don't support the kafka transport. Upon inspection, I realized that kafka-python is missing from requirements.txt--so it will never make it into the container. I've fixed this in my fork, but wanted to know if that was deliberately left out or if there's a way to get it into the Docker container other than this that I'm not aware o
-
Updated
Jun 27, 2018 - Python
-
Updated
Apr 4, 2018 - Python
.... as well as techpubs
This must be really obvious since it's not mentioned anywhere in documentation ... but once openconfig is installed, there is nothing to see. It would be very helpful to point out that a configuration statements must be built with openconfig as well as how to use translation scripts in Junos.
Thanks
-
Updated
May 29, 2020 - Python
-
Updated
Mar 23, 2020 - Python
-
Updated
May 15, 2018 - HTML
-
Updated
Jun 8, 2020 - Python
-
Updated
May 23, 2020 - Python
-
Updated
Sep 30, 2018 - Python
-
Updated
Oct 31, 2019 - Python
-
Updated
Jun 9, 2020 - Python
-
Updated
Sep 25, 2017 - HTML
As discussed on Slack, the formula needs to be updated.
[INFO ] Determining pillar cache
local:
vagrant@salt:/etc/salt$ cat /etc/salt/pillars/base/napalm.sls
napalm:
install:
- napalm
-
Updated
Sep 30, 2018
-
Updated
Feb 23, 2018 - Python
-
Updated
May 25, 2020 - Python
-
Updated
May 20, 2020 - Python
-
Updated
Oct 10, 2018 - Python
Improve this page
Add a description, image, and links to the napalm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the napalm topic, visit your repo's landing page and select "manage topics."
Currently, after adding a few devices to the inventory, When you delete or edit a device, you need to click and modify it multiple times. It is recommended to add a check box to batch edit or delete.