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

[Subtask] Implement Tenant CREATE/GET/DELETE related REST interface #34

Closed
Tracked by #6
jerryshao opened this issue May 30, 2023 · 0 comments · Fixed by #38
Closed
Tracked by #6

[Subtask] Implement Tenant CREATE/GET/DELETE related REST interface #34

jerryshao opened this issue May 30, 2023 · 0 comments · Fixed by #38
Assignees
Labels
subtask Subtasks of umbrella issue

Comments

@jerryshao
Copy link
Collaborator

Describe the subtask

This subtask aims to create Tenant operation( including CREATE, GET, and DELETE) REST APIs for Graviton.

Parent issue

#6

@jerryshao jerryshao self-assigned this May 30, 2023
@jerryshao jerryshao added the subtask Subtasks of umbrella issue label May 30, 2023
jerryshao added a commit that referenced this issue Jun 1, 2023
…APIs (#38)

### What changes were proposed in this pull request?

This PR adds Jersey support with Jetty for REST APIs, also adding tenant
operation REST APIs.

### Why are the changes needed?

The REST API is mainly exposed to users and compute engines to
manipulate the metadata. Adding a basic Jersey support as well as
referenced tenant operation implementations.

Fix: #34 

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

Manual e2e tests. Jersey test framework will be added later.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subtask Subtasks of umbrella issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant