A Nautobot plugin for working with cables
Project description
Nautobot Cable Utilities
Utilities for working with cables in Nautobot. Enables you to change cable endpoints and work with cable templates.
Please note that this plugin uses internal Nautobot components, which is explicitly discouraged by the documentation. We promise to keep the plugin up to date, but the latest version might break on unsupported Nautobot version. Your mileage may vary.
Installation
The plugin can be found on pypi.
You should therefore be able to install it using pip
:
pip install nautobot-cable-utils
Make sure to use the same version of pip
that manages Nautobot, so if you’ve
set up a virtual environment, you will have to use <venv>/bin/pip
instead.
After that, you should be able to install the plugin as described in the
Nautobot documentation. No
change to PLUGINS_CONFIG
is necessary.
Usage
This plugin has two main purposes: reconnecting cables and working with cable templates.
Reconnecting cables
If you want to reconnect a cable, just go to its detail view. There should be a
button called Reconnect
that will send you to a form in which you can change
cable endpoints.
The form that it will send you to is fairly similar to the cable creation view, but it will not allow you to edit the cable’s properties.
Working with cable templates
Cable templates can be found under Plugins
, where you will be able to add them
one by one or import them via CSV (both buttons next to Cable templates
). They
have all the same properties as regular cables, plus a cable number.
Cable templates can be used in any planned cable. If you navigate to that
cable’s detail view, an additional button named Commission
will appear.
If you click on it, you will be able to select the cable template you want to use for it (by cable number). The cable takes on the properties of the template (length, color, etc.) and the template will not be selectable again for future cables.
Have fun!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file nautobot-cable-utils-0.1.0.tar.gz
.
File metadata
- Download URL: nautobot-cable-utils-0.1.0.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d5e8aa6933ecd21b311505f4440867d0c4434e27ef418ec87d0048961b0778f |
|
MD5 | 1cc604f5dea9dece2e10583af3c4f495 |
|
BLAKE2b-256 | 85d70e9b5fc9389240185f3c4d84873286867b244f0e4e4fa85e15264c910dc0 |