python-novaclient/releasenotes
Sylvain Bauza a70de7e590 Add support for microversion 2.28
microversion 2.28 now returns a dict instead of a string for cpu_info item
returned by GET /os-hypervisors/<id>

Fortunately, the utils.flatten_dict() method checks whether it's a JSON field
so the behaviour keeps to be the same for the CLI output of nova hypervisor-show.

That said, the novaclient API call to HypervisorManager.get() will of course
be returning either a dict or a string for the keyed cpu_info given the
microversion.

Co-Authored-By: Andrey Kurilin <andr.kurilin@gmail.com>
Change-Id: I3a8bfcb7672005430ca99bab0d20e25f48a7e0f6
Implements: blueprint nova-api-hypervsor-cpu-info
2016-06-10 21:38:44 +03:00
..
notes Add support for microversion 2.28 2016-06-10 21:38:44 +03:00
source Update reno for stable/mitaka 2016-03-10 21:13:40 +00:00