From 9e49fc26197f1847c7766a9d125e2e820d77a2b5 Mon Sep 17 00:00:00 2001 From: Yasufumi Ogawa Date: Fri, 3 Mar 2023 08:10:39 +0000 Subject: [PATCH] Add prelude section for 2023.1 releasenote This update is to add a summary of changes focusing on major updates in 2023.1 (Antelope) release. Signed-off-by: Yasufumi Ogawa Change-Id: I88bd8f821fcc917a605a06026d41dc987ff533a4 --- .../antelope-prelude-32ccfadf5a690a75.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 releasenotes/notes/antelope-prelude-32ccfadf5a690a75.yaml diff --git a/releasenotes/notes/antelope-prelude-32ccfadf5a690a75.yaml b/releasenotes/notes/antelope-prelude-32ccfadf5a690a75.yaml new file mode 100644 index 000000000..483a0743b --- /dev/null +++ b/releasenotes/notes/antelope-prelude-32ccfadf5a690a75.yaml @@ -0,0 +1,19 @@ +--- +prelude: | + The 9.0.0 release includes many new features and bug fixes. Please be sure + to read the upgrade section which describes the required actions to upgrade + your cloud from 8.0.0 (Zed) to 9.0.0 (2023.1). + + - Support fallbackBestEffort in a grant request and re-selection for + placement constraints or no availability zones usecases. + + - AutoHeal and AutoScale triggered by external monitoring tools such as + Prometheus without NFVO. + + - OAuth 2.0 Mutual-TLS Support for authentication of external servers. + + - Multi DBs backend support for PostgreSQL. + + - CNF auto scale via performance management threshold interface. + + - Update network configuration via Change Current VNF Package API.