Add formal deprecation notices for reviewboard.hostingsvcs.service.

Review Request #14584 — Created Sept. 4, 2025 and submitted

Information

Review Board
release-7.1.x

Reviewers

A while ago, we moved most of the actual base hosting service
implementation into submodules of reviewboard.hostingsvcs.base. The
service module had forwarding imports and a comment about deprecation,
but we didn't have any actual deprecation warnings. This adds
deprecation warnings for everything in that module, and updates
dependent code to use the new names.

Ran unit tests.

Summary ID
Add formal deprecation notices for reviewboard.hostingsvcs.service.
A while ago, we moved most of the actual base hosting service implementation into submodules of `reviewboard.hostingsvcs.base`. The `service` module had forwarding imports and a comment about deprecation, but we didn't have any actual deprecation warnings. This adds deprecation warnings for everything in that module, and updates dependent code to use the new names. Testing Done: - Ran unit tests.
rpyzqmxqovktnxxlxzzrspnsurtqyxyk
chipx86
  1. Ship It!
  2. 
      
david
david
maubin
  1. Ship It!
  2. 
      
david
Review request changed
Status:
Completed
Change Summary:
Pushed to release-7.1.x (7b84dee)