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