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

pybind/mgr/balancer: add type annotations #39295

Merged
merged 6 commits into from Feb 8, 2021

Conversation

tchaikov
Copy link
Contributor

@tchaikov tchaikov commented Feb 4, 2021

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

Copy link
Contributor

@sebastian-philipp sebastian-philipp left a comment

Choose a reason for hiding this comment

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

lgtm

@tchaikov
Copy link
Contributor Author

tchaikov commented Feb 4, 2021

jenkins test api

Copy link
Member

@xiexingguo xiexingguo left a comment

Choose a reason for hiding this comment

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

I like it

@tchaikov
Copy link
Contributor Author

tchaikov commented Feb 5, 2021

changelog

  • assign an empty list to allow set if "pool_ids" is empty. otherwise we'd have [""], and "" cannot be converted to an int.

@tchaikov
Copy link
Contributor Author

tchaikov commented Feb 6, 2021

changelog

  • corrected the command prefix of balancer eval.

@tchaikov tchaikov force-pushed the wip-mgr-balancer-ann branch 2 times, most recently from 1118bc2 to 289bd3e Compare February 6, 2021 15:33
Signed-off-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: Kefu Chai <kchai@redhat.com>
as they are called by the commands

Signed-off-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: Kefu Chai <kchai@redhat.com>
@tchaikov
Copy link
Contributor Author

tchaikov commented Feb 7, 2021

changelog

  • change mode.name to mode.value.

@tchaikov tchaikov merged commit 385db1c into ceph:master Feb 8, 2021
@tchaikov tchaikov deleted the wip-mgr-balancer-ann branch February 8, 2021 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants