8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-28 15:42:25 +00:00
re2o/topologie
Maël Kervella 8226bd405c Fix for an unstable database state
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.
2018-04-11 23:39:22 +00:00
..
migrations Remplace location par bayswitch 2018-04-08 04:13:14 +02:00
templates/topologie un peu de couleurs sur l'affichage des switchs 2018-04-11 23:37:27 +02:00
__init__.py ACL dans un fichier dédié dans chaque application. 2018-01-06 17:57:40 +01:00
acl.py Compatibilité python2 2018-01-07 02:30:01 +01:00
admin.py Modele pour les baies de switchs 2018-04-07 20:45:45 +02:00
forms.py Remplace location par bayswitch 2018-04-08 04:13:14 +02:00
models.py Fix for an unstable database state 2018-04-11 23:39:22 +00:00
tests.py Add copyright header to all .py files 2017-01-15 18:01:18 -05:00
urls.py Rename index_stack into index_physical_grouping 2018-04-10 12:11:59 +00:00
views.py Rename index_stack into index_physical_grouping 2018-04-10 12:11:59 +00:00