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.0.tar.gz (29.0 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.0-py3-none-any.whl (41.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nautobot-ssot-1.1.0.tar.gz
  • Upload date:
  • Size: 29.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for nautobot-ssot-1.1.0.tar.gz
Algorithm Hash digest
SHA256 074c813461c3fd50a8897a4bd784b5abc15e0081731ca0559302a0cc834a7260
MD5 346cee59a2ddb13ba0b176d1c828b993
BLAKE2b-256 16ccff0b83f88a1743094820dcd2ee41891fe856583b66054cb990510d3c9005

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nautobot_ssot-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 41.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for nautobot_ssot-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c510bfdc20890aafedead3fbf273621f3ce0868b0b0e38aac6bac6ca2652b9fa
MD5 8d2c71869d96c7f9d0535166929117d6
BLAKE2b-256 df6bde63349885cc00f75623ab41e7c9197089ca5c2a8049e17a31a36dba6c21

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