nova/doc
Pavel Kholkin 228e916cdd Microversion 2.28 changes cpu_info string to JSON object
After this microversion Nova API the GET request to
/v2.1/os-hypervisors/{hypervisor_id} responses cpu_info
as regular JSON object instead of string.

Implements blueprint nova-api-hypervsor-cpu-info

Change-Id: I14db9017f69e70e759cc80d031f76af8be179e45
2016-06-01 16:25:17 +00:00
..
api_samples Microversion 2.28 changes cpu_info string to JSON object 2016-06-01 16:25:17 +00:00
ext Make available to build docs with python3 2016-05-23 15:30:20 +03:00
notification_samples force_live_migration remove redundant check 2016-05-11 16:54:27 +03:00
source Merge "Make available to build docs with python3" 2016-05-26 17:24:03 +00:00
README.rst Rearranges to create new Compute API Guide 2015-11-12 10:47:23 +00:00

OpenStack Nova Documentation README

Both contributor developer documentation and REST API documentation are sourced here.

Contributor developer docs are built to: http://docs.openstack.org/developer/nova/

API guide docs are built to: http://developer.openstack.org/api-guide/compute/

For more details, see the "Building the Documentation" section of doc/source/development.environment.rst.