Use python package instead of sshpass in openwrt mgmt driver

Bug #1511658 reported by bharaththiruveedula
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Fix Released
Low
dharmendra

Bug Description

As we have to install sshpass on the controller node as a additional step to devstack, I think it is better not to use sshpass in openwrt.py . The other alternatives I can think of is use pexpect

Tags: mitaka-rfe
summary: - Avoid using sshpass in openwrt mgmt driver
+ Use python package instead of sshpass in openwrt mgmt driver
Revision history for this message
Sridhar Ramaswamy (srics-r) wrote :

We should consider using paramiko package,

https://pypi.python.org/pypi/paramiko/

Changed in tacker:
importance: Undecided → Low
status: New → Confirmed
Changed in tacker:
assignee: nobody → dharmendra (dharmendra-kushwaha)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tacker (master)

Fix proposed to branch: master
Review: https://review.openstack.org/268868

Changed in tacker:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.openstack.org/269424

tags: added: mitaka-rfe
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tacker (master)

Change abandoned by dharmendra kushwaha (<email address hidden>) on branch: master
Review: https://review.openstack.org/268868
Reason: Abandoning this patchset, as all done in https://review.openstack.org/#/c/269424

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tacker (master)

Reviewed: https://review.openstack.org/269424
Committed: https://git.openstack.org/cgit/openstack/tacker/commit/?id=2259e752c80be6306dd202c1b1b2e101d67f97eb
Submitter: Jenkins
Branch: master

commit 2259e752c80be6306dd202c1b1b2e101d67f97eb
Author: dharmendra <email address hidden>
Date: Fri Jun 3 17:28:33 2016 +0900

    Use python package instead of sshpass to execute remote commands.

    Use python package instead of sshpass to execute remote commands.
    Fixing this issue, by using paramiko.

    Co-Authored-By: Sridhar Ramaswamy <email address hidden>

    Closes-bug: #1511658
    Change-Id: I102d178b2fb1f621f2a61b26a939e69613156c19

Changed in tacker:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/tacker 0.4.0

This issue was fixed in the openstack/tacker 0.4.0 release.

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.