python-novaclient/releasenotes
Matt Riedemann 0dc6b96ec8 Allow searching for hypervisors and getting back details
The 2.53 microversion allows listing hypervisors with
details and filtering on a hypervisor_hostname substring
pattern match.

This makes the python API binding HypervisorManager.search
method allow that as well by adding a new 'detailed' boolean
kwarg which defaults to False for backward compatibility for
the /search and /servers routes before 2.53, but allows
searching and getting detailed results back as well.

Change-Id: I81fa4520af3cc7f1298c262f4fdc4e15fbc6d7ba
2019-05-18 14:47:11 -04:00
..
notes Allow searching for hypervisors and getting back details 2019-05-18 14:47:11 -04:00
source Update master for stable/stein 2019-03-18 14:54:12 +00:00