/nornir-nautobot

Nornir inventory and plugins for Nautobot.

Primary LanguagePython

nornir_nautobot

Code style: black

Build Status

Branch Status
main Build Status
develop Build Status

Overview

The nornir_nautobot project intends to solve two primary use cases.

  • Providing a Nornir inventory that leverages Nautobot's API.
  • A set of opinionated Nornir plugins.

The set of plugins intend to provide mechanisms to include common networking workflows that will help enable network automation. As an example, there are method to get configurations or test network connectivity. Over time this will include functions to perform actions such as get vlans, neighbors, protocols, etc.

Getting Started

pip install nornir-nautobot

Documentation Link

The documentation can be found on Read the Docs

Nautobot

Nautobot documentation is available at Nautobot Read the Docs