Bug 1270592

Summary: Review Request: python-parallel-ssh - Asynchronous parallel SSH library
Product: [Fedora] Fedora Reporter: Igor Gnatenko <ignatenko>
Component: Package ReviewAssignee: Lubomir Rintel <lkundrak>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: ignatenko, lkundrak, lrintel, package-review
Target Milestone: ---Flags: lrintel: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-07 11:42:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Igor Gnatenko 2015-10-11 14:17:24 UTC
Spec URL: https://ignatenkobrain.fedorapeople.org/for-review/python-parallel-ssh.spec
SRPM URL: https://ignatenkobrain.fedorapeople.org/for-review/python-parallel-ssh-0.80.1-1.fc24.src.rpm
Description:
Library for running asynchronous parallel SSH commands over many hosts.

parallel-ssh uses asychronous network requests - there is no multi-threading or
multi-processing used.

This is a requirement for commands on many (hundreds/thousands/hundreds of
thousands) of hosts which would grind a system to a halt simply by having so
many processes/threads all wanting to execute if done with
multi-threading/processing.
Fedora Account System Username: ignatenkobrain

Comment 1 Igor Gnatenko 2015-10-11 14:19:43 UTC
Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=11409110

Comment 2 Upstream Release Monitoring 2015-10-11 14:26:39 UTC
ignatenkobrain's scratch build of python-parallel-ssh-0.80.1-1.fc24.src.rpm for f24 completed http://koji.fedoraproject.org/koji/taskinfo?taskID=11409110

Comment 3 Lubomir Rintel 2015-10-13 18:26:04 UTC
* Package named correctly
* Packaging the latest version
* Version/Release tags correct
* Upstream source matches
* License tag correct
* License text included
* License good for Fedora
* SPEC file clean and legible
* Requires fine
* Provides fine
* Filelist sane
* Macros used consistently
* Builds fine in mock

APPROVED