blob: 2b831ea403e88010b8a82d039cedf1d4cfdddb4d [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 Armstrong7f146422024-01-28 15:03:55 -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>`_
Joey Armstrongceecdf82024-01-27 12:46:35 -0500144 - ``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 Armstrong59667212024-01-28 14:11:20 -0500188 - `2.11.0 <https://mvnrepository.com/artifact/org.opencord/aaa/2.11.0>`__
189 - `X <https://mvnrepository.com/artifact/org.opencord/aaa-api/2.11.0>`__
190 - `X <https://mvnrepository.com/artifact/org.opencord/aaa-app/2.11.0>`__
Joey Armstrong56ebc232023-06-29 18:58:29 -0400191 - `X <https://mvnrepository.com/artifact/org.opencord/aaa>`__
Joey Armstrong59667212024-01-28 14:11:20 -0500192 - `X <https://gerrit.opencord.org/plugins/gitiles/aaa/+/refs/tags/2.11.0>`__
193 - `X <https://github.com/opencord/aaa/releases/tag/2.11.0>`__
Joey Armstrongc32c3c32024-01-28 18:12:16 -0500194 -
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 Armstrongbb26e932024-01-29 16:17:27 -0500199 - `X <https://mvnrepository.com/artifact/org.opencord/bng/2.5.1>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500200 - `X <https://gerrit.opencord.org/plugins/gitiles/bng/+/refs/tags/2.5.1>`__
Joey Armstrongbb26e932024-01-29 16:17:27 -0500201 - `X <https://github.com/opencord/bng/releases/tag/2.5.1>`_
202 -
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>`__
Joey Armstrongc32c3c32024-01-28 18:12:16 -0500210 -
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>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500213 - `X <https://mvnrepository.com/artifact/org.opencord/onos-app-igmpproxy-api/2.9.0>`__
Joey Armstrong7f146422024-01-28 15:03:55 -0500214 - `X <https://mvnrepository.com/artifact/org.opencord/onos-app-igmpproxy-app/2.9.0>`__
215 - `X <https://mvnrepository.com/artifact/org.opencord/onos-app-igmpproxy/2.9.0>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500216 - `X <https://gerrit.opencord.org/plugins/gitiles/igmpproxy/+/refs/tags/2.9.0>`__
Joey Armstrong7f146422024-01-28 15:03:55 -0500217 - `X <https://github.com/opencord/igmpproxy/releases/tag/2.9.0>`__
218 -
Joey Armstrong56ebc232023-06-29 18:58:29 -0400219 * - `kafka <https://gerrit.opencord.org/gitweb?p=kafka-onos.git;a=summary>`__
Joey Armstrong1eb713f2024-01-30 13:53:00 -0500220 - `2.13.2 <https://mvnrepository.com/artifact/org.opencord/kafka/2.13.2>`__
221 - `X <https://mvnrepository.com/artifact/org.opencord/kafka-api/2.13.2>`__
222 - `X <https://mvnrepository.com/artifact/org.opencord/kafka-app/2.13.2>`__
223 - `X <https://mvnrepository.com/artifact/org.opencord/kafka/2.13.2>`__
224 - `X <https://gerrit.opencord.org/plugins/gitiles/kafka-onos/+/refs/tags/2.13.2>`__
225 - `X <https://github.com/opencord/kafka-onos/releases/tag/2.13.2>`__
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>`__
Joey Armstrongc32c3c32024-01-28 18:12:16 -0500234 -
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 Armstrong59667212024-01-28 14:11:20 -0500239 - `X <https://mvnrepository.com/artifact/org.opencord/mcast/2.9.1>`__
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>`__
Joey Armstrong59667212024-01-28 14:11:20 -0500242 -
Joey Armstrong56ebc232023-06-29 18:58:29 -0400243 * - `olt <https://gerrit.opencord.org/gitweb?p=olt.git;a=summary>`__
Joey Armstrongfb8f3c82024-01-29 10:13:18 -0500244 - `5.2.6 <https://mvnrepository.com/artifact/org.opencord/olt/5.2.6>`__
Joey Armstrong1eb713f2024-01-30 13:53:00 -0500245 - `X <https://mvnrepository.com/artifact/org.opencord/olt-api/5.2.6>`__
246 - `X <https://mvnrepository.com/artifact/org.opencord/olt-app/5.2.6>`__
247 - `X <https://mvnrepository.com/artifact/org.opencord/olt/5.2.6>`__
248 - `X <https://gerrit.opencord.org/plugins/gitiles/olt/+/refs/tags/5.2.6>`__
249 - `X <https://github.com/opencord/olt/releases/tag/5.2.6>`__
250 -
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 Armstrongfb8f3c82024-01-29 10:13:18 -0500257 - `X <https://github.com/opencord/olttopology/releases/tag/1.3.1>`__
258 -
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 Armstrongc32c3c32024-01-28 18:12:16 -0500266 -
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>`__
Joey Armstrongc32c3c32024-01-28 18:12:16 -0500274 -
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>`_
Joey Armstrong3ef98a52024-02-01 15:11:53 -0500316 - ``3.3.0``
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>`__
Joey Armstrong3ef98a52024-02-01 15:11:53 -0500320 - `X <https://github.com/opencord/voltha-helm-charts/releases/tag/3.3.0>`__
Joey Armstrongb1498d72023-06-13 10:46:57 -0400321 -
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400322 -
323 -
Joey Armstrongfb8f3c82024-01-29 10:13:18 -0500324 - ``N``
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 Armstrong3ef98a52024-02-01 15:11:53 -0500334 - ``N`` `VOL-5246 <https://jira.opencord.org/browse/VOL-5246>`_
Joey Armstrongad862102024-01-28 15:36:40 -0500335 * - `Bbsim-sadis-server <https://gerrit.opencord.org/gitweb?p=bbsim-sadis-server.git;a=tree>`__
Joey Armstrongb1498d72023-06-13 10:46:57 -0400336 -
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>`_
Joey Armstrong7f146422024-01-28 15:03:55 -0500339 - `X <https://gerrit.opencord.org/plugins/gitiles/bbsim-sadis-server/+/refs/tags/v0.3.4>`__
Joey Armstrongb1498d72023-06-13 10:46:57 -0400340 - `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>`__
Joey Armstrong7f146422024-01-28 15:03:55 -0500350 - `X <https://github.com/opencord/ofagent-go/releases/tag/v2.2.1>`__
Joey Armstrongec409282024-01-28 10:05:07 -0500351 - `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>`_
Joey Armstrong7f146422024-01-28 15:03:55 -0500353 -
Joey Armstrongb1498d72023-06-13 10:46:57 -0400354 -
Joey Armstrongb1498d72023-06-13 10:46:57 -0400355 * - `voltctl <https://gerrit.opencord.org/gitweb?p=voltctl.git;a=tree>`_
356 - ``1.8.3``
357 -
358 -
359 - `X <https://gerrit.opencord.org/plugins/gitiles/voltctl/+/refs/tags/v1.8.3>`__
360 - `X <https://github.com/opencord/voltctl/tree/v1.8.3>`__
361 -
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400362 -
363 -
Joey Armstrongec409282024-01-28 10:05:07 -0500364 - ``N``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400365 * - `voltha-go <https://gerrit.opencord.org/gitweb?p=voltha-go.git;a=tree>`_
Joey Armstrong3ef98a52024-02-01 15:11:53 -0500366 - ``3.5.4``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400367 - docker
Joey Armstrong3ef98a52024-02-01 15:11:53 -0500368 - ``stale:2.11.3``
369 - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-go/+/refs/tags/v3.5.4>`__
370 - `X <https://github.com/opencord/voltha-go/releases/tag/v3.5.4>`__
Joey Armstrongb1498d72023-06-13 10:46:57 -0400371 -
Joey Armstrong3ef98a52024-02-01 15:11:53 -0500372 - ``v7:?`` <br> ``v5:?``
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400373 -
Joey Armstrong3ef98a52024-02-01 15:11:53 -0500374 - ``verify`` `VOL-526 <https://jira.opencord.org/browse/VOL-526>`_
Joey Armstrongb1498d72023-06-13 10:46:57 -0400375 * - `voltha-lib-go <https://gerrit.opencord.org/plugins/gitiles/voltha-lib-go>`_
Joey Armstrongceecdf82024-01-27 12:46:35 -0500376 - ``7.5.3``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400377 -
Joey Armstrongc32c3c32024-01-28 18:12:16 -0500378 - ``?``
Joey Armstrongceecdf82024-01-27 12:46:35 -0500379 - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-lib-go/+/refs/tags/v7.5.3>`__
380 - `X <https://github.com/opencord/voltha-lib-go/releases/tag/v7.5.3>`__
Joey Armstrong3ef98a52024-02-01 15:11:53 -0500381 - ``?``
Joey Armstrongec409282024-01-28 10:05:07 -0500382 - `v7 <https://pkg.go.dev/github.com/opencord/voltha-lib-go/v7@v7.5.3>`__
Joey Armstrong3ef98a52024-02-01 15:11:53 -0500383 - ``?``
Joey Armstrongc32c3c32024-01-28 18:12:16 -0500384 -
Joey Armstrongb1498d72023-06-13 10:46:57 -0400385 * - `voltha-onos <https://gerrit.opencord.org/gitweb?p=voltha-onos.git;a=tree>`_
386 -
387 - ``5.1.2``
388 - ``0.1.27``
389 - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-onos/+/refs/tags/5.1.3>`__
390 - `X <https://github.com/opencord/voltha-onos/tree/5.1.3>`__
391 - `X <https://hub.docker.com/layers/voltha/voltha-onos/5.1.3/images/sha256-d9c686acf177ed823ff359dc43ba59aab05ae067be27c92e48c08b72f94b9ca3?context=explore>`__
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400392 -
393 -
Joey Armstrongec409282024-01-28 10:05:07 -0500394 - ``N``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400395 * - `voltha-openonu-adapter-go <https://gerrit.opencord.org/gitweb?p=voltha-openonu-adapter-go.git;a=tree>`_
396 -
397 - ``2.7.3``
398 -
399 - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-openonu-adapter-go/+/refs/tags/v2.7.3>`__
400 - `X <https://github.com/opencord/voltha-openonu-adapter-go/tree/v2.7.3>`__
401 - `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 -0400402 -
403 -
Joey Armstrongec409282024-01-28 10:05:07 -0500404 - ``N``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400405 * - `voltha-openolt-adapter <https://gerrit.opencord.org/gitweb?p=voltha-openolt-adapter.git;a=tree>`_
406 - ``v4.2.12``
407 - ``4.2.6``
408 -
409 - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-openolt-adapter/+/refs/tags/v4.2.12>`__
410 - `X <https://github.com/opencord/voltha-openolt-adapter/tree/v4.2.12>`__
411 - `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 -0400412 -
413 -
Joey Armstrongec409282024-01-28 10:05:07 -0500414 - ``N``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400415 * - `voltha-protos <https://gerrit.opencord.org/plugins/gitiles/voltha-protos>`_
Joey Armstrongc32c3c32024-01-28 18:12:16 -0500416 - ``5.4.11``
417 - `5.4.11 <https://gerrit.opencord.org/plugins/gitiles/voltha-protos>`__
418 - ``?``
Joey Armstrongceecdf82024-01-27 12:46:35 -0500419 - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-protos/+/refs/tags/v5.4.11>`__
Joey Armstrongc32c3c32024-01-28 18:12:16 -0500420 - `X <https://github.com/opencord/voltha-protos/releases/tag/v5.4.11>`__
Joey Armstrongbb26e932024-01-29 16:17:27 -0500421 - `stale <https://hub.docker.com/r/voltha/voltha-protos/tags>`__
422 - `stale <https://pkg.go.dev/github.com/opencord/voltha-protos>`__
Joey Armstrongec409282024-01-28 10:05:07 -0500423 - `5.4.11 <https://pypi.org/project/voltha-protos/5.4.11>`__
Joey Armstrong3ef98a52024-02-01 15:11:53 -0500424 - ``Y`` `VOL-5244 <https://jira.opencord.org/browse/VOL-5244>`_
Joey Armstrongb1498d72023-06-13 10:46:57 -0400425 * - `voltha-system-tests <https://github.com/opencord/voltha-system-tests/releases/tag/2.9.0>`__
Joey Armstrong3ef98a52024-02-01 15:11:53 -0500426 - ``2.12.13``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400427 -
428 -
Joey Armstrong3ef98a52024-02-01 15:11:53 -0500429 - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-system-tests/+/refs/tags/2.12.13>`__
430 - `X <https://github.com/opencord/voltha-system-tests/tree/2.12.13>`__
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400431 -
432 -
Joey Armstrong3ef98a52024-02-01 15:11:53 -0500433 -
434 - ``verify`` `VOL-5064 <https://jira.opencord.org/browse/VOL-5064>`_
Joey Armstrongb1498d72023-06-13 10:46:57 -0400435 * - segmentrouting
436 - ``3.0.0``
437 -
438 -
439 -
440 -
441 -
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400442 -
443 -
Joey Armstrongec409282024-01-28 10:05:07 -0500444 - ``N``
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400445
446- `Docker Images: Voltha <https://docs.voltha.org/master/resources/docker.html>`_
Joey Armstrongb1498d72023-06-13 10:46:57 -0400447
448
449Helm Chart Versions
450+++++++++++++++++++
451This section refers to the macro charts to deploy the required infrastructure and a (or many) VOLTHA stacks:
452
453.. list-table:: Helm Chart Versions
454 :widths: 30, 5, 5, 5, 5, 5
455 :header-rows: 2
456
457 * - Component
458 - VOLTHA
459 - Component
460 -
461 - Gerrit
462 - Github
463 * - Name
464 - Version
465 - Version
466 - with Chart
467 - URL
468 - URL
469 * -
470 -
471 -
472 -
473 -
474 -
475 * - Voltha-infra
476 - ``2.10.10``
477 -
478 -
479 -
480 -
481 * - Voltha-stack
482 - ``2.10.10``
483 -
484 -
485 -
486 -
487
488BAL Version
489+++++++++++
490
491.. list-table:: Helm Chart Versions
492 :widths: 30, 5, 5, 5, 5, 5
493 :header-rows: 2
494
495 * - Component
496 - VOLTHA
497 - Component
498 -
499 - Gerrit
500 - Github
501 * - Name
502 - Version
503 - Version
504 - with Chart
505 - URL
506 - URL
507 * -
508 -
509 -
510 -
511 -
512 -
513 * - Broadcom abstraction layer (BAL)
514 -
515 - ``3.10.2.2``
516 -
517 -
518 -
519
520|
Joey Armstrong83135fb2023-06-04 00:48:14 -0400521
Joey Armstrong64b82492023-06-01 17:34:39 -0400522Helm Chart Versions
523+++++++++++++++++++
524This section refers to the macro charts to deploy the required infrastructure and a (or many) VOLTHA stacks:
525
526BAL Version
527+++++++++++
528
529|
530
531Get Involved
532------------
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400533<We'd love to accept your patches and contributions to the VOLTHA project, join the community!
Joey Armstrong64b82492023-06-01 17:34:39 -0400534
535| Here are a few resources to get you started:
536
537
538Index/Entry points
539++++++++++++++++++
540
541 - `https://docs.voltha.org <https://docs.voltha.org/master/index.html>`_
542 - `Getting Started <https://docs.voltha.org/master/overview/contributing.html>`_
543
544HOWTO
545+++++
546
547 - `Code, Documentation, Makefiles <https://docs.voltha.org/master/howto/index.html>`_
548 - `Setup a test pod <https://docs.voltha.org/master/overview/lab_setup.html>`_
549 - `Troubleshooting <https://docs.voltha.org/master/overview/troubleshooting.html>`_
550
551Testing
552+++++++
553
554 - `Automation <https://docs.voltha.org/master/testing/voltha_test_automation.html>`_
555 - `Robot testing harness <https://docs.voltha.org/master/testing/index.html>`_
556 - `voltha-system-tests <https://docs.voltha.org/master/voltha-system-tests/README.html>`_
557
558CLI Tools
559+++++++++
560
561 - `BBSIM <https://docs.voltha.org/master/bbsim/docs/source/index.html>`__
562 - `voltctl <https://docs.voltha.org/master/voltctl/README.html?highlight=voltctl>`__
563
564Slack
565+++++
Joey Armstrong56ebc232023-06-29 18:58:29 -0400566
Joey Armstrong64b82492023-06-01 17:34:39 -0400567 - `voltha-dev <https://app.slack.com/client/T095Z193Q/C01D229FP2A>`_
568 - `community <https://app.slack.com/client/T095Z193Q/C0184DT7116>`_
569 - `general <https://app.slack.com/client/T095Z193Q/C095YQBLL>`_
570
571Mailing List
572++++++++++++
Joey Armstrong56ebc232023-06-29 18:58:29 -0400573
Joey Armstrong64b82492023-06-01 17:34:39 -0400574 - `voltha-discuss@opennetworking.org <https://groups.google.com/a/opennetworking.org/g/voltha-discuss>`_.
575
576Weekly TST Meetings
577+++++++++++++++++++
Joey Armstrong64b82492023-06-01 17:34:39 -0400578
Joey Armstrong56ebc232023-06-29 18:58:29 -0400579 - `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>`_.
580 - `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>`_.
581
582Website(s)
583++++++++++
584
585 - `onf/VOLTHA <https://opennetworking.org/voltha/>`_
586 - `docs.voltha.org <https://docs.voltha.org>`_
Joey Armstrong1b8fdc32023-12-20 17:22:57 -0500587 - `Wiki <https://wiki.opencord.org>`_
Joey Armstrong7d32cbe2023-06-02 14:30:19 -0400588
Joey Armstrong64b82492023-06-01 17:34:39 -0400589|