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

Use the uuid module instead of the uuidgen tool #589

Merged
merged 1 commit into from
May 15, 2017

Conversation

vpodzime
Copy link
Contributor

The uuid module is shipped together with Python so we should use
it instead of requiring an extra utility.

note: This requires a rhbz# reference to be added.

Copy link
Contributor

@jkonecny12 jkonecny12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great, thanks!

The uuid module is shipped together with Python so we should use
it instead of requiring an extra utility.

Related: rhbz#1413942
Copy link
Contributor

@dwlehman dwlehman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@vpodzime vpodzime merged commit ef38706 into storaged-project:rhel7-branch May 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants