Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TP: adds the ability to clone a topology #5400

Merged
merged 3 commits into from
Jan 6, 2021

Conversation

mitchell852
Copy link
Member

@mitchell852 mitchell852 commented Jan 4, 2021

What does this PR (Pull Request) do?

image

Which Traffic Control components are affected by this PR?

  • Traffic Portal

What is the best way to verify this PR?

  • Navigate to https://tp.domain.tld/#!/topologies and select a topology
  • Click `More > Clone Topology'
  • Provide a new name for the clone and hit Clone
  • Ensure a new topology was created with the same cache groups and same cache group hierarchy with the new name and is assigned to NO delivery services.

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 DOES NOT FIX A SERIOUS SECURITY VULNERABILITY (see the Apache Software Foundation's security guidelines for details)

@mitchell852 mitchell852 added Traffic Portal v1 related to Traffic Portal version 1 new feature A new feature, capability or behavior labels Jan 5, 2021
@mitchell852 mitchell852 marked this pull request as ready for review January 5, 2021 18:01
Copy link
Member

@shamrickus shamrickus left a comment

Choose a reason for hiding this comment

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

LGTM

@zrhoffman zrhoffman merged commit 60e7f20 into apache:master Jan 6, 2021
@mitchell852 mitchell852 added this to the 5.0.0 milestone Jan 7, 2021
ocket8888 pushed a commit that referenced this pull request Jan 7, 2021
* adds the ability to clone a topology

* adds ui test for cloning a topology

* adds changelog.md entry

(cherry picked from commit 60e7f20)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature A new feature, capability or behavior Traffic Portal v1 related to Traffic Portal version 1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flexible topologies - provide the ability to clone a topology in TP
3 participants