All Projects → nautobot → nornir-nautobot

nautobot / nornir-nautobot

Licence: other
Nornir inventory and plugins for Nautobot.

Programming Languages

python
139335 projects - #7 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to nornir-nautobot

nautobot-plugin-device-onboarding
Device Onboarding Plugin for Nautobot
Stars: ✭ 20 (+17.65%)
Mutual labels:  nautobot
nautobot-plugin-golden-config
Golden Configuration App for Nautobot
Stars: ✭ 54 (+217.65%)
Mutual labels:  nautobot
network-importer
The network importer is a tool/library to analyze and/or synchronize an existing network with a Network Source of Truth (SOT), it's designed to be idempotent and by default it's only showing the difference between the running network and the remote SOT.
Stars: ✭ 120 (+605.88%)
Mutual labels:  nornir
nuts
NUTS defines a desired network state and checks it against a real network using pytest and nornir.
Stars: ✭ 47 (+176.47%)
Mutual labels:  nornir
net-api
A documented REST API which returns structured data from network devices
Stars: ✭ 73 (+329.41%)
Mutual labels:  nornir
fastcli
CLI tool powered by Nornir 3.0 for network automation fast configuration. Support BGP, OSPF, EIGRP, RIP auto-configuration.
Stars: ✭ 38 (+123.53%)
Mutual labels:  nornir
nautobot-plugin-nornir
Nornir plugin to enable other Nautobot network automation plugins
Stars: ✭ 19 (+11.76%)
Mutual labels:  nautobot
nautobot-ansible
Ansible Collection for managing Nautobot
Stars: ✭ 26 (+52.94%)
Mutual labels:  nautobot
day-one-net-toolkit
A toolkit used for network professionals who need to discover a new network
Stars: ✭ 31 (+82.35%)
Mutual labels:  nornir

nornir_nautobot

Code style: black

Build Status

Branch Status
develop CI

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].