Docs: F release docs update
[pti/o2.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. SPDX-License-Identifier: CC-BY-4.0
3 .. Copyright (C) 2021-2022 Wind River Systems, Inc.
4
5
6 Release-notes
7 =============
8
9
10 This document provides the release notes for 1.0.1 of INF O2 service.
11
12 .. contents::
13    :depth: 3
14    :local:
15
16
17 Version History
18 ---------------
19
20 +------------+----------+---------------------+-------------+
21 | **Date**   | **Ver.** | **Author**          | **Comment** |
22 +------------+----------+---------------------+-------------+
23 | 2022-06-15 | 1.0.1    | Bin Yang, Jon Zhang | F Release   |
24 +------------+----------+---------------------+-------------+
25 | 2021-12-15 | 1.0.0    | Bin Yang, Jon Zhang | E Release   |
26 +------------+----------+---------------------+-------------+
27
28 Version 1.0.1, 2022-06-15
29 -------------------------
30
31 -  Add Distributed Cloud(DC) supported
32
33    -  Enable multiple ResourcePool support in DC mode
34    -  Enable multiple DeploymentManager support in DC mode
35
36 -  Add O2 DMS profiles
37
38    -  Support native_k8sapi profile that can get native Kubernetes API information
39    -  Support SOL018 specification, it includes native Kubernetes API profile and Helm CLI profile, "sol018", and "sol018_helmcli"
40
41 Version 1.0.0, 2021-12-15
42 -------------------------
43
44 -  Initial version (E release)
45 -  Add O2 IMS for INF platform
46
47    -  Enable INF platform registration to SMO
48    -  Enable O2 infrastructure inventory service API
49    -  Enable O2 Subscription service API
50    -  Enable O2 Notification service to notify SMO about the resource
51       changes
52
53 -  ADD O2 DMS for INF platform
54
55    -  A PoC which enables Lifecycle management of NfDeployment
56       represents CNF described with helm chart
57    -  Add Lifecycle Management API for NfDeploymentDescriptor which
58       represents a helm chart for NfDeployment
59    -  Add Lifecycle Management API for NfDeployment