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

CP-51391: Implement handling for /repository/enabled #6083

Open
wants to merge 1 commit into
base: feature/easier-pool-join
Choose a base branch
from

Conversation

BengangY
Copy link
Contributor

Adding process logic for /repository/enabled. If there is /enabled after /repository in URI, then to find the current enabled repository. Otherwise, keep the existing process logic.

@BengangY BengangY marked this pull request as ready for review October 25, 2024 02:27
ocaml/xapi/repository.ml Outdated Show resolved Hide resolved
ocaml/xapi/repository.ml Outdated Show resolved Hide resolved
ocaml/xapi/repository.ml Outdated Show resolved Hide resolved
ocaml/xapi/repository.ml Outdated Show resolved Hide resolved
Adding processing for `/repository/enabled`. If there is `/enabled` after
`/repository` in URI, then to find the current enabled repo. Otherwise, keep
the existing process logic.

Signed-off-by: Bengang Yuan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants