Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Migration MT-ST new field is aded in payload for export endpoint 20.13 #369

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

renukavinay
Copy link
Contributor

@renukavinay renukavinay commented Sep 16, 2023

Pull Request summary:

Added new field [is_destination_overlay_mt ] in the payload in MT-> ST migration.

Description of changes:

class MigrationTenant(Tenant):
is_destination_overlay_mt: Optional[bool] = Field(alias="isDestinationOverlayMT")

Checklist:

  • Make sure to run pre-commit before commiting changes
  • Make sure all checks have passed
  • PR description is clear and comprehensive
  • Mentioned the issue that this PR solves (if applicable)
  • Make sure you test the changes

@renukavinay renukavinay changed the title Mig payload Migration MT-ST new field is aded in payload for export endpoint Sep 16, 2023
@renukavinay renukavinay changed the title Migration MT-ST new field is aded in payload for export endpoint Migration MT-ST new field is aded in payload for export endpoint 20.13 Sep 16, 2023
Copy link
Collaborator

@sbasan sbasan left a comment

Choose a reason for hiding this comment

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

lgtm

@renukavinay renukavinay merged commit ce3b110 into main Sep 19, 2023
9 checks passed
@renukavinay renukavinay deleted the mig_payload branch September 19, 2023 15:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants