python-nb-service
Port variant v13
Summary Netbox plugin for ITSM service mapping (3.13)
BROKEN
Package version 4.0.1
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 11 NOV 2024, 23:28:05 UTC
Port created 08 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.8 | 3.7.0, 3.7.4 | | 3.0.0 | > 4.0.0 | 4.0.7 | | 4.0.0 | > 4.1.0 | 4.1.0 | ## 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 ``` ## Configuration ```python PLUGINS_CONFIG = { "nb_service": { "top_level_menu": True # If set to True the plugin will add a top level menu item for the plugin. If set to False the plugin will add a menu item under the Plugins menu item. Default is set to True. }, } ``` # 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)
Configuration Switches (platform-specific settings discarded)
PY312 OFF Build using Python 3.12 PY313 ON Build using Python 3.13
Package Dependencies by Type
Build (only) python313:dev:std
python-pip:single:v13
autoselect-python:single:std
Build and Runtime python313:primary:std
Download groups
main mirror://PYPIWHL/73/e6/89affa67ec81c5af2f968c1abf14eaf2131272c3a78ee876348cd412e0fa
Distribution File Information
ca562a8b2ecc532d18c3465dc2d6c3ba035c025e0dde8ba9afe2fbecfa7788a9 1011602 nb_service-4.0.1-py3-none-any.whl
Ports that require python-nb-service:v13
No other ports depend on this one.