Skip to main content

Nautobot Single Source of Truth

Project description

Nautobot Single Source of Truth (SSoT)

A plugin for Nautobot. This plugin facilitates integration and data synchronization between various "source of truth" (SoT) systems, with Nautobot acting as a central clearinghouse for data - a Single Source of Truth, if you will.

A goal of this plugin is to make it relatively quick and straightforward to develop and integrate your own system-specific Data Sources and Data Targets into Nautobot with a common UI and user experience.

Installation

The plugin is available as a Python package in PyPI and can be installed with pip:

pip install nautobot-ssot

This plugin is compatible with Nautobot 1.0.3 and higher.

Once installed, the plugin needs to be enabled in your nautobot_config.py:

# In your nautobot_config.py
PLUGINS = ["nautobot_ssot"]

PLUGINS_CONFIG = {
    "nautobot_ssot": {
        "hide_example_jobs": False,  # defaults to False if unspecified
    }
}

The plugin behavior can be controlled with the following list of settings:

  • "hide_example_jobs": By default this plugin includes a pair of example data source / data target jobs so that you can see how it works without installing any additional plugins to provide specific system integrations. Once you have installed or developed some "real" system integrations to work with this plugin, you may wish to hide the example jobs, which you may do by setting this configuration setting to True.

Usage

Refer to the documentation for usage details.

Questions

For any questions or comments, please check the FAQ first and feel free to swing by the Network to Code slack channel (channel #networktocode). Sign up here

Screenshots

Dashboard screenshot

Data Source detail view

Sync detail view

Example data source - Arista CloudVision

Example data target - ServiceNow

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nautobot-ssot-1.1.2.tar.gz (29.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nautobot_ssot-1.1.2-py3-none-any.whl (42.6 kB view details)

Uploaded Python 3

File details

Details for the file nautobot-ssot-1.1.2.tar.gz.

File metadata

  • Download URL: nautobot-ssot-1.1.2.tar.gz
  • Upload date:
  • Size: 29.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for nautobot-ssot-1.1.2.tar.gz
Algorithm Hash digest
SHA256 869b1178674fca883789a69a08956434141a9a93d83c19711f17b05305b06983
MD5 f543e4c84896793a3552931ac742b049
BLAKE2b-256 5181df430fd2da776c85d1247f51bbc0470422516c9e6515a9573979d1bb06a9

See more details on using hashes here.

File details

Details for the file nautobot_ssot-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: nautobot_ssot-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 42.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for nautobot_ssot-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 799f43320694bfdcb2f771f23903d65b68dae176c8c3cdc82bd49c74d0fd7697
MD5 38033540468cf5f41756130518096bd3
BLAKE2b-256 693a689cb1af783a41614610e468f5f89824b6c804289c675a0a55f1ec01298d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page