Begin work to upgrade to OpenDaylight Calcium release
Preliminarily provide an incident management framework to reduce the pressure on OSS/BSS by aggregating lots of anomalous data into a small number of incidents.
Update to OpenDaylight Potassium will refresh third party dependencies to a more current version.
Biermann interface is no longer supported in OpenDaylight. This code is fairly complex and requires substantial work for each OpenDaylight upgrade. Removal of this code will relieve this support overhead.
OpenDaylight Calcium is a large update. It is not clear whether this work will fit in the ONAP Oslo release. Our plan is to begin this to create our Oslo branches based on Potassium once it is stable and then begin work on the Calcium port in the master branch so that , if not complete, it can easily be deferred to Paris.
High Availability Support for ACM-R and Participants
Addition and removal of elements in ACM migration
Allow migration to be performed in stages
Prepare, Review and Migrate-precheck APIs in ACM
Support for Postgres database in drools pdp
Add SecurityContext settings for "production" readiness
High availability feature in ACM ensures continuous operation with minimal downtime of the application even in the event of failures by distributing workloads across redundant systems.
Advanced migration capabilities like addition/removal of elements feature, facilitates the user to migrate the existing software system to a newer system with wider range of extended capabilities.
Staging feature allows the migration of ACM instances in complex systems where the workflow invokes the same element for multiple operations. This feature adds robustness to the existing migration feature in clamp.
Introduction of prepare, precheck and review Apis adds advanced capabilities for the user to query and understand the present runtime state of the system before triggering a new operation in ACM.
Drools pdp component can now be used with both mariadb and postgres databases with the removal of mariadb dependency from the code.
Make policy chart "production" ready in respect to security policies
Begin work to upgrade to OpenDaylight Calcium release
Chart only contains modules, which work in Oslo release
Update to OpenDaylight Potassium will refresh third party dependencies to a more current version.
Biermann interface is no longer supported in OpenDaylight. This code is fairly complex and requires substantial work for each OpenDaylight upgrade. Removal of this code will relieve this support overhead.
OpenDaylight Calcium is a large update. It is not clear whether this work will fit in the ONAP Oslo release. Our plan is to begin this to create our Oslo branches based on Potassium once it is stable and then begin work on the Calcium port in the master branch so that , if not complete, it can easily be deferred to Paris.
Multi-Operator Knowledge Q&A Function Based on MaaS
The frontend service adds a new page for building the knowledge assistant and knowledge base.
The backend service provides a unified interface for building a knowledge base.
The backend service provides a unified interface for building a knowledge Q&A assistant.
The backend service provides a unified interface for accessing the knowledge Q&A assistant.
The backend service is connected to Operator A's MaaS platform.
The backend service is connected to Operator B 's MaaS platform.
Upgrade to the latest version
Supports the creation and deletion of knowledge bases, including kv databases, vector databases.
Developers can create the same Q&A assistant compatible with various operators' MaaS systems.
User from different operators to easily access and utilize the same Q&A Assistant.
Offers scalability and flexibility to facilitate the addition of new large models and knowledge bases in the future, adapting to evolving business requirements.