-
Notifications
You must be signed in to change notification settings - Fork 15
F OpenNebula/engineering#333: PureStorage Documentation #484
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: josepselga <jselga@opennebula.io> (cherry picked from commit 999117b)
Signed-off-by: josepselga <jselga@opennebula.io> Co-authored-by: Priscill Orue <porue@opennebula.io> (cherry picked from commit c08213d)
Removed backslash in hook definition for autostart hook examples, when i copy the example according to the documentation, it was not working with ``` \$TEMPLATE ``` the hook dont receive argument properly with this setup, i assume this is typo from another snippet with cat >> EOF where it might make sense to escape $ ### Description Backslash in autostart hook definition make the hook to not receive proper arguments as inputs, if created with snippet in docs, i have notice this, it might work if file is created with cat >> EOF as described in other places.
Signed-off-by: priscill <porue@opennebula.io>
Signed-off-by: Aleix Ramírez <aramirez@opennebula.io> Co-authored-by: Priscill Orue <porue@opennebula.io> (cherry picked from commit b71d1be)
Signed-off-by: ArnauGabrielAtienza <agabriel@opennebula.io>
Signed-off-by: priscill <porue@opennebula.io> (cherry picked from commit b361b3e)
Signed-off-by: Mikalai Kutouski <mkutouski@opennebula.io> Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
Co-authored-by: Carlos Moral Rubio <carlos@MacBook-Pro-de-Carlos.local> Co-authored-by: Priscill Orue <porue@opennebula.io>
- Updated **Key Features** page - Added **Comparisons** page - General adjustments Signed-off-by: priscill <porue@opennebula.io> (cherry picked from commit 2092196)
(cherry picked from commit fe5179d)
Signed-off-by: priscill <porue@opennebula.io> (cherry picked from commit 45f72a8)
Signed-off-by: Neal Hansen <nhansen@opennebula.io>
Signed-off-by: priscill <porue@opennebula.io> (cherry picked from commit 62edabf)
Signed-off-by: ArnauGabrielAtienza <agabriel@opennebula.io>
Signed-off-by: priscill <porue@opennebula.io>
Signed-off-by: priscill <porue@opennebula.io>
(cherry picked from commit d129398)
Signed-off-by: priscill <porue@opennebula.io> (cherry picked from commit 660f92a)
Signed-off-by: priscill <porue@opennebula.io> (cherry picked from commit 1d2bf12)
a. Added a new table with available operations with onevm b. Relocates the list from VM states to the end of the guide, and convert it to a reference. c. Additional fixes to improve readability Signed-off-by: priscill <porue@opennebula.io>
Relocated onevm command as requested in OpenNebula/one#7326 (comment) Signed-off-by: priscill <porue@opennebula.io>
Signed-off-by: Aleix Ramírez <aramirez@opennebula.io> (cherry picked from commit dfc8d5f)
Signed-off-by: Aleix Ramírez <aramirez@opennebula.io> (cherry picked from commit 8cd115f)
Signed-off-by: priscill <porue@opennebula.io> (cherry picked from commit b497205)
Signed-off-by: Aleix Ramírez <aramirez@opennebula.io> Co-authored-by: Priscill Orue <porue@opennebula.io> (cherry picked from commit e76dcd8)
Signed-off-by: priscill <porue@opennebula.io>
Signed-off-by: Aleix Ramírez <aramirez@opennebula.io> Co-authored-by: Priscill Orue <porue@opennebula.io> (cherry picked from commit df55830)
Signed-off-by: priscill <porue@opennebula.io>
Signed-off-by: priscill <porue@opennebula.io>
Signed-off-by: Mikalai Kutouski <mkutouski@opennebula.io>
Signed-off-by: Aleix Ramírez <aramirez@opennebula.io> (cherry picked from commit a521168)
Signed-off-by: priscill <porue@opennebula.io>
Signed-off-by: Aleix Ramírez <aramirez@opennebula.io> Co-authored-by: Priscill Orue <porue@opennebula.io> (cherry picked from commit ab5aa62)
Signed-off-by: Neal Hansen <nhansen@opennebula.io>
Signed-off-by: Aleix Ramírez <aramirez@opennebula.io> (cherry picked from commit 97ab01c)
(cherry picked from commit aa55ddf)
Signed-off-by: priscill <porue@opennebula.io>
…472) Signed-off-by: Mirko Stojiljkovic <mstojiljkovic@opennebula.io>
Signed-off-by: Aleix Ramírez <aramirez@opennebula.io> (cherry picked from commit da99372)
Signed-off-by: Neal Hansen <nhansen@opennebula.io>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
PureStorage Documentation - will revise before submitting main PR
Branches to which this PR applies