Table of Contents |
---|
Overview
Repositories oam and managed by OAM project
- oam - main repos
- scp/oam/modeling - yang models and yang-tools generated classes
Repositories are used to provide osgi bundles and docker images for nonrtric-o1-controller.
...
The following sub structure is used:
repo:path | Artifact group | Build results | description | Jenkins jobs |
---|---|---|---|---|
oam:distribution/ | docker images → nexus | Source for image creation | ci-management/jjb/oam/oam-distribution.yaml | |
oam:docs/ | Documentation → readTheDocs | readTheDocs source | ||
oam:features/ | org.o-ran-sc.oam.features | feature bundles → nexus | Feature bundles | ci-management/jjb./oam/oam-features.yaml oam-features-maven-verify-master-mvn35-openjdk8 |
oam:parent/ | feature parent bundles → nexus | Parents depending on ONAP Parents | ci-management/jjb/oam/oam-parent.yaml | |
oam:info.yaml | ci-management/jjb/oam/oam.yaml | |||
scp/oam/modeling:features/ | org.o-ran-sc.scp.oam.modeling.features | feature bundles → nexus | yang model related contributionsgenerated code | |
scp/oam/modeling:info.yaml | ci-management/jjb/scp-oam-modeling/scp-oam-modeling.yaml |
Artifacts groupId "org.o-ran-sc.oam.features".
...