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

import-vm: remove username, password request params for vm import #401

Merged

Conversation

shwstppr
Copy link
Contributor

@shwstppr shwstppr commented May 24, 2024

Copy link
Contributor

@DaanHoogland DaanHoogland left a 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

@sureshanaparti sureshanaparti added this to the 4.19.1 milestone Jun 13, 2024
@@ -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)
Copy link
Contributor

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

Copy link
Contributor Author

@shwstppr shwstppr Jun 14, 2024

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.

Copy link
Contributor

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

Signed-off-by: Abhishek Kumar <[email protected]>
Signed-off-by: Abhishek Kumar <[email protected]>
@rohityadavcloud rohityadavcloud merged commit 6e81764 into apache:4.19 Jun 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants