yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49943
[Bug 1283655] Re: Adds host_ip to hypervisor show API
Assigning to myself since there is no activity from a long time. if any
one have issues please tell me.
** Changed in: openstack-api-site
Assignee: Lucky samadhiya (lucky-samadhiya) => Sharat Sharma (sharat-sharma)
** Changed in: openstack-api-site
Status: Triaged => In Progress
** Project changed: openstack-api-site => nova
--
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):
In Progress
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