Skip to content

Comm impl

Yan Sushchynski (EPAM) requested to merge comm_impl into main

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, and if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a change that must be documented in the README.md file?

  • [No]

Updates description?

This is a PoC of how to implement community implementation in Python project.

  1. Remove cloud specific code from the main repository
  2. Create a separate library for IBlobLoader
  3. Create a separate library for Google

Merge request reports