Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This Page is used Trace  the task status of  ONAP  R11 General Intent Model Requirements.


...


ProjectRequirement DescriptionOwnerStatusRemark
UUI-PortalUUI Portal should support the Intent management page.  Open

2022/6/20: UUI Portal design Finished. Now checking the structure of the uui portal code to  clear the coding work.

2022/7/1: The development for intent manage page is started.

2022/7/8: Intent list, add Intent list pop-up box Local static page has been completed

UUI-Intent Analysis  Server

1.Provide the function of decomposition and orchestration of intent.

2.  Support general intent model and general intent interface

3. Support translate  intent by APEX policy

4. Support CLL use case.Create  CCVPN instance through SO, create Policy and DCAE rules for assurance.

Open

2022/6/20: The brief framework of the intent analysis server is built; New database  container needed.  share with uui-server and intent analysis server; use mybatis to do the db connection.

2022/7/1: The New repo for intent analysis server is needed.; The design is ongoing and the postgres db part is finished. The logic of the intent API should be further discussed.

2022/7/8: The new repo named usecase-ui/intent-analysis has been created and completed the init step with basic info; All Jenkins jobs for intent-analysis has been created and running; Seed code of intent-analysis framework has been submitting one by one; Currently working on analysing the high level design of the Server.

AAIAAI Support the intent modelsClosed

2022/7/1: The discussion with AAI team is ongoing ,and there is some suggestion from AAI team. Need to be finalized.

2022/7/8:  We  will use the UUI DB   instead of AAI to  save Intent Models.

ModelingThe Intent  modeling standard should be archived to modeling projectOpen2022/7/1: We have already present twice to the modeling sub commitee. 
DCAE

1.Provide the  solution for intent analysis service to create/delete the  monitor rule for the  CLL usecase

2.Should do enhancement on the old CCVPN  closed loop, so that that can support both increase and decrease the bandwith.

Open

2022/6/20: For  DCAE  rules setting , need further check. For the closed loop, CCVPN already support the most of the work ,  need to  do the code update to support decrease the bandwidth(currently only increase supported).

2022/7/1: Item 2 analysis completed. 30%coding finished.  ; Item 1 , use configuration policy to support the monitor rule change. also need to expore. how Policy sent the new Dmaap configuration.

2022/7/8: Item 1 in progress, analysis completed. Item 2 code completed, support both increase and decrease bandwidth in closed loop, test in progress.

2022/7/15: Slice ms runtime configuration code design has made out. Runtime configuration policy type and policy has written and verified success. Currently we are verifing the runtime configuration of dcae ms components on environment.   

Policy

1.Provide the corresponding policies for intent decomposition and intent maaping

2. Provide the APIs to create/delete policy for CLL usecase.

3. Support to listen the event of DCAE and take the action for increase and decrease the bandwith.

4.Suport th APEX policies neede by intent analysis server(Orchestration, Decomposition, Mapping  ,Decision to select the  3rd party intent management etc.) 

Open

2022/6/20: Policy  create/delete checked. for the closed loop, CCVPN IBN almost do all works. need to update the DCAE part. for the requirement of item 4, need to check APEX.

2022/7/1: the create/deploy/delete policy api tested and verified success.  The learning on APEX engine tutorial has completed.

2022/7/8: Item 2, 3 finished. 

SOSO support the CLL instance creation APIs to the intent analysis serverOpen

2022/7/1: No change to  SO , SO already support the API. Waiting for test.

2022/7/8: No changes.