fabric-testbed / InformationModel

FABRIC Information Model library
MIT License
7 stars 1 forks source link

label `asn` too short integer #133

Closed xi-yang closed 2 years ago

xi-yang commented 2 years ago

I am getting exception while trying to set FABRCI ASN 398900 to the asn label, which appears defined as a short integer.

fim.slivers.capacities_labels.LabelException: Label exception: Provided label value 398900 for asn must be in a valid range 1-65535
ibaldin commented 2 years ago

Whaaa! Who new ASNs could be this large. I will create a fix shortly.

ibaldin commented 2 years ago

Addressed in #132 in FIM-1.3.1