-
Notifications
You must be signed in to change notification settings - Fork 97
Doc: FCP templates API calls and other fixes #843
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
Doc: FCP templates API calls and other fixes #843
Conversation
a36ba74 to
5056e09
Compare
3186383 to
381a63f
Compare
7d05a10 to
549a979
Compare
2a3234d to
1c85fbd
Compare
1c85fbd to
4cab8a8
Compare
f478247 to
909117e
Compare
mfriesenegger
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the great work on this! I used the tox -e docs command that you shared with me to generate a readable local copy for myself. I have pointed out a number of items that should be updated before merging this PR.
909117e to
bc09954
Compare
Signed-off-by: Eric Bischoff <ebischoff@suse.com>
Signed-off-by: Eric Bischoff <ebischoff@suse.com>
Signed-off-by: Eric Bischoff <ebischoff@suse.com>
bc09954 to
268a9b0
Compare
|
Suggestions applied, please review again. |
@dongyanyang wrote in that issue: "The doc of CRUD of fcp_template and the attach_volume/detach_volume APIs are missing, need to add them." The following API calls were indeed undocumented:
I do not see what I might have missed, but one never knows. I suggest that we close #772, and if we detect a missing doc piece, we reopen a new issue. |
Signed-off-by: Eric Bischoff <ebischoff@suse.com>
Signed-off-by: Eric Bischoff <ebischoff@suse.com>
268a9b0 to
3c2fd57
Compare
|
@Bischoff Thank you for all of your work on this PR! |
Documentation fixes
Fix typography and English
Fix parameters of existing volume functions
Fixes #772