Bug 1140781
| Summary: | remove requirement of SSH key setup in between compute host during migration of instances(online/offline). | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Pratik Pravin Bandarkar <pbandark> |
| Component: | RFEs | Assignee: | RHOS Maint <rhos-maint> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.0 | CC: | eglynn, markmc, mburns, nchandek, sgordon, srevivo |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | 5.0 (RHEL 7) | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-04-14 20:18:04 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
*** This bug has been marked as a duplicate of bug 1404294 *** |
1. Proposed title of this feature request remove requirement of SSH key setup in between compute host during migration of instances(online/offline). 3. What is the nature and description of the request? Currently, to migrate an instance from one compute node to other(online/offline), ssh key setups(passwordless ssh for nova) is mandatory. If its not configured then, migration of instances fails. So, either it should be configured automatically by openstack-installer or it should be removed i.e. remove requirement of SSH key setup in between compute host during migration of instances(online/offline).