Skip to main content

NetBox plugin for more detailed changlog diffs

Project description

NetBox ChangeLog Diff Plugin

NetBox plugin for more detailed changlog diffs

Features

The features the plugin provides should be listed here.

Compatibility

NetBox Version Plugin Version
4.0.5 0.1.0

Minium version is 4.0.5 of netbox. Otherwise no changelog diff's will show up

Screenshot

gif1

Installing

For adding to a NetBox Docker setup see the general instructions for using netbox-docker with plugins.

While this is still in development and not yet on pypi you can install with pip:

pip install git+https://github.com/ITJamie/netbox-changelog-diff-plugin

or by adding to your local_requirements.txt or plugin_requirements.txt (netbox-docker):

git+https://github.com/ITJamie/netbox-changelog-diff-plugin

Enable the plugin in /opt/netbox/netbox/netbox/configuration.py, or if you use netbox-docker, your /configuration/plugins.py file :

PLUGINS = [
    'netbox-changelog-diff-plugin'
]

PLUGINS_CONFIG = {
    "netbox-changelog-diff-plugin": {},
}

Credits

Diff function based on https://github.com/wagoodman/diff2HtmlCompare

Based on the NetBox plugin tutorial:

This package was created with Cookiecutter and the netbox-community/cookiecutter-netbox-plugin project template.

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

netbox_changelog_diff_plugin-0.1.0.tar.gz (8.0 MB view details)

Uploaded Source

Built Distribution

File details

Details for the file netbox_changelog_diff_plugin-0.1.0.tar.gz.

File metadata

File hashes

Hashes for netbox_changelog_diff_plugin-0.1.0.tar.gz
Algorithm Hash digest
SHA256 5dfc2bd4c311b407458dc5283c6a9309800584717c16bc6a6d4c1ecce346978f
MD5 9411e4c2309c63c79aafdd3ec9ff3af5
BLAKE2b-256 c28e32333ff2fd70735ced11d60d051fede0b9ae449e204ba7889252be16e315

See more details on using hashes here.

File details

Details for the file netbox_changelog_diff_plugin-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for netbox_changelog_diff_plugin-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3102ca7f02fe928d92a2ac9e50195b220a9e8394989c2d72f0b0678c34c6c489
MD5 9d5b48a03128b7e9b5b7bf376e29e640
BLAKE2b-256 b24e5d1367ed50bfd61cb435542b2aea254059a580937c5f5b001331817b9beb

See more details on using hashes here.

Supported by

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