-
Notifications
You must be signed in to change notification settings - Fork 47
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
FEAT: RoCE and Hipersocket support for LPAR Cluster #338
Conversation
Signed-off-by: K Shiva Sai <shiva.sai.k1@ibm.com>
Hi @AmadeusPodvratnik , Code changes looks good to me. since changes are there in all.yaml and host_vars can you please take a glance over there. |
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.
Hi @k-shiva-sai thank you for the PR. In general the code looks good but pls see my comments (minor).
Signed-off-by: K Shiva Sai <shiva.sai.k1@ibm.com>
Signed-off-by: K Shiva Sai <shiva.sai.k1@ibm.com>
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.
Hi @k-shiva-sai Thx for the PR.
/lgtm
🎉 This PR is included in version 2.2.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Adding support for the Roce and Hipersocket for LPAR Cluster
Introduced one new variable to all.yaml and two new variables to the host_vars_template
In all.yaml
internal_ip
which need to defined when bringing up the cluster with hipersocket cards.In host_vars
mode
tells the network card mode like osa/roce/hipersocketinternal_ip
needs to be defined when mode is hipersocket