Bug 1041374

Summary: [RFE][nova]: Returning Compute Node IP address in hypervisor list
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/os-hypervisors-ipaddress
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_new
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:30:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 15:38:37 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/os-hypervisors-ipaddress.

Description:

saw the following BP in launchpad:
https://blueprints.launchpad.net/nova/+spec/no-compute-fanout-to-scheduler
 
Applied the patch and working fine. 
After applying the patch, when the command 'nova hypervisor-list' executed, only 'id' and 'hostname' are returning. Hypervisor IP address is storing into Nova DB. But, it is not returning. It is better to return IP address of the hypervisor.
I think it is useful change in nova.

Specification URL (additional information):

None