...
- latest OpenDaylight Downloads
- ONAP Sodium release: SR3
ONAP
- Infrstructure Infrastructure Jenkins => Check
- Migration strategy BingBäng vs. Smooth => Specify
- SDNC should completely move to J11
- CCSDK ... J8 and J11?
- ODL Base image with J11
SDN-R Code
- Using ODL hints from here: https://docs.opendaylight.org/en/stable-sodium/release-notes/upgrade-process.html#datacontainer-implementedinterface-is-type-narrowed-in-dataobjects
- POM change: JSR305: Use google findbugs
- Using ODL Parents
- JDK: openJDK 11
- Dev environment for J8 and J11 (for older releases)
- Most changes are in POM files
- A few changes are in the code.
Relevant ODL Changes
- oauth2 missingremoved
- https://jira.opendaylight.org/browse/AAA-173
- Who is using this?
- How to replace?