Skip to content

Duo Chat: Use CloudConnector::AvailableServices

Aleksei Lipniagov requested to merge 455562-new-cc-interface-duo-chat into master

What does this MR do and why?

Our goal is CloudConnector::AvailableServices singleton as an interface to get information about CC service (introduced in !149556).

In this MR, we replace CloudConnecor::AccessService calls with CloudConnector::AvailableServices in relation to :duo_chat.

We scope this to duo_chat only to reduce the scope of the change and simplify the reviews and testing.

Split from !149840 (closed)

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

Test Duo Chat on this branch.

Related to #455562

Merge request reports