Skip to content

1.0.0

Choose a tag to compare

@ryanmerolle ryanmerolle released this 05 Oct 11:54
· 209 commits to release since this release

First release. Project renamed due to pypi existing package conflict.

Features include:

  • Support for NetBox 3.2 only.
  • Access List model for defining ACLs and assigning to hosts (devices, virtual_chassis, & virtual_machines).
  • Separate Access List Rule models for Extended and Standard rule types.
  • ACL Interface Assignment model to apply rules on ingress and/or egress of an interface (assuming the parent host has the ACL assigned).
  • Access List cards for hosts (devices, virtual_chassis, & virtual_machines) & interfaces (interfaces & vminterfaces).
  • Development workflow using VS Code devcontainer, docker-compose, and netbox-docker.