...
- E2E Network Slice Instantiation
- E2E Network slice Modification (Reuse)
- E2E Network Slice Activation (WIP)
- E2E Network Slice Deactivation
- E2E Network Slice Termination
MANUAL CONFIGURATION:
Table of Contents
Other than these all the manual configurations are same as of H release.
Details of the Manual Configuration for Honolulu can be found at Install Minimum Scope for Option Option 1
1. SDC Template Design:
The template design steps of the E2E Network Slicing use case for Option1 can be found at Template Design for Option 1
...
- Clone the repo from : https://gerrit.onap.org/r/admin/repos/cps
- Build the project – When building the project run from the root cps folder : mvn clean install
- From docker-compose folder, run the following after building the images locally : VERSION=latest DB_USERNAME=cps DB_PASSWORD=cps docker-compose up -d
- Create the dataspace, schemaset, anchor and datanode using CPS APIs. The data in this file : ran-coverage-area.json , should be used for the data node creation for This file has the sample APIs for CPS and the CPS-TBDMT template creation for the CoverageArea TA list mapping : CPS APIs.txt
Kindly check this page for more details on CPS APIs : R9 TBDMT Enhancements
...
5. Configure CPS in OOF deployment :<WIP>
In oof/components/oof-has/values.yaml, provide the cps ip as the value for serviceName as below,
...
6. Policy changes for CoverageArea TA List Mapping: <WIP>
Add the below attribute in the NSI policies
...