Ravenports generated: 08 Mar 2024 17:01
[ravenports.git] / bucket_68 / python-netbox-bgp
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-netbox-bgp
4 VERSION=                0.12.1
5 KEYWORDS=               python
6 VARIANTS=               v11 v12
7 SDESC[v11]=             BGP related stuff (3.11)
8 SDESC[v12]=             BGP related stuff (3.12)
9 HOMEPAGE=               https://github.com/k01ek/netbox-bgp
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPIWHL/ca/ec/60104fedf87f8587145f3ec5578f0577867fb261d1d6f0abf5ee335631ca
14 DISTFILE[1]=            netbox_bgp-0.12.1-py3-none-any.whl:main
15 DF_INDEX=               1
16 SPKGS[v11]=             single
17 SPKGS[v12]=             single
18
19 OPTIONS_AVAILABLE=      PY311 PY312
20 OPTIONS_STANDARD=       none
21 VOPTS[v11]=             PY311=ON PY312=OFF
22 VOPTS[v12]=             PY311=OFF PY312=ON
23
24 DISTNAME=               netbox_bgp-0.12.1.dist-info
25
26 GENERATED=              yes
27
28 [PY311].USES_ON=                        python:v11,wheel
29
30 [PY312].USES_ON=                        python:v12,wheel
31
32 [FILE:1244:descriptions/desc.single]
33 # NetBox BGP Plugin
34 [Netbox] plugin for BGP related objects documentation.
35
36 ## Features
37 This plugin provide following Models:
38 * BGP Communities
39 * BGP Sessions
40 * Routing Policy
41 * Prefix Lists 
42
43 ## Compatibility
44
45 |             |           |
46 |-------------|-----------|
47 | NetBox 3.4  | >= 0.9.0  |
48 | NetBox 3.5  | >= 0.10.0 |
49 | NetBox 3.6  | >= 0.11.0 |
50 | NetBox 3.7  | >= 0.12.0 |
51
52 ## Installation
53
54 The plugin is available as a Python package in pypi and can be installed
55 with pip  
56
57 ```
58 pip install netbox-bgp
59 ```
60 Enable the plugin in /opt/netbox/netbox/netbox/configuration.py:
61 ```
62 PLUGINS = ['netbox_bgp']
63 ```
64 Restart NetBox and add `netbox-bgp` to your local_requirements.txt
65
66 See [NetBox Documentation] for details
67
68 ## Configuration
69
70 The following options are available:
71 * `device_ext_page`: String (default right) Device related BGP sessions
72 table position. The following values are available:  
73 left, right, full_width. Set empty value for disable.
74 * `top_level_menu`: Bool (default False) Enable top level section
75 navigation menu for the plugin. 
76
77 ## Screenshots
78
79 BGP Session
80 ![BGP Session]
81
82 BGP Sessions
83 ![BGP Session Table]
84
85 Community
86 ![Community]
87
88 Peer Group
89 ![Peer Group]
90
91 Routing Policy
92 ![Routing Policy]
93
94 Prefix List
95 ![Prefix List]
96
97
98 [FILE:113:distinfo]
99 0dbe929c16dc171d6e6fc6c55c5f5d83107989a188bd61ea6d3e869eec436999        55836 netbox_bgp-0.12.1-py3-none-any.whl
100