Bug 1041366

Summary: [RFE][nova]: For nova admins, an api command is needed which returns instance information for a specified host.
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/nova-api-instance-info-per-host
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 16:51:30 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:37:36 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/nova-api-instance-info-per-host.

Description:

Administration and support of nova sometimes requires information about all instances running on a specified host.  This is a proposal to add an api to return project, instance name, instance id, created_at and vm state for all instances running on a specified compute node.  I currently have this implemented for our own use.  I would like to push this upstream for general use.  Other instance related information could also be added to this api if there are suggestions.

Specification URL (additional information):

None