Bug 1041206 - [RFE][nova]: Query compute node configuration values via RPC
Summary: [RFE][nova]: Query compute node configuration values via RPC
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 13:58 UTC by RHOS Integration
Modified: 2015-03-19 17:13 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:13:47 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 13:58:04 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/query-compute-node-conf-values.

Description:

At current migration of instances requires certain values to be consistent across all compute nodes (i.e. instance base, etc). 

We need to extend compute to provide a service to query these values as configured from remote nodes so that we may use them on the source and destination migration machines.  To do this we need to:

1) extend compute to respond to a config option query and pass back the data
2) add code to migrations to query the src/dst nodes for this data and use it during instance migration prep

This would also assist in migration cases where the glance image does not exist and we can use cached base image (qcow, ari, or aki) from the source node.

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.