-
Notifications
You must be signed in to change notification settings - Fork 104
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
import-vm: remove username, password request params for vm import #401
import-vm: remove username, password request params for vm import #401
Conversation
Signed-off-by: Abhishek Kumar <[email protected]>
5fd3777
to
9ae0f48
Compare
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.
lgtm (when apache/cloudstack#9124 is merged
@@ -437,8 +437,6 @@ those same credentials are later used for SSH authentication when the QCOW2 imag | |||
.. parsed-literal:: | |||
- **zoneid** (Zone to which Instance will be imported) | |||
- **host** (the host name or IP address of External Host) |
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.
need to update the description above, indicating these are optional?
Linux user's username and password are needed for this API call
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.
I don't think adding them even as optional right now gives any benefit as they are completely unused for listing.
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.
correct @shwstppr, remove them - not required for listing
source/adminguide/virtual_machines/importing_unmanaging_vms.rst
Outdated
Show resolved
Hide resolved
Signed-off-by: Abhishek Kumar <[email protected]>
Signed-off-by: Abhishek Kumar <[email protected]>
Based on apache/cloudstack#8414
📚 Documentation preview 📚: https://cloudstack-documentation--401.org.readthedocs.build/en/401/