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

luminous: mgr/restful: A couple of restful fixes #21871

Merged
merged 4 commits into from May 11, 2018

Conversation

tchaikov
Copy link
Contributor

@tchaikov tchaikov commented May 8, 2018

backport of #18649

The CommandsRequest.waiting is an array of arrays, not an array of
command results and so it cannot be represented that way. This commit
fixes that by outputting the array in json diretly.

Signed-off-by: Boris Ranto <branto@redhat.com>
(cherry picked from commit 7005c6c)
Previously, we forgot to set the value of the argument for the second
group of pool variables.

Signed-off-by: Boris Ranto <branto@redhat.com>
(cherry picked from commit 64ac3af)
Signed-off-by: Boris Ranto <branto@redhat.com>
(cherry picked from commit 880c53c)

Conflicts:
	src/pybind/mgr/restful/common.py: trivial resolution
Signed-off-by: Boris Ranto <branto@redhat.com>
(cherry picked from commit 059588e)
@tchaikov tchaikov added this to the luminous milestone May 8, 2018
@tchaikov tchaikov requested a review from b-ranto May 8, 2018 05:15
@yuriw
Copy link
Contributor

yuriw commented May 10, 2018

@yuriw yuriw merged commit ffd6084 into ceph:luminous May 11, 2018
@tchaikov tchaikov deleted the wip-luminous-18649 branch May 11, 2018 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants