Skip to content

Conversation

adrianlasota
Copy link

This pull request introduces a minor enhancement to the alter_host method in mfd_osd_control.py. The change adds support for setting the active_boot_type parameter when it is provided.

  • mfd_osd_control/mfd_osd_control.py: Added logic to include the active_boot_type parameter in the params dictionary if it is not None. ([mfd_osd_control/mfd_osd_control.pyR244-R245](https://github.com/intel/mfd-osd-control/pull/3/files#diff-31b78073458b27c4107b06445243f6d4f7eb943a0c65bfd19bbeaea2d1158b62R244-R245))

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds support for the active_boot_type parameter in the alter_host method by conditionally including it in the parameters dictionary when provided. This enhancement allows users to specify the active boot type when altering host configurations.

  • Added conditional logic to include active_boot_type parameter when not None
  • Uses .value attribute indicating active_boot_type is likely an enum

@mfd-intel-bot
Copy link

We don't publish DEVs .whl.
To build .whl, run 'pip install git+https://github.com/intel/mfd-osd-control@adrianlasota-patch-1'

1 similar comment
@mfd-intel-bot
Copy link

We don't publish DEVs .whl.
To build .whl, run 'pip install git+https://github.com/intel/mfd-osd-control@adrianlasota-patch-1'

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