summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorSylvain Bauza <sbauza@redhat.com>2016-06-10 16:02:21 +0200
committerAndrey Kurilin <andr.kurilin@gmail.com>2016-06-10 21:38:44 +0300
commita70de7e5900fd0e71e49b31e81e3f8c23f0c1c83 (patch)
tree83f85c45dde9a4bb42bd36f5ffe631635caa74f9 /README.rst
parent0e9456aede680e758650180557adb31523b23156 (diff)
downloadpython-novaclient-a70de7e5900fd0e71e49b31e81e3f8c23f0c1c83.tar.gz
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
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions