blob: b4abdf4aeffa53bad3faee0b0613e402b5f29d60 [file] [log] [blame]
Zack Williamsccaa38a2021-11-16 15:36:05 -07001SD-Core 1.0 Release
2===================
3
ajayd19711c2021-12-07 12:07:04 -08004SD-Core support 4G & 5G network functions. SD-Core gives configuration APIs, metrics APIs.
5Access network can connected to AMF or MME depending on type of access used.
6
Zack Williamsccaa38a2021-11-16 15:36:05 -07007Highlights
8----------
9
ajayd19711c2021-12-07 12:07:04 -080010 - REST configuration interface support
11
12 - Network Slices can be added, deleted, modified using REST interface
13 - ``Refer Configuration Guide for more details``
14
15 - SIMapp support for subscriber management
16
17 - created to add subscriber contents in webui/config4g pod
18 - Simapp also supports addition of network slice, device group in the SD-Core (5G/4G)
19 - Simapp can update the configuration during runtime (add, delete, modify config)
20 - Support of API to send the Network Slice & Device Group slice when configPod asks for it
21
22 - 5G Specific Features
23
24 - 3gpp Supported & Validated Procedures are,
25
26 - UE Registration/De-registration
27 - UE PDU Establishment/modification/Deletion
ajay07514982021-12-07 22:24:32 -080028 - More details about 3gpp compliance can be found at (see :ref:`4g-compliance`)
29 and (see :ref:`5g-compliance`)
ajayd19711c2021-12-07 12:07:04 -080030
31 - Multiple PLMN support. Sending multiple PLMNs in NRF registration
32 - Error handling on all interfaces. This includes message retransmission,
33 rejected response handling, no response handling
34
35 - 4G specific features
36 - APN based Selection of User Plane Network function.
37 - CUPS compliant control plane
38
39 - Metrics
40
41 - Subscriber metrics
42 - eNB/gNB metrics
43
44 - Scale Support
45
46 - 4G - 16K calls at the rate of 100 calls have been tried
47 - Handover rate of 50 handovers per second is supported by SD-Core
48 - 5G - 5000 Calls at the rate of 10 calls per second
49
50 - Operations Feature
51
52 - UE/IMSI can be added while SD-Core is running
53 - Network slice can be created in runtime
54 - UE/IMSI can be removed from the slice at any time
55
56 - Application Filtering
57
58 - When multiple slices are created then devices in the slice can
59 have access to only specified networks. More details of the application
ajay07514982021-12-07 22:24:32 -080060 filtering can be found at - `TODO </overview/3gpp-compliance-4g>`
ajayd19711c2021-12-07 12:07:04 -080061
Zack Williamsccaa38a2021-11-16 15:36:05 -070062New Features and Improvements
63-----------------------------
64
65Testing
66-------
67
ajayd19711c2021-12-07 12:07:04 -080068 - CI Run for all SD-Core repository
69 - Common Repository like simapp, config pod changes trigger CI for 4G/5G
70
Zack Williamsccaa38a2021-11-16 15:36:05 -070071Documentation
72-------------
73
ajayd19711c2021-12-07 12:07:04 -080074SD-Core documentation is available at `docs.sd-core.opennetworking.org
Zack Williamsccaa38a2021-11-16 15:36:05 -070075<https://docs.sd-core.opennetworking.org>`_
76
77
78Known Issues and Limitations
79----------------------------
80
ajay07514982021-12-07 22:24:32 -080081 - For any 3gpp release compliance refer - (see :ref:`4g-compliance`) and (see :ref:`5g-compliance`)
ajayd19711c2021-12-07 12:07:04 -080082 - Same IMSI can not part of multiple slices
ajay07514982021-12-07 22:24:32 -080083 - Only 5 application filtering rules can be added per Slice
ajayd19711c2021-12-07 12:07:04 -080084
Zack Williamsccaa38a2021-11-16 15:36:05 -070085Component Versions in the 1.0 Release
86-------------------------------------
87
88Helm Chart Versions and their component charts and containers:
89
ajay07514982021-12-07 22:24:32 -080090* sdcore-helm-chart: ``0.9.14``
91 * omec-control-plane: ``0.9.13``
92 * hssdb: ``registry.aetherproject.org/proxy/omecproject/c3po-hssdb:master-771c0c3``
93 * hss : ``registry.aetherproject.org/proxy/omecproject/c3po-hss:master-771c0c3``
94 * pcrf : ``registry.aetherproject.org/proxy/omecproject/c3po-pcrf:pcrf-a6bdc3d``
95 * pcrfdb : ``registry.aetherproject.org/proxy/omecproject/c3po-pcrf:pcrf-a6bdc3d``
96 * config4g : ``registry.aetherproject.org/omecproject/5gc-webui:onf-release3.0.5-03d4139``
97 * spgwc : ``registry.aetherproject.org/omecproject/spgw:master-282dc78``
98 * mme : ``registry.aetherproject.org/proxy/omecproject/nucleus:master-1225da6``
99 * omec-sub-provision: ``0.3.2``
100 * simapp: ``registry.aetherproject.org/omecproject/simapp:main-329c82d``
101 * 5g-control-plane: ``0.5.5``
102 * amf: ``registry.aetherproject.org/omecproject/5gc-amf:onf-release3.0.5-9683d5c``
103 * smf: ``registry.aetherproject.org/omecproject/5gc-smf:onf-release3.0.5-46dfe2d``
104 * nrf: ``registry.aetherproject.org/omecproject/5gc-nrf:onf-release3.0.5-13304e8``
105 * nssf: ``registry.aetherproject.org/omecproject/5gc-nssf:onf-release3.0.5-aa3a60b``
106 * pcf: ``registry.aetherproject.org/omecproject/5gc-pcf:onf-release3.0.5-9f7734b``
107 * udm: ``registry.aetherproject.org/omecproject/5gc-udm:onf-release3.0.5-c28433a``
108 * udr: ``registry.aetherproject.org/omecproject/5gc-udr:onf-release3.0.5-deef506``
109 * ausf: ``registry.aetherproject.org/omecproject/5gc-ausf:onf-release3.0.5-be7d4ac``