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

Make returning of NICs and VFs of partitions selectable #1055

Open
andy-maier opened this issue Jul 24, 2024 · 0 comments
Open

Make returning of NICs and VFs of partitions selectable #1055

andy-maier opened this issue Jul 24, 2024 · 0 comments
Assignees
Milestone

Comments

@andy-maier
Copy link
Member

When the zhmc_partition module returns partition properties (i.e. for states stopped|active|fact), it always includes the following artificial properties:

  • nics - NICs of the partition
  • hbas - HBAs of the partition, for z13
  • virtual-functions - VFs of the partition

The inclusion of these artificial properties is currently happening unconditionally. This ticket is to make the inclusion selectable by corresponding expand_... parameters, like they already exist for storage groups and crypto adapters.

A discussion point will be whether the default should be to include them (would be backwards compatible) or not (would be consistent with the other expand_... parameters). I think we should go with backwards compatibility.

@andy-maier andy-maier self-assigned this Jul 24, 2024
@andy-maier andy-maier added this to the 1.10.0 milestone Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant