blob: 1ea8cdcd4ff5b363b495e7f30b1547665a52b1d5 [file] [log] [blame]
Joey Armstrong64b82492023-06-01 17:34:39 -04001.. figure:: images/voltha.svg
2 :alt: voltha- Release Notes
3 :width: 40%
4 :align: center
5
6
7VOLTHA 2.12 Release Notes
8=========================
9
10Highlights
11----------
12
13Features & Improvements
14-----------------------
15
Joey Armstrong23ce8872023-08-24 09:46:22 -040016.. list-table:: Features & Improvements
17 :widths: 10, 60
18 :header-rows: 1
19
20 * - Jira
21 - Description
22 * - | `VOL-4444 <https://jira.opencord.org/browse/VOL-4444>`_
23 | `VOL-4340 <https://jira.opencord.org/browse/VOL-4340>`_
24 - Create API for profile in voltha rw-core for profile operations
25 * - `VOL-4782 <https://jira.opencord.org/browse/VOL-4782>`_
26 - Enchance DMI to include DataValueType in Events and also clarification for Transceiver Events
27 * - `VOL-4783 <https://jira.opencord.org/browse/VOL-4783>`_
28 - Introduce UploadDebugInformation RPC in DMI
29 * - `VOL-4788 <https://jira.opencord.org/browse/VOL-4788>`_
30 - Create package in voltha-libs-go for support of prometheus counters in voltha
31 * - `VOL-4877 <https://jira.opencord.org/browse/VOL-4877>`_
32 - Enhance DMI interface to be able to retrieve the Tx Power on the Transceivers
33 * - `VOL-4878 <https://jira.opencord.org/browse/VOL-4878>`_
34 - Improve the voltha-protos extensions interface to get the Rx Power levels from an OLT
35 * - `VOL-4949 <https://jira.opencord.org/browse/VOL-4949>`_
36 - Introduce DEVICE_BUSY reason in the UploadDebugInfoStatus DMI message
37 * - `VOL-4952 <https://jira.opencord.org/browse/VOL-4952>`_
38 - Add retry client options to the grpc library in voltha-lib-go
39 * - `VOL-4958 <https://jira.opencord.org/browse/VOL-4958>`_
40 - Introduce protobuf dependencies in DMI for the python testing framework
41 * - `VOL-4983 <https://jira.opencord.org/browse/VOL-4983>`_
42 - voltctl list device meters with traffic shaping info
43 * - `VOL-5043 <https://jira.opencord.org/browse/VOL-5043>`_
44 - Enhance DMI interface to have CPU/Mem/Disk usage alarms and also NTP synch alarms
45
Joey Armstrong64b82492023-06-01 17:34:39 -040046Bug Fixes
47---------
48
Joey Armstrong23ce8872023-08-24 09:46:22 -040049.. list-table:: Bug Fixes
50 :widths: 10, 10, 40
51 :header-rows: 1
52
53 * - Jira
54 - Resource
55 - Description
56 * - `VOL-4934 <https://jira.opencord.org/browse/VOL-4934>`_
57 - omci-lib-go
58 - MIC (AES-128) calculation does not properly support the Ex
59 * - `VOL-4931 <https://jira.opencord.org/browse/VOL-4931>`_
60 - openoltAdapter
61 - memory leak seen in long term tests
62 * - `VOL-4929 <https://jira.opencord.org/browse/VOL-4929>`_
63 - openonuAdapterGo
64 - memory leak seen in long term tests
65 * - `VOL-4927 <https://jira.opencord.org/browse/VOL-4927>`_
66 - omci-lib-go
67 - ONT-G ME alarms are not supposed by auto-generated code of omci-lib-go
68 * - `VOL-4984 <https://jira.opencord.org/browse/VOL-4984>`_
69 - voltctl
70 - log level list does not display the component open-flow-agent
71
Joey Armstrong64b82492023-06-01 17:34:39 -040072Test
73----
74
Joey Armstrong23ce8872023-08-24 09:46:22 -040075.. list-table:: Test
76 :widths: 10, 10, 40
77 :header-rows: 1
78
79 * - Jira
80 - Resource
81 - Description
82 * - `VOL-4829 <https://jira.opencord.org/browse/VOL-4829>`_
83 - openonuAdapterGo
84 - Robustness - Test of reconciling openonu-adapter with continuous traffic at real HW
85
Joey Armstrong64b82492023-06-01 17:34:39 -040086Documentation
87-------------
88
89As usual documentation is published on https://docs.voltha.org
90
91
92Known Issues
93------------
Joey Armstrong64b82492023-06-01 17:34:39 -040094
95Certification Program
96---------------------
97
98Thanks to the Continuous Certification program at ONF we can also ensure
99that the following ONF member products are compatible with the VOLTHA 2.11
100release:
101
102- Edgecore ASGVolt64 GPON OLT
103- Radisys 3200G GPON OLT
104- Radisys 1600G GPON OLT
105- Zyxel SDA3016SS Combo OLT
106
107
108Jira stories
109------------
110A full list of stories and bugs completed can be found under the
111`VOLTHA 2.12 <https://jira.opencord.org/projects/VOL/versions/12600>`_ (`formatted <https://jira.opencord.org/secure/ReleaseNote.jspa?projectId=10106&version=12600>`_) release page in Jira.
112
113|
114
115Component Versions in VOLTHA 2.12 release
116-----------------------------------------
117
Joey Armstrong83135fb2023-06-04 00:48:14 -0400118ONOS and Atomix
119+++++++++++++++
120
121.. list-table:: ONOS and Atomix
122 :widths: 30, 5, 5, 5, 5, 5
123 :header-rows: 2
124
125 * - Component
126 - VOLTHA
127 - Component
128 - with
129 - Gerrit
130 - Github
131 * - Name
Joey Armstrong56ebc232023-06-29 18:58:29 -0400132 - Ver
133 - Ver
Joey Armstrong83135fb2023-06-04 00:48:14 -0400134 - Chart
135 - URL
136 - URL
137 * -
138 -
139 -
140 -
141 -
142 -
Joey Armstrongceecdf82024-01-27 12:46:35 -0500143 * - ONOS 2.5 LTS: `2.5.9<https://github.com/opennetworkinglab/onos/releases/tag/2.5.9>`_, `2.5.8 <https://github.com/opennetworkinglab/onos/releases/tag/2.5.8>`_
144 - ``2.5.5``
145 - ``2.5.9``, ``2.5.8``
Joey Armstrong83135fb2023-06-04 00:48:14 -0400146 -
147 -
148 -
149 * - `ATOMIX <https://github.com/atomix/atomix/releases/tag/atomix-3.1.9>`_
150 -
Joey Armstrongb1498d72023-06-13 10:46:57 -0400151 - ``3.1.9``
Joey Armstrong83135fb2023-06-04 00:48:14 -0400152 -
153 -
154 -
155
Joey Armstrong56ebc232023-06-29 18:58:29 -0400156ONOS Components
157+++++++++++++++
Joey Armstrong83135fb2023-06-04 00:48:14 -0400158
Joey Armstrong56ebc232023-06-29 18:58:29 -0400159.. list-table:: ONOS Components
Joey Armstrongbda89de2024-01-27 09:39:12 -0500160 :widths: 10, 2, 2, 2, 2, 2, 2, 2
Joey Armstrong83135fb2023-06-04 00:48:14 -0400161 :header-rows: 2
162
163 * - Component
Joey Armstrong56ebc232023-06-29 18:58:29 -0400164 - Artifact
165 - Api
166 - App
Joey Armstrongceecdf82024-01-27 12:46:35 -0500167 - Pkg
Joey Armstrong83135fb2023-06-04 00:48:14 -0400168 - Gerrit
169 - Github
Joey Armstrongbda89de2024-01-27 09:39:12 -0500170 - Released
Joey Armstrong83135fb2023-06-04 00:48:14 -0400171 * - Name
Joey Armstrong56ebc232023-06-29 18:58:29 -0400172 - Ver
173 - Ver
174 - Ver
175 - Ver
Joey Armstrong83135fb2023-06-04 00:48:14 -0400176 - URL
177 - URL
Joey Armstrongbda89de2024-01-27 09:39:12 -0500178 -
Joey Armstrongb1498d72023-06-13 10:46:57 -0400179 * -
180 -
181 -
182 -
183 -
184 -
185 -
Joey Armstrongbda89de2024-01-27 09:39:12 -0500186 -
Joey Armstrongb1498d72023-06-13 10:46:57 -0400187 * - `aaa <https://gerrit.opencord.org/gitweb?p=aaa.git;a=summary>`_
Joey Armstrongbda89de2024-01-27 09:39:12 -0500188 - `2.11.1 <https://mvnrepository.com/artifact/org.opencord/aaa/2.11.1>`__
189 - `X <https://mvnrepository.com/artifact/org.opencord/aaa-api/2.11.1>`__
190 - `X <https://mvnrepository.com/artifact/org.opencord/aaa-app/2.11.1>`__
Joey Armstrong56ebc232023-06-29 18:58:29 -0400191 - `X <https://mvnrepository.com/artifact/org.opencord/aaa>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500192 - `X <https://gerrit.opencord.org/plugins/gitiles/aaa/+/refs/tags/2.11.1>`__
193 - `X <https://github.com/opencord/aaa/tree/2.11.1>`__
194 - ``N``
Joey Armstrong56ebc232023-06-29 18:58:29 -0400195 * - `bng <https://gerrit.opencord.org/gitweb?p=bng.git;a=summary>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500196 - `2.5.1 <https://mvnrepository.com/artifact/org.opencord/bng/2.5.1>`__
197 - `X <https://mvnrepository.com/artifact/org.opencord/bng-api/2.5.1>`__
198 - `X <https://mvnrepository.com/artifact/org.opencord/bng-app/2.5.1>`__
Joey Armstrong56ebc232023-06-29 18:58:29 -0400199 - `X <https://mvnrepository.com/artifact/org.opencord/bng/>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500200 - `X <https://gerrit.opencord.org/plugins/gitiles/bng/+/refs/tags/2.5.1>`__
201 - `X <https://github.com/opencord/bng/tree/2.5.1>`__
202 - ``N``
Joey Armstrong56ebc232023-06-29 18:58:29 -0400203 * - `dhcpl2relay <https://gerrit.opencord.org/gitweb?p=dhcpl2relay.git;a=summary>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500204 - `2.11.0 <https://mvnrepository.com/artifact/org.opencord/dhcpl2relay/2.11.0>`__
205 - `X <https://mvnrepository.com/artifact/org.opencord/dhcpl2relay-api/2.11.0>`__
206 - `X <https://mvnrepository.com/artifact/org.opencord/dhcpl2relay-app/2.11.0>`__
Joey Armstrong56ebc232023-06-29 18:58:29 -0400207 - `X <https://mvnrepository.com/artifact/org.opencord/dhcpl2relay>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500208 - `X <https://gerrit.opencord.org/plugins/gitiles/dhcpl2relay/+/refs/tags/2.11.0>`__
Joey Armstrongceecdf82024-01-27 12:46:35 -0500209 - `X <https://github.com/opencord/dhcpl2relay/releases/tag/2.11.0>`__
210 - Y
Joey Armstrong56ebc232023-06-29 18:58:29 -0400211 * - `igmpproxy <https://gerrit.opencord.org/gitweb?p=igmpproxy.git;a=summary>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500212 - `2.9.0 <https://mvnrepository.com/artifact/org.opencord/onos-app-igmpproxy/2.9.0>`__
213 - `X <https://mvnrepository.com/artifact/org.opencord/onos-app-igmpproxy-app/2.9.0>`__
214 - `X <https://mvnrepository.com/artifact/org.opencord/onos-app-igmpproxy-api/2.9.0>`__
Joey Armstrong56ebc232023-06-29 18:58:29 -0400215 - `X <https://mvnrepository.com/artifact/org.opencord/onos-app-igmpproxy>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500216 - `X <https://gerrit.opencord.org/plugins/gitiles/igmpproxy/+/refs/tags/2.9.0>`__
Joey Armstrongceecdf82024-01-27 12:46:35 -0500217 - `X <https://github.com/opencord/igmpproxy/releases/tag/2.9.0>`__, `X <https://github.com/opencord/igmpproxy/tree/2.9.0>`__
218 - Y
Joey Armstrong56ebc232023-06-29 18:58:29 -0400219 * - `kafka <https://gerrit.opencord.org/gitweb?p=kafka-onos.git;a=summary>`__
Joey Armstrongceecdf82024-01-27 12:46:35 -0500220 - `2.13.0 <https://mvnrepository.com/artifact/org.opencord/kafka/2.13.0>`__, `2.12.0 <https://mvnrepository.com/artifact/org.opencord/kafka/2.12.0>`__
Joey Armstrong56ebc232023-06-29 18:58:29 -0400221 - X
222 - X
223 - `X <https://mvnrepository.com/artifact/org.opencord/kafka>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500224 - `X <https://gerrit.opencord.org/plugins/gitiles/kafka-onos/+/refs/tags/2.13.0>`__
Joey Armstrongceecdf82024-01-27 12:46:35 -0500225 - `X <https://github.com/opencord/kafka-onos/releases/tag/2.13.0>`__, `T <https://github.com/opencord/kafka-onos/tree/2.13.0>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500226 - ``N``
Joey Armstrong56ebc232023-06-29 18:58:29 -0400227 * - `maclearner <https://gerrit.opencord.org/plugins/gitiles/mac-learning>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500228 - `1.2.3 <https://mvnrepository.com/artifact/org.opencord/maclearner/1.2.3>`__
229 - `X <https://mvnrepository.com/artifact/org.opencord/maclearner-api/1.2.3>`__
230 - `X <https://mvnrepository.com/artifact/org.opencord/maclearner-app/1.2.3>`__
Joey Armstrong56ebc232023-06-29 18:58:29 -0400231 - `X <https://mvnrepository.com/artifact/org.opencord/maclearner>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500232 - `X <https://gerrit.opencord.org/plugins/gitiles/mac-learning/+/refs/tags/1.2.3>`__
Joey Armstrongceecdf82024-01-27 12:46:35 -0500233 - `X <https://github.com/opencord/mac-learning/releases/tag/1.2.3>`__, `T <https://github.com/opencord/mac-learning/tree/1.2.3>`__
234 - Y
Joey Armstrong56ebc232023-06-29 18:58:29 -0400235 * - `mcast <https://gerrit.opencord.org/gitweb?p=mcast.git;a=summary>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500236 - `2.9.1 <https://mvnrepository.com/artifact/org.opencord/mcast/2.9.1>`__
237 - `X <https://mvnrepository.com/artifact/org.opencord/mcast-api/2.9.1>`__
238 - `X <https://mvnrepository.com/artifact/org.opencord/mcast-app/2.9.1>`__
Joey Armstrong56ebc232023-06-29 18:58:29 -0400239 - `X <https://mvnrepository.com/artifact/org.opencord/mcast>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500240 - `X <https://gerrit.opencord.org/plugins/gitiles/mcast/+/refs/tags/2.9.1>`__
Joey Armstrongceecdf82024-01-27 12:46:35 -0500241 - `X <https://github.com/opencord/mcast/releases/tag/2.9.1>`__, `T <https://github.com/opencord/mcast/tree/2.9.1>`__
242 - Y
Joey Armstrong56ebc232023-06-29 18:58:29 -0400243 * - `olt <https://gerrit.opencord.org/gitweb?p=olt.git;a=summary>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500244 - `5.2.5 <https://mvnrepository.com/artifact/org.opencord/olt/5.2.5>`__
245 - `X <https://mvnrepository.com/artifact/org.opencord/olt-api/5.2.5>`__
246 - `X <https://mvnrepository.com/artifact/org.opencord/olt-app/5.2.5>`__
Joey Armstrong56ebc232023-06-29 18:58:29 -0400247 - `X <https://mvnrepository.com/artifact/org.opencord/olt>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500248 - `X <https://gerrit.opencord.org/plugins/gitiles/olt/+/refs/tags/5.2.5>`__
Joey Armstrongceecdf82024-01-27 12:46:35 -0500249 - `X <https://github.com/opencord/olt/releases/tag/5.2.5>`__
250 - Y
Joey Armstrong56ebc232023-06-29 18:58:29 -0400251 * - `olttopology <https://gerrit.opencord.org/plugins/gitiles/olttopology/>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500252 - `1.3.1 <https://mvnrepository.com/artifact/org.opencord/olttopology/1.3.1>`__
253 - `X <https://mvnrepository.com/artifact/org.opencord/olttopology-api/1.3.1>`__
254 - `X <https://mvnrepository.com/artifact/org.opencord/olttopology-app/1.3.1>`__
Joey Armstrong56ebc232023-06-29 18:58:29 -0400255 - `X <https://mvnrepository.com/artifact/org.opencord/olttopology>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500256 - `X <https://gerrit.opencord.org/plugins/gitiles/olttopology/+/refs/tags/1.3.1>`__
Joey Armstrongceecdf82024-01-27 12:46:35 -0500257 - `X <https://github.com/opencord/olttopology/releases/tag/1.3.1>`__, `tags <https://github.com/opencord/olttopology/tags>`__, `1.3.0 <https://github.com/opencord/olttopology/releases/tag/1.3.0>`_
Joey Armstrongbda89de2024-01-27 09:39:12 -0500258 - ``N``
Joey Armstrong56ebc232023-06-29 18:58:29 -0400259 * - `pppoeagent <https://gerrit.opencord.org/plugins/gitiles/pppoeagent/>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500260 - `1.3.0 <https://mvnrepository.com/artifact/org.opencord/pppoeagent/1.3.0>`__
261 - `X <https://mvnrepository.com/artifact/org.opencord/pppoeagent-api/1.3.0>`__
262 - `X <https://mvnrepository.com/artifact/org.opencord/pppoeagent-app/1.3.0>`__
Joey Armstrong56ebc232023-06-29 18:58:29 -0400263 - `X <https://mvnrepository.com/artifact/org.opencord/pppoeagent>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500264 - `X <https://gerrit.opencord.org/plugins/gitiles/pppoeagent/+/refs/tags/1.3.0>`__
265 - `X <https://github.com/opencord/pppoeagent/releases/tag/1.3.0>`__
Joey Armstrongec409282024-01-28 10:05:07 -0500266 - Y
Joey Armstrong56ebc232023-06-29 18:58:29 -0400267 * - `sadis <https://gerrit.opencord.org/gitweb?p=sadis.git;a=summary>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500268 - `5.12.2 <https://mvnrepository.com/artifact/org.opencord/sadis/5.12.2>`__
269 - `X <https://mvnrepository.com/artifact/org.opencord/sadis-api/5.12.2>`__
270 - `X <https://mvnrepository.com/artifact/org.opencord/sadis-app/5.12.2>`__
Joey Armstrong56ebc232023-06-29 18:58:29 -0400271 - `X <https://mvnrepository.com/artifact/org.opencord/sadis>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500272 - `X <https://gerrit.opencord.org/plugins/gitiles/sadis/+/refs/tags/5.12.2>`__
273 - `X <https://github.com/opencord/sadis/releases/tag/5.12.2>`__
274 - Y
Joey Armstrongb1498d72023-06-13 10:46:57 -0400275
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400276- `Docker Images: opencord <https://hub.docker.com/search?q=opencord>`_
277
Joey Armstrongb1498d72023-06-13 10:46:57 -0400278VOLTHA Components
279+++++++++++++++++
280
281.. list-table:: VOLTHA Components
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400282 :widths: 30, 5, 5, 5, 5, 5, 5, 5, 5, 5
Joey Armstrongb1498d72023-06-13 10:46:57 -0400283 :header-rows: 2
284
285 * - Component
286 - VOLTHA
287 - Component
288 -
289 - Gerrit
290 - Github
291 - `Docker <https://hub.docker.com/search?q=voltha>`_
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400292 - go
293 - pypi
294 -
Joey Armstrongb1498d72023-06-13 10:46:57 -0400295 * - Name
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400296 - Ver
297 - Ver
Joey Armstrongb1498d72023-06-13 10:46:57 -0400298 - `with Chart <https://gerrit.opencord.org/gitweb?p=helm-charts.git;a=tree;f=bbsim>`_
299 - ULR
300 - URL
301 - URL
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400302 -
303 -
304 - status
Joey Armstrong83135fb2023-06-04 00:48:14 -0400305 * -
306 -
307 -
308 -
309 -
310 -
Joey Armstrong83135fb2023-06-04 00:48:14 -0400311 -
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400312 -
313 -
314 -
Joey Armstrongb1498d72023-06-13 10:46:57 -0400315 * - `Helm Charts (voltha-helm-charts) <https://gerrit.opencord.org/gitweb?p=voltha-helm-charts.git;a=tree>`_
316 - ``3.2.2-dev1``
Joey Armstrong83135fb2023-06-04 00:48:14 -0400317 -
Joey Armstrongb1498d72023-06-13 10:46:57 -0400318 -
319 - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-helm-charts/+/refs/heads/master>`__
320 - `X <https://github.com/opencord/voltha-helm-charts/tree/3.2.0>`__
321 -
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400322 -
323 -
324 -
Joey Armstrongb1498d72023-06-13 10:46:57 -0400325 * - `bbsim <https://gerrit.opencord.org/gitweb?p=bbsim.git;a=tree>`__
326 - ``1.14.4``
327 - ``4.8.6``
328 - `chart <https://gerrit.opencord.org/gitweb?p=helm-charts.git;a=tree;f=bbsim>`_
329 -
330 - `X <https://github.com/opencord/bbsim/tree/v1.14.4>`__
331 - `X <https://hub.docker.com/layers/voltha/bbsim/1.14.4/images/sha256-c23de193c1d7cf8d32c48edfbec4bfa6c47dbeecd4b31d040da0255eeab2ec58?context=explore>`__
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400332 -
333 -
Joey Armstrongec409282024-01-28 10:05:07 -0500334 - ``N``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400335 * - `Bbsim-sadis-server <https://gerrit.opencord.org/gitweb?p=bbsim-sadis-server.git;a=tree>`_
336 -
337 - ``0.3.4``
338 - `0.3.2 <https://gerrit.opencord.org/plugins/gitiles/voltha-helm-charts/+/refs/heads/master/bbsim-sadis-server/Chart.yaml>`_
339 - `X <https://gerrit.opencord.org/plugins/gitiles/bbsim-sadis-server/+/refs/tags/v0.3.4>`_
340 - `X <https://github.com/opencord/bbsim-sadis-server/releases/tag/v0.3.4>`__
341 -
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400342 -
343 -
Joey Armstrongec409282024-01-28 10:05:07 -0500344 - ``N``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400345 * - `ofagent-go <https://gerrit.opencord.org/gitweb?p=ofagent-go.git;a=tree>`_
Joey Armstrongec409282024-01-28 10:05:07 -0500346 - ``2.2.1``
347 - ``2.2.1``
348 - ``?``
349 - `X <https://gerrit.opencord.org/plugins/gitiles/ofagent-go/+/refs/tags/v2.2.1>`__
350 - `X <https://github.com/opencord/ofagent-go/releases/tag/v2.2.1>`_
351 - `1.1.4(stale) <https://hub.docker.com/layers/voltha/ofagent-go/1.1.4/images/sha256-8231111b69c8643c4981d64abff0a85d71f80763bb98632bb101e92b89882647?context=explore>`_
352 - `1.6.5(stale) <https://pkg.go.dev/github.com/opencord/ofagent-go/cmd/ofagent>`_
353 - Y
Joey Armstrongb1498d72023-06-13 10:46:57 -0400354 * - `openolt agent <https://gerrit.opencord.org/gitweb?p=openolt.git;a=tree>`_
355 -
356 - ``4.2.12``
357 -
358 -
359 - `X <https://github.com/opencord/openolt>`__
360 -
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400361 -
362 -
Joey Armstrongec409282024-01-28 10:05:07 -0500363 - ``N``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400364 * - `voltctl <https://gerrit.opencord.org/gitweb?p=voltctl.git;a=tree>`_
365 - ``1.8.3``
366 -
367 -
368 - `X <https://gerrit.opencord.org/plugins/gitiles/voltctl/+/refs/tags/v1.8.3>`__
369 - `X <https://github.com/opencord/voltctl/tree/v1.8.3>`__
370 -
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400371 -
372 -
Joey Armstrongec409282024-01-28 10:05:07 -0500373 - ``N``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400374 * - `voltha-go <https://gerrit.opencord.org/gitweb?p=voltha-go.git;a=tree>`_
375 - ``3.1.8``
376 - docker
377 - ``2.11.3``
378 - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-go/+/refs/tags/v3.1.8>`__
379 - `X <https://github.com/opencord/voltha-go/tree/v3.1.8>`__
380 -
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400381 - `v7 <https://pkg.go.dev/github.com/opencord/voltha-lib-go/v7>`_
382 `v5 <https://pkg.go.dev/github.com/opencord/voltha-lib-go/v5>`_
383 -
Joey Armstrongec409282024-01-28 10:05:07 -0500384 - ``N``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400385 * - `voltha-lib-go <https://gerrit.opencord.org/plugins/gitiles/voltha-lib-go>`_
Joey Armstrongceecdf82024-01-27 12:46:35 -0500386 - ``7.5.3``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400387 -
Joey Armstrongb1498d72023-06-13 10:46:57 -0400388 -
Joey Armstrongceecdf82024-01-27 12:46:35 -0500389 - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-lib-go/+/refs/tags/v7.5.3>`__
390 - `X <https://github.com/opencord/voltha-lib-go/releases/tag/v7.5.3>`__
391 - `stale <https://hub.docker.com/r/voltha/voltha-protos>`__
Joey Armstrongec409282024-01-28 10:05:07 -0500392 - `v7 <https://pkg.go.dev/github.com/opencord/voltha-lib-go/v7@v7.5.3>`__
393 - `5.5.0(stale) <https://pypi.org/project/voltha-protos>`__
394 - ``N``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400395 * - `voltha-onos <https://gerrit.opencord.org/gitweb?p=voltha-onos.git;a=tree>`_
396 -
397 - ``5.1.2``
398 - ``0.1.27``
399 - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-onos/+/refs/tags/5.1.3>`__
400 - `X <https://github.com/opencord/voltha-onos/tree/5.1.3>`__
401 - `X <https://hub.docker.com/layers/voltha/voltha-onos/5.1.3/images/sha256-d9c686acf177ed823ff359dc43ba59aab05ae067be27c92e48c08b72f94b9ca3?context=explore>`__
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400402 -
403 -
Joey Armstrongec409282024-01-28 10:05:07 -0500404 - ``N``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400405 * - `voltha-openonu-adapter-go <https://gerrit.opencord.org/gitweb?p=voltha-openonu-adapter-go.git;a=tree>`_
406 -
407 - ``2.7.3``
408 -
409 - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-openonu-adapter-go/+/refs/tags/v2.7.3>`__
410 - `X <https://github.com/opencord/voltha-openonu-adapter-go/tree/v2.7.3>`__
411 - `X <https://hub.docker.com/layers/voltha/voltha-openonu-adapter-go/2.7.3/images/sha256-e9484a8963d08748af5766a6a8ce7f7485efb384488bcf93840ecc1142d7ad74?context=explore>`__
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400412 -
413 -
Joey Armstrongec409282024-01-28 10:05:07 -0500414 - ``N``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400415 * - `voltha-openolt-adapter <https://gerrit.opencord.org/gitweb?p=voltha-openolt-adapter.git;a=tree>`_
416 - ``v4.2.12``
417 - ``4.2.6``
418 -
419 - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-openolt-adapter/+/refs/tags/v4.2.12>`__
420 - `X <https://github.com/opencord/voltha-openolt-adapter/tree/v4.2.12>`__
421 - `X <https://hub.docker.com/layers/voltha/voltha-openolt-adapter/4.2.12/images/sha256-844eac272323dc8bca10880a111957a95839578b3210dd777be5ac9370aaa52e?context=explore>`__
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400422 -
423 -
Joey Armstrongec409282024-01-28 10:05:07 -0500424 - ``N``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400425 * - `voltha-protos <https://gerrit.opencord.org/plugins/gitiles/voltha-protos>`_
426 -
Joey Armstrongceecdf82024-01-27 12:46:35 -0500427 - `5.4.11 <https://pypi.org/project/voltha-protos/5.4.11>`__
Joey Armstrongb1498d72023-06-13 10:46:57 -0400428 -
Joey Armstrongceecdf82024-01-27 12:46:35 -0500429 - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-protos/+/refs/tags/v5.4.11>`__
430 - `X <https://github.com/opencord/voltha-protos/releases/tag/v5.4.11>`__, `T <https://github.com/opencord/voltha-protos/tree/v5.4.11>`__
Joey Armstrongec409282024-01-28 10:05:07 -0500431 - `1.7.0.1+(stale) <https://hub.docker.com/r/voltha/voltha-protos/tags>`_
432 - `1.0.3(stale) <https://pkg.go.dev/github.com/opencord/voltha-protos>`_
433 - `5.4.11 <https://pypi.org/project/voltha-protos/5.4.11>`__
434 - ``N``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400435 * - `voltha-system-tests <https://github.com/opencord/voltha-system-tests/releases/tag/2.9.0>`__
436 - ``2.11.10``
437 -
438 -
439 - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-system-tests/+/refs/tags/2.11.10>`__
440 - `X <https://github.com/opencord/voltha-system-tests/tree/2.11.10>`__
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400441 - `stale <https://hub.docker.com/r/voltha/voltha-protos>`_
442 -
443 -
Joey Armstrongec409282024-01-28 10:05:07 -0500444 - ``N``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400445 * - ppoeagent
446 - ``1.2.1``
447 -
448 -
449 -
450 -
451 -
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400452 -
453 -
Joey Armstrongec409282024-01-28 10:05:07 -0500454 - ``N``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400455 * - segmentrouting
456 - ``3.0.0``
457 -
458 -
459 -
460 -
461 -
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400462 -
463 -
Joey Armstrongec409282024-01-28 10:05:07 -0500464 - ``N``
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400465
466- `Docker Images: Voltha <https://docs.voltha.org/master/resources/docker.html>`_
Joey Armstrongb1498d72023-06-13 10:46:57 -0400467
468
469Helm Chart Versions
470+++++++++++++++++++
471This section refers to the macro charts to deploy the required infrastructure and a (or many) VOLTHA stacks:
472
473.. list-table:: Helm Chart Versions
474 :widths: 30, 5, 5, 5, 5, 5
475 :header-rows: 2
476
477 * - Component
478 - VOLTHA
479 - Component
480 -
481 - Gerrit
482 - Github
483 * - Name
484 - Version
485 - Version
486 - with Chart
487 - URL
488 - URL
489 * -
490 -
491 -
492 -
493 -
494 -
495 * - Voltha-infra
496 - ``2.10.10``
497 -
498 -
499 -
500 -
501 * - Voltha-stack
502 - ``2.10.10``
503 -
504 -
505 -
506 -
507
508BAL Version
509+++++++++++
510
511.. list-table:: Helm Chart Versions
512 :widths: 30, 5, 5, 5, 5, 5
513 :header-rows: 2
514
515 * - Component
516 - VOLTHA
517 - Component
518 -
519 - Gerrit
520 - Github
521 * - Name
522 - Version
523 - Version
524 - with Chart
525 - URL
526 - URL
527 * -
528 -
529 -
530 -
531 -
532 -
533 * - Broadcom abstraction layer (BAL)
534 -
535 - ``3.10.2.2``
536 -
537 -
538 -
539
540|
Joey Armstrong83135fb2023-06-04 00:48:14 -0400541
Joey Armstrong64b82492023-06-01 17:34:39 -0400542Helm Chart Versions
543+++++++++++++++++++
544This section refers to the macro charts to deploy the required infrastructure and a (or many) VOLTHA stacks:
545
546BAL Version
547+++++++++++
548
549|
550
551Get Involved
552------------
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400553<We'd love to accept your patches and contributions to the VOLTHA project, join the community!
Joey Armstrong64b82492023-06-01 17:34:39 -0400554
555| Here are a few resources to get you started:
556
557
558Index/Entry points
559++++++++++++++++++
560
561 - `https://docs.voltha.org <https://docs.voltha.org/master/index.html>`_
562 - `Getting Started <https://docs.voltha.org/master/overview/contributing.html>`_
563
564HOWTO
565+++++
566
567 - `Code, Documentation, Makefiles <https://docs.voltha.org/master/howto/index.html>`_
568 - `Setup a test pod <https://docs.voltha.org/master/overview/lab_setup.html>`_
569 - `Troubleshooting <https://docs.voltha.org/master/overview/troubleshooting.html>`_
570
571Testing
572+++++++
573
574 - `Automation <https://docs.voltha.org/master/testing/voltha_test_automation.html>`_
575 - `Robot testing harness <https://docs.voltha.org/master/testing/index.html>`_
576 - `voltha-system-tests <https://docs.voltha.org/master/voltha-system-tests/README.html>`_
577
578CLI Tools
579+++++++++
580
581 - `BBSIM <https://docs.voltha.org/master/bbsim/docs/source/index.html>`__
582 - `voltctl <https://docs.voltha.org/master/voltctl/README.html?highlight=voltctl>`__
583
584Slack
585+++++
Joey Armstrong56ebc232023-06-29 18:58:29 -0400586
Joey Armstrong64b82492023-06-01 17:34:39 -0400587 - `voltha-dev <https://app.slack.com/client/T095Z193Q/C01D229FP2A>`_
588 - `community <https://app.slack.com/client/T095Z193Q/C0184DT7116>`_
589 - `general <https://app.slack.com/client/T095Z193Q/C095YQBLL>`_
590
591Mailing List
592++++++++++++
Joey Armstrong56ebc232023-06-29 18:58:29 -0400593
Joey Armstrong64b82492023-06-01 17:34:39 -0400594 - `voltha-discuss@opennetworking.org <https://groups.google.com/a/opennetworking.org/g/voltha-discuss>`_.
595
596Weekly TST Meetings
597+++++++++++++++++++
Joey Armstrong64b82492023-06-01 17:34:39 -0400598
Joey Armstrong56ebc232023-06-29 18:58:29 -0400599 - `Zoom Meeting <https://www.google.com/url?q=https://onf.zoom.us/j/978447356?pwd%3DdS9WajNLam9ZeFExOHV3SXB2Nk1VZz09&sa=D&source=calendar&ust=1686087684256971&usg=AOvVaw3dMQpIMYLlyjTTmkvW_edp>`_.
600 - `Rolling Agenda <https://www.google.com/url?q=https://docs.google.com/document/d/1mNqronCip_-tDjFI-ZoudNteC3AnOcVONPHz7HuW8Eg/edit?usp%3Dsharing&sa=D&source=calendar&ust=1686087684256971&usg=AOvVaw3km2VVU2j1qa6JCGI0iSBx>`_.
601
602Website(s)
603++++++++++
604
605 - `onf/VOLTHA <https://opennetworking.org/voltha/>`_
606 - `docs.voltha.org <https://docs.voltha.org>`_
Joey Armstrong1b8fdc32023-12-20 17:22:57 -0500607 - `Wiki <https://wiki.opencord.org>`_
Joey Armstrong7d32cbe2023-06-02 14:30:19 -0400608
Joey Armstrong64b82492023-06-01 17:34:39 -0400609|