Bug 1042941

Summary: [RFE][nova]: add a api for the adminitrator to delete host infos
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/add-delete-host-api
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_superseded
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:14:59 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-13 16:42:24 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/add-delete-host-api.

Description:

In practical applications, the hosts should be removed or damaged. 

But there has no api to remove host infos. After the host is removed or damaged, the 'nova service-list' will always get the host info which status is down. So there should be an api for the system administrator to delete the removed or damaged host, and the administrator can use the api to stop nova-compute process before removing the host, too.  

Specification URL (additional information):

None