Bug 1303002
| Summary: | RDO-Manager imoort .json file | ||
|---|---|---|---|
| Product: | [Community] RDO | Reporter: | Goran <gokidonev> |
| Component: | rdo-manager | Assignee: | Hugh Brock <hbrock> |
| Status: | CLOSED EOL | QA Contact: | Shai Revivo <srevivo> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | Kilo | CC: | mburns |
| Target Milestone: | --- | ||
| Target Release: | Kilo | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-19 16:02:43 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 is against a Version which has reached End of Life. If it's still present in supported release (http://releases.openstack.org), please update Version and reopen. |
ssh connection to KVM host: Hi, I want to test RDO-manager as a bare metal on KVM(QEMU) host, This problem is ssh connection to KVM host. When I want import the virtual machine as a bare metal. I see and i think that the all information are well on .json file Connection between undercloud and KVM host also is well [stack@undercloud ~]$ openstack baremetal import --json instackenv.json Request returned failure status. SSH connection cannot be established: Failed to establish SSH connection to host 192.168.122.1. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/oslo_messaging/rpc/server.py", line 142, in inner return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/ironic/conductor/manager.py", line 439, in change_node_power_state task.driver.power.validate(task) File "/usr/lib/python2.7/site-packages/ironic/drivers/modules/ssh.py", line 540, in validate InvalidParameterValue: SSH connection cannot be established: Failed to establish SSH connection to host 192.168.122.1 Can you help me Thanks, Goran