Versions Compared

Key

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

...

Image Manager provide a reliable, visualized and logically centralized image management for ONAP at both design time and run time, including VM images, docker images and application binaries. With image manager, system users can upload images to the target VIM from uniform server instead of private repositories. The system security will be improved by checking the VVP/VNF-SDK validation result before the images uesed in ONAP. ONAP operators can also read the image details easily, such as the provider/version/status/deploy-location, etc.

  • Manageability/Usability

...

Onap modules can not get the image information at both the design time and run time due to lack of logically centralied image management. Image Manager address this by Store/Manage image metadata information and provide APIs for the other modules and portal for ONAP operators.

  • Performance:

Images usually are big file, the efficiency of upload/download should be considered. Image Manager address this by provide centrolized management for VM/docker images and application binaries across design time and run time.

  • Security:

In current solution, images are uploaded to VIM manually without validation. Image Manager can ensure that the VVP/VNF-SDK validation result by checking the signing/certification along with the images before uploading images to ONAP.

Scope:

  • Provide centrolize management for VM/docker images and application binaries across design time and run time. 

  • Provide image management portal to manage images.

  • Provide image information management. 

  • Provide image storage adapter to adapt different kinds of tools according to image type. 

  • Check image signing & attestation when upload images.


    Image Upload at Design Time:


    Download Image at Run Time:

...