From: ss412g Date: Wed, 13 Nov 2019 10:05:54 +0000 (+0200) Subject: more licensing issues and update the release notes X-Git-Tag: R5_RC~158 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=e533a29564d5b65f741e85e3f6164e7123b0feac;hp=6df73c6bad82b1cbc3fe487bbe746b0c3b141b80;p=ric-plt%2Fe2mgr.git more licensing issues and update the release notes Change-Id: I036d285f5648147c12291fbbed0e4ca84e72afad Signed-off-by: ss412g --- diff --git a/E2Manager/enums/message_direction.go b/E2Manager/enums/message_direction.go index 6697e13..ea6436a 100644 --- a/E2Manager/enums/message_direction.go +++ b/E2Manager/enums/message_direction.go @@ -1,3 +1,20 @@ +// +// Copyright 2019 AT&T Intellectual Property +// Copyright 2019 Nokia +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// + package enums import ( diff --git a/E2Manager/models/resource_status_payload.go b/E2Manager/models/resource_status_payload.go index 69f64cc..b1eadaa 100644 --- a/E2Manager/models/resource_status_payload.go +++ b/E2Manager/models/resource_status_payload.go @@ -1,3 +1,20 @@ +// +// Copyright 2019 AT&T Intellectual Property +// Copyright 2019 Nokia +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// + package models import ( diff --git a/E2Manager/x2_setup_message/tests/configuration_update_wrapper_test b/E2Manager/x2_setup_message/tests/configuration_update_wrapper_test deleted file mode 100644 index 14afe46..0000000 Binary files a/E2Manager/x2_setup_message/tests/configuration_update_wrapper_test and /dev/null differ diff --git a/E2Manager/x2_setup_message/tests/xsetup_codec_test b/E2Manager/x2_setup_message/tests/xsetup_codec_test deleted file mode 100644 index eba9297..0000000 Binary files a/E2Manager/x2_setup_message/tests/xsetup_codec_test and /dev/null differ diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 9d6b5b2..f14612e 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -18,11 +18,23 @@ -This document provides the release notes for of . +E2 Manager Release Notes +============================================================================================ +The following is a list of release highlights for E2 Manager: + + +2019 October 31; version 2.0.7 +-------------------------------------------------------------------------------------------- +The following flows are supported: +- ENDC Setup +- X2 Setup +- ENDC Configuration Update +- X2 Configuration Update +- Reset +- Shutdown +- Load Information + -.. contents:: - :depth: 3 - :local: Version history