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

Remove Region from Program Data Model #414

Open
joneubank opened this issue Aug 30, 2023 · 1 comment
Open

Remove Region from Program Data Model #414

joneubank opened this issue Aug 30, 2023 · 1 comment
Assignees
Labels
new-feature Request is a new feature

Comments

@joneubank
Copy link
Member

This ticket is part of the effort to add functionality of a Data Center Registry to the Program Service:
The Program Service scope is being expanded to also act as a Data Center Registry. Data Centers represent the Regional Data Processing Centers (RDPC) that ARGO will support a network of. Each program registered in the program-service must belong to a single Data Center. The Data Centers have various connection details that also need to be stored.

The Program entity no longer requires Region as this is being replaced by the Data Center entity and relationship. We want to remove the Region from the Program entity and the Region tables from the DB.

@joneubank joneubank added the new-feature Request is a new feature label Aug 30, 2023
@joneubank
Copy link
Member Author

These changes should not be introduced before: #413

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature Request is a new feature
Projects
None yet
Development

No branches or pull requests

2 participants