Joey Armstrong | c9614ce | 2023-01-25 16:21:27 -0500 | [diff] [blame] | 1 | VOLTHA Components: hierarchy |
| 2 | ============================ |
Joey Armstrong | 56334fc | 2023-01-15 22:53:19 -0500 | [diff] [blame] | 3 | |
| 4 | voltha-onos |
| 5 | ^^^^^^^^^^^ |
| 6 | |
| 7 | - `dependencies.xml <https://github.com/opencord/voltha-onos/blob/master/dependencies.xml>`_ |
| 8 | |
| 9 | Dependencies.xml is the last step of the release of ONOS + APPS, it's in |
| 10 | the voltha-onos repo and it's the last element you need to update so that |
| 11 | the voltha-onos docker image can be built with all the released apps on top |
| 12 | of the selected ONOS image. |
| 13 | |
| 14 | Use dependencies.xml to populate the release notes version grid for ONOS. |
| 15 | |
| 16 | ofagent-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 | |
| 23 | Relase: voltctl |
| 24 | |
| 25 | - update: repo:ci-management:vars/installVoltctl.groovy |
| 26 | |
| 27 | voltha-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 | |
| 34 | Relase: voltctl |
| 35 | |
| 36 | - update: repo:ci-management:vars/installVoltctl.groovy |
| 37 | |
| 38 | See 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>`_ |