Chris Russell
Chris Russell
Change-list (pending update/PR) - fixes breaking for 4.0 netbox-acls/netbox_acls/__init__.py: * from: from extras.plugins import PluginConfig * to: from netbox.plugins import PluginConfig netbox-acls/netbox_acls/navigation.py * from: from extras.plugins import PluginMenu, PluginMenuButton, PluginMenuItem...
updated version in new pr includes this, thanks for your contribution.
very old bug - resolving.
closing this due to tracking in #68
HI, Closing this issue due to no further updates since Feb
hi @rvveber will look to review this next week - thanks for your submission, please note for future commits please don't bump the version number, more than likely this will...
Hi, based on the compatibility matrix within the readme, the plugin is not yet certified against 4.x
> > Hi, based on the compatibility matrix within the readme, the plugin is not yet certified against 4.x > > The readme have not been updated I guess. There...
PR above. Tested on 4.0.3 but should work on 4.0.2. The issue was template changes in I think 3.7.6; which removed a block replied upon by the plugin. Hardcoded this...
dcim.napalm_read_device