Closed naffabob closed 1 month ago
BGP was not added (and is still not added).
@DanSheps You mean v0.1.x doesn't implement BGP? As i see, models for BGP already added in v0.1.2 https://github.com/DanSheps/netbox-routing/blob/v0.1.2/netbox_routing/models/bgp.py
But in v0.2.x should we wait for the plugin to implement BGP?
But in v0.2.x should we wait for the plugin to implement BGP?
Right now, this isn't a priority.
Plugin version
v0.1.2
NetBox version
v3.6.9
Python version
3.10
Steps to Reproduce
python netbox/manage.py showmigrations
.Expected Behavior
View the list of migrations for
netbox_routing
and migrate them.I am trying to use v0.1.0 - the migrations work fine, but I want to use the BGP models implemented in the v0.1.2 version of the plugin.
Observed Behavior
Received an exception: