← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1283655] Re: Adds host_ip to hypervisor show API

 

** Changed in: nova
       Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1283655

Title:
      Adds host_ip to hypervisor show API

Status in OpenStack Compute (nova):
  Invalid
Status in openstack-manuals:
  Invalid

Bug description:
  https://review.openstack.org/52733
  commit e05566de71f39acad3566fc31ba1053d84130c03
  Author: Jay Lau <liugya@xxxxxxxxxx>
  Date:   Wed Feb 5 22:44:15 2014 +0800

      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

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1283655/+subscriptions