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

Added support to configure the multiple lpars-v5 #837

Merged
merged 2 commits into from
May 8, 2024

Conversation

SamirMulani
Copy link
Contributor

This enhancement introduces support for configuring multiple lpars, such as lpar1, lpar2, and so on, especially when they are in shared mode.

To configure the multiple lpars user need to pass below two parameters, lpar_config=multi lpar_list=lpar1, lpar2 ...etc
In this case, users are required to explicitly specify these two parameters in the .conf file, and it's important to ensure that all lpars have unique passwords.

This enhancement introduces support for configuring multiple lpars, such as lpar1, lpar2, and so on, especially when they are in shared mode.

To configure the multiple lpars user need to pass below two parameters, lpar_config=multi
lpar_list=lpar1, lpar2 ...etc
In this case, users are required to explicitly specify these two parameters in the .conf file, and it's important to ensure that all lpars have unique passwords.

Signed-off-by: Samir Mulani <samir@linux.vnet.ibm.com>
To fix the indetation error i have run the below command,
-> autopep8 -i MachineConfig.py
-> Fixed possible pycodestyle related issues.

Signed-off-by: Samir Mulani <samir@linux.vnet.ibm.com>
Copy link
Collaborator

@abdhaleegit abdhaleegit left a comment

Choose a reason for hiding this comment

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

LGTM, Please upload the test logs than we can merge

@abdhaleegit
Copy link
Collaborator

@PraveenPenguin any thing from your side ?

@PraveenPenguin
Copy link
Collaborator

@PraveenPenguin any thing from your side ?

no , i am good , thank you !

@PraveenPenguin PraveenPenguin merged commit 417e57e into open-power:master May 8, 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
None yet
Development

Successfully merging this pull request may close these issues.

3 participants