Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/service-lifecycle-management. Description: Now OpenStack supports manage multi Nova compute hosts at the same time. But user has to start new nova compute process to point to the new host. As a cloud administrator, a service/host lifecycle manager is needed to manage the whole lifecyle of a host. Such as adding a new compute node, update the configuration of the host, remote a compute node from cloud controller, and so on. This blueprint is a placeholder to track this feature in Nova. Specification URL (additional information): None