Skip to content

Use CloudConnector::AvailableServices

What does this MR do and why?

The goal is to use CloudConnector::AvailableServices singleton as an interface to get information about CC service.

We currently have CloudConnecor::AccessService with a similar purpose.
In this MR, we replace CloudConnecor::AccessService calls with CloudConnector::AvailableServices.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

To Be Done 🛠

Related to #455562

Edited by Aleksei Lipniagov

Merge request reports