python-nb-service
Port variant v11
Summary Netbox plugin for ITSM service mapping (3.11)
Package version 2.0.0
Homepage https://github.com/renatoalmeidaoliveira/nbservice
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v12
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 25 MAR 2024, 02:06:36 UTC
Port created 07 JAN 2023, 04:18:24 UTC
Subpackage Descriptions
single # Netbox Nbservice [Netbox] Plugin for ITSM service mapping. ## Compatibility | Plugin Version | NetBox Version | Tested on | | ------------- |:-------------| :-----:| | 1.0.7 | < 3.2.1 | 2.10.6; 2.11.12; 3.1.11; 3.2.1 | | 2.0.0 | > 3.7.0 | 3.7.0, 3.7.4 | ## Installation Add the following line to /opt/netbox/local_requirements.txt with ``` nb-service ``` Enable the plugin in /opt/netbox/netbox/netbox/configuration.py: ``` PLUGINS = ['nb_service'] ``` Runs /opt/netbox/upgrade.sh ``` sudo /opt/netbox/upgrade.sh ``` # Screenshots ## Versions 2.X ### Service List ![] ### Service View ![](docs/2_x_SvView.png) ### Service Relations ![] ### Service Diagram ![](docs/2_x_SvDiagram.png) ### Application List ![] ### Application View ![](docs/2_x_AppView.png) ### Application Devices ![] ## Versions 3.X ### Service List ![](docs/3_x_SvList.png) ### Service View ![] ### Service Relations ![](docs/3_x_SvRelation.png) ### Service Diagram ![] ### Application List ![](docs/3_x_AppList.png) ### Application View ![] ### Application Devices ![](docs/3_x_AppDevices.png)
Configuration Switches (platform-specific settings discarded)
PY311 ON Build using Python 3.11 PY312 OFF Build using Python 3.12
Package Dependencies by Type
Build (only) python-pip:single:v11
autoselect-python:single:standard
Build and Runtime python311:single:standard
Runtime (only) python-drf-yasg:single:v11
Download groups
main mirror://PYPIWHL/73/1d/d0aaf28d6c964dbabd26ac075d7d7644b1a315f3e4b577d6f42e8f3b1d8f
Distribution File Information
0d715f6fe248bfd7c06a6005eaed674de99a616f1ac248192011e060de1aa26b 1011199 nb_service-2.0.0-py3-none-any.whl
Ports that require python-nb-service:v11
No other ports depend on this one.