Hide Forgot
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