Bug 1041211 - [RFE][nova]: Copy disks to dest node use rsync without ssh
Summary: [RFE][nova]: Copy disks to dest node use rsync without ssh
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:21 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 13:58:33 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/rysnc-without-ssh.

Description:

The disks are copied from source to destination via rysnc over ssh during resizing/migrating.
It means that we will need a password-less ssh private key setup among all compute nodes.
It is a security problem in some environment. This blueprint will use rsync(tool, not the protocol) itself(not over ssh) to copy/delete the disks.

Specification URL (additional information):

None


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