Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

deprecates the /cdns/usage/overview endpoint#4368

Merged
ocket8888 merged 1 commit into
apache:masterfrom
mitchell852:issue-3850-cdns-usage
Feb 4, 2020
Merged

deprecates the /cdns/usage/overview endpoint#4368
ocket8888 merged 1 commit into
apache:masterfrom
mitchell852:issue-3850-cdns-usage

Conversation

@mitchell852

Copy link
Copy Markdown
Member

What does this PR (Pull Request) do?

Adds deprecation notices for /cdns/usage/overview to response and documentation.

Which Traffic Control components are affected by this PR?

  • Documentation
  • Traffic Ops

What is the best way to verify this PR?

Run unit and API tests
Make a call to GET /cdns/usage/overview and notice the deprecation alert
Build the docs and review the /cdns/usage/overview api endpoint documentation

The following criteria are ALL met by this PR

  • This PR includes tests OR I have explained why tests are unnecessary
  • This PR includes documentation OR I have explained why documentation is unnecessary
  • This PR includes an update to CHANGELOG.md OR such an update is not necessary
  • This PR includes any and all required license headers
  • This PR ensures that database migration sequence is correct OR this PR does not include a database migration
  • This PR DOES NOT FIX A SERIOUS SECURITY VULNERABILITY (see the Apache Software Foundation's security guidelines for details)

@mitchell852 mitchell852 added Traffic Ops related to Traffic Ops documentation related to documentation tech debt rework due to choosing easy/limited solution labels Jan 31, 2020
@mitchell852
mitchell852 force-pushed the issue-3850-cdns-usage branch from 494b039 to 35890c2 Compare January 31, 2020 23:12
@ocket8888 ocket8888 added this to the Go Rewrite milestone Feb 1, 2020
Comment thread traffic_ops/app/lib/Extensions/TrafficStats/API/CdnStats.pm Outdated
@ocket8888 ocket8888 self-assigned this Feb 1, 2020
@mitchell852
mitchell852 force-pushed the issue-3850-cdns-usage branch from 35890c2 to 1b21b57 Compare February 4, 2020 15:36
Comment thread traffic_ops/app/lib/Extensions/TrafficStats/API/CdnStats.pm Outdated
@mitchell852
mitchell852 force-pushed the issue-3850-cdns-usage branch from 1b21b57 to 7680d6a Compare February 4, 2020 17:57

@ocket8888 ocket8888 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docs changes look good and build without error/warning, manually observed deprecation message in API outputs.

@ocket8888
ocket8888 merged commit b54c111 into apache:master Feb 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation related to documentation tech debt rework due to choosing easy/limited solution Traffic Ops related to Traffic Ops

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rewrite /cdns/usage/overview to Go

3 participants