Joey Armstrong | 83135fb | 2023-06-04 00:48:14 -0400 | [diff] [blame] | 1 | VOLTHA Components: voltha-onos |
Joey Armstrong | 8388b7f | 2023-01-23 11:20:04 -0500 | [diff] [blame] | 2 | ============================== |
| 3 | |
| 4 | voltha-onos is the last onos dependency to be released. |
| 5 | |
| 6 | Release Steps |
| 7 | ------------- |
| 8 | |
| 9 | - After all ONOS component dependencies have been released. |
| 10 | - Clone the :vol-ger:`voltha-onos` repository. |
| 11 | - Modify `dependencies.xml <https://gerrit.opencord.org/plugins/gitiles/voltha-onos/+/refs/heads/master/dependencies.xml>`_ |
| 12 | |
| 13 | - Update copyright notice. |
| 14 | - Update released version for each component. |
| 15 | |
| 16 | - Bump the VERSION file string |
| 17 | |
| 18 | - :vol-ger:`voltha-onos/+/refs/heads/master/VERSION` |
| 19 | - This will release a new ONOS docker image. |
| 20 | |
| 21 | - `release_notes <https://docs.voltha.org/master/release_notes/index.html>`_ |
| 22 | |
| 23 | - Update all released component version strings in the grid. |
| 24 | |