blob: cbf100b208a7c32a558be68c3b884815ac5922e6 [file] [log] [blame]
Andrea Campanella7fda8042022-07-13 16:54:39 +02001.. SPDX-FileCopyrightText: 2021 Open Networking Foundation <info@opennetworking.org>
2.. SPDX-License-Identifier: Apache-2.0
3
Charles Chan900a71d2022-07-13 11:14:43 -07004SD-Fabric 1.2
5=============
Andrea Campanella7fda8042022-07-13 16:54:39 +02006
7This release adds support for a development workflow based on mininet
8and adds more java options to the default values.yaml.
9
10Component Versions
11------------------
12
13SD-Fabric ONOS
14^^^^^^^^^^^^^^
15- Image
16
17 - `opennetworking/sdfabric-onos <https://hub.docker.com/r/opennetworking/sdfabric-onos>`_: ``1.1.1``
18
19- Source code
20
21 - `onos <https://github.com/opennetworkinglab/onos>`_: ``07af21d9e116414b74152dc812cc980ca2c4c0a5`` (``onos-2.5`` branch)
22 - `trellis-control <https://github.com/opennetworkinglab/trellis-control>`_: ``fe1274b0a7a2f6eaefd6266b0e2cf193875cc14c``
23 - `fabric-tna <https://github.com/stratum/fabric-tna>`_: ``126aba949906ca828812ec321d6163d00c37170c``
24 - `up4 <https://github.com/omec-project/up4>`_: ``187763c2ab0e68cf085e44cab0d5b67e09aa9b6b``
25
26Stratum
27^^^^^^^
28- Image: `stratumproject/stratum-bfrt <https://hub.docker.com/r/stratumproject/stratum-bfrt>`_: ``22.03.25-9.7.0``
29- Repo: `stratum <https://github.com/stratum/stratum>`_: ``29f391580de8d5ee2d7a207a9a4261fda4e54a6f``
30
31DBUF
32^^^^
33- Image: `opennetworking/dbuf <https://hub.docker.com/r/opennetworking/dbuf>`_: ``1.0.0``
34- Repo: `dbuf <https://github.com/omec-project/dbuf>`_: ``v1.0.0``
35
36PFCP Agent
37^^^^^^^^^^
38- Image: `omecproject/upf-epc-pfcpiface <https://hub.docker.com/r/omecproject/upf-epc-pfcpiface>`_
39
40 - For P4-UPF: ``master-2f04e3a``
41 - For BESS-UPF: ``master-9a4d86c``
42
43- Repo: `upf <https://github.com/omec-project/upf>`_
44
45 - For P4-UPF: ``2f04e3abfd7ba5900e11ef03e602296f9e784f0e``
46 - For BESS-UPF: ``9a4d86c654a9f60947ebf71d015d4781ed7a95a6``
47
48BESS UPF
49^^^^^^^^
50- Image: `omecproject/upf-epc-bess <https://github.com/omec-project/upf>`_: ``master-9a4d86c``
51- Repo: `upf <https://github.com/omec-project/upf>`_: ``9a4d86c654a9f60947ebf71d015d4781ed7a95a6``
52
53Helm Chart Versions
54-------------------
55- `sdfabric <https://gerrit.opencord.org/plugins/gitiles/sdfabric-helm-charts/+/refs/heads/master/sdfabric>`_: ``1.2.0``
56
57 - `onos-classic chart <https://github.com/onosproject/onos-helm-charts/tree/master/onos-classic>`_: ``0.1.28``
58 - `stratum chart <https://github.com/stratum/stratum-helm-charts/tree/master/stratum>`_: ``0.1.18``
59 - `pfcp-agent chart <https://gerrit.opencord.org/plugins/gitiles/sdfabric-helm-charts/+/refs/heads/master/pfcp-agent>`_: ``0.0.14``
60 - `dbuf chart <https://gerrit.opencord.org/plugins/gitiles/sdfabric-helm-charts/+/refs/heads/master/dbuf/>`_: ``0.0.4``
61 - `int-host-reporter chart <https://gerrit.opencord.org/plugins/gitiles/sdfabric-helm-charts/+/refs/heads/master/int-host-reporter>`_: ``0.0.4``
62 - `di-topology-watchdog chart <https://gerrit.opencord.org/plugins/gitiles/sdfabric-helm-charts/+/refs/heads/master/di-topology-watchdog>`_: ``0.0.5``
63 - `di-metrics-exporter chart <https://gerrit.opencord.org/plugins/gitiles/sdfabric-helm-charts/+/refs/heads/master/di-metrics-exporter>`_: ``0.0.3``
64
65- `bess-upf chart <https://gerrit.opencord.org/plugins/gitiles/sdfabric-helm-charts/+/refs/heads/master/bess-upf>`_: ``0.0.5``