1
0
mirror of https://github.com/peeringdb/peeringdb.git synced 2024-05-11 05:55:09 +00:00

fix issue with ixf import would drop netixlans that had only one ipaddress set (#478)

This commit is contained in:
Matt Griswold
2019-04-19 09:07:39 -05:00
committed by GitHub
parent dbb405019f
commit 5c084c1cd6
2 changed files with 2 additions and 27 deletions

View File

@@ -99,32 +99,6 @@
"action": "delete",
"reason": "Ip addresses no longer exist in validated data or are no longer with this asn"
},
{
"peer": {
"net_id": 1,
"ipaddr4": "195.69.146.251",
"is_rs_peer": false,
"speed": 10000,
"ixlan_id": 1,
"asn": 2906,
"ipaddr6": ""
},
"action": "delete",
"reason": "At least one ipaddress mismatched and network has disabled upates"
},
{
"peer": {
"net_id": 1,
"ipaddr4": "195.69.147.251",
"is_rs_peer": false,
"speed": 20000,
"ixlan_id": 1,
"asn": 2906,
"ipaddr6": ""
},
"action": "delete",
"reason": "At least one ipaddress mismatched and network has disabled upates"
},
{
"peer": {
"net_id": 1,