summaryrefslogtreecommitdiff
path: root/releasenotes/notes/search-hypervisor-detailed-352f3ac70d42fe6e.yaml
blob: 026e1a283deda01f9e99eb7e4d0107415bbe27bf (plain)
1
2
3
4
5
6
7
8
---
features:
  - |
    The ``novaclient.v2.hypervisors.HypervisorManager.search`` method now
    accepts a ``detailed`` boolean kwarg which defaults to False but when
    True will search for the given hypervisor hostname match and return
    details about any matching hypervisors. Specifying ``detailed=True``
    requires compute API version 2.53 or greater.