peering-manager / peering-manager

BGP sessions management tool
https://peering-manager.net
Apache License 2.0
475 stars 93 forks source link

Tagging system for IXPs #150

Closed vilhelmprytz closed 5 years ago

vilhelmprytz commented 5 years ago

Environment

Proposed Functionality

Add a tagging system to IXPs (or custom field?) to add the ability to group Internet Exchange Points together.

Use Case

Useful when you have several IXPs that are on the same site (needs to be grouped together).

Perhaps it could be implemented in other areas of peering-manager as well?

gmazoyer commented 5 years ago

Introducing a tagging system could be nice. I'd like to hear about use cases for that because I'm curious. To avoid spending too much time developing such thing it could be a good idea to introduce a new dependency like django-taggit.

vilhelmprytz commented 5 years ago

Yes, using a dependency seems like a good idea!

vilhelmprytz commented 5 years ago

Any updates regarding this?

gmazoyer commented 5 years ago

Feature implemented as of 84914fe.