Files
oopt-gnpy/tests/data/CORONET_services.json
EstherLerouzic 41b94cc888 fix: don't crash if PMD, PDL or CD penalties are missing in transceivers
Signed-off-by: EstherLerouzic <esther.lerouzic@orange.com>
Change-Id: Iafc248af3ecfcd4da4c1135fd3a37da796cdfb5f
2023-05-09 10:11:26 +02:00

21 lines
481 B
JSON

{
"path-request": [
{
"request-id": "0",
"source": "trx Abilene",
"destination": "trx Albany",
"src-tp-id": "trx Abilene",
"dst-tp-id": "trx Albany",
"bidirectional": false,
"path-constraints": {
"te-bandwidth": {
"technology": "flexi-grid",
"trx_type": "Voyager",
"trx_mode": "mode 3",
"spacing": 62500000000.0,
"path_bandwidth": 100000000000.0
}
}
}
]
}