← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1283655] [NEW] Adds host_ip to hypervisor show API

 

You have been subscribed to a public bug:

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

** Affects: nova
     Importance: Medium
     Assignee: Sharat Sharma (sharat-sharma)
         Status: In Progress

** Affects: openstack-manuals
     Importance: Medium
         Status: Invalid


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