mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2025-11-01 18:47:48 +00:00
previous way used a wrong interpretation of hop-type. in ietf model, hop-type is reserved for LOOSE or STRICT constraint description. Instead, transponder info , according to ietf usual way, should be included aas a new path-route-object type. such object is not yet defined in IETF so this is a GNPY proposal to use a 'transponder' object with type and mode attributes. this is what has been ecncoded in reques.py for requests and for answers Signed-off-by: EstherLerouzic <esther.lerouzic@orange.com>