dropbox / nsot

Network Source of Truth is an open source IPAM and network inventory database
https://nsot.readthedocs.io
Other
399 stars 66 forks source link

Interface still reflects cached assignments even after assigned Network object is deleted #315

Open jathanism opened 6 years ago

jathanism commented 6 years ago

When a Network address is assigned to an Interface and the underlying Network object is deleted from the database, the Interface._addresses_cache and Interface._networks_cache are no updated. This is an inconsistency that needs to be addressed.

Possible solutions: