blob: 813171e4cb21b7a398af25bce773f84be11da4ba [file] [log] [blame]
Joey Armstrongc9614ce2023-01-25 16:21:27 -05001VOLTHA Components: hierarchy
2============================
Joey Armstrong56334fc2023-01-15 22:53:19 -05003
Joey Armstronga144ef32024-01-11 11:26:41 -05004Release: bbsim
5^^^^^^^^^^^^^^
6 - update: repo:ci-management:vars/installVoltctl.groovy
7
8voltha-go
9^^^^^^^^^
10
11voltha-lib-go
12^^^^^^^^^^^^^
13
Joey Armstrong56334fc2023-01-15 22:53:19 -050014voltha-onos
15^^^^^^^^^^^
16
17- `dependencies.xml <https://github.com/opencord/voltha-onos/blob/master/dependencies.xml>`_
18
19Dependencies.xml is the last step of the release of ONOS + APPS, it's in
20the voltha-onos repo and it's the last element you need to update so that
21the voltha-onos docker image can be built with all the released apps on top
22of the selected ONOS image.
23
24Use dependencies.xml to populate the release notes version grid for ONOS.
25
26ofagent-go
27^^^^^^^^^^
28- `deps: go.mod <https://gerrit.opencord.org/plugins/gitiles/ofagent-go/+/refs/heads/master/go.mod>`_
29
30 - voltha-lib-go
31 - voltha-protos
32
Joey Armstrong56334fc2023-01-15 22:53:19 -050033voltha-protos
34^^^^^^^^^^^^^
35- `deps: go.mod <https://gerrit.opencord.org/plugins/gitiles/ofagent-go/+/refs/heads/master/go.mod>`_
36
37 - voltha-lib-go
38 - voltha-protos
39
Joey Armstronga144ef32024-01-11 11:26:41 -050040Release: voltctl
41^^^^^^^^^^^^^^^^
Joey Armstrong56334fc2023-01-15 22:53:19 -050042 - update: repo:ci-management:vars/installVoltctl.groovy
43
44See Also
45========
46- `VOLTHA Release Process <https://docs.voltha.org/master/overview/release_process.html?highlight=charts%20yaml>`_
47- `release_notes: Release Process <https://docs.voltha.org/master/release_notes/release_process.html>`_
48- `VOLTHA and ONOS Software Update Procedure <https://docs.voltha.org/master/operations/software-upgrade.html?highlight=set%20global%20image>`_
49- `Helm Chart Deployment <https://docs.voltha.org/master/voltha-helm-charts/README.html?highlight=voltctl>`_