Skip to content

Remove legacy CloudConnector::AccessService

Aleksei Lipniagov requested to merge 454353-remove-cc-access-service into master

What does this MR do and why?

We clean up the CloudConnector::AccessService. It was replaced with CloudConnector::AvailableServices interface.

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

N/A. This is expected to be a no longer-used code removal.
We rely on CI.

Related to #454353

Edited by Aleksei Lipniagov

Merge request reports