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

rgw: need to close_section in lc list op #10473

Closed
wants to merge 1 commit into from

Conversation

weiqiaomiao
Copy link
Contributor

Signed-off-by: weiqiaomiao wei.qiaomiao@zte.com.cn

@weiqiaomiao weiqiaomiao changed the title rgw:need to close_section in lc list op rgw: need to close_section in lc list op Jul 28, 2016
@weiqiaomiao
Copy link
Contributor Author

retest this please

Signed-off-by: weiqiaomiao <wei.qiaomiao@zte.com.cn>
@@ -4744,10 +4744,13 @@ int main(int argc, char **argv)
}

if (opt_cmd == OPT_LC_LIST) {
formatter->open_array_section("life cycle progress");
formatter->open_array_section("lifecycle list");
Copy link
Member

Choose a reason for hiding this comment

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

FWIW this should also have an underscore or else it'll produce invalid XML

@liewegas liewegas added this to the kraken milestone Nov 8, 2016
@liewegas liewegas closed this Nov 30, 2016
@liewegas
Copy link
Member

see #12232

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants