If an SDN-R feauture or service is provided the following steps have to be covered in the related ONAP gerrit repos
- ccsdk/feature:
- Add sdnr related feature
- Use parent-version and artifact-version from parent pom in repo-root
- ccsdk/distribution for odlsli and odlsli-alpine/ubuntu image creation
- Add dependencies to pom.xml (for feature-zip and feature xml )
- Add related repository into Dockerfile
- sdnc/oam install script "startODL.sh"
- Add environment variable to enable the feature
- Add function to add feature name to "bootfeatures" if feature enabled
- oom
- Modify sdnc related helm "startODL.sh" script the same way like like before, because it overwrites the script in sdnc/oam image