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

Fix the function name of osd keyring creation #391

Merged
merged 1 commit into from Apr 8, 2016
Merged

Fix the function name of osd keyring creation #391

merged 1 commit into from Apr 8, 2016

Conversation

ghost
Copy link

@ghost ghost commented Apr 7, 2016

http://tracker.ceph.com/issues/15409
Change the function name "create_osd" to "create_osd_keyring".
This function just do:

  1. Check the remote node's osd keyring exist or not
  2. If not, it create one.
    The original name would confused the developers.

Signed-off-by: DesmondS jordanjimmy41177@gmail.com

@ceph-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@alfredodeza
Copy link
Contributor

OK to test

Change the function name of "create_osd" to "create_osd_keyring".
This function just do:
1. Check the remote node's osd keyring exist or not
2. If not, it create one.
The original name would confused the developers.

Signed-off-by: DesmondS <jordanjimmy41177@gmail.com>
@ghost
Copy link
Author

ghost commented Apr 8, 2016

Hi @alfredodeza

I fixed the commit style. Thank you

@alfredodeza alfredodeza merged commit 6763f33 into ceph:master Apr 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants