netbox-bgp icon indicating copy to clipboard operation
netbox-bgp copied to clipboard

Move Session model to use the NetBox core ASN model

Open nahun opened this issue 3 years ago • 0 comments

NetBox v3.1 added a native ASN model. The plugin should utilize that model instead of a separate model that is specific to BGP.

Note: I did not include a data migration of the BGP ASN table to the core ASN table, only the schema migration. I don't know if that data migration is needed.

Fixes #82

nahun avatar Mar 16 '22 23:03 nahun