mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2026-01-27 10:21:48 +00:00
line numbers are useful for debugging, but the benefit does not compensate for the painful update of lines in files at each commit that changes line numbers. So I have removed those lines only for the test_invocation logs case. Signed-off-by: EstherLerouzic <esther.lerouzic@orange.com> Change-Id: Ic1f628d80b204a9a098f3902ebdfd10b480c7613
38 lines
2.0 KiB
Plaintext
38 lines
2.0 KiB
Plaintext
INFO gnpy.tools.cli_examples:cli_examples.py Computing path requests meshTopologyExampleV2.xls into JSON format
|
|
INFO gnpy.tools.json_io:json_io.py Automatically converting requests from XLS to JSON
|
|
INFO gnpy.topology.request:request.py
|
|
request 0
|
|
Computing path from trx Lorient_KMA to trx Vannes_KBE
|
|
with path constraint: ['trx Lorient_KMA', 'trx Vannes_KBE']
|
|
Computed path (roadms):['roadm Lorient_KMA', 'roadm Vannes_KBE']
|
|
INFO gnpy.topology.request:request.py
|
|
request 1
|
|
Computing path from trx Brest_KLA to trx Vannes_KBE
|
|
with path constraint: ['trx Brest_KLA', 'roadm Brest_KLA', 'roadm Lannion_CAS', 'roadm Lorient_KMA', 'roadm Vannes_KBE', 'trx Vannes_KBE']
|
|
Computed path (roadms):['roadm Brest_KLA', 'roadm Lannion_CAS', 'roadm Lorient_KMA', 'roadm Vannes_KBE']
|
|
INFO gnpy.topology.request:request.py
|
|
request 3
|
|
Computing path from trx Lannion_CAS to trx Rennes_STA
|
|
with path constraint: ['trx Lannion_CAS', 'trx Rennes_STA']
|
|
Computed path (roadms):['roadm Lannion_CAS', 'roadm Rennes_STA']
|
|
INFO gnpy.topology.request:request.py
|
|
request 4
|
|
Computing path from trx Rennes_STA to trx Lannion_CAS
|
|
with path constraint: ['trx Rennes_STA', 'trx Lannion_CAS']
|
|
Computed path (roadms):['roadm Rennes_STA', 'roadm Vannes_KBE', 'roadm Lorient_KMA', 'roadm Lannion_CAS']
|
|
INFO gnpy.topology.request:request.py
|
|
request 5
|
|
Computing path from trx Rennes_STA to trx Lannion_CAS
|
|
with path constraint: ['trx Rennes_STA', 'trx Lannion_CAS']
|
|
Computed path (roadms):['roadm Rennes_STA', 'roadm Lannion_CAS']
|
|
INFO gnpy.topology.request:request.py
|
|
request 7 | 6
|
|
Computing path from trx Lannion_CAS to trx Lorient_KMA
|
|
with path constraint: ['trx Lannion_CAS', 'trx Lorient_KMA']
|
|
Computed path (roadms):['roadm Lannion_CAS', 'roadm Lorient_KMA']
|
|
INFO gnpy.topology.request:request.py
|
|
request 7b
|
|
Computing path from trx Lannion_CAS to trx Lorient_KMA
|
|
with path constraint: ['trx Lannion_CAS', 'trx Lorient_KMA']
|
|
Computed path (roadms):['roadm Lannion_CAS', 'roadm Lorient_KMA']
|