Skip to content

CA-399187: Allow gencert to be called without groupid #5987

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

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

psafont
Copy link
Member

@psafont psafont commented Sep 13, 2024

Last year, an argument to determine the group id of the certificates created
was added. This broke test clients, and there's no need no make it compulsory
since there's a default value: -1.

Modify the binary so it can accept only 3 arguments like before, and change the
help output to mention the group id.

This makes quite a few internal certificate tests to pass compare the previous suite run 204647 to the new 204840

Signed-off-by: Pau Ruiz Safont <pau.ruizsafont@cloud.com>
Last year, an argument to determine the group id of the certificates created
was added. This broke test clients, and there's no need no make it compulsory
since there's a default value: -1.

Modify the binary so it can accept only 3 arguments like before, and change the
help output to mention the group id.

Signed-off-by: Pau Ruiz Safont <pau.ruizsafont@cloud.com>
@psafont psafont force-pushed the private/paus/gencertg branch from 6dd9b3b to 8c30988 Compare September 13, 2024 13:58
@psafont psafont added this pull request to the merge queue Sep 16, 2024
Merged via the queue into xapi-project:master with commit 85f9271 Sep 16, 2024
15 checks passed
@psafont psafont deleted the private/paus/gencertg branch September 16, 2024 13:47
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