Bug correction to manage unordered SRGs 64/64664/4
authorChristophe Betoule <christophe.betoule@orange.com>
Tue, 24 Oct 2017 13:52:07 +0000 (15:52 +0200)
committerChristophe Betoule <christophe.betoule@orange.com>
Wed, 25 Oct 2017 09:44:51 +0000 (11:44 +0200)
commit95495a6e86940f08bb426f7a02264aa0d755e046
tree7a3ffee79e3adc8a84183f76d8b86f0428a58f1d
parent7ebba21e5aab3eba8dfe2278e05f162a288ae08c
Bug correction to manage unordered SRGs

Srg-numbers were parsed by an incremental loop. In case of discontinuity
in the numbering of the SRG, the last ones were not taken into account.
This change solves this issue.

Change-Id: I1287447539b5bad2be317b1e7a4f612942c081fd
Signed-off-by: Christophe Betoule <christophe.betoule@orange.com>
Co-authored-by: Gilles Thouenon <gilles.thouenon@orange.com>
renderer/src/main/java/org/opendaylight/transportpce/renderer/mapping/PortMapping.java