Allow ssh access with sshpass to remote libvirt

Bug #1659829 reported by Andrey Shestakov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Won't Fix
Undecided
Fuel QA Team

Bug Description

Currently fuel-devops is able to manage envs on remote libvirt via qemu+ssh, but only with private key auth (path to this key is hardcoded).

Please add possibility to connect to remote qemu+ssh with ssh password provided from sshpass util.

Seems it works using fuel-devops from python script like this https://github.com/openstack/fuel-ccp-installer/blob/master/utils/jenkins/env.py

export SSHPASS=password
sshpass -e python env.py create_env

But it is not working for execute shell command, like http://paste.openstack.org/show/596727/

Tags: area-qa
Changed in fuel:
assignee: nobody → Fuel QA Team (fuel-qa)
milestone: none → 10.1
tags: added: area-qa
Revision history for this message
Oleksiy Molchanov (omolchanov) wrote :

We are not planning to fix this issue

Changed in fuel:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.