Bug 1270592 - Review Request: python-parallel-ssh - Asynchronous parallel SSH library
Summary: Review Request: python-parallel-ssh - Asynchronous parallel SSH library
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Lubomir Rintel
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-11 14:17 UTC by Igor Gnatenko
Modified: 2016-07-07 11:42 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-07-07 11:42:09 UTC
Type: ---
Embargoed:
lrintel: fedora-review+


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.