mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-28 15:42:25 +00:00
8226bd405c
It happened that one of the switch port had a related interface while the related interface did not have the port.related_port attribute (which should not happened but happened) so the code was not able to fix it. Now it can be fixed. I did not managed to get it work if you want to remove the existing relation (setting related to None) but now, at least you can re-add the existing relation (add correct related where it is missing) and find back a stable state and restart normally from here. |
||
---|---|---|
.. | ||
migrations | ||
templates/topologie | ||
__init__.py | ||
acl.py | ||
admin.py | ||
forms.py | ||
models.py | ||
tests.py | ||
urls.py | ||
views.py |