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

Make serial optional on create_subsystem CLI #213

Merged
merged 1 commit into from
Sep 4, 2023
Merged

Conversation

gbregman
Copy link
Contributor

@gbregman gbregman commented Sep 4, 2023

Make serial number an optional parameter when creating a subsystem. Use a random serial in case it's empty. The serial generation code is in grpc so it would work even if the CLI is not used and we call grpc directly.

Fixes #202

…se a random serial in case it's empty.

Fixes ceph#202

Signed-off-by: Gil Bregman <[email protected]>
@gbregman gbregman requested a review from caroav September 4, 2023 12:39
@gbregman gbregman self-assigned this Sep 4, 2023
@gbregman gbregman changed the title Make serial optional on create_subsystem create CLI Make serial optional on create_subsystem CLI Sep 4, 2023
@gbregman gbregman merged commit 9c0b3de into ceph:devel Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Make serial optional on create_subsystem create CLI
2 participants