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 | - |
| 143 | * - `ONOS 2.5 LTS <https://github.com/opennetworkinglab/onos/releases/tag/2.5.8>`_ |
| 144 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 145 | - ``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 |
| 160 | :widths: 10, 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 |
| 167 | - All |
Joey Armstrong | 83135fb | 2023-06-04 00:48:14 -0400 | [diff] [blame] | 168 | - Gerrit |
| 169 | - Github |
| 170 | * - Name |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 171 | - Ver |
| 172 | - Ver |
| 173 | - Ver |
| 174 | - Ver |
Joey Armstrong | 83135fb | 2023-06-04 00:48:14 -0400 | [diff] [blame] | 175 | - URL |
| 176 | - URL |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 177 | * - |
| 178 | - |
| 179 | - |
| 180 | - |
| 181 | - |
| 182 | - |
| 183 | - |
| 184 | * - `aaa <https://gerrit.opencord.org/gitweb?p=aaa.git;a=summary>`_ |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 185 | - `2.10.3 <https://mvnrepository.com/artifact/org.opencord/aaa/2.10.3>`__ |
| 186 | - `X <https://mvnrepository.com/artifact/org.opencord/aaa-api/2.10.3>`__ |
| 187 | - `X <https://mvnrepository.com/artifact/org.opencord/aaa-app/2.10.3>`__ |
| 188 | - `X <https://mvnrepository.com/artifact/org.opencord/aaa>`__ |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 189 | - `X <https://gerrit.opencord.org/plugins/gitiles/aaa/+/refs/tags/2.10.3>`__ |
| 190 | - `X <https://github.com/opencord/aaa/tree/2.10.3>`__ |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 191 | * - `bng <https://gerrit.opencord.org/gitweb?p=bng.git;a=summary>`__ |
| 192 | - `2.5.0 <https://mvnrepository.com/artifact/org.opencord/bng/2.5.0>`__ |
| 193 | - `X <https://mvnrepository.com/artifact/org.opencord/bng-api/2.5.0>`__ |
| 194 | - `X <https://mvnrepository.com/artifact/org.opencord/bng-app/2.5.0>`__ |
| 195 | - `X <https://mvnrepository.com/artifact/org.opencord/bng/>`__ |
Joey Armstrong | bd9d7b2 | 2023-06-15 08:40:20 -0400 | [diff] [blame] | 196 | - `X <https://gerrit.opencord.org/plugins/gitiles/bng/+/refs/tags/2.5.0>`__ |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 197 | - `X <https://github.com/opencord/bng/tree/2.5.0>`__ |
| 198 | * - `dhcpl2relay <https://gerrit.opencord.org/gitweb?p=dhcpl2relay.git;a=summary>`__ |
| 199 | - `2.10.0 <https://mvnrepository.com/artifact/org.opencord/dhcpl2relay/2.10.0>`__ |
| 200 | - `X <https://mvnrepository.com/artifact/org.opencord/dhcpl2relay-api/2.10.0>`__ |
| 201 | - `X <https://mvnrepository.com/artifact/org.opencord/dhcpl2relay-app/2.10.0>`__ |
| 202 | - `X <https://mvnrepository.com/artifact/org.opencord/dhcpl2relay>`__ |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 203 | - `X <https://gerrit.opencord.org/plugins/gitiles/dhcpl2relay/+/refs/tags/2.10.0>`__ |
| 204 | - `X <https://github.com/opencord/dhcpl2relay/tree/2.10.0>`__ |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 205 | * - `igmpproxy <https://gerrit.opencord.org/gitweb?p=igmpproxy.git;a=summary>`__ |
| 206 | - `2.8.0 <https://mvnrepository.com/artifact/org.opencord/onos-app-igmpproxy/2.8.0>`__ |
| 207 | - `X <https://mvnrepository.com/artifact/org.opencord/onos-app-igmpproxy-app/2.8.0>`__ |
| 208 | - `X <https://mvnrepository.com/artifact/org.opencord/onos-app-igmpproxy-api/2.8.0>`__ |
| 209 | - `X <https://mvnrepository.com/artifact/org.opencord/onos-app-igmpproxy>`__ |
| 210 | - `X <https://gerrit.opencord.org/plugins/gitiles/igmpproxy/+/refs/tags/2.8.0>`__ |
| 211 | - `X <https://github.com/opencord/igmpproxy/tree/2.8.0>`__ |
| 212 | * - `kafka <https://gerrit.opencord.org/gitweb?p=kafka-onos.git;a=summary>`__ |
| 213 | - `2.12.0 <https://mvnrepository.com/artifact/org.opencord/kafka/1.2.0>`__ |
| 214 | - X |
| 215 | - X |
| 216 | - `X <https://mvnrepository.com/artifact/org.opencord/kafka>`__ |
| 217 | - `X <https://gerrit.opencord.org/plugins/gitiles/kafka-onos/+/refs/tags/2.12.0>`__ |
| 218 | - `X <https://github.com/opencord/kafka-onos/tree/2.12.0>`__ |
| 219 | * - `maclearner <https://gerrit.opencord.org/plugins/gitiles/mac-learning>`__ |
| 220 | - `1.2.2 <https://mvnrepository.com/artifact/org.opencord/maclearner/1.2.2>`__ |
| 221 | - `X <https://mvnrepository.com/artifact/org.opencord/maclearner-api/1.2.2>`__ |
| 222 | - `X <https://mvnrepository.com/artifact/org.opencord/maclearner-app/1.2.2>`__ |
| 223 | - `X <https://mvnrepository.com/artifact/org.opencord/maclearner>`__ |
| 224 | - `X <https://gerrit.opencord.org/plugins/gitiles/mac-learning/+/refs/tags/1.2.2>`__ |
| 225 | - `X <https://github.com/opencord/mac-learning/tree/1.2.2>`__ |
| 226 | * - `mcast <https://gerrit.opencord.org/gitweb?p=mcast.git;a=summary>`__ |
| 227 | - `2.9.0 <https://mvnrepository.com/artifact/org.opencord/mcast/2.9.0>`__ |
| 228 | - `X <https://mvnrepository.com/artifact/org.opencord/mcast-api/2.9.0>`__ |
| 229 | - `X <https://mvnrepository.com/artifact/org.opencord/mcast-app/2.9.0>`__ |
| 230 | - `X <https://mvnrepository.com/artifact/org.opencord/mcast>`__ |
Joey Armstrong | bd9d7b2 | 2023-06-15 08:40:20 -0400 | [diff] [blame] | 231 | - `X <https://gerrit.opencord.org/plugins/gitiles/mcast/+/refs/tags/2.9.0>`__ |
| 232 | - `X <https://github.com/opencord/mcast/tree/2.9.0>`__ |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 233 | * - `olt <https://gerrit.opencord.org/gitweb?p=olt.git;a=summary>`__ |
| 234 | - `5.2.4 <https://mvnrepository.com/artifact/org.opencord/olt/5.2.4>`__ |
| 235 | - `X <https://mvnrepository.com/artifact/org.opencord/olt-api/5.2.4>`__ |
| 236 | - `X <https://mvnrepository.com/artifact/org.opencord/olt-app/5.2.4>`__ |
| 237 | - `X <https://mvnrepository.com/artifact/org.opencord/olt>`__ |
Joey Armstrong | bd9d7b2 | 2023-06-15 08:40:20 -0400 | [diff] [blame] | 238 | - `X <https://gerrit.opencord.org/plugins/gitiles/olt/+/refs/tags/5.2.4>`__ |
| 239 | - `X <https://github.com/opencord/olt/tree/5.2.4>`__ |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 240 | * - `olttopology <https://gerrit.opencord.org/plugins/gitiles/olttopology/>`__ |
| 241 | - `1.3.0 <https://mvnrepository.com/artifact/org.opencord/olttopology/1.3.0>`__ |
| 242 | - `X <https://mvnrepository.com/artifact/org.opencord/olttopology-api/1.3.0>`__ |
| 243 | - `X <https://mvnrepository.com/artifact/org.opencord/olttopology-app/1.3.0>`__ |
| 244 | - `X <https://mvnrepository.com/artifact/org.opencord/olttopology>`__ |
| 245 | - `X <https://gerrit.opencord.org/plugins/gitiles/olttopology/+/refs/tags/1.3.0>`__ |
| 246 | - `X <https://github.com/opencord/olttopology/releases/tag/1.3.0>`__ |
| 247 | * - `pppoeagent <https://gerrit.opencord.org/plugins/gitiles/pppoeagent/>`__ |
| 248 | - `1.2.3 <https://mvnrepository.com/artifact/org.opencord/pppoeagent/1.2.3>`__ |
| 249 | - `X <https://mvnrepository.com/artifact/org.opencord/pppoeagent-api/1.2.3>`__ |
| 250 | - `X <https://mvnrepository.com/artifact/org.opencord/pppoeagent-app/1.2.3>`__ |
| 251 | - `X <https://mvnrepository.com/artifact/org.opencord/pppoeagent>`__ |
| 252 | - `X <https://gerrit.opencord.org/plugins/gitiles/pppoeagent/+/refs/tags/1.2.3>`__ |
| 253 | - `X <https://github.com/opencord/pppoeagent/releases/tag/1.2.3>`__ |
| 254 | * - `sadis <https://gerrit.opencord.org/gitweb?p=sadis.git;a=summary>`__ |
| 255 | - `5.11.1 <https://mvnrepository.com/artifact/org.opencord/sadis/5.11.1>`__ |
| 256 | - `X <https://mvnrepository.com/artifact/org.opencord/sadis-api/5.11.1>`__ |
| 257 | - `X <https://mvnrepository.com/artifact/org.opencord/sadis-app/5.11.1>`__ |
| 258 | - `X <https://mvnrepository.com/artifact/org.opencord/sadis>`__ |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 259 | - `X <https://gerrit.opencord.org/plugins/gitiles/sadis/+/refs/tags/5.11.1>`__ |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 260 | - `X <https://github.com/opencord/sadis/releases/tag/5.11.1>`__ |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 261 | |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 262 | - `Docker Images: opencord <https://hub.docker.com/search?q=opencord>`_ |
| 263 | |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 264 | VOLTHA Components |
| 265 | +++++++++++++++++ |
| 266 | |
| 267 | .. list-table:: VOLTHA Components |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 268 | :widths: 30, 5, 5, 5, 5, 5, 5, 5, 5, 5 |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 269 | :header-rows: 2 |
| 270 | |
| 271 | * - Component |
| 272 | - VOLTHA |
| 273 | - Component |
| 274 | - |
| 275 | - Gerrit |
| 276 | - Github |
| 277 | - `Docker <https://hub.docker.com/search?q=voltha>`_ |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 278 | - go |
| 279 | - pypi |
| 280 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 281 | * - Name |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 282 | - Ver |
| 283 | - Ver |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 284 | - `with Chart <https://gerrit.opencord.org/gitweb?p=helm-charts.git;a=tree;f=bbsim>`_ |
| 285 | - ULR |
| 286 | - URL |
| 287 | - URL |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 288 | - |
| 289 | - |
| 290 | - status |
Joey Armstrong | 83135fb | 2023-06-04 00:48:14 -0400 | [diff] [blame] | 291 | * - |
| 292 | - |
| 293 | - |
| 294 | - |
| 295 | - |
| 296 | - |
Joey Armstrong | 83135fb | 2023-06-04 00:48:14 -0400 | [diff] [blame] | 297 | - |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 298 | - |
| 299 | - |
| 300 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 301 | * - `Helm Charts (voltha-helm-charts) <https://gerrit.opencord.org/gitweb?p=voltha-helm-charts.git;a=tree>`_ |
| 302 | - ``3.2.2-dev1`` |
Joey Armstrong | 83135fb | 2023-06-04 00:48:14 -0400 | [diff] [blame] | 303 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 304 | - |
| 305 | - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-helm-charts/+/refs/heads/master>`__ |
| 306 | - `X <https://github.com/opencord/voltha-helm-charts/tree/3.2.0>`__ |
| 307 | - |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 308 | - |
| 309 | - |
| 310 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 311 | * - `bbsim <https://gerrit.opencord.org/gitweb?p=bbsim.git;a=tree>`__ |
| 312 | - ``1.14.4`` |
| 313 | - ``4.8.6`` |
| 314 | - `chart <https://gerrit.opencord.org/gitweb?p=helm-charts.git;a=tree;f=bbsim>`_ |
| 315 | - |
| 316 | - `X <https://github.com/opencord/bbsim/tree/v1.14.4>`__ |
| 317 | - `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] | 318 | - |
| 319 | - |
| 320 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 321 | * - `Bbsim-sadis-server <https://gerrit.opencord.org/gitweb?p=bbsim-sadis-server.git;a=tree>`_ |
| 322 | - |
| 323 | - ``0.3.4`` |
| 324 | - `0.3.2 <https://gerrit.opencord.org/plugins/gitiles/voltha-helm-charts/+/refs/heads/master/bbsim-sadis-server/Chart.yaml>`_ |
| 325 | - `X <https://gerrit.opencord.org/plugins/gitiles/bbsim-sadis-server/+/refs/tags/v0.3.4>`_ |
| 326 | - `X <https://github.com/opencord/bbsim-sadis-server/releases/tag/v0.3.4>`__ |
| 327 | - |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 328 | - |
| 329 | - |
| 330 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 331 | * - `ofagent-go <https://gerrit.opencord.org/gitweb?p=ofagent-go.git;a=tree>`_ |
| 332 | - ``2.1.3`` |
| 333 | - ``2.1.3`` |
| 334 | - ``2.11.3`` |
| 335 | - |
| 336 | - `X <https://github.com/opencord/ofagent-go>`__ |
| 337 | - `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] | 338 | - |
| 339 | - |
| 340 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 341 | * - `openolt agent <https://gerrit.opencord.org/gitweb?p=openolt.git;a=tree>`_ |
| 342 | - |
| 343 | - ``4.2.12`` |
| 344 | - |
| 345 | - |
| 346 | - `X <https://github.com/opencord/openolt>`__ |
| 347 | - |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 348 | - |
| 349 | - |
| 350 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 351 | * - `voltctl <https://gerrit.opencord.org/gitweb?p=voltctl.git;a=tree>`_ |
| 352 | - ``1.8.3`` |
| 353 | - |
| 354 | - |
| 355 | - `X <https://gerrit.opencord.org/plugins/gitiles/voltctl/+/refs/tags/v1.8.3>`__ |
| 356 | - `X <https://github.com/opencord/voltctl/tree/v1.8.3>`__ |
| 357 | - |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 358 | - |
| 359 | - |
| 360 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 361 | * - `voltha-go <https://gerrit.opencord.org/gitweb?p=voltha-go.git;a=tree>`_ |
| 362 | - ``3.1.8`` |
| 363 | - docker |
| 364 | - ``2.11.3`` |
| 365 | - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-go/+/refs/tags/v3.1.8>`__ |
| 366 | - `X <https://github.com/opencord/voltha-go/tree/v3.1.8>`__ |
| 367 | - |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 368 | - `v7 <https://pkg.go.dev/github.com/opencord/voltha-lib-go/v7>`_ |
| 369 | `v5 <https://pkg.go.dev/github.com/opencord/voltha-lib-go/v5>`_ |
| 370 | - |
| 371 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 372 | * - `voltha-lib-go <https://gerrit.opencord.org/plugins/gitiles/voltha-lib-go>`_ |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 373 | - ``7.4.4`` |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 374 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 375 | - |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 376 | - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-lib-go/+/refs/tags/v7.4.4>`__ |
| 377 | - `X <https://github.com/opencord/voltha-lib-go/releases/tag/v7.4.4>`__ |
| 378 | - |
| 379 | - |
| 380 | - |
| 381 | - triage |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 382 | * - `voltha-onos <https://gerrit.opencord.org/gitweb?p=voltha-onos.git;a=tree>`_ |
| 383 | - |
| 384 | - ``5.1.2`` |
| 385 | - ``0.1.27`` |
| 386 | - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-onos/+/refs/tags/5.1.3>`__ |
| 387 | - `X <https://github.com/opencord/voltha-onos/tree/5.1.3>`__ |
| 388 | - `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] | 389 | - |
| 390 | - |
| 391 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 392 | * - `voltha-openonu-adapter-go <https://gerrit.opencord.org/gitweb?p=voltha-openonu-adapter-go.git;a=tree>`_ |
| 393 | - |
| 394 | - ``2.7.3`` |
| 395 | - |
| 396 | - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-openonu-adapter-go/+/refs/tags/v2.7.3>`__ |
| 397 | - `X <https://github.com/opencord/voltha-openonu-adapter-go/tree/v2.7.3>`__ |
| 398 | - `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] | 399 | - |
| 400 | - |
| 401 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 402 | * - `voltha-openolt-adapter <https://gerrit.opencord.org/gitweb?p=voltha-openolt-adapter.git;a=tree>`_ |
| 403 | - ``v4.2.12`` |
| 404 | - ``4.2.6`` |
| 405 | - |
| 406 | - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-openolt-adapter/+/refs/tags/v4.2.12>`__ |
| 407 | - `X <https://github.com/opencord/voltha-openolt-adapter/tree/v4.2.12>`__ |
| 408 | - `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] | 409 | - |
| 410 | - |
| 411 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 412 | * - `voltha-protos <https://gerrit.opencord.org/plugins/gitiles/voltha-protos>`_ |
| 413 | - |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 414 | - `5.4.7 <https://pypi.org/project/voltha-protos/>`__ |
| 415 | `tgz <https://files.pythonhosted.org/packages/96/3d/c7ddb804cd8f47fb1fd1f7d11e11aa06fe22611e7363d3cf928852e2515d/voltha-protos-5.4.7.tar.gz>`_ |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 416 | - |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 417 | - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-protos/+/refs/tags/v5.4.7>`__ |
| 418 | - `X <https://github.com/opencord/voltha-protos/tree/v5.4.7>`__ |
| 419 | - `stale <https://hub.docker.com/r/voltha/voltha-protos>`__ |
| 420 | - |
| 421 | - `X <https://pypi.org/project/voltha-protos/>`__ |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 422 | - |
| 423 | * - `voltha-system-tests <https://github.com/opencord/voltha-system-tests/releases/tag/2.9.0>`__ |
| 424 | - ``2.11.10`` |
| 425 | - |
| 426 | - |
| 427 | - `X <https://gerrit.opencord.org/plugins/gitiles/voltha-system-tests/+/refs/tags/2.11.10>`__ |
| 428 | - `X <https://github.com/opencord/voltha-system-tests/tree/2.11.10>`__ |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 429 | - `stale <https://hub.docker.com/r/voltha/voltha-protos>`_ |
| 430 | - |
| 431 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 432 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 433 | * - ppoeagent |
| 434 | - ``1.2.1`` |
| 435 | - |
| 436 | - |
| 437 | - |
| 438 | - |
| 439 | - |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 440 | - |
| 441 | - |
| 442 | - |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 443 | * - segmentrouting |
| 444 | - ``3.0.0`` |
| 445 | - |
| 446 | - |
| 447 | - |
| 448 | - |
| 449 | - |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 450 | - |
| 451 | - |
| 452 | - |
| 453 | |
| 454 | - `Docker Images: Voltha <https://docs.voltha.org/master/resources/docker.html>`_ |
Joey Armstrong | b1498d7 | 2023-06-13 10:46:57 -0400 | [diff] [blame] | 455 | |
| 456 | |
| 457 | Helm Chart Versions |
| 458 | +++++++++++++++++++ |
| 459 | This section refers to the macro charts to deploy the required infrastructure and a (or many) VOLTHA stacks: |
| 460 | |
| 461 | .. list-table:: Helm Chart Versions |
| 462 | :widths: 30, 5, 5, 5, 5, 5 |
| 463 | :header-rows: 2 |
| 464 | |
| 465 | * - Component |
| 466 | - VOLTHA |
| 467 | - Component |
| 468 | - |
| 469 | - Gerrit |
| 470 | - Github |
| 471 | * - Name |
| 472 | - Version |
| 473 | - Version |
| 474 | - with Chart |
| 475 | - URL |
| 476 | - URL |
| 477 | * - |
| 478 | - |
| 479 | - |
| 480 | - |
| 481 | - |
| 482 | - |
| 483 | * - Voltha-infra |
| 484 | - ``2.10.10`` |
| 485 | - |
| 486 | - |
| 487 | - |
| 488 | - |
| 489 | * - Voltha-stack |
| 490 | - ``2.10.10`` |
| 491 | - |
| 492 | - |
| 493 | - |
| 494 | - |
| 495 | |
| 496 | BAL Version |
| 497 | +++++++++++ |
| 498 | |
| 499 | .. list-table:: Helm Chart Versions |
| 500 | :widths: 30, 5, 5, 5, 5, 5 |
| 501 | :header-rows: 2 |
| 502 | |
| 503 | * - Component |
| 504 | - VOLTHA |
| 505 | - Component |
| 506 | - |
| 507 | - Gerrit |
| 508 | - Github |
| 509 | * - Name |
| 510 | - Version |
| 511 | - Version |
| 512 | - with Chart |
| 513 | - URL |
| 514 | - URL |
| 515 | * - |
| 516 | - |
| 517 | - |
| 518 | - |
| 519 | - |
| 520 | - |
| 521 | * - Broadcom abstraction layer (BAL) |
| 522 | - |
| 523 | - ``3.10.2.2`` |
| 524 | - |
| 525 | - |
| 526 | - |
| 527 | |
| 528 | | |
Joey Armstrong | 83135fb | 2023-06-04 00:48:14 -0400 | [diff] [blame] | 529 | |
Joey Armstrong | 64b8249 | 2023-06-01 17:34:39 -0400 | [diff] [blame] | 530 | Helm Chart Versions |
| 531 | +++++++++++++++++++ |
| 532 | This section refers to the macro charts to deploy the required infrastructure and a (or many) VOLTHA stacks: |
| 533 | |
| 534 | BAL Version |
| 535 | +++++++++++ |
| 536 | |
| 537 | | |
| 538 | |
| 539 | Get Involved |
| 540 | ------------ |
Joey Armstrong | 5faccbe | 2023-07-13 18:30:01 -0400 | [diff] [blame] | 541 | <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] | 542 | |
| 543 | | Here are a few resources to get you started: |
| 544 | |
| 545 | |
| 546 | Index/Entry points |
| 547 | ++++++++++++++++++ |
| 548 | |
| 549 | - `https://docs.voltha.org <https://docs.voltha.org/master/index.html>`_ |
| 550 | - `Getting Started <https://docs.voltha.org/master/overview/contributing.html>`_ |
| 551 | |
| 552 | HOWTO |
| 553 | +++++ |
| 554 | |
| 555 | - `Code, Documentation, Makefiles <https://docs.voltha.org/master/howto/index.html>`_ |
| 556 | - `Setup a test pod <https://docs.voltha.org/master/overview/lab_setup.html>`_ |
| 557 | - `Troubleshooting <https://docs.voltha.org/master/overview/troubleshooting.html>`_ |
| 558 | |
| 559 | Testing |
| 560 | +++++++ |
| 561 | |
| 562 | - `Automation <https://docs.voltha.org/master/testing/voltha_test_automation.html>`_ |
| 563 | - `Robot testing harness <https://docs.voltha.org/master/testing/index.html>`_ |
| 564 | - `voltha-system-tests <https://docs.voltha.org/master/voltha-system-tests/README.html>`_ |
| 565 | |
| 566 | CLI Tools |
| 567 | +++++++++ |
| 568 | |
| 569 | - `BBSIM <https://docs.voltha.org/master/bbsim/docs/source/index.html>`__ |
| 570 | - `voltctl <https://docs.voltha.org/master/voltctl/README.html?highlight=voltctl>`__ |
| 571 | |
| 572 | Slack |
| 573 | +++++ |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 574 | |
Joey Armstrong | 64b8249 | 2023-06-01 17:34:39 -0400 | [diff] [blame] | 575 | - `voltha-dev <https://app.slack.com/client/T095Z193Q/C01D229FP2A>`_ |
| 576 | - `community <https://app.slack.com/client/T095Z193Q/C0184DT7116>`_ |
| 577 | - `general <https://app.slack.com/client/T095Z193Q/C095YQBLL>`_ |
| 578 | |
| 579 | Mailing List |
| 580 | ++++++++++++ |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 581 | |
Joey Armstrong | 64b8249 | 2023-06-01 17:34:39 -0400 | [diff] [blame] | 582 | - `voltha-discuss@opennetworking.org <https://groups.google.com/a/opennetworking.org/g/voltha-discuss>`_. |
| 583 | |
| 584 | Weekly TST Meetings |
| 585 | +++++++++++++++++++ |
Joey Armstrong | 64b8249 | 2023-06-01 17:34:39 -0400 | [diff] [blame] | 586 | |
Joey Armstrong | 56ebc23 | 2023-06-29 18:58:29 -0400 | [diff] [blame] | 587 | - `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>`_. |
| 588 | - `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>`_. |
| 589 | |
| 590 | Website(s) |
| 591 | ++++++++++ |
| 592 | |
| 593 | - `onf/VOLTHA <https://opennetworking.org/voltha/>`_ |
| 594 | - `docs.voltha.org <https://docs.voltha.org>`_ |
| 595 | - `Wiki <https://wiki.opennetworking.org/display/VOLTHA/Voltha>`_ |
Joey Armstrong | 7d32cbe | 2023-06-02 14:30:19 -0400 | [diff] [blame] | 596 | |
Joey Armstrong | 64b8249 | 2023-06-01 17:34:39 -0400 | [diff] [blame] | 597 | | |