aboutsummaryrefslogtreecommitdiffstats
path: root/optical-service/provider/src
AgeCommit message (Collapse)AuthorFilesLines
2021-07-20Use host name verifier that accepts IP addressesJonathan Platt1-6/+2
Modify 'SdncOdlConnection.java' to use a hostname verfier that handles IP addresses as special cases, so that they can be safely ignored in lab environments Issue-ID: SDNC-1497 Signed-off-by: Jonathan Platt <jonathan.platt@att.com> Change-Id: I73ca672226b055eb7d6896ec260777261f9bb455
2021-02-04Upgrade to ODL AluminumDan Timoney4-66/+30
Updated code to conform to OpenDaylight Aluminum release. Change-Id: I3ef7daebc689a5d2e344fc7b96ce885bda77a7f8 Issue-ID: SDNC-1474 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-06Changes for the async support in MDONSMehreen Kaleem2-8/+19
Change-Id: I16bc015e6982441fbc59b121639fa44917cb5cb7 Issue-ID: SDNC-1233 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com>
2020-02-19optical-service package added for service createMehreen Kaleem8-0/+955
and service delete and to handle async notifications from controller. Change-Id: I117c331e73520a023b9a67a07ede9cc4171cd414 Issue-ID: SDNC-928 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com>