Skip to content

virt: get hypervisor and domain capabilities in one shot #57009

Description

@cbosdo

Is your feature request related to a problem? Please describe.

In order to get all possible capabilities from a host, the user has to call virt.capabilities, and then loop over the guests and domains before calling virt.domain_capabilities for each of them.

Describe the solution you'd like

A new virt.all_capabilities call would do all of this in just one call.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Corerelates to code central or existential to SaltFeaturenew functionality including changes to functionality and code refactors, etc.ZRelease-Sodiumretired labelfixed-pls-verifyfix is linked, bug author to confirm fix

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions