blob: dc35693e74d85e30a83ee978bec1e5ca54eec7a6 [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
Joey Armstrong252f7122024-04-26 12:38:13 -040022 * - `VOL-4949 <:jira-browse:/VOL-4949>`_
Joey Armstrong23ce8872023-08-24 09:46:22 -040023 - Introduce DEVICE_BUSY reason in the UploadDebugInfoStatus DMI message
Joey Armstrong252f7122024-04-26 12:38:13 -040024 * - `VOL-4783 <:jira-browse:/VOL-4783>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050025 - Introduce UploadDebugInformation RPC in DMI
Joey Armstrong252f7122024-04-26 12:38:13 -040026 * - `VOL-4788 <:jira-browse:/VOL-4788>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050027 - Create package in voltha-libs-go for support of prometheus counters in voltha
Joey Armstrong252f7122024-04-26 12:38:13 -040028 * - `VOL-4782 <:jira-browse:/VOL-4782>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050029 - Enchance DMI to include DataValueType in Events and also clarification for Transceiver Events
Joey Armstrong252f7122024-04-26 12:38:13 -040030 * - `VOL-4878 <:jira-browse:/VOL-4878>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050031 - Improve the voltha-protos extensions interface to get the Rx Power levels from an OLT
Joey Armstrong252f7122024-04-26 12:38:13 -040032 * - `VOL-4877 <:jira-browse:/VOL-4877>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050033 - Enhance DMI interface to be able to retrieve the Tx Power on the Transceivers
Joey Armstrong252f7122024-04-26 12:38:13 -040034 * - `VOL-4958 <:jira-browse:/VOL-4958>`_
Joey Armstrong23ce8872023-08-24 09:46:22 -040035 - Introduce protobuf dependencies in DMI for the python testing framework
Joey Armstrong252f7122024-04-26 12:38:13 -040036 * - `VOL-4952 <:jira-browse:/VOL-4952>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050037 - Add retry client options to the grpc library in voltha-lib-go
Joey Armstrong252f7122024-04-26 12:38:13 -040038 * - `VOL-4983 <:jira-browse:/VOL-4983>`_
Joey Armstrong23ce8872023-08-24 09:46:22 -040039 - voltctl list device meters with traffic shaping info
Joey Armstrong252f7122024-04-26 12:38:13 -040040 * - `VOL-5043 <:jira-browse:/VOL-5043>`_
Joey Armstrong23ce8872023-08-24 09:46:22 -040041 - Enhance DMI interface to have CPU/Mem/Disk usage alarms and also NTP synch alarms
Joey Armstrong252f7122024-04-26 12:38:13 -040042 * - `VOL-4444 <:jira-browse:/VOL-4444>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050043 - VOL-4340 Create API for profile in voltha rw-core for profile operations
Joey Armstrong252f7122024-04-26 12:38:13 -040044 * - `VOL-4436 <:jira-browse:/VOL-4436>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050045 - VOL-4340 Create proto files for sip profile and voip service
Joey Armstrong252f7122024-04-26 12:38:13 -040046 * - `VOL-5046 <:jira-browse:/VOL-5046>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050047 - Reuse grpc clinet connection in grpc clinet lib
Joey Armstrong252f7122024-04-26 12:38:13 -040048 * - `VOL-4972 <:jira-browse:/VOL-4972>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050049 - Changes in openolt adapter to reconcile onu device and pon states
Joey Armstrong252f7122024-04-26 12:38:13 -040050 * - `VOL-4953 <:jira-browse:/VOL-4953>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050051 - Retry for grpc towards core in openolt adapter
Joey Armstrong252f7122024-04-26 12:38:13 -040052 * - `VOL-5216 <:jira-browse:/VOL-5216>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050053 - Handle transition in core during device reboot
Joey Armstrong252f7122024-04-26 12:38:13 -040054 * - `VOL-5197 <:jira-browse:/VOL-5197>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050055 - In DMI add QSFP-DD as a form factor for the TransceiverAttributes
Joey Armstrong252f7122024-04-26 12:38:13 -040056 * - `VOL-4950 <:jira-browse:/VOL-4950>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050057 - Move the component_uuid from EventsConfigurationRequest to EventCfg of DMI interface
Joey Armstrong252f7122024-04-26 12:38:13 -040058 * - `VOL-5241 <:jira-browse:/VOL-5241>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050059 - Add Zyxel to ONU Vendor list
Joey Armstrong252f7122024-04-26 12:38:13 -040060 * - `VOL-5233 <:jira-browse:/VOL-5233>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050061 - VOL-5206 Change "ONU_DYING_GASP_EVENT" check to "ONU_DYING_GASP_RAISE_EVENT" in Alarm tests
Joey Armstrong23ce8872023-08-24 09:46:22 -040062
Joey Armstrong64b82492023-06-01 17:34:39 -040063Bug Fixes
64---------
65
Joey Armstrong23ce8872023-08-24 09:46:22 -040066.. list-table:: Bug Fixes
Joey Armstrongc3201442024-02-02 15:16:07 -050067 :widths: 10, 60
Joey Armstrong23ce8872023-08-24 09:46:22 -040068 :header-rows: 1
69
70 * - Jira
Joey Armstrong23ce8872023-08-24 09:46:22 -040071 - Description
Joey Armstrongc3201442024-02-02 15:16:07 -050072 * -
73 -
Joey Armstrong252f7122024-04-26 12:38:13 -040074 * - `VOL-4926 <:jira-browse:/VOL-4926>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050075 - VOL-4836 kail - godownloader.sh no longer available: alternative needed
Joey Armstrong252f7122024-04-26 12:38:13 -040076 * - `VOL-4934 <:jira-browse:/VOL-4934>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050077 - omci-lib-go: MIC (AES-128) calculation does not properly support the Extended Message Set
Joey Armstrong252f7122024-04-26 12:38:13 -040078 * - `VOL-4927 <:jira-browse:/VOL-4927>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050079 - omci-lib-go: ONT-G ME alarms are not supposed
Joey Armstrong252f7122024-04-26 12:38:13 -040080 * - `VOL-4929 <:jira-browse:/VOL-4929>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050081 - openonuAdapterGo - memory leak seen in long term tests
Joey Armstrong252f7122024-04-26 12:38:13 -040082 * - `VOL-4931 <:jira-browse:/VOL-4931>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050083 - openoltAdapter: memory leak seen in long term tests
Joey Armstrong252f7122024-04-26 12:38:13 -040084 * - `VOL-4984 <:jira-browse:/VOL-4984>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050085 - voltctl log level list does not display the component open-flow-agent
Joey Armstrong252f7122024-04-26 12:38:13 -040086 * - `VOL-5105 <:jira-browse:/VOL-5105>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050087 - cli label missing for pon ports in BBSIM
Joey Armstrong252f7122024-04-26 12:38:13 -040088 * - `VOL-5193 <:jira-browse:/VOL-5193>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050089 - OpenOnuAdapterGo: MIB sync handling fails , when the MIB template has NULL terminated strings.
Joey Armstrong252f7122024-04-26 12:38:13 -040090 * - `VOL-5187 <:jira-browse:/VOL-5187>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050091 - openolt adaptor should not set discovery in progress for a given onu in case the particular discovery request fails
Joey Armstrong252f7122024-04-26 12:38:13 -040092 * - `VOL-5165 <:jira-browse:/VOL-5165>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050093 - Openoltagent getting crashed when ONT is rebooted
Joey Armstrong252f7122024-04-26 12:38:13 -040094 * - `VOL-5172 <:jira-browse:/VOL-5172>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050095 - Olt adaptor trying to add flows to the devices even when the parent olt is not up
Joey Armstrong252f7122024-04-26 12:38:13 -040096 * - `VOL-5104 <:jira-browse:/VOL-5104>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050097 - BBSIM crashed when adding flows
Joey Armstrong252f7122024-04-26 12:38:13 -040098 * - `VOL-4993 <:jira-browse:/VOL-4993>`_
Joey Armstrongc3201442024-02-02 15:16:07 -050099 - Upon OLT reboot, OLT's OPERSTATUS is observed as "rebooted" and no ONTs are discovered
Joey Armstrong252f7122024-04-26 12:38:13 -0400100 * - `VOL-4798 <:jira-browse:/VOL-4798>`_
Joey Armstrongc3201442024-02-02 15:16:07 -0500101 - voltctl - log configuration for multiple stacks doesn't work
Joey Armstrong252f7122024-04-26 12:38:13 -0400102 * - `VOL-5212 <:jira-browse:/VOL-5212>`_
Joey Armstrongc3201442024-02-02 15:16:07 -0500103 - Unable to fetch PON RX power for all the ONTs on a PON port.
Joey Armstrong252f7122024-04-26 12:38:13 -0400104 * - `VOL-5215 <:jira-browse:/VOL-5215>`_
Joey Armstrongc3201442024-02-02 15:16:07 -0500105 - After rebooting ONUs the BBSIM OLT is crashing
Joey Armstrong252f7122024-04-26 12:38:13 -0400106 * - `VOL-5208 <:jira-browse:/VOL-5208>`_
Joey Armstrongc3201442024-02-02 15:16:07 -0500107 - onu adapter will go into race and crash if delete-device and delete gemport from olt adapter happens at once
Joey Armstrong252f7122024-04-26 12:38:13 -0400108 * - `VOL-5210 <:jira-browse:/VOL-5210>`_
Joey Armstrongc3201442024-02-02 15:16:07 -0500109 - Open onu adapter crashes when processing requests and device is deleted
Joey Armstrong252f7122024-04-26 12:38:13 -0400110 * - `VOL-5107 <:jira-browse:/VOL-5107>`_
Joey Armstrongc3201442024-02-02 15:16:07 -0500111 - forced crash during child device detected may result in duplicate device
Joey Armstrong252f7122024-04-26 12:38:13 -0400112 * - `VOL-5219 <:jira-browse:/VOL-5219>`_
Joey Armstrongc3201442024-02-02 15:16:07 -0500113 - in case voltha core goes down before it gets a chance to fire reconcile to the adaptors it should retrigger the reconcile process once it comes back up
Joey Armstrong252f7122024-04-26 12:38:13 -0400114 * - `VOL-5175 <:jira-browse:/VOL-5175>`_
Joey Armstrongc3201442024-02-02 15:16:07 -0500115 - OLT device ports list in ONOS is empty after rebooting the OLT
Joey Armstrong252f7122024-04-26 12:38:13 -0400116 * - `VOL-5195 <:jira-browse:/VOL-5195>`_
Joey Armstrongc3201442024-02-02 15:16:07 -0500117 - Missing ANI-G Signal Fail and Signal Degrade alarm notification
Joey Armstrong252f7122024-04-26 12:38:13 -0400118 * - `VOL-5209 <:jira-browse:/VOL-5209>`_
Joey Armstrongc3201442024-02-02 15:16:07 -0500119 - Open onu adapter crashes during delete device
Joey Armstrong252f7122024-04-26 12:38:13 -0400120 * - `VOL-5249 <:jira-browse:/VOL-5249>`_
Joey Armstrongc3201442024-02-02 15:16:07 -0500121 - error loading onos image in voltha-onos-sanity_test
Joey Armstrong252f7122024-04-26 12:38:13 -0400122 * - `VOL-5236 <:jira-browse:/VOL-5236>`_
Joey Armstrongc3201442024-02-02 15:16:07 -0500123 - onu adapter should gracefully reset vlan config fsm on onu down
Joey Armstrong252f7122024-04-26 12:38:13 -0400124 * - `VOL-5223 <:jira-browse:/VOL-5223>`_
Joey Armstrongc3201442024-02-02 15:16:07 -0500125 - OpenOnuAdapterGo: Alarm Mgr has to handle unconfigured MEs responses from ONT during Alarm Audit.
126
Joey Armstrong23ce8872023-08-24 09:46:22 -0400127
Joey Armstrong64b82492023-06-01 17:34:39 -0400128Test
129----
130
Joey Armstrong23ce8872023-08-24 09:46:22 -0400131.. list-table:: Test
Joey Armstrongc3201442024-02-02 15:16:07 -0500132 :widths: 10, 60
Joey Armstrong23ce8872023-08-24 09:46:22 -0400133 :header-rows: 1
134
135 * - Jira
Joey Armstrong23ce8872023-08-24 09:46:22 -0400136 - Description
Joey Armstrong252f7122024-04-26 12:38:13 -0400137 * - `VOL-4829 <:jira-browse:/VOL-4829>`_
Joey Armstrongc3201442024-02-02 15:16:07 -0500138 - openonuAdapterGo: Robustness - Test of reconciling openonu-adapter with continuous traffic at real HW
139
Joey Armstrong23ce8872023-08-24 09:46:22 -0400140
Joey Armstrong64b82492023-06-01 17:34:39 -0400141Documentation
142-------------
143
144As usual documentation is published on https://docs.voltha.org
145
146
147Known Issues
148------------
Joey Armstrong64b82492023-06-01 17:34:39 -0400149
150Certification Program
151---------------------
152
153Thanks to the Continuous Certification program at ONF we can also ensure
154that the following ONF member products are compatible with the VOLTHA 2.11
155release:
156
157- Edgecore ASGVolt64 GPON OLT
158- Radisys 3200G GPON OLT
159- Radisys 1600G GPON OLT
160- Zyxel SDA3016SS Combo OLT
161
162
163Jira stories
164------------
165A full list of stories and bugs completed can be found under the
166`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.
167
168|
169
170Component Versions in VOLTHA 2.12 release
171-----------------------------------------
172
Joey Armstrong83135fb2023-06-04 00:48:14 -0400173ONOS and Atomix
174+++++++++++++++
175
176.. list-table:: ONOS and Atomix
177 :widths: 30, 5, 5, 5, 5, 5
178 :header-rows: 2
179
180 * - Component
181 - VOLTHA
182 - Component
183 - with
184 - Gerrit
185 - Github
186 * - Name
Joey Armstrong56ebc232023-06-29 18:58:29 -0400187 - Ver
188 - Ver
Joey Armstrong83135fb2023-06-04 00:48:14 -0400189 - Chart
190 - URL
191 - URL
192 * -
193 -
194 -
195 -
196 -
197 -
Joey Armstrong7f146422024-01-28 15:03:55 -0500198 * - 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 -0500199 - ``2.5.5``
200 - ``2.5.9``, ``2.5.8``
Joey Armstrong83135fb2023-06-04 00:48:14 -0400201 -
202 -
203 -
204 * - `ATOMIX <https://github.com/atomix/atomix/releases/tag/atomix-3.1.9>`_
205 -
Joey Armstrongb1498d72023-06-13 10:46:57 -0400206 - ``3.1.9``
Joey Armstrong83135fb2023-06-04 00:48:14 -0400207 -
208 -
209 -
210
Joey Armstrong56ebc232023-06-29 18:58:29 -0400211ONOS Components
212+++++++++++++++
Joey Armstrong83135fb2023-06-04 00:48:14 -0400213
Joey Armstrong56ebc232023-06-29 18:58:29 -0400214.. list-table:: ONOS Components
Joey Armstrongbda89de2024-01-27 09:39:12 -0500215 :widths: 10, 2, 2, 2, 2, 2, 2, 2
Joey Armstrong83135fb2023-06-04 00:48:14 -0400216 :header-rows: 2
217
218 * - Component
Joey Armstrong56ebc232023-06-29 18:58:29 -0400219 - Artifact
220 - Api
221 - App
Joey Armstrongceecdf82024-01-27 12:46:35 -0500222 - Pkg
Joey Armstrong83135fb2023-06-04 00:48:14 -0400223 - Gerrit
224 - Github
Joey Armstrongbda89de2024-01-27 09:39:12 -0500225 - Released
Joey Armstrong83135fb2023-06-04 00:48:14 -0400226 * - Name
Joey Armstrong56ebc232023-06-29 18:58:29 -0400227 - Ver
228 - Ver
229 - Ver
230 - Ver
Joey Armstrong83135fb2023-06-04 00:48:14 -0400231 - URL
232 - URL
Joey Armstrongbda89de2024-01-27 09:39:12 -0500233 -
Joey Armstrongb1498d72023-06-13 10:46:57 -0400234 * -
235 -
236 -
237 -
238 -
239 -
240 -
Joey Armstrongbda89de2024-01-27 09:39:12 -0500241 -
Joey Armstrongb1498d72023-06-13 10:46:57 -0400242 * - `aaa <https://gerrit.opencord.org/gitweb?p=aaa.git;a=summary>`_
Joey Armstrong252f7122024-04-26 12:38:13 -0400243 - `2.11.0 <:mvn-cord:aaai/2.11.0>`__
244 - `X <:mvn-cord:aaa-api/2.11.0>`__
245 - `X <:mvn-cord:aaa-app/2.11.0>`__
246 - `X <:mvn-cord:aaa/2.11.0>`__
247 - `X <:vol-ger:/aaa/+/refs/tags/2.11.0>`__
248 - `X <:vol-git:/aaa/releases/tag/2.11.0>`__
Joey Armstrongc32c3c32024-01-28 18:12:16 -0500249 -
Joey Armstrong56ebc232023-06-29 18:58:29 -0400250 * - `bng <https://gerrit.opencord.org/gitweb?p=bng.git;a=summary>`__
Joey Armstrong252f7122024-04-26 12:38:13 -0400251 - `2.5.1 <:mvn-cord:/bng/2.5.1>`__
252 - `X <:mvn-cord:/bng-api/2.5.1>`__
253 - `X <:mvn-cord:/bng-app/2.5.1>`__
254 - `X <:mvn-cord:/bng/2.5.1>`__
255 - `X <:vol-ger:/bng/+/refs/tags/2.5.1>`__
256 - `X <:vol-git:/bng/releases/tag/2.5.1>`__
Joey Armstrongbb26e932024-01-29 16:17:27 -0500257 -
Joey Armstrong56ebc232023-06-29 18:58:29 -0400258 * - `dhcpl2relay <https://gerrit.opencord.org/gitweb?p=dhcpl2relay.git;a=summary>`__
Joey Armstrong252f7122024-04-26 12:38:13 -0400259 - `2.11.0 <:mvn-cord:/dhcpl2relay/2.11.0>`__
260 - `X <:mvn-cord:/dhcpl2relay-api/2.11.0>`__
261 - `X <:mvn-cord:/dhcpl2relay-app/2.11.0>`__
262 - `X <:mvn-cord:/dhcpl2relay>`__
263 - `X <:vol-ger:/dhcpl2relay/+/refs/tags/2.11.0>`__
264 - `X <:vol-git:/dhcpl2relay/releases/tag/2.11.0>`__
Joey Armstrongc32c3c32024-01-28 18:12:16 -0500265 -
Joey Armstrong56ebc232023-06-29 18:58:29 -0400266 * - `igmpproxy <https://gerrit.opencord.org/gitweb?p=igmpproxy.git;a=summary>`__
Joey Armstrong252f7122024-04-26 12:38:13 -0400267 - `2.9.0 <:mvn-cord:/onos-app-igmpproxy/2.9.0>`__
268 - `X <:mvn-cord:/onos-app-igmpproxy-api/2.9.0>`__
269 - `X <:mvn-cord:/onos-app-igmpproxy-app/2.9.0>`__
270 - `X <:mvn-cord:/onos-app-igmpproxy/2.9.0>`__
271 - `X <:vol-ger:/igmpproxy/+/refs/tags/2.9.0>`__
272 - `X <:vol-git:/igmpproxy/releases/tag/2.9.0>`__
Joey Armstrong7f146422024-01-28 15:03:55 -0500273 -
Joey Armstrong56ebc232023-06-29 18:58:29 -0400274 * - `kafka <https://gerrit.opencord.org/gitweb?p=kafka-onos.git;a=summary>`__
Joey Armstrong252f7122024-04-26 12:38:13 -0400275 - `2.13.2 <:mvn-cord:/kafka/2.13.2>`__
276 - `X <:mvn-cord:/kafka-api/2.13.2>`__
277 - `X <:mvn-cord:/kafka-app/2.13.2>`__
278 - `X <:mvn-cord:/kafka/2.13.2>`__
279 - `X <:vol-ger:/kafka-onos/+/refs/tags/2.13.2>`__
280 - `X <:vol-git:/kafka-onos/releases/tag/2.13.2>`__
Joey Armstrongbda89de2024-01-27 09:39:12 -0500281 - ``N``
Joey Armstrong252f7122024-04-26 12:38:13 -0400282 * - `maclearner <:vol-ger:/mac-learning>`__
283 - `1.2.3 <:mvn-cord:/maclearner/1.2.3>`__
284 - `X <:mvn-cord:/maclearner-api/1.2.3>`__
285 - `X <:mvn-cord:/maclearner-app/1.2.3>`__
286 - `X <:mvn-cord:/maclearner>`__
287 - `X <:vol-ger:/mac-learning/+/refs/tags/1.2.3>`__
288 - `X <:vol-git:/mac-learning/releases/tag/1.2.3>`__, `T <:vol-git:/mac-learning/tree/1.2.3>`__
Joey Armstrongc32c3c32024-01-28 18:12:16 -0500289 -
Joey Armstrong56ebc232023-06-29 18:58:29 -0400290 * - `mcast <https://gerrit.opencord.org/gitweb?p=mcast.git;a=summary>`__
Joey Armstrong252f7122024-04-26 12:38:13 -0400291 - `2.9.1 <:mvn-cord:/mcast/2.9.1>`__
292 - `X <:mvn-cord:/mcast-api/2.9.1>`__
293 - `X <:mvn-cord:/mcast-app/2.9.1>`__
294 - `X <:mvn-cord:/mcast/2.9.1>`__
295 - `X <:vol-ger:/mcast/+/refs/tags/2.9.1>`__
296 - `X <:vol-git:/mcast/releases/tag/2.9.1>`__, `T <:vol-git:/mcast/tree/2.9.1>`__
Joey Armstrong59667212024-01-28 14:11:20 -0500297 -
Joey Armstrong56ebc232023-06-29 18:58:29 -0400298 * - `olt <https://gerrit.opencord.org/gitweb?p=olt.git;a=summary>`__
Joey Armstrong252f7122024-04-26 12:38:13 -0400299 - `5.2.6 <:mvn-cord:/olt/5.2.6>`__
300 - `X <:mvn-cord:/olt-api/5.2.6>`__
301 - `X <:mvn-cord:/olt-app/5.2.6>`__
302 - `X <:mvn-cord:/olt/5.2.6>`__
303 - `X <:vol-ger:/olt/+/refs/tags/5.2.6>`__
304 - `X <:vol-git:/olt/releases/tag/5.2.6>`__
Joey Armstrong1eb713f2024-01-30 13:53:00 -0500305 -
Joey Armstrong252f7122024-04-26 12:38:13 -0400306 * - `olttopology <:vol-ger:/olttopology/>`__
307 - `1.3.1 <:mvn-cord:/olttopology/1.3.1>`__
308 - `X <:mvn-cord:/olttopology-api/1.3.1>`__
309 - `X <:mvn-cord:/olttopology-app/1.3.1>`__
310 - `X <:mvn-cord:/olttopology>`__
311 - `X <:vol-ger:/olttopology/+/refs/tags/1.3.1>`__
312 - `X <:vol-git:/olttopology/releases/tag/1.3.1>`__
Joey Armstrongfb8f3c82024-01-29 10:13:18 -0500313 -
Joey Armstrong252f7122024-04-26 12:38:13 -0400314 * - `pppoeagent <:vol-ger:/pppoeagent/>`__
315 - `1.3.0 <:mvn-cord:/pppoeagent/1.3.0>`__
316 - `X <:mvn-cord:/pppoeagent-api/1.3.0>`__
317 - `X <:mvn-cord:/pppoeagent-app/1.3.0>`__
318 - `X <:mvn-cord:/pppoeagent>`__
319 - `X <:vol-ger:/pppoeagent/+/refs/tags/1.3.0>`__
320 - `X <:vol-git:/pppoeagent/releases/tag/1.3.0>`__
Joey Armstrongc32c3c32024-01-28 18:12:16 -0500321 -
Joey Armstrong56ebc232023-06-29 18:58:29 -0400322 * - `sadis <https://gerrit.opencord.org/gitweb?p=sadis.git;a=summary>`__
Joey Armstrong252f7122024-04-26 12:38:13 -0400323 - `5.12.2 <:mvn-cord:/sadis/5.12.2>`__
324 - `X <:mvn-cord:/sadis-api/5.12.2>`__
325 - `X <:mvn-cord:/sadis-app/5.12.2>`__
326 - `X <:mvn-cord:/sadis>`__
327 - `X <:vol-ger:/sadis/+/refs/tags/5.12.2>`__
328 - `X <:vol-git:/sadis/releases/tag/5.12.2>`__
Joey Armstrongc32c3c32024-01-28 18:12:16 -0500329 -
Joey Armstrongb1498d72023-06-13 10:46:57 -0400330
Joey Armstrong0dbbfb72024-02-08 14:31:11 -0500331- See Also
332
333 - :ref:`Release Notes Legend for ONOS Components`
334 - `Docker Images: opencord <https://hub.docker.com/search?q=opencord>`_
335
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400336
Joey Armstrongb1498d72023-06-13 10:46:57 -0400337VOLTHA Components
338+++++++++++++++++
339
340.. list-table:: VOLTHA Components
Joey Armstrong0dbbfb72024-02-08 14:31:11 -0500341 :widths: 30, 5, 5, 5, 5, 5, 5, 5, 5
Joey Armstrongb1498d72023-06-13 10:46:57 -0400342 :header-rows: 2
343
344 * - Component
345 - VOLTHA
Joey Armstrong252f7122024-04-26 12:38:13 -0400346 - `Chart.yaml <:vol-ger:/voltha-helm-charts/+/refs/heads/master>`_
Joey Armstrong0dbbfb72024-02-08 14:31:11 -0500347 - `Gerrit <https://gerrit.opencord.org/admin/repos>`_
Joey Armstrong252f7122024-04-26 12:38:13 -0400348 - `Github <:vol-git:>`_
Joey Armstrongb1498d72023-06-13 10:46:57 -0400349 - `Docker <https://hub.docker.com/search?q=voltha>`_
Joey Armstrong0dbbfb72024-02-08 14:31:11 -0500350 - `Golang <https://pkg.go.dev>`_
351 - `Pypi <https://pypi.org>`_
352 - Repository
Joey Armstrongb1498d72023-06-13 10:46:57 -0400353 * - Name
Joey Armstrong0dbbfb72024-02-08 14:31:11 -0500354 - Version
355 - Version
Joey Armstrongb1498d72023-06-13 10:46:57 -0400356 - ULR
357 - URL
358 - URL
Joey Armstrong0dbbfb72024-02-08 14:31:11 -0500359 - URL
360 - URL
361 - Released
Joey Armstrong83135fb2023-06-04 00:48:14 -0400362 * -
363 -
364 -
365 -
366 -
367 -
Joey Armstrong83135fb2023-06-04 00:48:14 -0400368 -
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400369 -
370 -
Joey Armstrongb1498d72023-06-13 10:46:57 -0400371 * - `ofagent-go <https://gerrit.opencord.org/gitweb?p=ofagent-go.git;a=tree>`_
Joey Armstrong252f7122024-04-26 12:38:13 -0400372 - `2.2.1 <:vol-ger:/ofagent-go/+/refs/heads/voltha-2.12/VERSION>`_
Joey Armstrongeab3ade2024-02-10 17:49:37 -0500373 - ``N/A``
Joey Armstrong252f7122024-04-26 12:38:13 -0400374 - `X <:vol-ger:/ofagent-go/+/refs/tags/v2.2.1>`__
375 - `X <:vol-git:/ofagent-go/releases/tag/v2.2.1>`__
Joey Armstrongec409282024-01-28 10:05:07 -0500376 - `1.1.4(stale) <https://hub.docker.com/layers/voltha/ofagent-go/1.1.4/images/sha256-8231111b69c8643c4981d64abff0a85d71f80763bb98632bb101e92b89882647?context=explore>`_
377 - `1.6.5(stale) <https://pkg.go.dev/github.com/opencord/ofagent-go/cmd/ofagent>`_
Joey Armstrong7f146422024-01-28 15:03:55 -0500378 -
Joey Armstrongb1498d72023-06-13 10:46:57 -0400379 -
Joey Armstrongb1498d72023-06-13 10:46:57 -0400380 * - `voltha-go <https://gerrit.opencord.org/gitweb?p=voltha-go.git;a=tree>`_
Joey Armstrong252f7122024-04-26 12:38:13 -0400381 - `3.5.4 <:vol-ger:/voltha-go/+/refs/heads/voltha-2.12/VERSION>`_
Joey Armstrongeab3ade2024-02-10 17:49:37 -0500382 - ``N/A``
Joey Armstrong252f7122024-04-26 12:38:13 -0400383 - `X <:vol-ger:/voltha-go/+/refs/tags/v3.5.4>`__
384 - `X <:vol-git:/voltha-go/releases/tag/v3.5.4>`__
Joey Armstrong2a562302024-02-05 17:54:47 -0500385 - ``N/A``
386 - ``v7:?``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400387 -
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400388 -
Joey Armstrong252f7122024-04-26 12:38:13 -0400389 * - `voltha-lib-go <:vol-ger:/voltha-lib-go>`_
390 - `7.5.3 <:vol-ger:/voltha-lib-go/+/refs/heads/master/VERSION>`_
Joey Armstrongeab3ade2024-02-10 17:49:37 -0500391 - ``N/A``
Joey Armstrong252f7122024-04-26 12:38:13 -0400392 - `X <:vol-ger:/voltha-lib-go/+/refs/tags/v7.5.3>`__
393 - `X <:vol-git:/voltha-lib-go/releases/tag/v7.5.3>`__
Joey Armstrong3ef98a52024-02-01 15:11:53 -0500394 - ``?``
Joey Armstrongec409282024-01-28 10:05:07 -0500395 - `v7 <https://pkg.go.dev/github.com/opencord/voltha-lib-go/v7@v7.5.3>`__
Joey Armstrong3ef98a52024-02-01 15:11:53 -0500396 - ``?``
Joey Armstrongc32c3c32024-01-28 18:12:16 -0500397 -
Joey Armstrongb1498d72023-06-13 10:46:57 -0400398 * - `voltha-onos <https://gerrit.opencord.org/gitweb?p=voltha-onos.git;a=tree>`_
Joey Armstrong2a562302024-02-05 17:54:47 -0500399 - ``5.1.10``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400400 - ``0.1.27``
Joey Armstrong252f7122024-04-26 12:38:13 -0400401 - `X <:vol-ger:/voltha-onos/+/refs/tags/5.1.10>`__
402 - `X <:vol-git:/voltha-onos/releases/tag/5.1.10>`__
Joey Armstrong2a562302024-02-05 17:54:47 -0500403 - `X <https://hub.docker.com/layers/voltha/voltha-onos/5.1.10/images/sha256-d2498af38194a1cd01a1b9072a58af8647ed50fea2dbc9bd3ac4d4e4b583d72a?context=explore>`__
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400404 -
Joey Armstronge03bc602024-02-09 17:26:27 -0500405 -
Joey Armstrongec409282024-01-28 10:05:07 -0500406 - ``N``
Joey Armstrong0dbbfb72024-02-08 14:31:11 -0500407 * - `voltha-openolt-adapter <https://gerrit.opencord.org/gitweb?p=voltha-openolt-adapter.git;a=tree>`_
Joey Armstrong252f7122024-04-26 12:38:13 -0400408 - `4.4.11 <:vol-ger:/voltha-openolt-adapter/+/refs/heads/voltha-2.12/VERSION>`_
409 - `2.12.6 <:vol-ger:/voltha-helm-charts/+/refs/heads/master/voltha-adapter-openolt/Chart.yaml#20>`_
410 - `X <:vol-ger:/voltha-openolt-adapter/+/refs/tags/v4.4.11>`__
411 - `X <:vol-git:/voltha-openolt-adapter/releases/tag/v4.4.11>`__
Joey Armstronge03bc602024-02-09 17:26:27 -0500412 - `X <https://hub.docker.com/layers/voltha/voltha-openolt-adapter/4.4.11/images/sha256-eed64f687f6029f4cbf531162a10d5e496ea454878987ec0212cd5dbf4c6d9cf?context=explore>`__
413 - ``N/A``
414 - ``N/A``
Joey Armstrongeab3ade2024-02-10 17:49:37 -0500415 -
Joey Armstrongb1498d72023-06-13 10:46:57 -0400416 * - `voltha-openonu-adapter-go <https://gerrit.opencord.org/gitweb?p=voltha-openonu-adapter-go.git;a=tree>`_
Joey Armstrong252f7122024-04-26 12:38:13 -0400417 - `2.11.12 <:vol-ger:/voltha-openonu-adapter-go/+/refs/heads/voltha-2.12/VERSION>`_
418 - `2.12.2 <:vol-ger:/voltha-helm-charts/+/refs/heads/master/voltha-adapter-openonu/Chart.yaml#17>`__
419 - `X <:vol-ger:/voltha-openonu-adapter-go/+/refs/tags/v2.11.12>`__
420 - `X <:vol-git:/voltha-openonu-adapter-go/releases/tag/v2.11.12>`__
Joey Armstrong68539dc2024-02-01 18:24:09 -0500421 - `X <https://hub.docker.com/layers/voltha/voltha-openonu-adapter-go/2.11.12/images/sha256-e9484a8963d08748af5766a6a8ce7f7485efb384488bcf93840ecc1142d7ad74?context=explore>`__
Joey Armstrong82180592024-02-10 15:34:21 -0500422 - `stale <https://pkg.go.dev/github.com/opencord/voltha-openonu-adapter-go>`_
423 - ``N/A``
Joey Armstrongeab3ade2024-02-10 17:49:37 -0500424 -
Joey Armstrong252f7122024-04-26 12:38:13 -0400425 * - `voltha-protos <:vol-ger:/voltha-protos>`_
426 - `5.4.11 <:vol-ger:/voltha-protos/+/refs/heads/voltha-2.12/VERSION>`_
Joey Armstrongeab3ade2024-02-10 17:49:37 -0500427 - ``N/A``
Joey Armstrong252f7122024-04-26 12:38:13 -0400428 - `X <:vol-ger:/voltha-protos/+/refs/tags/v5.4.11>`__
429 - `X <:vol-git:/voltha-protos/releases/tag/v5.4.11>`__
Joey Armstrongbb26e932024-01-29 16:17:27 -0500430 - `stale <https://hub.docker.com/r/voltha/voltha-protos/tags>`__
431 - `stale <https://pkg.go.dev/github.com/opencord/voltha-protos>`__
Joey Armstrongec409282024-01-28 10:05:07 -0500432 - `5.4.11 <https://pypi.org/project/voltha-protos/5.4.11>`__
Joey Armstrong2a562302024-02-05 17:54:47 -0500433 -
Joey Armstrong252f7122024-04-26 12:38:13 -0400434 * - `voltha-system-tests <:vol-git:/voltha-system-tests/releases/tag/2.9.0>`__
Joey Armstrong3ef98a52024-02-01 15:11:53 -0500435 - ``2.12.13``
Joey Armstrongb1498d72023-06-13 10:46:57 -0400436 -
Joey Armstrong252f7122024-04-26 12:38:13 -0400437 - `X <:vol-ger:/voltha-system-tests/+/refs/tags/2.12.13>`__
438 - `X <:vol-git:/voltha-system-tests/tree/2.12.13>`__
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400439 -
440 -
Joey Armstrong3ef98a52024-02-01 15:11:53 -0500441 -
442 - ``verify`` `VOL-5064 <https://jira.opencord.org/browse/VOL-5064>`_
Joey Armstrongb1498d72023-06-13 10:46:57 -0400443 * - segmentrouting
444 - ``3.0.0``
445 -
446 -
447 -
448 -
449 -
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400450 -
Joey Armstrongec409282024-01-28 10:05:07 -0500451 - ``N``
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400452
Joey Armstrong0dbbfb72024-02-08 14:31:11 -0500453- See Also
454
455 - :ref:`Release Notes Legend for VOLTHA Components`
456 - `Docker Images: Voltha <https://docs.voltha.org/master/resources/docker.html>`_
Joey Armstrongb1498d72023-06-13 10:46:57 -0400457
458
Joey Armstrong68539dc2024-02-01 18:24:09 -0500459VOLTHA Tools
460++++++++++++
461
Joey Armstronge03bc602024-02-09 17:26:27 -0500462.. list-table:: VOLTHA Components
463 :widths: 30, 5, 5, 5, 5, 5, 5, 5, 5
Joey Armstrong68539dc2024-02-01 18:24:09 -0500464 :header-rows: 2
465
466 * - Component
467 - VOLTHA
Joey Armstrong252f7122024-04-26 12:38:13 -0400468 - `Chart.yaml <:vol-ger:/voltha-helm-charts/+/refs/heads/master>`_
Joey Armstronge03bc602024-02-09 17:26:27 -0500469 - `Gerrit <https://gerrit.opencord.org/admin/repos>`_
Joey Armstrong252f7122024-04-26 12:38:13 -0400470 - `Github <:vol-git:>`_
Joey Armstrong68539dc2024-02-01 18:24:09 -0500471 - `Docker <https://hub.docker.com/search?q=voltha>`_
Joey Armstronge03bc602024-02-09 17:26:27 -0500472 - `Golang <https://pkg.go.dev>`_
473 - `Pypi <https://pypi.org>`_
474 - Repository
Joey Armstrong68539dc2024-02-01 18:24:09 -0500475 * - Name
Joey Armstronge03bc602024-02-09 17:26:27 -0500476 - Version
477 - Version
Joey Armstrong68539dc2024-02-01 18:24:09 -0500478 - ULR
479 - URL
480 - URL
Joey Armstronge03bc602024-02-09 17:26:27 -0500481 - URL
482 - URL
483 - Released
Joey Armstrong68539dc2024-02-01 18:24:09 -0500484 * -
485 -
486 -
487 -
488 -
489 -
490 -
491 -
492 -
Joey Armstrong252f7122024-04-26 12:38:13 -0400493 * - `voltha-docs <:vol-ger:/voltha-docs>`_ , `docs.voltha.org <https://docs.voltha.org>`_
Joey Armstrong68539dc2024-02-01 18:24:09 -0500494 - ``2.12.25``
Joey Armstronge03bc602024-02-09 17:26:27 -0500495 - ``N/A``
Joey Armstrong252f7122024-04-26 12:38:13 -0400496 - `X <:vol-ger:/voltha-docs/+/refs/tags/2.12.25>`__
497 - `X <:vol-git:/voltha-docs/releases/tag/2.12.25>`__
Joey Armstrong68539dc2024-02-01 18:24:09 -0500498 -
499 -
500 -
501 - ``N``
502 * - `bbsim <https://gerrit.opencord.org/gitweb?p=bbsim.git;a=tree>`__
Joey Armstronge03bc602024-02-09 17:26:27 -0500503 - ``1.16.3+``
Joey Armstrong252f7122024-04-26 12:38:13 -0400504 - ``4.8.6`` `chart <:vol-ger:/voltha-helm-charts/+/refs/heads/voltha-2.12/bbsim/Chart.yaml>`__
505 - `X <:vol-ger:/bbsim>`__
506 - `X <:vol-git:/bbsim/tree/v1.14.4>`__
Joey Armstrong68539dc2024-02-01 18:24:09 -0500507 - `X <https://hub.docker.com/layers/voltha/bbsim/1.14.4/images/sha256-c23de193c1d7cf8d32c48edfbec4bfa6c47dbeecd4b31d040da0255eeab2ec58?context=explore>`__
Joey Armstronge03bc602024-02-09 17:26:27 -0500508 - ``?``
509 - ``?``
Joey Armstrong68539dc2024-02-01 18:24:09 -0500510 - ``N``
511 * - `Bbsim-sadis-server <https://gerrit.opencord.org/gitweb?p=bbsim-sadis-server.git;a=tree>`__
Joey Armstrong252f7122024-04-26 12:38:13 -0400512 - `0.3.6 <:vol-ger:/bbsim-sadis-server/+/refs/heads/voltha-2.12/VERSION>`_
513 - `0.3.3 <:vol-ger:/voltha-helm-charts/+/refs/heads/voltha-2.12/voltha-infra/Chart.yaml#45>`_
514 - `X <:vol-ger:/bbsim-sadis-server/+/refs/tags/v0.3.6/VERSION>`__
515 - `X <:vol-git:/bbsim-sadis-server/releases/tag/v0.3.6>`__
Joey Armstrong0dbbfb72024-02-08 14:31:11 -0500516 - `X <https://hub.docker.com/layers/voltha/bbsim-sadis-server/0.3.6/images/sha256-0ea9df1be13f8b1d0a8314cbf0e0800e4a4b7e2920ae3ce5e119abddb9359350?context=explore>`__
Joey Armstrong68539dc2024-02-01 18:24:09 -0500517 -
518 -
Joey Armstrong68539dc2024-02-01 18:24:09 -0500519 - ``N``
520 * - `voltctl <https://gerrit.opencord.org/gitweb?p=voltctl.git;a=tree>`_
Joey Armstrong252f7122024-04-26 12:38:13 -0400521 - `1.10.2 <:vol-ger:/voltctl/+/refs/heads/voltha-2.12/VERSION>`_
Joey Armstrong0423f452024-02-10 18:19:10 -0500522 - ``N/A``
Joey Armstrong252f7122024-04-26 12:38:13 -0400523 - `X <:vol-ger:/voltctl/+/refs/tags/v1.10.2>`__
524 - `? <:vol-git:/voltctl/releases/tag/v1.10.2>`_
Joey Armstrong0dbbfb72024-02-08 14:31:11 -0500525 - ``N/A``
Joey Armstronge03bc602024-02-09 17:26:27 -0500526 - `X <https://pkg.go.dev/github.com/opencord/voltctl@v1.10.2>`__
527 - ``N/A``
Joey Armstrong68539dc2024-02-01 18:24:09 -0500528 - ``N``
529
530
Joey Armstrongb1498d72023-06-13 10:46:57 -0400531Helm Chart Versions
532+++++++++++++++++++
533This section refers to the macro charts to deploy the required infrastructure and a (or many) VOLTHA stacks:
534
535.. list-table:: Helm Chart Versions
Joey Armstrong5f157d12024-02-10 21:09:21 -0500536 :widths: 30, 30
Joey Armstrongb1498d72023-06-13 10:46:57 -0400537 :header-rows: 2
538
539 * - Component
540 - VOLTHA
Joey Armstrongb1498d72023-06-13 10:46:57 -0400541 * - Name
542 - Version
Joey Armstrongb1498d72023-06-13 10:46:57 -0400543 * -
544 -
Joey Armstrong5f157d12024-02-10 21:09:21 -0500545 * - Helm Charts (voltha-helm-charts)
Joey Armstrong252f7122024-04-26 12:38:13 -0400546 - `3.3.0 <:vol-ger:/voltha-helm-charts/+/refs/heads/voltha-2.12/VERSION>`_
Joey Armstrong5f157d12024-02-10 21:09:21 -0500547 * - Voltha
Joey Armstrong252f7122024-04-26 12:38:13 -0400548 - `2.12.17 <:vol-ger:/voltha-helm-charts/+/refs/heads/master/voltha/Chart.yaml#20>`_
Joey Armstrongb1498d72023-06-13 10:46:57 -0400549 * - Voltha-infra
Joey Armstrong252f7122024-04-26 12:38:13 -0400550 - `2.12.6 <:vol-ger:/voltha-helm-charts/+/refs/heads/master/voltha-infra/Chart.yaml#37>`__
Joey Armstrongb1498d72023-06-13 10:46:57 -0400551 * - Voltha-stack
Joey Armstrong252f7122024-04-26 12:38:13 -0400552 - `2.12.9 <:vol-ger:/voltha-helm-charts/+/refs/heads/master/voltha-stack/Chart.yaml#37>`_
Joey Armstrongb1498d72023-06-13 10:46:57 -0400553
554BAL Version
555+++++++++++
556
557.. list-table:: Helm Chart Versions
558 :widths: 30, 5, 5, 5, 5, 5
559 :header-rows: 2
560
561 * - Component
562 - VOLTHA
563 - Component
564 -
565 - Gerrit
566 - Github
567 * - Name
568 - Version
569 - Version
570 - with Chart
571 - URL
572 - URL
573 * -
574 -
575 -
576 -
577 -
578 -
579 * - Broadcom abstraction layer (BAL)
580 -
581 - ``3.10.2.2``
582 -
583 -
584 -
585
586|
Joey Armstrong83135fb2023-06-04 00:48:14 -0400587
Joey Armstrong64b82492023-06-01 17:34:39 -0400588Helm Chart Versions
589+++++++++++++++++++
590This section refers to the macro charts to deploy the required infrastructure and a (or many) VOLTHA stacks:
591
592BAL Version
593+++++++++++
594
595|
596
597Get Involved
598------------
Joey Armstrong5faccbe2023-07-13 18:30:01 -0400599<We'd love to accept your patches and contributions to the VOLTHA project, join the community!
Joey Armstrong64b82492023-06-01 17:34:39 -0400600
601| Here are a few resources to get you started:
602
603
604Index/Entry points
605++++++++++++++++++
606
607 - `https://docs.voltha.org <https://docs.voltha.org/master/index.html>`_
608 - `Getting Started <https://docs.voltha.org/master/overview/contributing.html>`_
609
610HOWTO
611+++++
612
613 - `Code, Documentation, Makefiles <https://docs.voltha.org/master/howto/index.html>`_
614 - `Setup a test pod <https://docs.voltha.org/master/overview/lab_setup.html>`_
615 - `Troubleshooting <https://docs.voltha.org/master/overview/troubleshooting.html>`_
616
617Testing
618+++++++
619
620 - `Automation <https://docs.voltha.org/master/testing/voltha_test_automation.html>`_
621 - `Robot testing harness <https://docs.voltha.org/master/testing/index.html>`_
622 - `voltha-system-tests <https://docs.voltha.org/master/voltha-system-tests/README.html>`_
623
624CLI Tools
625+++++++++
626
627 - `BBSIM <https://docs.voltha.org/master/bbsim/docs/source/index.html>`__
628 - `voltctl <https://docs.voltha.org/master/voltctl/README.html?highlight=voltctl>`__
629
630Slack
631+++++
Joey Armstrong56ebc232023-06-29 18:58:29 -0400632
Joey Armstrong64b82492023-06-01 17:34:39 -0400633 - `voltha-dev <https://app.slack.com/client/T095Z193Q/C01D229FP2A>`_
634 - `community <https://app.slack.com/client/T095Z193Q/C0184DT7116>`_
635 - `general <https://app.slack.com/client/T095Z193Q/C095YQBLL>`_
636
637Mailing List
638++++++++++++
Joey Armstrong56ebc232023-06-29 18:58:29 -0400639
Joey Armstrong64b82492023-06-01 17:34:39 -0400640 - `voltha-discuss@opennetworking.org <https://groups.google.com/a/opennetworking.org/g/voltha-discuss>`_.
641
642Weekly TST Meetings
643+++++++++++++++++++
Joey Armstrong64b82492023-06-01 17:34:39 -0400644
Joey Armstrong56ebc232023-06-29 18:58:29 -0400645 - `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>`_.
646 - `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>`_.
647
648Website(s)
649++++++++++
650
651 - `onf/VOLTHA <https://opennetworking.org/voltha/>`_
652 - `docs.voltha.org <https://docs.voltha.org>`_
Joey Armstrong1b8fdc32023-12-20 17:22:57 -0500653 - `Wiki <https://wiki.opencord.org>`_
Joey Armstrong7d32cbe2023-06-02 14:30:19 -0400654
Joey Armstrong64b82492023-06-01 17:34:39 -0400655|