Skip to content

mgr/cephadm: Don't call _check_host without hosts#41278

Merged
tchaikov merged 1 commit intoceph:masterfrom
sebastian-philipp:mgr-cephadm-set-user-no-hosts
May 29, 2021
Merged

mgr/cephadm: Don't call _check_host without hosts#41278
tchaikov merged 1 commit intoceph:masterfrom
sebastian-philipp:mgr-cephadm-set-user-no-hosts

Conversation

@sebastian-philipp
Copy link
Contributor

Fixes: https://tracker.ceph.com/issues/50691

Signed-off-by: Sebastian Wagner sewagner@redhat.com

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

Fixes: https://tracker.ceph.com/issues/50691
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
Copy link
Contributor

@adk3798 adk3798 left a comment

Choose a reason for hiding this comment

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

LGTM

return 0, "value unchanged", ""
self.set_store("ssh_identity_key", inbuf)
self._validate_and_set_ssh_val('ssh_identity_key', inbuf, old)
self.log.info('Set ssh private key')
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
self.log.info('Set ssh private key')

Do we want to remove this printout, same as we are for the public key and ssh config?

@tchaikov tchaikov merged commit 2ecb738 into ceph:master May 29, 2021
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.

4 participants