Issue #356
closediso/rpm uploads list should filter out paused uploads specific to them
Description
Description of problem:
running iso uploads list or rpm uploads list seem to be listing all the paused uploads not specific to iso or rpm.
Version-Release number of selected component (if applicable):
[root@hp-dl360g6-01 ~]# rpm -q pulp-server
pulp-server-2.2.0-0.3.beta.fc18.noarch
[root@hp-dl360g6-01 ~]#
How reproducible:
Steps to Reproduce:
[root@hp-dl360g6-01 ~]# pulp-admin iso repo uploads list
--------------------------------------------------------------------
Upload Requests
--------------------------------------------------------------------
[ Paused ] test.iso
[ Paused ] pulp-dot-2.0-test-0.1.2-1.fc11.x86_64.rpm
[ Paused ] test.iso
[ Paused ] test2.iso
[ Paused ] PULP_MANIFEST
[ Paused ] test3.iso
[root@hp-dl360g6-01 ~]# pulp-admin rpm repo uploads list
--------------------------------------------------------------------
Upload Requests
--------------------------------------------------------------------
[ Paused ] test.iso
[ Paused ] pulp-dot-2.0-test-0.1.2-1.fc11.x86_64.rpm
[ Paused ] test.iso
[ Paused ] test2.iso
[ Paused ] PULP_MANIFEST
[ Paused ] test3.iso
[root@hp-dl360g6-01 ~]#
Actual results:
Expected results:
Additional info:
+ This bug was cloned from Bugzilla Bug #973398 +