Move two CC services from Ai to CC namespace
What does this MR do and why?
Move SyncCloudConnectorAccessService
and ServiceAccessTokensStorageService
from the Ai::
to the CloudConnector::
namespace.
Ai::SyncServiceTokenWorker
and Ai::ServiceAccessToken
will be done in separate MRs. We need to verify how to do it safely, with zero downtime. Also, more manual testing will be involved.
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
no-op change
Related to #438048 (closed)
Edited by Aleksei Lipniagov