nova/doc/v3/api_samples/os-hypervisors
Jay Lau e05566de71 Adds host_ip to hypervisor show API
After no-compute-fanout-to-scheduler, host_ip was stored in the table
of compute_nodes. Host ip address should be considered as the hypervisor
attribute similar to the hypervisor_type, hypervisor_version etc, and
now those attributes such as hypervisor_type, hypervisor_version etc
are all listed as the hypervisor attribute when calling "nova
hypervisor-show host", so we can also set "host_ip" as a new attribute
output for this command.

DocImpact
1) Only administrators can view hypervisor detail in nova.
2) It can help improve debug capabilities for nova. For example, if
admin using SimpleCIDRAffinityFilter, then after VM is deployed, admin
can check if the VM was deployed successfully to the desired host by
checking ip address of the host via "nova hypervisor-show host".
3) Add host_ip to the output for "nova hypervisor-show"

Implement bp hypervisor-show-ip
Change-Id: I006a504d030be1f47beb68a844647026a6daf0ce
2014-02-05 22:52:28 +08:00
..
hypervisors-detail-resp.json Adds host_ip to hypervisor show API 2014-02-05 22:52:28 +08:00
hypervisors-list-resp.json Add V3 API samples for ext-status,hypervisor,admin-actions 2013-09-22 10:16:10 +08:00
hypervisors-search-resp.json Add V3 API samples for ext-status,hypervisor,admin-actions 2013-09-22 10:16:10 +08:00
hypervisors-servers-resp.json Add V3 API samples for ext-status,hypervisor,admin-actions 2013-09-22 10:16:10 +08:00
hypervisors-show-resp.json Adds host_ip to hypervisor show API 2014-02-05 22:52:28 +08:00
hypervisors-statistics-resp.json Add V3 API samples for ext-status,hypervisor,admin-actions 2013-09-22 10:16:10 +08:00
hypervisors-uptime-resp.json Add V3 API samples for ext-status,hypervisor,admin-actions 2013-09-22 10:16:10 +08:00