Joey Armstrong | 64b8249 | 2023-06-01 17:34:39 -0400 | [diff] [blame] | 1 | .. figure:: images/voltha.svg |
| 2 | :alt: voltha- Release Notes |
| 3 | :width: 40% |
| 4 | :align: center |
| 5 | |
| 6 | |
| 7 | VOLTHA 2.12 Release Notes |
| 8 | ========================= |
| 9 | |
| 10 | Highlights |
| 11 | ---------- |
| 12 | |
| 13 | Features & Improvements |
| 14 | ----------------------- |
| 15 | |
Joey Armstrong | 23ce887 | 2023-08-24 09:46:22 -0400 | [diff] [blame] | 16 | .. 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 Armstrong | 64b8249 | 2023-06-01 17:34:39 -0400 | [diff] [blame] | 46 | Bug Fixes |
| 47 | --------- |
| 48 | |
Joey Armstrong | 23ce887 | 2023-08-24 09:46:22 -0400 | [diff] [blame] | 49 | .. 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 Armstrong | 64b8249 | 2023-06-01 17:34:39 -0400 | [diff] [blame] | 72 | Test |
| 73 | ---- |
| 74 | |
Joey Armstrong | 23ce887 | 2023-08-24 09:46:22 -0400 | [diff] [blame] | 75 | .. 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 Armstrong | 64b8249 | 2023-06-01 17:34:39 -0400 | [diff] [blame] | 86 | Documentation |
| 87 | ------------- |
| 88 | |
| 89 | As usual documentation is published on https://docs.voltha.org |
| 90 | |
| 91 | |
| 92 | Known Issues |
| 93 | ------------ |
Joey Armstrong | 64b8249 | 2023-06-01 17:34:39 -0400 | [diff] [blame] | 94 | |
| 95 | Certification Program |
| 96 | --------------------- |
| 97 | |
| 98 | Thanks to the Continuous Certification program at ONF we can also ensure |
| 99 | that the following ONF member products are compatible with the VOLTHA 2.11 |
| 100 | release: |
| 101 | |
| 102 | - Edgecore ASGVolt64 GPON OLT |
| 103 | - Radisys 3200G GPON OLT |
| 104 | - Radisys 1600G GPON OLT |
| 105 | - Zyxel SDA3016SS Combo OLT |
| 106 | |
| 107 | |
| 108 | Jira stories |
| 109 | ------------ |
| 110 | A 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 | |
| 115 | Component Versions in VOLTHA 2.12 release |
| 116 | ----------------------------------------- |
| 117 | |
Joey Armstrong | 83135fb | 2023-06-04 00:48:14 -0400 | [diff] [blame] | 118 | ONOS 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 Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 132 | - Ver |
| 133 | - Ver |
Joey Armstrong | 83135fb | 2023-06-04 00:48:14 -0400 | [diff] [blame] | 134 | - Chart |
| 135 | - URL |
| 136 | - URL |
| 137 | * - |
| 138 | - |
| 139 | - |
| 140 | - |
| 141 | - |
| 142 | - |
Joey Armstrong | ceecdf8 | 2024-01-27 12:46:35 -0500 | [diff] [blame^] | 143 | * - 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 Armstrong | 83135fb | 2023-06-04 00:48:14 -0400 | [diff] [blame] | 146 | - |
| 147 | - |
| 148 | - |
| 149 | * - `ATOMIX <https://github.com/atomix/atomix/releases/tag/atomix-3.1.9>`_ |
| 150 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 151 | - ``3.1.9`` |
Joey Armstrong | 83135fb | 2023-06-04 00:48:14 -0400 | [diff] [blame] | 152 | - |
| 153 | - |
| 154 | - |
| 155 | |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 156 | ONOS Components |
| 157 | +++++++++++++++ |
Joey Armstrong | 83135fb | 2023-06-04 00:48:14 -0400 | [diff] [blame] | 158 | |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 159 | .. list-table:: ONOS Components |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 160 | :widths: 10, 2, 2, 2, 2, 2, 2, 2 |
Joey Armstrong | 83135fb | 2023-06-04 00:48:14 -0400 | [diff] [blame] | 161 | :header-rows: 2 |
| 162 | |
| 163 | * - Component |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 164 | - Artifact |
| 165 | - Api |
| 166 | - App |
Joey Armstrong | ceecdf8 | 2024-01-27 12:46:35 -0500 | [diff] [blame^] | 167 | - Pkg |
Joey Armstrong | 83135fb | 2023-06-04 00:48:14 -0400 | [diff] [blame] | 168 | - Gerrit |
| 169 | - Github |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 170 | - Released |
Joey Armstrong | 83135fb | 2023-06-04 00:48:14 -0400 | [diff] [blame] | 171 | * - Name |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 172 | - Ver |
| 173 | - Ver |
| 174 | - Ver |
| 175 | - Ver |
Joey Armstrong | 83135fb | 2023-06-04 00:48:14 -0400 | [diff] [blame] | 176 | - URL |
| 177 | - URL |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 178 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 179 | * - |
| 180 | - |
| 181 | - |
| 182 | - |
| 183 | - |
| 184 | - |
| 185 | - |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 186 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 187 | * - `aaa <https://gerrit.opencord.org/gitweb?p=aaa.git;a=summary>`_ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 188 | - `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 Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 191 | - `X <https://mvnrepository.com/artifact/org.opencord/aaa>`__ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 192 | - `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 Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 195 | * - `bng <https://gerrit.opencord.org/gitweb?p=bng.git;a=summary>`__ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 196 | - `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 Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 199 | - `X <https://mvnrepository.com/artifact/org.opencord/bng/>`__ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 200 | - `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 Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 203 | * - `dhcpl2relay <https://gerrit.opencord.org/gitweb?p=dhcpl2relay.git;a=summary>`__ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 204 | - `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 Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 207 | - `X <https://mvnrepository.com/artifact/org.opencord/dhcpl2relay>`__ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 208 | - `X <https://gerrit.opencord.org/plugins/gitiles/dhcpl2relay/+/refs/tags/2.11.0>`__ |
Joey Armstrong | ceecdf8 | 2024-01-27 12:46:35 -0500 | [diff] [blame^] | 209 | - `X <https://github.com/opencord/dhcpl2relay/releases/tag/2.11.0>`__ |
| 210 | - Y |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 211 | * - `igmpproxy <https://gerrit.opencord.org/gitweb?p=igmpproxy.git;a=summary>`__ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 212 | - `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 Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 215 | - `X <https://mvnrepository.com/artifact/org.opencord/onos-app-igmpproxy>`__ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 216 | - `X <https://gerrit.opencord.org/plugins/gitiles/igmpproxy/+/refs/tags/2.9.0>`__ |
Joey Armstrong | ceecdf8 | 2024-01-27 12:46:35 -0500 | [diff] [blame^] | 217 | - `X <https://github.com/opencord/igmpproxy/releases/tag/2.9.0>`__, `X <https://github.com/opencord/igmpproxy/tree/2.9.0>`__ |
| 218 | - Y |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 219 | * - `kafka <https://gerrit.opencord.org/gitweb?p=kafka-onos.git;a=summary>`__ |
Joey Armstrong | ceecdf8 | 2024-01-27 12:46:35 -0500 | [diff] [blame^] | 220 | - `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 Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 221 | - X |
| 222 | - X |
| 223 | - `X <https://mvnrepository.com/artifact/org.opencord/kafka>`__ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 224 | - `X <https://gerrit.opencord.org/plugins/gitiles/kafka-onos/+/refs/tags/2.13.0>`__ |
Joey Armstrong | ceecdf8 | 2024-01-27 12:46:35 -0500 | [diff] [blame^] | 225 | - `X <https://github.com/opencord/kafka-onos/releases/tag/2.13.0>`__, `T <https://github.com/opencord/kafka-onos/tree/2.13.0>`__ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 226 | - ``N`` |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 227 | * - `maclearner <https://gerrit.opencord.org/plugins/gitiles/mac-learning>`__ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 228 | - `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 Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 231 | - `X <https://mvnrepository.com/artifact/org.opencord/maclearner>`__ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 232 | - `X <https://gerrit.opencord.org/plugins/gitiles/mac-learning/+/refs/tags/1.2.3>`__ |
Joey Armstrong | ceecdf8 | 2024-01-27 12:46:35 -0500 | [diff] [blame^] | 233 | - `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 Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 235 | * - `mcast <https://gerrit.opencord.org/gitweb?p=mcast.git;a=summary>`__ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 236 | - `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 Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 239 | - `X <https://mvnrepository.com/artifact/org.opencord/mcast>`__ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 240 | - `X <https://gerrit.opencord.org/plugins/gitiles/mcast/+/refs/tags/2.9.1>`__ |
Joey Armstrong | ceecdf8 | 2024-01-27 12:46:35 -0500 | [diff] [blame^] | 241 | - `X <https://github.com/opencord/mcast/releases/tag/2.9.1>`__, `T <https://github.com/opencord/mcast/tree/2.9.1>`__ |
| 242 | - Y |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 243 | * - `olt <https://gerrit.opencord.org/gitweb?p=olt.git;a=summary>`__ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 244 | - `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 Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 247 | - `X <https://mvnrepository.com/artifact/org.opencord/olt>`__ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 248 | - `X <https://gerrit.opencord.org/plugins/gitiles/olt/+/refs/tags/5.2.5>`__ |
Joey Armstrong | ceecdf8 | 2024-01-27 12:46:35 -0500 | [diff] [blame^] | 249 | - `X <https://github.com/opencord/olt/releases/tag/5.2.5>`__ |
| 250 | - Y |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 251 | * - `olttopology <https://gerrit.opencord.org/plugins/gitiles/olttopology/>`__ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 252 | - `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 Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 255 | - `X <https://mvnrepository.com/artifact/org.opencord/olttopology>`__ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 256 | - `X <https://gerrit.opencord.org/plugins/gitiles/olttopology/+/refs/tags/1.3.1>`__ |
Joey Armstrong | ceecdf8 | 2024-01-27 12:46:35 -0500 | [diff] [blame^] | 257 | - `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 Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 258 | - ``N`` |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 259 | * - `pppoeagent <https://gerrit.opencord.org/plugins/gitiles/pppoeagent/>`__ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 260 | - `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 Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 263 | - `X <https://mvnrepository.com/artifact/org.opencord/pppoeagent>`__ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 264 | - `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>`__ |
| 266 | - ``N`` |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 267 | * - `sadis <https://gerrit.opencord.org/gitweb?p=sadis.git;a=summary>`__ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 268 | - `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 Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 271 | - `X <https://mvnrepository.com/artifact/org.opencord/sadis>`__ |
Joey Armstrong | bda89de | 2024-01-27 09:39:12 -0500 | [diff] [blame] | 272 | - `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 Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 275 | |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 276 | - `Docker Images: opencord <https://hub.docker.com/search?q=opencord>`_ |
| 277 | |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 278 | VOLTHA Components |
| 279 | +++++++++++++++++ |
| 280 | |
| 281 | .. list-table:: VOLTHA Components |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 282 | :widths: 30, 5, 5, 5, 5, 5, 5, 5, 5, 5 |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 283 | :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 Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 292 | - go |
| 293 | - pypi |
| 294 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 295 | * - Name |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 296 | - Ver |
| 297 | - Ver |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 298 | - `with Chart <https://gerrit.opencord.org/gitweb?p=helm-charts.git;a=tree;f=bbsim>`_ |
| 299 | - ULR |
| 300 | - URL |
| 301 | - URL |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 302 | - |
| 303 | - |
| 304 | - status |
Joey Armstrong | 83135fb | 2023-06-04 00:48:14 -0400 | [diff] [blame] | 305 | * - |
| 306 | - |
| 307 | - |
| 308 | - |
| 309 | - |
| 310 | - |
Joey Armstrong | 83135fb | 2023-06-04 00:48:14 -0400 | [diff] [blame] | 311 | - |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 312 | - |
| 313 | - |
| 314 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 315 | * - `Helm Charts (voltha-helm-charts) <https://gerrit.opencord.org/gitweb?p=voltha-helm-charts.git;a=tree>`_ |
| 316 | - ``3.2.2-dev1`` |
Joey Armstrong | 83135fb | 2023-06-04 00:48:14 -0400 | [diff] [blame] | 317 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 318 | - |
| 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 Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 322 | - |
| 323 | - |
| 324 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 325 | * - `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 Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 332 | - |
| 333 | - |
| 334 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 335 | * - `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 Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 342 | - |
| 343 | - |
| 344 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 345 | * - `ofagent-go <https://gerrit.opencord.org/gitweb?p=ofagent-go.git;a=tree>`_ |
| 346 | - ``2.1.3`` |
| 347 | - ``2.1.3`` |
| 348 | - ``2.11.3`` |
| 349 | - |
| 350 | - `X <https://github.com/opencord/ofagent-go>`__ |
| 351 | - `1.1.4-? <https://hub.docker.com/layers/voltha/ofagent-go/1.1.4/images/sha256-8231111b69c8643c4981d64abff0a85d71f80763bb98632bb101e92b89882647?context=explore>`_ |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 352 | - |
| 353 | - |
| 354 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 355 | * - `openolt agent <https://gerrit.opencord.org/gitweb?p=openolt.git;a=tree>`_ |
| 356 | - |
| 357 | - ``4.2.12`` |
| 358 | - |
| 359 | - |
| 360 | - `X <https://github.com/opencord/openolt>`__ |
| 361 | - |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 362 | - |
| 363 | - |
| 364 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 365 | * - `voltctl <https://gerrit.opencord.org/gitweb?p=voltctl.git;a=tree>`_ |
| 366 | - ``1.8.3`` |
| 367 | - |
| 368 | - |
| 369 | - `X <https://gerrit.opencord.org/plugins/gitiles/voltctl/+/refs/tags/v1.8.3>`__ |
| 370 | - `X <https://github.com/opencord/voltctl/tree/v1.8.3>`__ |
| 371 | - |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 372 | - |
| 373 | - |
| 374 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 375 | * - `voltha-go <https://gerrit.opencord.org/gitweb?p=voltha-go.git;a=tree>`_ |
| 376 | - ``3.1.8`` |
| 377 | - docker |
| 378 | - ``2.11.3`` |
| 379 | - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-go/+/refs/tags/v3.1.8>`__ |
| 380 | - `X <https://github.com/opencord/voltha-go/tree/v3.1.8>`__ |
| 381 | - |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 382 | - `v7 <https://pkg.go.dev/github.com/opencord/voltha-lib-go/v7>`_ |
| 383 | `v5 <https://pkg.go.dev/github.com/opencord/voltha-lib-go/v5>`_ |
| 384 | - |
| 385 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 386 | * - `voltha-lib-go <https://gerrit.opencord.org/plugins/gitiles/voltha-lib-go>`_ |
Joey Armstrong | ceecdf8 | 2024-01-27 12:46:35 -0500 | [diff] [blame^] | 387 | - ``7.5.3`` |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 388 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 389 | - |
Joey Armstrong | ceecdf8 | 2024-01-27 12:46:35 -0500 | [diff] [blame^] | 390 | - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-lib-go/+/refs/tags/v7.5.3>`__ |
| 391 | - `X <https://github.com/opencord/voltha-lib-go/releases/tag/v7.5.3>`__ |
| 392 | - `stale <https://hub.docker.com/r/voltha/voltha-protos>`__ |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 393 | - |
| 394 | - |
| 395 | - triage |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 396 | * - `voltha-onos <https://gerrit.opencord.org/gitweb?p=voltha-onos.git;a=tree>`_ |
| 397 | - |
| 398 | - ``5.1.2`` |
| 399 | - ``0.1.27`` |
| 400 | - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-onos/+/refs/tags/5.1.3>`__ |
| 401 | - `X <https://github.com/opencord/voltha-onos/tree/5.1.3>`__ |
| 402 | - `X <https://hub.docker.com/layers/voltha/voltha-onos/5.1.3/images/sha256-d9c686acf177ed823ff359dc43ba59aab05ae067be27c92e48c08b72f94b9ca3?context=explore>`__ |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 403 | - |
| 404 | - |
| 405 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 406 | * - `voltha-openonu-adapter-go <https://gerrit.opencord.org/gitweb?p=voltha-openonu-adapter-go.git;a=tree>`_ |
| 407 | - |
| 408 | - ``2.7.3`` |
| 409 | - |
| 410 | - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-openonu-adapter-go/+/refs/tags/v2.7.3>`__ |
| 411 | - `X <https://github.com/opencord/voltha-openonu-adapter-go/tree/v2.7.3>`__ |
| 412 | - `X <https://hub.docker.com/layers/voltha/voltha-openonu-adapter-go/2.7.3/images/sha256-e9484a8963d08748af5766a6a8ce7f7485efb384488bcf93840ecc1142d7ad74?context=explore>`__ |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 413 | - |
| 414 | - |
| 415 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 416 | * - `voltha-openolt-adapter <https://gerrit.opencord.org/gitweb?p=voltha-openolt-adapter.git;a=tree>`_ |
| 417 | - ``v4.2.12`` |
| 418 | - ``4.2.6`` |
| 419 | - |
| 420 | - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-openolt-adapter/+/refs/tags/v4.2.12>`__ |
| 421 | - `X <https://github.com/opencord/voltha-openolt-adapter/tree/v4.2.12>`__ |
| 422 | - `X <https://hub.docker.com/layers/voltha/voltha-openolt-adapter/4.2.12/images/sha256-844eac272323dc8bca10880a111957a95839578b3210dd777be5ac9370aaa52e?context=explore>`__ |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 423 | - |
| 424 | - |
| 425 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 426 | * - `voltha-protos <https://gerrit.opencord.org/plugins/gitiles/voltha-protos>`_ |
| 427 | - |
Joey Armstrong | ceecdf8 | 2024-01-27 12:46:35 -0500 | [diff] [blame^] | 428 | - `5.4.11 <https://pypi.org/project/voltha-protos/5.4.11>`__ |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 429 | - |
Joey Armstrong | ceecdf8 | 2024-01-27 12:46:35 -0500 | [diff] [blame^] | 430 | - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-protos/+/refs/tags/v5.4.11>`__ |
| 431 | - `X <https://github.com/opencord/voltha-protos/releases/tag/v5.4.11>`__, `T <https://github.com/opencord/voltha-protos/tree/v5.4.11>`__ |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 432 | - |
Joey Armstrong | 449ce7a | 2023-07-18 18:32:24 -0400 | [diff] [blame] | 433 | - |
| 434 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 435 | - |
| 436 | * - `voltha-system-tests <https://github.com/opencord/voltha-system-tests/releases/tag/2.9.0>`__ |
| 437 | - ``2.11.10`` |
| 438 | - |
| 439 | - |
| 440 | - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-system-tests/+/refs/tags/2.11.10>`__ |
| 441 | - `X <https://github.com/opencord/voltha-system-tests/tree/2.11.10>`__ |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 442 | - `stale <https://hub.docker.com/r/voltha/voltha-protos>`_ |
| 443 | - |
| 444 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 445 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 446 | * - ppoeagent |
| 447 | - ``1.2.1`` |
| 448 | - |
| 449 | - |
| 450 | - |
| 451 | - |
| 452 | - |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 453 | - |
| 454 | - |
| 455 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 456 | * - segmentrouting |
| 457 | - ``3.0.0`` |
| 458 | - |
| 459 | - |
| 460 | - |
| 461 | - |
| 462 | - |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 463 | - |
| 464 | - |
| 465 | - |
| 466 | |
| 467 | - `Docker Images: Voltha <https://docs.voltha.org/master/resources/docker.html>`_ |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 468 | |
| 469 | |
| 470 | Helm Chart Versions |
| 471 | +++++++++++++++++++ |
| 472 | This section refers to the macro charts to deploy the required infrastructure and a (or many) VOLTHA stacks: |
| 473 | |
| 474 | .. list-table:: Helm Chart Versions |
| 475 | :widths: 30, 5, 5, 5, 5, 5 |
| 476 | :header-rows: 2 |
| 477 | |
| 478 | * - Component |
| 479 | - VOLTHA |
| 480 | - Component |
| 481 | - |
| 482 | - Gerrit |
| 483 | - Github |
| 484 | * - Name |
| 485 | - Version |
| 486 | - Version |
| 487 | - with Chart |
| 488 | - URL |
| 489 | - URL |
| 490 | * - |
| 491 | - |
| 492 | - |
| 493 | - |
| 494 | - |
| 495 | - |
| 496 | * - Voltha-infra |
| 497 | - ``2.10.10`` |
| 498 | - |
| 499 | - |
| 500 | - |
| 501 | - |
| 502 | * - Voltha-stack |
| 503 | - ``2.10.10`` |
| 504 | - |
| 505 | - |
| 506 | - |
| 507 | - |
| 508 | |
| 509 | BAL Version |
| 510 | +++++++++++ |
| 511 | |
| 512 | .. list-table:: Helm Chart Versions |
| 513 | :widths: 30, 5, 5, 5, 5, 5 |
| 514 | :header-rows: 2 |
| 515 | |
| 516 | * - Component |
| 517 | - VOLTHA |
| 518 | - Component |
| 519 | - |
| 520 | - Gerrit |
| 521 | - Github |
| 522 | * - Name |
| 523 | - Version |
| 524 | - Version |
| 525 | - with Chart |
| 526 | - URL |
| 527 | - URL |
| 528 | * - |
| 529 | - |
| 530 | - |
| 531 | - |
| 532 | - |
| 533 | - |
| 534 | * - Broadcom abstraction layer (BAL) |
| 535 | - |
| 536 | - ``3.10.2.2`` |
| 537 | - |
| 538 | - |
| 539 | - |
| 540 | |
| 541 | | |
Joey Armstrong | 83135fb | 2023-06-04 00:48:14 -0400 | [diff] [blame] | 542 | |
Joey Armstrong | 64b8249 | 2023-06-01 17:34:39 -0400 | [diff] [blame] | 543 | Helm Chart Versions |
| 544 | +++++++++++++++++++ |
| 545 | This section refers to the macro charts to deploy the required infrastructure and a (or many) VOLTHA stacks: |
| 546 | |
| 547 | BAL Version |
| 548 | +++++++++++ |
| 549 | |
| 550 | | |
| 551 | |
| 552 | Get Involved |
| 553 | ------------ |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 554 | <We'd love to accept your patches and contributions to the VOLTHA project, join the community! |
Joey Armstrong | 64b8249 | 2023-06-01 17:34:39 -0400 | [diff] [blame] | 555 | |
| 556 | | Here are a few resources to get you started: |
| 557 | |
| 558 | |
| 559 | Index/Entry points |
| 560 | ++++++++++++++++++ |
| 561 | |
| 562 | - `https://docs.voltha.org <https://docs.voltha.org/master/index.html>`_ |
| 563 | - `Getting Started <https://docs.voltha.org/master/overview/contributing.html>`_ |
| 564 | |
| 565 | HOWTO |
| 566 | +++++ |
| 567 | |
| 568 | - `Code, Documentation, Makefiles <https://docs.voltha.org/master/howto/index.html>`_ |
| 569 | - `Setup a test pod <https://docs.voltha.org/master/overview/lab_setup.html>`_ |
| 570 | - `Troubleshooting <https://docs.voltha.org/master/overview/troubleshooting.html>`_ |
| 571 | |
| 572 | Testing |
| 573 | +++++++ |
| 574 | |
| 575 | - `Automation <https://docs.voltha.org/master/testing/voltha_test_automation.html>`_ |
| 576 | - `Robot testing harness <https://docs.voltha.org/master/testing/index.html>`_ |
| 577 | - `voltha-system-tests <https://docs.voltha.org/master/voltha-system-tests/README.html>`_ |
| 578 | |
| 579 | CLI Tools |
| 580 | +++++++++ |
| 581 | |
| 582 | - `BBSIM <https://docs.voltha.org/master/bbsim/docs/source/index.html>`__ |
| 583 | - `voltctl <https://docs.voltha.org/master/voltctl/README.html?highlight=voltctl>`__ |
| 584 | |
| 585 | Slack |
| 586 | +++++ |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 587 | |
Joey Armstrong | 64b8249 | 2023-06-01 17:34:39 -0400 | [diff] [blame] | 588 | - `voltha-dev <https://app.slack.com/client/T095Z193Q/C01D229FP2A>`_ |
| 589 | - `community <https://app.slack.com/client/T095Z193Q/C0184DT7116>`_ |
| 590 | - `general <https://app.slack.com/client/T095Z193Q/C095YQBLL>`_ |
| 591 | |
| 592 | Mailing List |
| 593 | ++++++++++++ |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 594 | |
Joey Armstrong | 64b8249 | 2023-06-01 17:34:39 -0400 | [diff] [blame] | 595 | - `voltha-discuss@opennetworking.org <https://groups.google.com/a/opennetworking.org/g/voltha-discuss>`_. |
| 596 | |
| 597 | Weekly TST Meetings |
| 598 | +++++++++++++++++++ |
Joey Armstrong | 64b8249 | 2023-06-01 17:34:39 -0400 | [diff] [blame] | 599 | |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 600 | - `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>`_. |
| 601 | - `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>`_. |
| 602 | |
| 603 | Website(s) |
| 604 | ++++++++++ |
| 605 | |
| 606 | - `onf/VOLTHA <https://opennetworking.org/voltha/>`_ |
| 607 | - `docs.voltha.org <https://docs.voltha.org>`_ |
Joey Armstrong | 1b8fdc3 | 2023-12-20 17:22:57 -0500 | [diff] [blame] | 608 | - `Wiki <https://wiki.opencord.org>`_ |
Joey Armstrong | 7d32cbe | 2023-06-02 14:30:19 -0400 | [diff] [blame] | 609 | |
Joey Armstrong | 64b8249 | 2023-06-01 17:34:39 -0400 | [diff] [blame] | 610 | | |