Skip to content

Conversation

@mbenguig
Copy link
Member

No description provided.

- `username` (string): The SSH username.
- `keyPairName` (string): The name of the key pair used for SSH access.
- `publicKey` (string or `null`): The public key in RSA format. If not required, use `null`.
- `keyPairName` (string): The name of the key pair used for SSH access (can be set for Openstack and AWS).
Copy link
Member

Choose a reason for hiding this comment

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

here we need to be more strict

i would say must be set for ...
and later also to be explicit about private and public key.
if i understood correct it is mandatory to have both for Azure, for AWS just a private one

Copy link
Member Author

@mbenguig mbenguig Apr 24, 2025

Choose a reason for hiding this comment

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

According to NS config windows in the RM portal:
For AWS: username, private key and keypair are optional.
For Azure: username and password must be set. Public key is optional.
For GCE: username, public key and private key are optional.

@sonarqubecloud
Copy link

@mbenguig mbenguig merged commit 6cb4f0e into ow2-proactive:master Apr 24, 2025
3 checks passed
fviale pushed a commit that referenced this pull request Apr 25, 2025
* Update addCloud endpoint doc with GCE

* Update addCloud endpoint doc with GCE

(cherry picked from commit 6cb4f0e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants