runcible 0.0.5 → 0.0.7
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/runcible/version.rb +1 -1
- metadata +8 -153
- data/.gitignore +0 -18
- data/Gemfile +0 -19
- data/LICENSE +0 -22
- data/README.md +0 -29
- data/Rakefile +0 -37
- data/rel-eng/packages/.readme +0 -3
- data/rel-eng/packages/rubygem-runcible +0 -1
- data/rel-eng/tito.props +0 -5
- data/runcible.gemspec +0 -17
- data/runcible.spec +0 -66
- data/test/.gitkeep +0 -0
- data/test/integration/extensions/repository_test.rb +0 -117
- data/test/integration/fixtures/repositories/zoo5/.treeinfo +0 -12
- data/test/integration/fixtures/repositories/zoo5/CHANGESET +0 -11
- data/test/integration/fixtures/repositories/zoo5/PULP_MANIFEST +0 -1
- data/test/integration/fixtures/repositories/zoo5/cheetah-0.3-0.8.noarch.rpm +0 -0
- data/test/integration/fixtures/repositories/zoo5/create.sh +0 -20
- data/test/integration/fixtures/repositories/zoo5/elephant-0.3-0.8.noarch.rpm +0 -0
- data/test/integration/fixtures/repositories/zoo5/empty.iso +0 -0
- data/test/integration/fixtures/repositories/zoo5/giraffe-0.3-0.8.noarch.rpm +0 -0
- data/test/integration/fixtures/repositories/zoo5/images/test1.img +0 -0
- data/test/integration/fixtures/repositories/zoo5/images/test2.img +0 -0
- data/test/integration/fixtures/repositories/zoo5/lion-0.3-0.8.noarch.rpm +0 -0
- data/test/integration/fixtures/repositories/zoo5/monkey-0.3-0.8.noarch.rpm +0 -0
- data/test/integration/fixtures/repositories/zoo5/penguin-0.3-0.8.noarch.rpm +0 -0
- data/test/integration/fixtures/repositories/zoo5/repodata/06661e2a9839cf0beebcf409410ca4f93c09081f4e772fd0d03e1faf62705a11-comps.xml +0 -39
- data/test/integration/fixtures/repositories/zoo5/repodata/0c4d57a68f9a3b13dabc6f8b01ca8958aa796167cececee04717edfc26d02f2d-other.xml.gz +0 -0
- data/test/integration/fixtures/repositories/zoo5/repodata/298ce23f48b3613e030d19f3d9c2ff2df31c2f08479bdf94cebb87c208e48c0e-filelists.xml.gz +0 -0
- data/test/integration/fixtures/repositories/zoo5/repodata/32c0e38317aade0c057b173ff62344e912e1bd650409c6ac31aecee78e3413af-comps.xml.gz +0 -0
- data/test/integration/fixtures/repositories/zoo5/repodata/34d954906c7ce7aa2254e24d7be0a9049e0a2f436add023ca056123a2d48e30e-updateinfo.xml.gz +0 -0
- data/test/integration/fixtures/repositories/zoo5/repodata/63aedd074d9f0daf7c6be8c61f91d76a962bb6ceda86b9abd2140f154c320fa2-other.sqlite.bz2 +0 -0
- data/test/integration/fixtures/repositories/zoo5/repodata/69d65cdebffc6199d3adb3e38b06ca9abaae6c1c7366805099987b28f182178d-filelists.sqlite.bz2 +0 -0
- data/test/integration/fixtures/repositories/zoo5/repodata/799241a518a4a6b11a68f8e6fbdb719875f87832f60accc0851ced0d6a0497c6-updateinfo.xml.gz +0 -0
- data/test/integration/fixtures/repositories/zoo5/repodata/a4ea9fcdce31dc8673c7a9ba66c086bd6a16e1eff717e3896dd1cac444a1423c-primary.xml.gz +0 -0
- data/test/integration/fixtures/repositories/zoo5/repodata/fb9b9508e148368d0edf7e03dc905b343937fd958e6531cce6380933d18c3455-primary.sqlite.bz2 +0 -0
- data/test/integration/fixtures/repositories/zoo5/repodata/repomd.xml +0 -75
- data/test/integration/fixtures/repositories/zoo5/squirrel-0.3-0.8.noarch.rpm +0 -0
- data/test/integration/fixtures/repositories/zoo5/updateinfo.xml +0 -26
- data/test/integration/fixtures/repositories/zoo5/walrus-0.3-0.8.noarch.rpm +0 -0
- data/test/integration/fixtures/vcr_cassettes/extensions/pulp_repository_extensions.yml +0 -137
- data/test/integration/fixtures/vcr_cassettes/pulp_consumer.yml +0 -1529
- data/test/integration/fixtures/vcr_cassettes/pulp_consumer_group.yml +0 -430
- data/test/integration/fixtures/vcr_cassettes/pulp_consumer_helper.yml +0 -120
- data/test/integration/fixtures/vcr_cassettes/pulp_distribution.yml +0 -77
- data/test/integration/fixtures/vcr_cassettes/pulp_errata.yml +0 -77
- data/test/integration/fixtures/vcr_cassettes/pulp_filter.yml +0 -233
- data/test/integration/fixtures/vcr_cassettes/pulp_filter_helper.yml +0 -81
- data/test/integration/fixtures/vcr_cassettes/pulp_package.yml +0 -155
- data/test/integration/fixtures/vcr_cassettes/pulp_package_group.yml +0 -40
- data/test/integration/fixtures/vcr_cassettes/pulp_package_group_category.yml +0 -40
- data/test/integration/fixtures/vcr_cassettes/pulp_ping.yml +0 -40
- data/test/integration/fixtures/vcr_cassettes/pulp_repository.yml +0 -1196
- data/test/integration/fixtures/vcr_cassettes/pulp_repository_helper.yml +0 -8659
- data/test/integration/fixtures/vcr_cassettes/pulp_repository_sync.yml +0 -215
- data/test/integration/fixtures/vcr_cassettes/pulp_role.yml +0 -193
- data/test/integration/fixtures/vcr_cassettes/pulp_roles.yml +0 -120
- data/test/integration/fixtures/vcr_cassettes/pulp_task.yml +0 -943
- data/test/integration/fixtures/vcr_cassettes/pulp_user.yml +0 -664
- data/test/integration/fixtures/vcr_cassettes/pulp_user_helper.yml +0 -683
- data/test/integration/resources/helpers/consumer_helper.rb +0 -49
- data/test/integration/resources/helpers/filter_helper.rb +0 -44
- data/test/integration/resources/helpers/repository_helper.rb +0 -127
- data/test/integration/resources/pulp_consumer_group_test.rb +0 -182
- data/test/integration/resources/pulp_consumer_test.rb +0 -200
- data/test/integration/resources/pulp_distribution_test.rb +0 -55
- data/test/integration/resources/pulp_errata_test.rb +0 -60
- data/test/integration/resources/pulp_filter_test.rb +0 -92
- data/test/integration/resources/pulp_package_group_category_test.rb +0 -55
- data/test/integration/resources/pulp_package_group_test.rb +0 -56
- data/test/integration/resources/pulp_package_test.rb +0 -79
- data/test/integration/resources/pulp_ping_test.rb +0 -31
- data/test/integration/resources/pulp_repository_test.rb +0 -307
- data/test/integration/resources/pulp_role_test.rb +0 -62
- data/test/integration/resources/pulp_task_test.rb +0 -79
- data/test/integration/resources/pulp_user_test.rb +0 -105
- data/test/integration/test_runner.rb +0 -121
- data/test/integration/vcr_setup.rb +0 -22
- data/test/unit/test_base.rb +0 -62
@@ -1,12 +0,0 @@
|
|
1
|
-
[general]
|
2
|
-
family = Test Family
|
3
|
-
timestamp = 1323112153.09
|
4
|
-
variant = TestVariant
|
5
|
-
version = 16
|
6
|
-
packagedir =
|
7
|
-
arch = x86_64
|
8
|
-
|
9
|
-
[checksums]
|
10
|
-
empty.iso = sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
|
11
|
-
images/test1.img = sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
|
12
|
-
images/test2.img = sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
|
@@ -1 +0,0 @@
|
|
1
|
-
empty.iso,e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855,None
|
Binary file
|
@@ -1,20 +0,0 @@
|
|
1
|
-
#!/bin/bash
|
2
|
-
|
3
|
-
pulp-admin auth login --username admin --password admin
|
4
|
-
pulp-admin repo create --id zoo2
|
5
|
-
pulp-admin content upload -r zoo2 --nosig -v *rpm
|
6
|
-
touch empty.iso
|
7
|
-
pulp-admin content upload -r zoo2 --nosig -v empty.iso
|
8
|
-
pulp-admin packagegroup create --id=mammal -r zoo2 -n mammal
|
9
|
-
pulp-admin packagegroup add_package --id=mammal -r zoo2 -n elephant,giraffe,cheetah,lion,monkey,penguin,squirrel,walrus -t mandatory
|
10
|
-
pulp-admin packagegroup create --id=bird -r zoo2 -n bird
|
11
|
-
pulp-admin packagegroup add_package --id=bird -r zoo2 -n penguin -t mandatory
|
12
|
-
pulp-admin packagegroup create_category --categoryid=all -r zoo2 -n all
|
13
|
-
pulp-admin packagegroup add_group --id=mammal --categoryid=all -r zoo2
|
14
|
-
pulp-admin packagegroup add_group --id=bird --categoryid=all -r zoo2
|
15
|
-
pulp-admin errata create --id RHEA-2010:0001 --title "Empty errata" --version 1 --release 1 --type security --issued "2010-01-01 01:01:01" --status stable --fromstr "lzap+pub@redhat.com"
|
16
|
-
echo "elephant,0.3,0.8,0,noarch,elephant-0.3-0.8.noarch.rpm,b029ffa74171d1f60d58ad25a4822db2,md5,http://www.fedoraproject.org" > /tmp/erratum.csv
|
17
|
-
pulp-admin errata create --id RHEA-2010:0002 --title "One package errata" --version 1 --release 1 --type security --issued "2010-01-01 01:01:01" --status stable --fromstr "lzap+pub@redhat.com" --effected-packages /tmp/erratum.csv
|
18
|
-
pulp-admin repo add_errata --id zoo2 -e RHEA-2010:0001 -y
|
19
|
-
pulp-admin repo add_errata --id zoo2 -e RHEA-2010:0002 -y
|
20
|
-
pulp-admin repo generate_metadata --id zoo2
|
Binary file
|
File without changes
|
Binary file
|
File without changes
|
File without changes
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,39 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!DOCTYPE comps PUBLIC "-//Red Hat, Inc.//DTD Comps info//EN" "comps.dtd">
|
3
|
-
<comps>
|
4
|
-
|
5
|
-
<group>
|
6
|
-
<id>bird</id>
|
7
|
-
<default>true</default>
|
8
|
-
<uservisible>true</uservisible>
|
9
|
-
<display_order>1024</display_order>
|
10
|
-
<name>bird</name>
|
11
|
-
<description></description>
|
12
|
-
<packagelist>
|
13
|
-
<packagereq type="mandatory">penguin</packagereq>
|
14
|
-
</packagelist>
|
15
|
-
</group>
|
16
|
-
<group>
|
17
|
-
<id>mammal</id>
|
18
|
-
<default>true</default>
|
19
|
-
<uservisible>true</uservisible>
|
20
|
-
<display_order>1024</display_order>
|
21
|
-
<name>mammal</name>
|
22
|
-
<description></description>
|
23
|
-
<packagelist>
|
24
|
-
<packagereq type="mandatory">elephant,giraffe,cheetah,lion,monkey,penguin,squirrel,walrus</packagereq>
|
25
|
-
<packagereq type="mandatory">penguin</packagereq>
|
26
|
-
</packagelist>
|
27
|
-
</group>
|
28
|
-
<category>
|
29
|
-
<id>all</id>
|
30
|
-
<display_order>99</display_order>
|
31
|
-
<name>all</name>
|
32
|
-
<description></description>
|
33
|
-
<grouplist>
|
34
|
-
<groupid>mammal</groupid>
|
35
|
-
<groupid>bird</groupid>
|
36
|
-
</grouplist>
|
37
|
-
</category>
|
38
|
-
|
39
|
-
</comps>
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,75 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<repomd xmlns="http://linux.duke.edu/metadata/repo" xmlns:rpm="http://linux.duke.edu/metadata/rpm">
|
3
|
-
<revision>1321893800</revision>
|
4
|
-
<data type="group">
|
5
|
-
<checksum type="sha256">06661e2a9839cf0beebcf409410ca4f93c09081f4e772fd0d03e1faf62705a11</checksum>
|
6
|
-
<location href="repodata/06661e2a9839cf0beebcf409410ca4f93c09081f4e772fd0d03e1faf62705a11-comps.xml"/>
|
7
|
-
<timestamp>1321893801.29</timestamp>
|
8
|
-
<size>1062</size>
|
9
|
-
</data>
|
10
|
-
<data type="filelists">
|
11
|
-
<checksum type="sha256">298ce23f48b3613e030d19f3d9c2ff2df31c2f08479bdf94cebb87c208e48c0e</checksum>
|
12
|
-
<open-checksum type="sha256">0726abb038c319d5410a060ec372179fa1eb0cabc1f4bc9f4a397f91c8d549dd</open-checksum>
|
13
|
-
<location href="repodata/298ce23f48b3613e030d19f3d9c2ff2df31c2f08479bdf94cebb87c208e48c0e-filelists.xml.gz"/>
|
14
|
-
<timestamp>1321893800</timestamp>
|
15
|
-
<size>679</size>
|
16
|
-
<open-size>1727</open-size>
|
17
|
-
</data>
|
18
|
-
<data type="updateinfo">
|
19
|
-
<checksum type="sha256">34d954906c7ce7aa2254e24d7be0a9049e0a2f436add023ca056123a2d48e30e</checksum>
|
20
|
-
<open-checksum type="sha256">80f9c6e3979898f6e3808bc982b5f8841775c02bfe5fccaaee94593b22990563</open-checksum>
|
21
|
-
<location href="repodata/34d954906c7ce7aa2254e24d7be0a9049e0a2f436add023ca056123a2d48e30e-updateinfo.xml.gz"/>
|
22
|
-
<timestamp>1321893843.92</timestamp>
|
23
|
-
<size>410</size>
|
24
|
-
</data>
|
25
|
-
<data type="group_gz">
|
26
|
-
<checksum type="sha256">32c0e38317aade0c057b173ff62344e912e1bd650409c6ac31aecee78e3413af</checksum>
|
27
|
-
<open-checksum type="sha256">06661e2a9839cf0beebcf409410ca4f93c09081f4e772fd0d03e1faf62705a11</open-checksum>
|
28
|
-
<location href="repodata/32c0e38317aade0c057b173ff62344e912e1bd650409c6ac31aecee78e3413af-comps.xml.gz"/>
|
29
|
-
<timestamp>1321893801.29</timestamp>
|
30
|
-
<size>430</size>
|
31
|
-
</data>
|
32
|
-
<data type="primary">
|
33
|
-
<checksum type="sha256">a4ea9fcdce31dc8673c7a9ba66c086bd6a16e1eff717e3896dd1cac444a1423c</checksum>
|
34
|
-
<open-checksum type="sha256">28629c603fd5fadeff0c3e681d4dbc4b6580b28782df484d673b55e110b3258b</open-checksum>
|
35
|
-
<location href="repodata/a4ea9fcdce31dc8673c7a9ba66c086bd6a16e1eff717e3896dd1cac444a1423c-primary.xml.gz"/>
|
36
|
-
<timestamp>1321893800</timestamp>
|
37
|
-
<size>1301</size>
|
38
|
-
<open-size>8525</open-size>
|
39
|
-
</data>
|
40
|
-
<data type="other">
|
41
|
-
<checksum type="sha256">0c4d57a68f9a3b13dabc6f8b01ca8958aa796167cececee04717edfc26d02f2d</checksum>
|
42
|
-
<open-checksum type="sha256">489577b969a2fcd93c0e18588793cb3d39657e5c2bccaade50c1369e2cfc273c</open-checksum>
|
43
|
-
<location href="repodata/0c4d57a68f9a3b13dabc6f8b01ca8958aa796167cececee04717edfc26d02f2d-other.xml.gz"/>
|
44
|
-
<timestamp>1321893800</timestamp>
|
45
|
-
<size>623</size>
|
46
|
-
<open-size>1478</open-size>
|
47
|
-
</data>
|
48
|
-
<data type="filelists_db">
|
49
|
-
<checksum type="sha256">69d65cdebffc6199d3adb3e38b06ca9abaae6c1c7366805099987b28f182178d</checksum>
|
50
|
-
<open-checksum type="sha256">a21a369eb86e357538fb09a6f0ff887d28120f39ba3f02ee9cb7731248ddf6c4</open-checksum>
|
51
|
-
<location href="repodata/69d65cdebffc6199d3adb3e38b06ca9abaae6c1c7366805099987b28f182178d-filelists.sqlite.bz2"/>
|
52
|
-
<timestamp>1321893801.18</timestamp>
|
53
|
-
<database_version>10</database_version>
|
54
|
-
<size>1361</size>
|
55
|
-
<open-size>7168</open-size>
|
56
|
-
</data>
|
57
|
-
<data type="primary_db">
|
58
|
-
<checksum type="sha256">fb9b9508e148368d0edf7e03dc905b343937fd958e6531cce6380933d18c3455</checksum>
|
59
|
-
<open-checksum type="sha256">e3c44c146fdc1feb9ea10d5e71dd5668dfc0cd65bafe9866f6e0751d971ed7d7</open-checksum>
|
60
|
-
<location href="repodata/fb9b9508e148368d0edf7e03dc905b343937fd958e6531cce6380933d18c3455-primary.sqlite.bz2"/>
|
61
|
-
<timestamp>1321893801.29</timestamp>
|
62
|
-
<database_version>10</database_version>
|
63
|
-
<size>2701</size>
|
64
|
-
<open-size>24576</open-size>
|
65
|
-
</data>
|
66
|
-
<data type="other_db">
|
67
|
-
<checksum type="sha256">63aedd074d9f0daf7c6be8c61f91d76a962bb6ceda86b9abd2140f154c320fa2</checksum>
|
68
|
-
<open-checksum type="sha256">48032f55845532b64558e73f93b113bd595ffb3f928140622c34b341de103f16</open-checksum>
|
69
|
-
<location href="repodata/63aedd074d9f0daf7c6be8c61f91d76a962bb6ceda86b9abd2140f154c320fa2-other.sqlite.bz2"/>
|
70
|
-
<timestamp>1321893801.13</timestamp>
|
71
|
-
<database_version>10</database_version>
|
72
|
-
<size>1123</size>
|
73
|
-
<open-size>6144</open-size>
|
74
|
-
</data>
|
75
|
-
</repomd>
|
Binary file
|
@@ -1,26 +0,0 @@
|
|
1
|
-
<?xml version="1.0"?>
|
2
|
-
<updates>
|
3
|
-
<update from="lzap+pub@redhat.com" status="stable" type="security" version="1">
|
4
|
-
<id>RHEA-2010:0001</id>
|
5
|
-
<title>Empty errata</title>
|
6
|
-
<release>1</release>
|
7
|
-
<issued date="2010-01-01 01:01:01"/>
|
8
|
-
<description>Empty errata</description>
|
9
|
-
</update>
|
10
|
-
|
11
|
-
<update from="lzap+pub@redhat.com" status="stable" type="security" version="1">
|
12
|
-
<id>RHEA-2010:0002</id>
|
13
|
-
<title>One package errata</title>
|
14
|
-
<release>1</release>
|
15
|
-
<issued date="2010-01-01 01:01:01"/>
|
16
|
-
<description>One package errata</description>
|
17
|
-
<pkglist>
|
18
|
-
<collection short="">
|
19
|
-
<name>1</name>
|
20
|
-
<package arch="noarch" name="elephant" release="0.8" src="http://www.fedoraproject.org" version="0.3">
|
21
|
-
<filename>elephant-0.3-0.8.noarch.rpm</filename>
|
22
|
-
</package>
|
23
|
-
</collection>
|
24
|
-
</pkglist>
|
25
|
-
</update>
|
26
|
-
</updates>
|
Binary file
|
@@ -1,137 +0,0 @@
|
|
1
|
-
---
|
2
|
-
recorded_with: VCR 2.2.4
|
3
|
-
http_interactions:
|
4
|
-
- request:
|
5
|
-
method: get
|
6
|
-
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id/?details=true
|
7
|
-
body:
|
8
|
-
string: ""
|
9
|
-
headers:
|
10
|
-
Accept-Encoding:
|
11
|
-
- gzip, deflate
|
12
|
-
Accept:
|
13
|
-
- application/json
|
14
|
-
Content-Type:
|
15
|
-
- application/json
|
16
|
-
response:
|
17
|
-
status:
|
18
|
-
code: 200
|
19
|
-
message: OK
|
20
|
-
headers:
|
21
|
-
Date:
|
22
|
-
- Mon, 10 Sep 2012 14:36:05 GMT
|
23
|
-
Content-Length:
|
24
|
-
- "540"
|
25
|
-
Content-Type:
|
26
|
-
- application/json
|
27
|
-
Connection:
|
28
|
-
- close
|
29
|
-
Server:
|
30
|
-
- Apache/2.2.22 (Fedora)
|
31
|
-
body:
|
32
|
-
string: "{\"scratchpad\": {}, \"display_name\": \"integration_test_id\", \"description\": null, \"_ns\": \"repos\", \"notes\": {}, \"content_unit_count\": 0, \"_id\": {\"$oid\": \"504dfad5ec6a6d29b4000eda\"}, \"id\": \"integration_test_id\", \"_href\": \"/pulp/api/v2/repositories/integration_test_id/\", \"importers\": [{\"repo_id\": \"integration_test_id\", \"_ns\": \"repo_importers\", \"importer_type_id\": \"yum_importer\", \"last_sync\": null, \"scratchpad\": null, \"scheduled_syncs\": [], \"_id\": {\"$oid\": \"504dfad5ec6a6d29b4000edb\"}, \"config\": {}, \"id\": \"yum_importer\"}], \"distributors\": []}"
|
33
|
-
http_version:
|
34
|
-
recorded_at: Mon, 10 Sep 2012 14:36:05 GMT
|
35
|
-
- request:
|
36
|
-
method: post
|
37
|
-
uri: https://admin:admin@localhost/pulp/api/v2/repositories/search/
|
38
|
-
body:
|
39
|
-
string: "{\"criteria\":{\"filters\":{\"id\":{\"$in\":[\"integration_test_id\"]}}}}"
|
40
|
-
headers:
|
41
|
-
Accept-Encoding:
|
42
|
-
- gzip, deflate
|
43
|
-
Accept:
|
44
|
-
- application/json
|
45
|
-
Content-Length:
|
46
|
-
- "63"
|
47
|
-
Content-Type:
|
48
|
-
- application/json
|
49
|
-
response:
|
50
|
-
status:
|
51
|
-
code: 200
|
52
|
-
message: OK
|
53
|
-
headers:
|
54
|
-
Date:
|
55
|
-
- Mon, 10 Sep 2012 14:36:13 GMT
|
56
|
-
Content-Length:
|
57
|
-
- "267"
|
58
|
-
Content-Type:
|
59
|
-
- application/json
|
60
|
-
Connection:
|
61
|
-
- close
|
62
|
-
Server:
|
63
|
-
- Apache/2.2.22 (Fedora)
|
64
|
-
body:
|
65
|
-
string: "[{\"scratchpad\": {}, \"display_name\": \"integration_test_id\", \"description\": null, \"_ns\": \"repos\", \"notes\": {}, \"content_unit_count\": 0, \"_id\": {\"$oid\": \"504dfadbec6a6d29b4000eef\"}, \"id\": \"integration_test_id\", \"_href\": \"/pulp/api/v2/repositories/integration_test_id/\"}]"
|
66
|
-
http_version:
|
67
|
-
recorded_at: Mon, 10 Sep 2012 14:36:13 GMT
|
68
|
-
- request:
|
69
|
-
method: post
|
70
|
-
uri: https://admin:admin@localhost/pulp/api/v2/repositories/
|
71
|
-
body:
|
72
|
-
string: "{\"id\":\"integration_test_id_clone\",\"importer_config\":{},\"importer_type_id\":\"yum_importer\"}"
|
73
|
-
headers:
|
74
|
-
Accept-Encoding:
|
75
|
-
- gzip, deflate
|
76
|
-
Accept:
|
77
|
-
- application/json
|
78
|
-
Content-Length:
|
79
|
-
- "89"
|
80
|
-
Content-Type:
|
81
|
-
- application/json
|
82
|
-
response:
|
83
|
-
status:
|
84
|
-
code: 201
|
85
|
-
message: Created
|
86
|
-
headers:
|
87
|
-
Location:
|
88
|
-
- integration_test_id_clone
|
89
|
-
Date:
|
90
|
-
- Mon, 10 Sep 2012 14:36:29 GMT
|
91
|
-
Content-Length:
|
92
|
-
- "283"
|
93
|
-
Content-Type:
|
94
|
-
- application/json
|
95
|
-
Connection:
|
96
|
-
- close
|
97
|
-
Server:
|
98
|
-
- Apache/2.2.22 (Fedora)
|
99
|
-
body:
|
100
|
-
string: "{\"scratchpad\": {}, \"display_name\": \"integration_test_id_clone\", \"description\": null, \"_ns\": \"repos\", \"notes\": {}, \"content_unit_count\": 0, \"_id\": {\"$oid\": \"504dfaedec6a6d29b4000f24\"}, \"id\": \"integration_test_id_clone\", \"_href\": \"/pulp/api/v2/repositories/integration_test_id_clone/\"}"
|
101
|
-
http_version:
|
102
|
-
recorded_at: Mon, 10 Sep 2012 14:36:29 GMT
|
103
|
-
- request:
|
104
|
-
method: post
|
105
|
-
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id_clone/actions/associate/
|
106
|
-
body:
|
107
|
-
string: "{\"source_repo_id\":\"integration_test_id\",\"criteria\":{\"type_ids\":[\"rpm\"],\"filters\":{}}}"
|
108
|
-
headers:
|
109
|
-
Accept-Encoding:
|
110
|
-
- gzip, deflate
|
111
|
-
Accept:
|
112
|
-
- application/json
|
113
|
-
Content-Length:
|
114
|
-
- "85"
|
115
|
-
Content-Type:
|
116
|
-
- application/json
|
117
|
-
response:
|
118
|
-
status:
|
119
|
-
code: 202
|
120
|
-
message: Accepted
|
121
|
-
headers:
|
122
|
-
Date:
|
123
|
-
- Mon, 10 Sep 2012 14:36:29 GMT
|
124
|
-
Content-Length:
|
125
|
-
- "453"
|
126
|
-
Content-Type:
|
127
|
-
- application/json
|
128
|
-
Connection:
|
129
|
-
- close
|
130
|
-
Content-Encoding:
|
131
|
-
- utf-8
|
132
|
-
Server:
|
133
|
-
- Apache/2.2.22 (Fedora)
|
134
|
-
body:
|
135
|
-
string: "{\"task_group_id\": null, \"exception\": null, \"_href\": \"/pulp/api/v2/tasks/e89fc947-fb54-11e1-b04b-5254004526ad/\", \"task_id\": \"e89fc947-fb54-11e1-b04b-5254004526ad\", \"tags\": [\"pulp:repository:integration_test_id_clone\", \"pulp:repository:integration_test_id\", \"pulp:action:associate\"], \"reasons\": [], \"start_time\": null, \"traceback\": null, \"schedule_id\": null, \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"progress\": {}, \"response\": \"accepted\"}"
|
136
|
-
http_version:
|
137
|
-
recorded_at: Mon, 10 Sep 2012 14:36:29 GMT
|
@@ -1,1529 +0,0 @@
|
|
1
|
-
---
|
2
|
-
recorded_with: VCR 2.2.4
|
3
|
-
http_interactions:
|
4
|
-
- request:
|
5
|
-
method: post
|
6
|
-
uri: https://localhost/pulp/api/tasks/08aeab1e-f243-11e1-8cd6-bc305bcab086/cancel/
|
7
|
-
body:
|
8
|
-
string: ""
|
9
|
-
headers:
|
10
|
-
Pulp-User:
|
11
|
-
- admin
|
12
|
-
Accept-Language:
|
13
|
-
- en
|
14
|
-
Accept-Encoding:
|
15
|
-
- gzip, deflate
|
16
|
-
Accept:
|
17
|
-
- application/json
|
18
|
-
Authorization:
|
19
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="BKlyEbSbiZbVwPE9dOKaIwNgIa6UscSSis2NYknko", oauth_signature="LyYeJVUJ%2BN05tWhd03%2F0lZF3ejo%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290552", oauth_version="1.0"
|
20
|
-
Content-Type:
|
21
|
-
- application/json
|
22
|
-
Content-Length:
|
23
|
-
- "0"
|
24
|
-
response:
|
25
|
-
status:
|
26
|
-
code: 202
|
27
|
-
message: Accepted
|
28
|
-
headers:
|
29
|
-
Server:
|
30
|
-
- Apache/2.2.22 (Fedora)
|
31
|
-
Content-Type:
|
32
|
-
- application/json
|
33
|
-
Connection:
|
34
|
-
- close
|
35
|
-
Date:
|
36
|
-
- Thu, 30 Aug 2012 01:35:52 GMT
|
37
|
-
Content-Length:
|
38
|
-
- "373"
|
39
|
-
body:
|
40
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:35:51Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"cheetah\"]], \"method_name\": \"__installpackages\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"at\", \"progress\": null, \"id\": \"08aeab1e-f243-11e1-8cd6-bc305bcab086\"}"
|
41
|
-
http_version:
|
42
|
-
recorded_at: Thu, 30 Aug 2012 01:35:52 GMT
|
43
|
-
- request:
|
44
|
-
method: delete
|
45
|
-
uri: https://localhost/pulp/api/tasks/08aeab1e-f243-11e1-8cd6-bc305bcab086/
|
46
|
-
body:
|
47
|
-
string: ""
|
48
|
-
headers:
|
49
|
-
Pulp-User:
|
50
|
-
- admin
|
51
|
-
Accept-Language:
|
52
|
-
- en
|
53
|
-
Accept-Encoding:
|
54
|
-
- gzip, deflate
|
55
|
-
Accept:
|
56
|
-
- application/json
|
57
|
-
Authorization:
|
58
|
-
- OAuth oauth_consumer_key="katello", oauth_nonce="9GDi0UQuH0foGYeUxf9Rz5DrO7OUi2qqCwbO8HVKE2U", oauth_signature="o2b2Va%2FdXQIkPgE8eaKEAfx7g5g%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290552", oauth_version="1.0"
|
59
|
-
Content-Type:
|
60
|
-
- application/json
|
61
|
-
response:
|
62
|
-
status:
|
63
|
-
code: 202
|
64
|
-
message: Accepted
|
65
|
-
headers:
|
66
|
-
Server:
|
67
|
-
- Apache/2.2.22 (Fedora)
|
68
|
-
Content-Type:
|
69
|
-
- application/json
|
70
|
-
Connection:
|
71
|
-
- close
|
72
|
-
Date:
|
73
|
-
- Thu, 30 Aug 2012 01:35:52 GMT
|
74
|
-
Content-Length:
|
75
|
-
- "380"
|
76
|
-
body:
|
77
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:35:51Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"cheetah\"]], \"method_name\": \"__installpackages\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"immediate\", \"progress\": null, \"id\": \"08aeab1e-f243-11e1-8cd6-bc305bcab086\"}"
|
78
|
-
http_version:
|
79
|
-
recorded_at: Thu, 30 Aug 2012 01:35:52 GMT
|
80
|
-
- request:
|
81
|
-
method: post
|
82
|
-
uri: https://localhost/pulp/api/tasks/09b831ee-f243-11e1-93a2-bc305bcab086/cancel/
|
83
|
-
body:
|
84
|
-
string: ""
|
85
|
-
headers:
|
86
|
-
Pulp-User:
|
87
|
-
- admin
|
88
|
-
Accept-Language:
|
89
|
-
- en
|
90
|
-
Accept-Encoding:
|
91
|
-
- gzip, deflate
|
92
|
-
Accept:
|
93
|
-
- application/json
|
94
|
-
Authorization:
|
95
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="YjcUUDJD8ReuQGpvuyvHN4F63etuE8SHy8yDNyuww", oauth_signature="ks9zC4gV7mZvjLEBfxUYzpIypzY%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290553", oauth_version="1.0"
|
96
|
-
Content-Type:
|
97
|
-
- application/json
|
98
|
-
Content-Length:
|
99
|
-
- "0"
|
100
|
-
response:
|
101
|
-
status:
|
102
|
-
code: 202
|
103
|
-
message: Accepted
|
104
|
-
headers:
|
105
|
-
Server:
|
106
|
-
- Apache/2.2.22 (Fedora)
|
107
|
-
Content-Type:
|
108
|
-
- application/json
|
109
|
-
Connection:
|
110
|
-
- close
|
111
|
-
Date:
|
112
|
-
- Thu, 30 Aug 2012 01:35:53 GMT
|
113
|
-
Content-Length:
|
114
|
-
- "378"
|
115
|
-
body:
|
116
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:35:53Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"mammals\"]], \"method_name\": \"__installpackagegroups\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"at\", \"progress\": null, \"id\": \"09b831ee-f243-11e1-93a2-bc305bcab086\"}"
|
117
|
-
http_version:
|
118
|
-
recorded_at: Thu, 30 Aug 2012 01:35:53 GMT
|
119
|
-
- request:
|
120
|
-
method: delete
|
121
|
-
uri: https://localhost/pulp/api/tasks/09b831ee-f243-11e1-93a2-bc305bcab086/
|
122
|
-
body:
|
123
|
-
string: ""
|
124
|
-
headers:
|
125
|
-
Pulp-User:
|
126
|
-
- admin
|
127
|
-
Accept-Language:
|
128
|
-
- en
|
129
|
-
Accept-Encoding:
|
130
|
-
- gzip, deflate
|
131
|
-
Accept:
|
132
|
-
- application/json
|
133
|
-
Authorization:
|
134
|
-
- OAuth oauth_consumer_key="katello", oauth_nonce="sswAGA1nqtqIaZUafQbiTk02LsLJxvzhMtKAS1VEI", oauth_signature="hTc626x10VJV4Npz71J%2Blq%2BVcx8%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290553", oauth_version="1.0"
|
135
|
-
Content-Type:
|
136
|
-
- application/json
|
137
|
-
response:
|
138
|
-
status:
|
139
|
-
code: 202
|
140
|
-
message: Accepted
|
141
|
-
headers:
|
142
|
-
Server:
|
143
|
-
- Apache/2.2.22 (Fedora)
|
144
|
-
Content-Type:
|
145
|
-
- application/json
|
146
|
-
Connection:
|
147
|
-
- close
|
148
|
-
Date:
|
149
|
-
- Thu, 30 Aug 2012 01:35:53 GMT
|
150
|
-
Content-Length:
|
151
|
-
- "385"
|
152
|
-
body:
|
153
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:35:53Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"mammals\"]], \"method_name\": \"__installpackagegroups\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"immediate\", \"progress\": null, \"id\": \"09b831ee-f243-11e1-93a2-bc305bcab086\"}"
|
154
|
-
http_version:
|
155
|
-
recorded_at: Thu, 30 Aug 2012 01:35:53 GMT
|
156
|
-
- request:
|
157
|
-
method: post
|
158
|
-
uri: https://localhost/pulp/api/tasks/0a3db45e-f243-11e1-970d-bc305bcab086/cancel/
|
159
|
-
body:
|
160
|
-
string: ""
|
161
|
-
headers:
|
162
|
-
Pulp-User:
|
163
|
-
- admin
|
164
|
-
Accept-Language:
|
165
|
-
- en
|
166
|
-
Accept-Encoding:
|
167
|
-
- gzip, deflate
|
168
|
-
Accept:
|
169
|
-
- application/json
|
170
|
-
Authorization:
|
171
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="dzT4pSIh8cAfFsdapcngCsQP4eZNTWDm4z25ONCU", oauth_signature="JU2nSaS7JsnPrvPDHLo%2BbEMcShk%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290554", oauth_version="1.0"
|
172
|
-
Content-Type:
|
173
|
-
- application/json
|
174
|
-
Content-Length:
|
175
|
-
- "0"
|
176
|
-
response:
|
177
|
-
status:
|
178
|
-
code: 202
|
179
|
-
message: Accepted
|
180
|
-
headers:
|
181
|
-
Server:
|
182
|
-
- Apache/2.2.22 (Fedora)
|
183
|
-
Content-Type:
|
184
|
-
- application/json
|
185
|
-
Connection:
|
186
|
-
- close
|
187
|
-
Date:
|
188
|
-
- Thu, 30 Aug 2012 01:35:54 GMT
|
189
|
-
Content-Length:
|
190
|
-
- "373"
|
191
|
-
body:
|
192
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:35:54Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"elephant\"]], \"method_name\": \"__updatepackages\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"at\", \"progress\": null, \"id\": \"0a3db45e-f243-11e1-970d-bc305bcab086\"}"
|
193
|
-
http_version:
|
194
|
-
recorded_at: Thu, 30 Aug 2012 01:35:54 GMT
|
195
|
-
- request:
|
196
|
-
method: delete
|
197
|
-
uri: https://localhost/pulp/api/tasks/0a3db45e-f243-11e1-970d-bc305bcab086/
|
198
|
-
body:
|
199
|
-
string: ""
|
200
|
-
headers:
|
201
|
-
Pulp-User:
|
202
|
-
- admin
|
203
|
-
Accept-Language:
|
204
|
-
- en
|
205
|
-
Accept-Encoding:
|
206
|
-
- gzip, deflate
|
207
|
-
Accept:
|
208
|
-
- application/json
|
209
|
-
Authorization:
|
210
|
-
- OAuth oauth_consumer_key="katello", oauth_nonce="xAdDA1yZ1hIVfm8HFLBcpDOgJ69lQjEgMR4zJJeo", oauth_signature="cMRh1uNbc2m%2FiX4S7e6j%2Fesn4uI%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290554", oauth_version="1.0"
|
211
|
-
Content-Type:
|
212
|
-
- application/json
|
213
|
-
response:
|
214
|
-
status:
|
215
|
-
code: 202
|
216
|
-
message: Accepted
|
217
|
-
headers:
|
218
|
-
Server:
|
219
|
-
- Apache/2.2.22 (Fedora)
|
220
|
-
Content-Type:
|
221
|
-
- application/json
|
222
|
-
Connection:
|
223
|
-
- close
|
224
|
-
Date:
|
225
|
-
- Thu, 30 Aug 2012 01:35:54 GMT
|
226
|
-
Content-Length:
|
227
|
-
- "380"
|
228
|
-
body:
|
229
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:35:54Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"elephant\"]], \"method_name\": \"__updatepackages\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"immediate\", \"progress\": null, \"id\": \"0a3db45e-f243-11e1-970d-bc305bcab086\"}"
|
230
|
-
http_version:
|
231
|
-
recorded_at: Thu, 30 Aug 2012 01:35:54 GMT
|
232
|
-
- request:
|
233
|
-
method: post
|
234
|
-
uri: https://localhost/pulp/api/tasks/0bcb3902-f243-11e1-a13a-bc305bcab086/cancel/
|
235
|
-
body:
|
236
|
-
string: ""
|
237
|
-
headers:
|
238
|
-
Pulp-User:
|
239
|
-
- admin
|
240
|
-
Accept-Language:
|
241
|
-
- en
|
242
|
-
Accept-Encoding:
|
243
|
-
- gzip, deflate
|
244
|
-
Accept:
|
245
|
-
- application/json
|
246
|
-
Authorization:
|
247
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="WqJdTUwugy50jUbkkJt3BgoLqvsO2zUdyIiMM8004", oauth_signature="KfCWIssyemx05dHV84rrnx78bK4%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290557", oauth_version="1.0"
|
248
|
-
Content-Type:
|
249
|
-
- application/json
|
250
|
-
Content-Length:
|
251
|
-
- "0"
|
252
|
-
response:
|
253
|
-
status:
|
254
|
-
code: 202
|
255
|
-
message: Accepted
|
256
|
-
headers:
|
257
|
-
Server:
|
258
|
-
- Apache/2.2.22 (Fedora)
|
259
|
-
Content-Type:
|
260
|
-
- application/json
|
261
|
-
Connection:
|
262
|
-
- close
|
263
|
-
Date:
|
264
|
-
- Thu, 30 Aug 2012 01:35:57 GMT
|
265
|
-
Content-Length:
|
266
|
-
- "376"
|
267
|
-
body:
|
268
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:35:57Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"elephant\"]], \"method_name\": \"__uninstallpackages\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"at\", \"progress\": null, \"id\": \"0bcb3902-f243-11e1-a13a-bc305bcab086\"}"
|
269
|
-
http_version:
|
270
|
-
recorded_at: Thu, 30 Aug 2012 01:35:57 GMT
|
271
|
-
- request:
|
272
|
-
method: delete
|
273
|
-
uri: https://localhost/pulp/api/tasks/0bcb3902-f243-11e1-a13a-bc305bcab086/
|
274
|
-
body:
|
275
|
-
string: ""
|
276
|
-
headers:
|
277
|
-
Pulp-User:
|
278
|
-
- admin
|
279
|
-
Accept-Language:
|
280
|
-
- en
|
281
|
-
Accept-Encoding:
|
282
|
-
- gzip, deflate
|
283
|
-
Accept:
|
284
|
-
- application/json
|
285
|
-
Authorization:
|
286
|
-
- OAuth oauth_consumer_key="katello", oauth_nonce="4IzBkec9THQfSssgEJNI8BSk6jAff5pBovCwbO8g0", oauth_signature="417C7AkXkHXJ6C%2BcEopcgkDOi%2F0%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290557", oauth_version="1.0"
|
287
|
-
Content-Type:
|
288
|
-
- application/json
|
289
|
-
response:
|
290
|
-
status:
|
291
|
-
code: 202
|
292
|
-
message: Accepted
|
293
|
-
headers:
|
294
|
-
Server:
|
295
|
-
- Apache/2.2.22 (Fedora)
|
296
|
-
Content-Type:
|
297
|
-
- application/json
|
298
|
-
Connection:
|
299
|
-
- close
|
300
|
-
Date:
|
301
|
-
- Thu, 30 Aug 2012 01:35:57 GMT
|
302
|
-
Content-Length:
|
303
|
-
- "383"
|
304
|
-
body:
|
305
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:35:57Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"elephant\"]], \"method_name\": \"__uninstallpackages\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"immediate\", \"progress\": null, \"id\": \"0bcb3902-f243-11e1-a13a-bc305bcab086\"}"
|
306
|
-
http_version:
|
307
|
-
recorded_at: Thu, 30 Aug 2012 01:35:57 GMT
|
308
|
-
- request:
|
309
|
-
method: post
|
310
|
-
uri: https://localhost/pulp/api/tasks/0c67bd7d-f243-11e1-a53c-bc305bcab086/cancel/
|
311
|
-
body:
|
312
|
-
string: ""
|
313
|
-
headers:
|
314
|
-
Pulp-User:
|
315
|
-
- admin
|
316
|
-
Accept-Language:
|
317
|
-
- en
|
318
|
-
Accept-Encoding:
|
319
|
-
- gzip, deflate
|
320
|
-
Accept:
|
321
|
-
- application/json
|
322
|
-
Authorization:
|
323
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="0WWSSwBsEyck1SHyyjECTp51UK3e01awQvvWrLHSYU", oauth_signature="Y2vwgqtJ9B1oA%2BClWpNm8MtsWWI%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290558", oauth_version="1.0"
|
324
|
-
Content-Type:
|
325
|
-
- application/json
|
326
|
-
Content-Length:
|
327
|
-
- "0"
|
328
|
-
response:
|
329
|
-
status:
|
330
|
-
code: 202
|
331
|
-
message: Accepted
|
332
|
-
headers:
|
333
|
-
Server:
|
334
|
-
- Apache/2.2.22 (Fedora)
|
335
|
-
Content-Type:
|
336
|
-
- application/json
|
337
|
-
Connection:
|
338
|
-
- close
|
339
|
-
Date:
|
340
|
-
- Thu, 30 Aug 2012 01:35:58 GMT
|
341
|
-
Content-Length:
|
342
|
-
- "380"
|
343
|
-
body:
|
344
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:35:58Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"mammals\"]], \"method_name\": \"__uninstallpackagegroups\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"at\", \"progress\": null, \"id\": \"0c67bd7d-f243-11e1-a53c-bc305bcab086\"}"
|
345
|
-
http_version:
|
346
|
-
recorded_at: Thu, 30 Aug 2012 01:35:58 GMT
|
347
|
-
- request:
|
348
|
-
method: delete
|
349
|
-
uri: https://localhost/pulp/api/tasks/0c67bd7d-f243-11e1-a53c-bc305bcab086/
|
350
|
-
body:
|
351
|
-
string: ""
|
352
|
-
headers:
|
353
|
-
Pulp-User:
|
354
|
-
- admin
|
355
|
-
Accept-Language:
|
356
|
-
- en
|
357
|
-
Accept-Encoding:
|
358
|
-
- gzip, deflate
|
359
|
-
Accept:
|
360
|
-
- application/json
|
361
|
-
Authorization:
|
362
|
-
- OAuth oauth_consumer_key="katello", oauth_nonce="wEXNRs43Wi54sXODjLuE7R8lNUjEFhgkPKe8ML7ohk", oauth_signature="0xpfBjh0QivlwQ%2BCoBdZdEDGtak%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290558", oauth_version="1.0"
|
363
|
-
Content-Type:
|
364
|
-
- application/json
|
365
|
-
response:
|
366
|
-
status:
|
367
|
-
code: 202
|
368
|
-
message: Accepted
|
369
|
-
headers:
|
370
|
-
Server:
|
371
|
-
- Apache/2.2.22 (Fedora)
|
372
|
-
Content-Type:
|
373
|
-
- application/json
|
374
|
-
Connection:
|
375
|
-
- close
|
376
|
-
Date:
|
377
|
-
- Thu, 30 Aug 2012 01:35:58 GMT
|
378
|
-
Content-Length:
|
379
|
-
- "387"
|
380
|
-
body:
|
381
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:35:58Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"mammals\"]], \"method_name\": \"__uninstallpackagegroups\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"immediate\", \"progress\": null, \"id\": \"0c67bd7d-f243-11e1-a53c-bc305bcab086\"}"
|
382
|
-
http_version:
|
383
|
-
recorded_at: Thu, 30 Aug 2012 01:35:58 GMT
|
384
|
-
- request:
|
385
|
-
method: post
|
386
|
-
uri: https://localhost/pulp/api/tasks/0e07115c-f243-11e1-afde-bc305bcab086/cancel/
|
387
|
-
body:
|
388
|
-
string: ""
|
389
|
-
headers:
|
390
|
-
Pulp-User:
|
391
|
-
- admin
|
392
|
-
Accept-Language:
|
393
|
-
- en
|
394
|
-
Accept-Encoding:
|
395
|
-
- gzip, deflate
|
396
|
-
Accept:
|
397
|
-
- application/json
|
398
|
-
Authorization:
|
399
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="1FTdti6fPVpxA87n8gcvRf3J8w5rWlHrSKaMgcHEm4", oauth_signature="wCzv2M32pUbP7%2B9UNk99EgwP05c%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290561", oauth_version="1.0"
|
400
|
-
Content-Type:
|
401
|
-
- application/json
|
402
|
-
Content-Length:
|
403
|
-
- "0"
|
404
|
-
response:
|
405
|
-
status:
|
406
|
-
code: 202
|
407
|
-
message: Accepted
|
408
|
-
headers:
|
409
|
-
Server:
|
410
|
-
- Apache/2.2.22 (Fedora)
|
411
|
-
Content-Type:
|
412
|
-
- application/json
|
413
|
-
Connection:
|
414
|
-
- close
|
415
|
-
Date:
|
416
|
-
- Thu, 30 Aug 2012 01:36:01 GMT
|
417
|
-
Content-Length:
|
418
|
-
- "374"
|
419
|
-
body:
|
420
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:36:00Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"elephant\"]], \"method_name\": \"__installpackages\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"at\", \"progress\": null, \"id\": \"0e07115c-f243-11e1-afde-bc305bcab086\"}"
|
421
|
-
http_version:
|
422
|
-
recorded_at: Thu, 30 Aug 2012 01:36:01 GMT
|
423
|
-
- request:
|
424
|
-
method: delete
|
425
|
-
uri: https://localhost/pulp/api/tasks/0e07115c-f243-11e1-afde-bc305bcab086/
|
426
|
-
body:
|
427
|
-
string: ""
|
428
|
-
headers:
|
429
|
-
Pulp-User:
|
430
|
-
- admin
|
431
|
-
Accept-Language:
|
432
|
-
- en
|
433
|
-
Accept-Encoding:
|
434
|
-
- gzip, deflate
|
435
|
-
Accept:
|
436
|
-
- application/json
|
437
|
-
Authorization:
|
438
|
-
- OAuth oauth_consumer_key="katello", oauth_nonce="9TiZJXnbw8353ixKcbiu49AOT0XXcZ737xx9ei1UQg", oauth_signature="NQoGBD1IzH2ZnirnA7yHvgwqxsk%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290561", oauth_version="1.0"
|
439
|
-
Content-Type:
|
440
|
-
- application/json
|
441
|
-
response:
|
442
|
-
status:
|
443
|
-
code: 202
|
444
|
-
message: Accepted
|
445
|
-
headers:
|
446
|
-
Server:
|
447
|
-
- Apache/2.2.22 (Fedora)
|
448
|
-
Content-Type:
|
449
|
-
- application/json
|
450
|
-
Connection:
|
451
|
-
- close
|
452
|
-
Date:
|
453
|
-
- Thu, 30 Aug 2012 01:36:01 GMT
|
454
|
-
Content-Length:
|
455
|
-
- "381"
|
456
|
-
body:
|
457
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:36:00Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"elephant\"]], \"method_name\": \"__installpackages\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"immediate\", \"progress\": null, \"id\": \"0e07115c-f243-11e1-afde-bc305bcab086\"}"
|
458
|
-
http_version:
|
459
|
-
recorded_at: Thu, 30 Aug 2012 01:36:01 GMT
|
460
|
-
- request:
|
461
|
-
method: put
|
462
|
-
uri: https://localhost/pulp/api/consumers/integration_test_consumer/package_profile/
|
463
|
-
body:
|
464
|
-
string: "{\"package_profile\":[{\"version\":\"0.3\",\"vendor\":\"FedoraHosted\",\"arch\":\"noarch\",\"release\":\"0.8\",\"name\":\"elephant\"}],\"id\":\"integration_test_consumer\"}"
|
465
|
-
headers:
|
466
|
-
Pulp-User:
|
467
|
-
- admin
|
468
|
-
Accept-Language:
|
469
|
-
- en
|
470
|
-
Accept-Encoding:
|
471
|
-
- gzip, deflate
|
472
|
-
Accept:
|
473
|
-
- application/json
|
474
|
-
Content-Type:
|
475
|
-
- application/json
|
476
|
-
Authorization:
|
477
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="npJzoW4XPb5UeNEHdrISdZkzmw9h6F5584UxGaPRvc", oauth_signature="ebUS4gIbxAc1vUVzcDVC9R7kmJo%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290619", oauth_version="1.0"
|
478
|
-
Content-Length:
|
479
|
-
- "146"
|
480
|
-
response:
|
481
|
-
status:
|
482
|
-
code: 200
|
483
|
-
message: OK
|
484
|
-
headers:
|
485
|
-
Server:
|
486
|
-
- Apache/2.2.22 (Fedora)
|
487
|
-
Date:
|
488
|
-
- Thu, 30 Aug 2012 01:36:59 GMT
|
489
|
-
Connection:
|
490
|
-
- close
|
491
|
-
Content-Type:
|
492
|
-
- application/json
|
493
|
-
Content-Length:
|
494
|
-
- "4"
|
495
|
-
body:
|
496
|
-
string: "true"
|
497
|
-
http_version:
|
498
|
-
recorded_at: Thu, 30 Aug 2012 01:36:59 GMT
|
499
|
-
- request:
|
500
|
-
method: get
|
501
|
-
uri: https://localhost/pulp/api/consumers/integration_test_consumer/
|
502
|
-
body:
|
503
|
-
string: ""
|
504
|
-
headers:
|
505
|
-
Pulp-User:
|
506
|
-
- admin
|
507
|
-
Accept-Language:
|
508
|
-
- en
|
509
|
-
Accept-Encoding:
|
510
|
-
- gzip, deflate
|
511
|
-
Accept:
|
512
|
-
- application/json
|
513
|
-
Content-Type:
|
514
|
-
- application/json
|
515
|
-
Authorization:
|
516
|
-
- OAuth oauth_consumer_key="katello", oauth_nonce="jhmekwNect5B94Tc01XkTc8nOQCUpkThq6GdoW4jWI", oauth_signature="IvemUKUI7RgFUHVOVj2o04RvGOg%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290620", oauth_version="1.0"
|
517
|
-
response:
|
518
|
-
status:
|
519
|
-
code: 200
|
520
|
-
message: OK
|
521
|
-
headers:
|
522
|
-
Server:
|
523
|
-
- Apache/2.2.22 (Fedora)
|
524
|
-
Date:
|
525
|
-
- Thu, 30 Aug 2012 01:37:00 GMT
|
526
|
-
Connection:
|
527
|
-
- close
|
528
|
-
Content-Type:
|
529
|
-
- application/json
|
530
|
-
Content-Length:
|
531
|
-
- "704"
|
532
|
-
body:
|
533
|
-
string: "{\"_id\": \"integration_test_consumer\", \"key_value_pairs\": {}, \"description\": \"\", \"capabilities\": {}, \"id\": \"integration_test_consumer\", \"uri_ref\": \"/pulp/api/consumers/integration_test_consumer/\", \"package_profile\": \"/pulp/api/consumers/integration_test_consumer/package_profile/\", \"repoids\": \"/pulp/api/consumers/integration_test_consumer/repoids/\", \"keyvalues\": \"/pulp/api/consumers/integration_test_consumer/keyvalues/\", \"package_updates\": \"/pulp/api/consumers/integration_test_consumer/package_updates/\", \"errata_package_updates\": \"/pulp/api/consumers/integration_test_consumer/errata_package_updates/\", \"errata\": \"/pulp/api/consumers/integration_test_consumer/errata/\", \"heartbeat\": [false, null, {}]}"
|
534
|
-
http_version:
|
535
|
-
recorded_at: Thu, 30 Aug 2012 01:37:00 GMT
|
536
|
-
- request:
|
537
|
-
method: put
|
538
|
-
uri: https://localhost/pulp/api/consumers/integration_test_consumer/?owner=
|
539
|
-
body:
|
540
|
-
string: "{\"id\":\"integration_test_consumer\",\"description\":\"Test description\"}"
|
541
|
-
headers:
|
542
|
-
Pulp-User:
|
543
|
-
- admin
|
544
|
-
Accept-Language:
|
545
|
-
- en
|
546
|
-
Accept-Encoding:
|
547
|
-
- gzip, deflate
|
548
|
-
Accept:
|
549
|
-
- application/json
|
550
|
-
Content-Type:
|
551
|
-
- application/json
|
552
|
-
Authorization:
|
553
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="Sg3PtgniOzLt3AIaw13l9yS64U5Fs6BzjggsLOqkg", oauth_signature="SXX1Lo5Wj9IyoCqYa7f%2F3d4G1TI%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290622", oauth_version="1.0"
|
554
|
-
Content-Length:
|
555
|
-
- "67"
|
556
|
-
response:
|
557
|
-
status:
|
558
|
-
code: 200
|
559
|
-
message: OK
|
560
|
-
headers:
|
561
|
-
Server:
|
562
|
-
- Apache/2.2.22 (Fedora)
|
563
|
-
Date:
|
564
|
-
- Thu, 30 Aug 2012 01:37:02 GMT
|
565
|
-
Connection:
|
566
|
-
- close
|
567
|
-
Content-Type:
|
568
|
-
- application/json
|
569
|
-
Content-Length:
|
570
|
-
- "4"
|
571
|
-
body:
|
572
|
-
string: "true"
|
573
|
-
http_version:
|
574
|
-
recorded_at: Thu, 30 Aug 2012 01:37:02 GMT
|
575
|
-
- request:
|
576
|
-
method: get
|
577
|
-
uri: https://localhost/pulp/api/consumers/integration_test_consumer/repoids/
|
578
|
-
body:
|
579
|
-
string: ""
|
580
|
-
headers:
|
581
|
-
Pulp-User:
|
582
|
-
- admin
|
583
|
-
Accept-Language:
|
584
|
-
- en
|
585
|
-
Accept-Encoding:
|
586
|
-
- gzip, deflate
|
587
|
-
Accept:
|
588
|
-
- application/json
|
589
|
-
Content-Type:
|
590
|
-
- application/json
|
591
|
-
Authorization:
|
592
|
-
- OAuth oauth_consumer_key="katello", oauth_nonce="i9IoDvZ5aXWJTfX5aFa3cElaFHPn62ddXsyry4tD0Cw", oauth_signature="fwIQ4AFc24V%2FppJs%2BXtVjez6Ojs%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290634", oauth_version="1.0"
|
593
|
-
response:
|
594
|
-
status:
|
595
|
-
code: 200
|
596
|
-
message: OK
|
597
|
-
headers:
|
598
|
-
Server:
|
599
|
-
- Apache/2.2.22 (Fedora)
|
600
|
-
Date:
|
601
|
-
- Thu, 30 Aug 2012 01:37:14 GMT
|
602
|
-
Connection:
|
603
|
-
- close
|
604
|
-
Content-Type:
|
605
|
-
- application/json
|
606
|
-
Content-Length:
|
607
|
-
- "61"
|
608
|
-
body:
|
609
|
-
string: "{\"integration_test_id\": \"/repositories/integration_test_id/\"}"
|
610
|
-
http_version:
|
611
|
-
recorded_at: Thu, 30 Aug 2012 01:37:14 GMT
|
612
|
-
- request:
|
613
|
-
method: post
|
614
|
-
uri: https://localhost/pulp/api/consumers/integration_test_consumer/uninstallpackagegroups/
|
615
|
-
body:
|
616
|
-
string: "{\"groupids\":[\"mammals\"],\"scheduled_time\":\"2013-08-29T21:37:16-04:00\"}"
|
617
|
-
headers:
|
618
|
-
Pulp-User:
|
619
|
-
- admin
|
620
|
-
Accept-Language:
|
621
|
-
- en
|
622
|
-
Accept-Encoding:
|
623
|
-
- gzip, deflate
|
624
|
-
Accept:
|
625
|
-
- application/json
|
626
|
-
Content-Type:
|
627
|
-
- application/json
|
628
|
-
Authorization:
|
629
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="lk6NZ7eUFNnK3KOc8N4KAngyX82nvH7QwJn1riEEWgo", oauth_signature="%2BqYOH4onBiEsxkhvXgEQBbtHeV0%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290636", oauth_version="1.0"
|
630
|
-
Content-Length:
|
631
|
-
- "69"
|
632
|
-
response:
|
633
|
-
status:
|
634
|
-
code: 202
|
635
|
-
message: Accepted
|
636
|
-
headers:
|
637
|
-
Server:
|
638
|
-
- Apache/2.2.22 (Fedora)
|
639
|
-
Date:
|
640
|
-
- Thu, 30 Aug 2012 01:37:16 GMT
|
641
|
-
Connection:
|
642
|
-
- close
|
643
|
-
Content-Type:
|
644
|
-
- application/json
|
645
|
-
Content-Length:
|
646
|
-
- "380"
|
647
|
-
body:
|
648
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:37:16Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"mammals\"]], \"method_name\": \"__uninstallpackagegroups\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"at\", \"progress\": null, \"id\": \"3b050466-f243-11e1-96ba-bc305bcab086\"}"
|
649
|
-
http_version:
|
650
|
-
recorded_at: Thu, 30 Aug 2012 01:37:16 GMT
|
651
|
-
- request:
|
652
|
-
method: post
|
653
|
-
uri: https://localhost/pulp/api/tasks/3b050466-f243-11e1-96ba-bc305bcab086/cancel/
|
654
|
-
body:
|
655
|
-
string: ""
|
656
|
-
headers:
|
657
|
-
Pulp-User:
|
658
|
-
- admin
|
659
|
-
Accept-Language:
|
660
|
-
- en
|
661
|
-
Accept-Encoding:
|
662
|
-
- gzip, deflate
|
663
|
-
Accept:
|
664
|
-
- application/json
|
665
|
-
Content-Type:
|
666
|
-
- application/json
|
667
|
-
Authorization:
|
668
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="ZtlCFwbgbZ2zBbyqkBRqa5ksDBHQAskuGSk0ZY9g", oauth_signature="drXM2Pb3Ii0aXwmh3uwBqjGwCC0%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290636", oauth_version="1.0"
|
669
|
-
Content-Length:
|
670
|
-
- "0"
|
671
|
-
response:
|
672
|
-
status:
|
673
|
-
code: 202
|
674
|
-
message: Accepted
|
675
|
-
headers:
|
676
|
-
Server:
|
677
|
-
- Apache/2.2.22 (Fedora)
|
678
|
-
Date:
|
679
|
-
- Thu, 30 Aug 2012 01:37:16 GMT
|
680
|
-
Connection:
|
681
|
-
- close
|
682
|
-
Content-Type:
|
683
|
-
- application/json
|
684
|
-
Content-Length:
|
685
|
-
- "380"
|
686
|
-
body:
|
687
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:37:16Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"mammals\"]], \"method_name\": \"__uninstallpackagegroups\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"at\", \"progress\": null, \"id\": \"3b050466-f243-11e1-96ba-bc305bcab086\"}"
|
688
|
-
http_version:
|
689
|
-
recorded_at: Thu, 30 Aug 2012 01:37:16 GMT
|
690
|
-
- request:
|
691
|
-
method: delete
|
692
|
-
uri: https://localhost/pulp/api/tasks/3b050466-f243-11e1-96ba-bc305bcab086/
|
693
|
-
body:
|
694
|
-
string: ""
|
695
|
-
headers:
|
696
|
-
Pulp-User:
|
697
|
-
- admin
|
698
|
-
Accept-Language:
|
699
|
-
- en
|
700
|
-
Accept-Encoding:
|
701
|
-
- gzip, deflate
|
702
|
-
Accept:
|
703
|
-
- application/json
|
704
|
-
Content-Type:
|
705
|
-
- application/json
|
706
|
-
Authorization:
|
707
|
-
- OAuth oauth_consumer_key="katello", oauth_nonce="gApPCjcpNIiVCqvQ2X8jMuhm21YSq7DQsie2YM1BXSI", oauth_signature="saX%2FNnbgP0VXErCjmoSAmAvMaXk%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290636", oauth_version="1.0"
|
708
|
-
response:
|
709
|
-
status:
|
710
|
-
code: 202
|
711
|
-
message: Accepted
|
712
|
-
headers:
|
713
|
-
Server:
|
714
|
-
- Apache/2.2.22 (Fedora)
|
715
|
-
Date:
|
716
|
-
- Thu, 30 Aug 2012 01:37:16 GMT
|
717
|
-
Connection:
|
718
|
-
- close
|
719
|
-
Content-Type:
|
720
|
-
- application/json
|
721
|
-
Content-Length:
|
722
|
-
- "387"
|
723
|
-
body:
|
724
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:37:16Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"mammals\"]], \"method_name\": \"__uninstallpackagegroups\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"immediate\", \"progress\": null, \"id\": \"3b050466-f243-11e1-96ba-bc305bcab086\"}"
|
725
|
-
http_version:
|
726
|
-
recorded_at: Thu, 30 Aug 2012 01:37:16 GMT
|
727
|
-
- request:
|
728
|
-
method: post
|
729
|
-
uri: https://localhost/pulp/api/consumers/integration_test_consumer/updatepackages/
|
730
|
-
body:
|
731
|
-
string: "{\"packagenames\":[\"elephant\"],\"scheduled_time\":\"2013-08-29T21:37:17-04:00\"}"
|
732
|
-
headers:
|
733
|
-
Pulp-User:
|
734
|
-
- admin
|
735
|
-
Accept-Language:
|
736
|
-
- en
|
737
|
-
Accept-Encoding:
|
738
|
-
- gzip, deflate
|
739
|
-
Accept:
|
740
|
-
- application/json
|
741
|
-
Content-Type:
|
742
|
-
- application/json
|
743
|
-
Authorization:
|
744
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="hVFVCPKklU6pzO8lWgJ4Ch3vcLeGyQE8PFSVvujPqM", oauth_signature="IOPlkZBG%2F5mnc7vssRJUiwaoOFw%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290637", oauth_version="1.0"
|
745
|
-
Content-Length:
|
746
|
-
- "74"
|
747
|
-
response:
|
748
|
-
status:
|
749
|
-
code: 202
|
750
|
-
message: Accepted
|
751
|
-
headers:
|
752
|
-
Server:
|
753
|
-
- Apache/2.2.22 (Fedora)
|
754
|
-
Date:
|
755
|
-
- Thu, 30 Aug 2012 01:37:17 GMT
|
756
|
-
Connection:
|
757
|
-
- close
|
758
|
-
Content-Type:
|
759
|
-
- application/json
|
760
|
-
Content-Length:
|
761
|
-
- "373"
|
762
|
-
body:
|
763
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:37:17Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"elephant\"]], \"method_name\": \"__updatepackages\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"at\", \"progress\": null, \"id\": \"3ba337ee-f243-11e1-9ac6-bc305bcab086\"}"
|
764
|
-
http_version:
|
765
|
-
recorded_at: Thu, 30 Aug 2012 01:37:17 GMT
|
766
|
-
- request:
|
767
|
-
method: post
|
768
|
-
uri: https://localhost/pulp/api/tasks/3ba337ee-f243-11e1-9ac6-bc305bcab086/cancel/
|
769
|
-
body:
|
770
|
-
string: ""
|
771
|
-
headers:
|
772
|
-
Pulp-User:
|
773
|
-
- admin
|
774
|
-
Accept-Language:
|
775
|
-
- en
|
776
|
-
Accept-Encoding:
|
777
|
-
- gzip, deflate
|
778
|
-
Accept:
|
779
|
-
- application/json
|
780
|
-
Content-Type:
|
781
|
-
- application/json
|
782
|
-
Authorization:
|
783
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="Lene7bZrmpialmb1UUye3qwRUx3JtrvE54aezOoBs", oauth_signature="UUhObPt4d4DYVmwg71OwRmpty80%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290637", oauth_version="1.0"
|
784
|
-
Content-Length:
|
785
|
-
- "0"
|
786
|
-
response:
|
787
|
-
status:
|
788
|
-
code: 202
|
789
|
-
message: Accepted
|
790
|
-
headers:
|
791
|
-
Server:
|
792
|
-
- Apache/2.2.22 (Fedora)
|
793
|
-
Date:
|
794
|
-
- Thu, 30 Aug 2012 01:37:17 GMT
|
795
|
-
Connection:
|
796
|
-
- close
|
797
|
-
Content-Type:
|
798
|
-
- application/json
|
799
|
-
Content-Length:
|
800
|
-
- "373"
|
801
|
-
body:
|
802
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:37:17Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"elephant\"]], \"method_name\": \"__updatepackages\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"at\", \"progress\": null, \"id\": \"3ba337ee-f243-11e1-9ac6-bc305bcab086\"}"
|
803
|
-
http_version:
|
804
|
-
recorded_at: Thu, 30 Aug 2012 01:37:17 GMT
|
805
|
-
- request:
|
806
|
-
method: delete
|
807
|
-
uri: https://localhost/pulp/api/tasks/3ba337ee-f243-11e1-9ac6-bc305bcab086/
|
808
|
-
body:
|
809
|
-
string: ""
|
810
|
-
headers:
|
811
|
-
Pulp-User:
|
812
|
-
- admin
|
813
|
-
Accept-Language:
|
814
|
-
- en
|
815
|
-
Accept-Encoding:
|
816
|
-
- gzip, deflate
|
817
|
-
Accept:
|
818
|
-
- application/json
|
819
|
-
Content-Type:
|
820
|
-
- application/json
|
821
|
-
Authorization:
|
822
|
-
- OAuth oauth_consumer_key="katello", oauth_nonce="TJVmMbbgFoUA9Xtqwxg7dRXOawopWsXXUT0SZSWQQ", oauth_signature="YS0qQaNQpPw%2BuCvVH%2BQreQhTylc%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290637", oauth_version="1.0"
|
823
|
-
response:
|
824
|
-
status:
|
825
|
-
code: 202
|
826
|
-
message: Accepted
|
827
|
-
headers:
|
828
|
-
Server:
|
829
|
-
- Apache/2.2.22 (Fedora)
|
830
|
-
Date:
|
831
|
-
- Thu, 30 Aug 2012 01:37:17 GMT
|
832
|
-
Connection:
|
833
|
-
- close
|
834
|
-
Content-Type:
|
835
|
-
- application/json
|
836
|
-
Content-Length:
|
837
|
-
- "380"
|
838
|
-
body:
|
839
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:37:17Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"elephant\"]], \"method_name\": \"__updatepackages\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"immediate\", \"progress\": null, \"id\": \"3ba337ee-f243-11e1-9ac6-bc305bcab086\"}"
|
840
|
-
http_version:
|
841
|
-
recorded_at: Thu, 30 Aug 2012 01:37:17 GMT
|
842
|
-
- request:
|
843
|
-
method: post
|
844
|
-
uri: https://localhost/pulp/api/consumers/integration_test_consumer/installerrata/
|
845
|
-
body:
|
846
|
-
string: "{\"errataids\":[\"RHEA-2010:0002\"],\"scheduled_time\":\"2013-08-29T21:37:18-04:00\"}"
|
847
|
-
headers:
|
848
|
-
Pulp-User:
|
849
|
-
- admin
|
850
|
-
Accept-Language:
|
851
|
-
- en
|
852
|
-
Accept-Encoding:
|
853
|
-
- gzip, deflate
|
854
|
-
Accept:
|
855
|
-
- application/json
|
856
|
-
Content-Type:
|
857
|
-
- application/json
|
858
|
-
Authorization:
|
859
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="apqlmRsiMAUXbxuDaiEaM6WbTmpWcYGsIOtVj1WIrSY", oauth_signature="vC8lKhNZ5Gu7J1BMebp9%2BQyf7Ds%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290638", oauth_version="1.0"
|
860
|
-
Content-Length:
|
861
|
-
- "77"
|
862
|
-
response:
|
863
|
-
status:
|
864
|
-
code: 202
|
865
|
-
message: Accepted
|
866
|
-
headers:
|
867
|
-
Server:
|
868
|
-
- Apache/2.2.22 (Fedora)
|
869
|
-
Date:
|
870
|
-
- Thu, 30 Aug 2012 01:37:18 GMT
|
871
|
-
Connection:
|
872
|
-
- close
|
873
|
-
Content-Type:
|
874
|
-
- application/json
|
875
|
-
Content-Length:
|
876
|
-
- "374"
|
877
|
-
body:
|
878
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:37:18Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"elephant\"]], \"method_name\": \"__installpackages\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"at\", \"progress\": null, \"id\": \"3c46972b-f243-11e1-9ef5-bc305bcab086\"}"
|
879
|
-
http_version:
|
880
|
-
recorded_at: Thu, 30 Aug 2012 01:37:18 GMT
|
881
|
-
- request:
|
882
|
-
method: post
|
883
|
-
uri: https://localhost/pulp/api/tasks/3c46972b-f243-11e1-9ef5-bc305bcab086/cancel/
|
884
|
-
body:
|
885
|
-
string: ""
|
886
|
-
headers:
|
887
|
-
Pulp-User:
|
888
|
-
- admin
|
889
|
-
Accept-Language:
|
890
|
-
- en
|
891
|
-
Accept-Encoding:
|
892
|
-
- gzip, deflate
|
893
|
-
Accept:
|
894
|
-
- application/json
|
895
|
-
Content-Type:
|
896
|
-
- application/json
|
897
|
-
Authorization:
|
898
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="RJtdFCmQfRaQW1zDHUIeBr6aoP0kAR6g9HZJM8YtcTw", oauth_signature="AQHQZt2kFhJITm2vVzqZxca0S4g%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290638", oauth_version="1.0"
|
899
|
-
Content-Length:
|
900
|
-
- "0"
|
901
|
-
response:
|
902
|
-
status:
|
903
|
-
code: 202
|
904
|
-
message: Accepted
|
905
|
-
headers:
|
906
|
-
Server:
|
907
|
-
- Apache/2.2.22 (Fedora)
|
908
|
-
Date:
|
909
|
-
- Thu, 30 Aug 2012 01:37:18 GMT
|
910
|
-
Connection:
|
911
|
-
- close
|
912
|
-
Content-Type:
|
913
|
-
- application/json
|
914
|
-
Content-Length:
|
915
|
-
- "374"
|
916
|
-
body:
|
917
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:37:18Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"elephant\"]], \"method_name\": \"__installpackages\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"at\", \"progress\": null, \"id\": \"3c46972b-f243-11e1-9ef5-bc305bcab086\"}"
|
918
|
-
http_version:
|
919
|
-
recorded_at: Thu, 30 Aug 2012 01:37:18 GMT
|
920
|
-
- request:
|
921
|
-
method: delete
|
922
|
-
uri: https://localhost/pulp/api/tasks/3c46972b-f243-11e1-9ef5-bc305bcab086/
|
923
|
-
body:
|
924
|
-
string: ""
|
925
|
-
headers:
|
926
|
-
Pulp-User:
|
927
|
-
- admin
|
928
|
-
Accept-Language:
|
929
|
-
- en
|
930
|
-
Accept-Encoding:
|
931
|
-
- gzip, deflate
|
932
|
-
Accept:
|
933
|
-
- application/json
|
934
|
-
Content-Type:
|
935
|
-
- application/json
|
936
|
-
Authorization:
|
937
|
-
- OAuth oauth_consumer_key="katello", oauth_nonce="miIAuWGk0ShTDLhFdFV8V8OdjKtCSJHlMIcAEScLbA", oauth_signature="iJRI11qkHRzrSO9kXnHdJc%2B9wX8%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290638", oauth_version="1.0"
|
938
|
-
response:
|
939
|
-
status:
|
940
|
-
code: 202
|
941
|
-
message: Accepted
|
942
|
-
headers:
|
943
|
-
Server:
|
944
|
-
- Apache/2.2.22 (Fedora)
|
945
|
-
Date:
|
946
|
-
- Thu, 30 Aug 2012 01:37:18 GMT
|
947
|
-
Connection:
|
948
|
-
- close
|
949
|
-
Content-Type:
|
950
|
-
- application/json
|
951
|
-
Content-Length:
|
952
|
-
- "381"
|
953
|
-
body:
|
954
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:37:18Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"elephant\"]], \"method_name\": \"__installpackages\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"immediate\", \"progress\": null, \"id\": \"3c46972b-f243-11e1-9ef5-bc305bcab086\"}"
|
955
|
-
http_version:
|
956
|
-
recorded_at: Thu, 30 Aug 2012 01:37:18 GMT
|
957
|
-
- request:
|
958
|
-
method: post
|
959
|
-
uri: https://localhost/pulp/api/consumers/integration_test_consumer/uninstallpackages/
|
960
|
-
body:
|
961
|
-
string: "{\"packagenames\":[\"elephant\"],\"scheduled_time\":\"2013-08-29T21:37:19-04:00\"}"
|
962
|
-
headers:
|
963
|
-
Pulp-User:
|
964
|
-
- admin
|
965
|
-
Accept-Language:
|
966
|
-
- en
|
967
|
-
Accept-Encoding:
|
968
|
-
- gzip, deflate
|
969
|
-
Accept:
|
970
|
-
- application/json
|
971
|
-
Content-Type:
|
972
|
-
- application/json
|
973
|
-
Authorization:
|
974
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="qGoWktThyjDYQZ2mWOkDRqnTWiUiQLzJkdPcJnKYHXk", oauth_signature="TQHvDPsCQWQHkCdeqSNZ5rvR514%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290639", oauth_version="1.0"
|
975
|
-
Content-Length:
|
976
|
-
- "74"
|
977
|
-
response:
|
978
|
-
status:
|
979
|
-
code: 202
|
980
|
-
message: Accepted
|
981
|
-
headers:
|
982
|
-
Server:
|
983
|
-
- Apache/2.2.22 (Fedora)
|
984
|
-
Date:
|
985
|
-
- Thu, 30 Aug 2012 01:37:19 GMT
|
986
|
-
Connection:
|
987
|
-
- close
|
988
|
-
Content-Type:
|
989
|
-
- application/json
|
990
|
-
Content-Length:
|
991
|
-
- "376"
|
992
|
-
body:
|
993
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:37:19Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"elephant\"]], \"method_name\": \"__uninstallpackages\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"at\", \"progress\": null, \"id\": \"3cf4c540-f243-11e1-a36b-bc305bcab086\"}"
|
994
|
-
http_version:
|
995
|
-
recorded_at: Thu, 30 Aug 2012 01:37:19 GMT
|
996
|
-
- request:
|
997
|
-
method: post
|
998
|
-
uri: https://localhost/pulp/api/tasks/3cf4c540-f243-11e1-a36b-bc305bcab086/cancel/
|
999
|
-
body:
|
1000
|
-
string: ""
|
1001
|
-
headers:
|
1002
|
-
Pulp-User:
|
1003
|
-
- admin
|
1004
|
-
Accept-Language:
|
1005
|
-
- en
|
1006
|
-
Accept-Encoding:
|
1007
|
-
- gzip, deflate
|
1008
|
-
Accept:
|
1009
|
-
- application/json
|
1010
|
-
Content-Type:
|
1011
|
-
- application/json
|
1012
|
-
Authorization:
|
1013
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="9X5D7cLWR7JzXhdxfSBL4xidlmfwx3ReQuSODKnohuM", oauth_signature="0YrhRokfAR6WkxJi8zFJz4Tt524%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290639", oauth_version="1.0"
|
1014
|
-
Content-Length:
|
1015
|
-
- "0"
|
1016
|
-
response:
|
1017
|
-
status:
|
1018
|
-
code: 202
|
1019
|
-
message: Accepted
|
1020
|
-
headers:
|
1021
|
-
Server:
|
1022
|
-
- Apache/2.2.22 (Fedora)
|
1023
|
-
Date:
|
1024
|
-
- Thu, 30 Aug 2012 01:37:19 GMT
|
1025
|
-
Connection:
|
1026
|
-
- close
|
1027
|
-
Content-Type:
|
1028
|
-
- application/json
|
1029
|
-
Content-Length:
|
1030
|
-
- "376"
|
1031
|
-
body:
|
1032
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:37:19Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"elephant\"]], \"method_name\": \"__uninstallpackages\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"at\", \"progress\": null, \"id\": \"3cf4c540-f243-11e1-a36b-bc305bcab086\"}"
|
1033
|
-
http_version:
|
1034
|
-
recorded_at: Thu, 30 Aug 2012 01:37:19 GMT
|
1035
|
-
- request:
|
1036
|
-
method: delete
|
1037
|
-
uri: https://localhost/pulp/api/tasks/3cf4c540-f243-11e1-a36b-bc305bcab086/
|
1038
|
-
body:
|
1039
|
-
string: ""
|
1040
|
-
headers:
|
1041
|
-
Pulp-User:
|
1042
|
-
- admin
|
1043
|
-
Accept-Language:
|
1044
|
-
- en
|
1045
|
-
Accept-Encoding:
|
1046
|
-
- gzip, deflate
|
1047
|
-
Accept:
|
1048
|
-
- application/json
|
1049
|
-
Content-Type:
|
1050
|
-
- application/json
|
1051
|
-
Authorization:
|
1052
|
-
- OAuth oauth_consumer_key="katello", oauth_nonce="QuqhOEYEzjfueAQB1i7Gf7PQBdy4lVWPX8KmcHYV8dc", oauth_signature="svr88zsYc7Ira4otpCKKJRCiZmw%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290639", oauth_version="1.0"
|
1053
|
-
response:
|
1054
|
-
status:
|
1055
|
-
code: 202
|
1056
|
-
message: Accepted
|
1057
|
-
headers:
|
1058
|
-
Server:
|
1059
|
-
- Apache/2.2.22 (Fedora)
|
1060
|
-
Date:
|
1061
|
-
- Thu, 30 Aug 2012 01:37:19 GMT
|
1062
|
-
Connection:
|
1063
|
-
- close
|
1064
|
-
Content-Type:
|
1065
|
-
- application/json
|
1066
|
-
Content-Length:
|
1067
|
-
- "383"
|
1068
|
-
body:
|
1069
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:37:19Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"elephant\"]], \"method_name\": \"__uninstallpackages\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"immediate\", \"progress\": null, \"id\": \"3cf4c540-f243-11e1-a36b-bc305bcab086\"}"
|
1070
|
-
http_version:
|
1071
|
-
recorded_at: Thu, 30 Aug 2012 01:37:19 GMT
|
1072
|
-
- request:
|
1073
|
-
method: get
|
1074
|
-
uri: https://localhost/pulp/api/consumers/integration_test_consumer/package_profile/
|
1075
|
-
body:
|
1076
|
-
string: ""
|
1077
|
-
headers:
|
1078
|
-
Pulp-User:
|
1079
|
-
- admin
|
1080
|
-
Accept-Language:
|
1081
|
-
- en
|
1082
|
-
Accept-Encoding:
|
1083
|
-
- gzip, deflate
|
1084
|
-
Accept:
|
1085
|
-
- application/json
|
1086
|
-
Content-Type:
|
1087
|
-
- application/json
|
1088
|
-
Authorization:
|
1089
|
-
- OAuth oauth_consumer_key="katello", oauth_nonce="Ma18S9Xm9ZiQNLrmClrY9B8NRMwMe9NJ8jA7bSZzTTg", oauth_signature="wsBf2LZt51qycU2sZre3qJZhEAU%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290640", oauth_version="1.0"
|
1090
|
-
response:
|
1091
|
-
status:
|
1092
|
-
code: 200
|
1093
|
-
message: OK
|
1094
|
-
headers:
|
1095
|
-
Server:
|
1096
|
-
- Apache/2.2.22 (Fedora)
|
1097
|
-
Date:
|
1098
|
-
- Thu, 30 Aug 2012 01:37:20 GMT
|
1099
|
-
Connection:
|
1100
|
-
- close
|
1101
|
-
Content-Type:
|
1102
|
-
- application/json
|
1103
|
-
Content-Length:
|
1104
|
-
- "88"
|
1105
|
-
body:
|
1106
|
-
string: "[{\"release\": \"0.7\", \"epoch\": 0, \"version\": \"0.2\", \"arch\": \"noarch\", \"name\": \"elephant\"}]"
|
1107
|
-
http_version:
|
1108
|
-
recorded_at: Thu, 30 Aug 2012 01:37:20 GMT
|
1109
|
-
- request:
|
1110
|
-
method: get
|
1111
|
-
uri: https://localhost/pulp/api/consumers/applicable_errata_in_repos/?repoids=integration_test_id
|
1112
|
-
body:
|
1113
|
-
string: ""
|
1114
|
-
headers:
|
1115
|
-
Pulp-User:
|
1116
|
-
- admin
|
1117
|
-
Accept-Language:
|
1118
|
-
- en
|
1119
|
-
Accept-Encoding:
|
1120
|
-
- gzip, deflate
|
1121
|
-
Accept:
|
1122
|
-
- application/json
|
1123
|
-
Content-Type:
|
1124
|
-
- application/json
|
1125
|
-
Authorization:
|
1126
|
-
- OAuth oauth_consumer_key="katello", oauth_nonce="slhA8wqTfevWJFB24GvQIEjHqmDxzn1X5qTNRPqYdII", oauth_signature="%2BiypbmskjWz1Skq%2BxNGpSLjxPuM%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290641", oauth_version="1.0"
|
1127
|
-
response:
|
1128
|
-
status:
|
1129
|
-
code: 200
|
1130
|
-
message: OK
|
1131
|
-
headers:
|
1132
|
-
Server:
|
1133
|
-
- Apache/2.2.22 (Fedora)
|
1134
|
-
Date:
|
1135
|
-
- Thu, 30 Aug 2012 01:37:21 GMT
|
1136
|
-
Connection:
|
1137
|
-
- close
|
1138
|
-
Content-Type:
|
1139
|
-
- application/json
|
1140
|
-
Content-Length:
|
1141
|
-
- "169"
|
1142
|
-
body:
|
1143
|
-
string: "{\"RHEA-2010:0002\": {\"consumerids\": [\"integration_test_consumer\"], \"repoids\": [\"integration_test_id\"], \"type\": \"security\", \"severity\": \"\", \"title\": \"One package errata\"}}"
|
1144
|
-
http_version:
|
1145
|
-
recorded_at: Thu, 30 Aug 2012 01:37:21 GMT
|
1146
|
-
- request:
|
1147
|
-
method: get
|
1148
|
-
uri: https://localhost/pulp/api/consumers/integration_test_consumer/errata/
|
1149
|
-
body:
|
1150
|
-
string: ""
|
1151
|
-
headers:
|
1152
|
-
Pulp-User:
|
1153
|
-
- admin
|
1154
|
-
Accept-Language:
|
1155
|
-
- en
|
1156
|
-
Accept-Encoding:
|
1157
|
-
- gzip, deflate
|
1158
|
-
Accept:
|
1159
|
-
- application/json
|
1160
|
-
Content-Type:
|
1161
|
-
- application/json
|
1162
|
-
Authorization:
|
1163
|
-
- OAuth oauth_consumer_key="katello", oauth_nonce="L70BwVa9cvTt1WZRyetNY8EA0Ipa0lP9P6BKbX6jTA", oauth_signature="iHykgAC%2FIvB%2BCQxLxiqeMSDHyLo%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290642", oauth_version="1.0"
|
1164
|
-
response:
|
1165
|
-
status:
|
1166
|
-
code: 200
|
1167
|
-
message: OK
|
1168
|
-
headers:
|
1169
|
-
Server:
|
1170
|
-
- Apache/2.2.22 (Fedora)
|
1171
|
-
Date:
|
1172
|
-
- Thu, 30 Aug 2012 01:37:22 GMT
|
1173
|
-
Connection:
|
1174
|
-
- close
|
1175
|
-
Content-Type:
|
1176
|
-
- application/json
|
1177
|
-
Content-Length:
|
1178
|
-
- "718"
|
1179
|
-
body:
|
1180
|
-
string: "[{\"issued\": \"2010-01-01 01:01:01\", \"references\": [], \"pkglist\": [{\"packages\": [{\"src\": \"http://www.fedoraproject.org\", \"name\": \"elephant\", \"filename\": \"elephant-0.3-0.8.noarch.rpm\", \"epoch\": null, \"version\": \"0.3\", \"release\": \"0.8\", \"arch\": \"noarch\"}], \"name\": \"1\", \"short\": \"\"}], \"id\": \"RHEA-2010:0002\", \"severity\": \"\", \"title\": \"One package errata\", \"_ns\": \"errata\", \"version\": \"1\", \"reboot_suggested\": false, \"type\": \"security\", \"immutable\": true, \"status\": \"stable\", \"updated\": \"\", \"description\": \"One package errata\", \"repo_defined\": true, \"pushcount\": 1, \"from_str\": \"lzap+pub@redhat.com\", \"repoids\": [\"integration_test_id\"], \"rights\": \"\", \"solution\": \"\", \"summary\": \"\", \"release\": \"1\", \"_id\": \"RHEA-2010:0002\"}]"
|
1181
|
-
http_version:
|
1182
|
-
recorded_at: Thu, 30 Aug 2012 01:37:22 GMT
|
1183
|
-
- request:
|
1184
|
-
method: post
|
1185
|
-
uri: https://localhost/pulp/api/consumers/integration_test_consumer/unbind/
|
1186
|
-
body:
|
1187
|
-
string: "\"integration_test_id\""
|
1188
|
-
headers:
|
1189
|
-
Pulp-User:
|
1190
|
-
- admin
|
1191
|
-
Accept-Language:
|
1192
|
-
- en
|
1193
|
-
Accept-Encoding:
|
1194
|
-
- gzip, deflate
|
1195
|
-
Accept:
|
1196
|
-
- application/json
|
1197
|
-
Content-Type:
|
1198
|
-
- text/plain
|
1199
|
-
Authorization:
|
1200
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="3E6LDoYsvXHvxdZN0U89mFGMRKww8hJUaDWTJRQBjA", oauth_signature="eK7AoJZX20zxPniWzYrPll%2BJHYM%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290643", oauth_version="1.0"
|
1201
|
-
Content-Length:
|
1202
|
-
- "21"
|
1203
|
-
response:
|
1204
|
-
status:
|
1205
|
-
code: 200
|
1206
|
-
message: OK
|
1207
|
-
headers:
|
1208
|
-
Server:
|
1209
|
-
- Apache/2.2.22 (Fedora)
|
1210
|
-
Date:
|
1211
|
-
- Thu, 30 Aug 2012 01:37:23 GMT
|
1212
|
-
Connection:
|
1213
|
-
- close
|
1214
|
-
Content-Type:
|
1215
|
-
- application/json
|
1216
|
-
Content-Length:
|
1217
|
-
- "4"
|
1218
|
-
body:
|
1219
|
-
string: "true"
|
1220
|
-
http_version:
|
1221
|
-
recorded_at: Thu, 30 Aug 2012 01:37:23 GMT
|
1222
|
-
- request:
|
1223
|
-
method: post
|
1224
|
-
uri: https://localhost/pulp/api/consumers/integration_test_consumer/bind/
|
1225
|
-
body:
|
1226
|
-
string: "\"integration_test_id\""
|
1227
|
-
headers:
|
1228
|
-
Pulp-User:
|
1229
|
-
- admin
|
1230
|
-
Accept-Language:
|
1231
|
-
- en
|
1232
|
-
Accept-Encoding:
|
1233
|
-
- gzip, deflate
|
1234
|
-
Accept:
|
1235
|
-
- application/json
|
1236
|
-
Content-Type:
|
1237
|
-
- text/plain
|
1238
|
-
Authorization:
|
1239
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="nKHaPwkLraT8z3ffU9Y63iTnrasvRiwkEnQW4OmlQ", oauth_signature="NrhDaxDB4Y8rrlnvZ1kaOzgme2Y%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290644", oauth_version="1.0"
|
1240
|
-
Content-Length:
|
1241
|
-
- "21"
|
1242
|
-
response:
|
1243
|
-
status:
|
1244
|
-
code: 200
|
1245
|
-
message: OK
|
1246
|
-
headers:
|
1247
|
-
Server:
|
1248
|
-
- Apache/2.2.22 (Fedora)
|
1249
|
-
Date:
|
1250
|
-
- Thu, 30 Aug 2012 01:37:24 GMT
|
1251
|
-
Connection:
|
1252
|
-
- close
|
1253
|
-
Content-Type:
|
1254
|
-
- application/json
|
1255
|
-
Content-Length:
|
1256
|
-
- "1039"
|
1257
|
-
body:
|
1258
|
-
string: "{\"repo\": {\"consumer_cert\": null, \"consumer_ca\": null, \"id\": \"integration_test_id\", \"repomd_xml_path\": \"/var/lib/pulp//repos/integration_test_id/repodata/repomd.xml\", \"preserve_metadata\": false, \"_ns\": \"repos\", \"publish\": true, \"relative_path\": \"integration_test_id\", \"arch\": \"noarch\", \"group_gz_xml_path\": \"/var/lib/pulp//repos/integration_test_id/repodata/8e6674143899a8f80ac94ab54048f8d3f0660887d23abff554149a185eaa4619-06661e2a9839cf0beebcf409410ca4f93c09081f4e772fd0d03e1faf62705a11-comps.xml.gz\", \"feed_cert\": null, \"name\": \"integration_test_id\", \"feed_ca\": null, \"content_types\": \"yum\", \"group_xml_path\": \"/var/lib/pulp//repos/integration_test_id/repodata/06661e2a9839cf0beebcf409410ca4f93c09081f4e772fd0d03e1faf62705a11-06661e2a9839cf0beebcf409410ca4f93c09081f4e772fd0d03e1faf62705a11-comps.xml\", \"release\": null, \"checksum_type\": \"sha256\", \"sync_options\": {}, \"_id\": \"integration_test_id\", \"packages_dir\": null}, \"cacert\": null, \"host_urls\": [\"https://localhost/pulp/repos/integration_test_id\"], \"clientcert\": null, \"gpg_keys\": {}}"
|
1259
|
-
http_version:
|
1260
|
-
recorded_at: Thu, 30 Aug 2012 01:37:24 GMT
|
1261
|
-
- request:
|
1262
|
-
method: post
|
1263
|
-
uri: https://localhost/pulp/api/consumers/integration_test_consumer/installpackagegroups/
|
1264
|
-
body:
|
1265
|
-
string: "{\"groupids\":[\"mammals\"],\"scheduled_time\":\"2013-08-29T21:37:24-04:00\"}"
|
1266
|
-
headers:
|
1267
|
-
Pulp-User:
|
1268
|
-
- admin
|
1269
|
-
Accept-Language:
|
1270
|
-
- en
|
1271
|
-
Accept-Encoding:
|
1272
|
-
- gzip, deflate
|
1273
|
-
Accept:
|
1274
|
-
- application/json
|
1275
|
-
Content-Type:
|
1276
|
-
- application/json
|
1277
|
-
Authorization:
|
1278
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="lGs4UXAn6zFHg4vKeTEyMwbtH09XHIBX6mIPBeyNvg", oauth_signature="ypu%2FJ%2BTutY6kk11eetA6mDvMxGA%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290644", oauth_version="1.0"
|
1279
|
-
Content-Length:
|
1280
|
-
- "69"
|
1281
|
-
response:
|
1282
|
-
status:
|
1283
|
-
code: 202
|
1284
|
-
message: Accepted
|
1285
|
-
headers:
|
1286
|
-
Server:
|
1287
|
-
- Apache/2.2.22 (Fedora)
|
1288
|
-
Date:
|
1289
|
-
- Thu, 30 Aug 2012 01:37:24 GMT
|
1290
|
-
Connection:
|
1291
|
-
- close
|
1292
|
-
Content-Type:
|
1293
|
-
- application/json
|
1294
|
-
Content-Length:
|
1295
|
-
- "378"
|
1296
|
-
body:
|
1297
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:37:24Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"mammals\"]], \"method_name\": \"__installpackagegroups\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"at\", \"progress\": null, \"id\": \"3fe72c6e-f243-11e1-b6bb-bc305bcab086\"}"
|
1298
|
-
http_version:
|
1299
|
-
recorded_at: Thu, 30 Aug 2012 01:37:24 GMT
|
1300
|
-
- request:
|
1301
|
-
method: post
|
1302
|
-
uri: https://localhost/pulp/api/tasks/3fe72c6e-f243-11e1-b6bb-bc305bcab086/cancel/
|
1303
|
-
body:
|
1304
|
-
string: ""
|
1305
|
-
headers:
|
1306
|
-
Pulp-User:
|
1307
|
-
- admin
|
1308
|
-
Accept-Language:
|
1309
|
-
- en
|
1310
|
-
Accept-Encoding:
|
1311
|
-
- gzip, deflate
|
1312
|
-
Accept:
|
1313
|
-
- application/json
|
1314
|
-
Content-Type:
|
1315
|
-
- application/json
|
1316
|
-
Authorization:
|
1317
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="aSEFImJ1CNIaZ1MZnDRRvBAEA7Es9YF63DAntT2sEI", oauth_signature="15a9KFnWQ699YGrVvOKX3JFN4Kw%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290644", oauth_version="1.0"
|
1318
|
-
Content-Length:
|
1319
|
-
- "0"
|
1320
|
-
response:
|
1321
|
-
status:
|
1322
|
-
code: 202
|
1323
|
-
message: Accepted
|
1324
|
-
headers:
|
1325
|
-
Server:
|
1326
|
-
- Apache/2.2.22 (Fedora)
|
1327
|
-
Date:
|
1328
|
-
- Thu, 30 Aug 2012 01:37:24 GMT
|
1329
|
-
Connection:
|
1330
|
-
- close
|
1331
|
-
Content-Type:
|
1332
|
-
- application/json
|
1333
|
-
Content-Length:
|
1334
|
-
- "378"
|
1335
|
-
body:
|
1336
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:37:24Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"mammals\"]], \"method_name\": \"__installpackagegroups\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"at\", \"progress\": null, \"id\": \"3fe72c6e-f243-11e1-b6bb-bc305bcab086\"}"
|
1337
|
-
http_version:
|
1338
|
-
recorded_at: Thu, 30 Aug 2012 01:37:24 GMT
|
1339
|
-
- request:
|
1340
|
-
method: delete
|
1341
|
-
uri: https://localhost/pulp/api/tasks/3fe72c6e-f243-11e1-b6bb-bc305bcab086/
|
1342
|
-
body:
|
1343
|
-
string: ""
|
1344
|
-
headers:
|
1345
|
-
Pulp-User:
|
1346
|
-
- admin
|
1347
|
-
Accept-Language:
|
1348
|
-
- en
|
1349
|
-
Accept-Encoding:
|
1350
|
-
- gzip, deflate
|
1351
|
-
Accept:
|
1352
|
-
- application/json
|
1353
|
-
Content-Type:
|
1354
|
-
- application/json
|
1355
|
-
Authorization:
|
1356
|
-
- OAuth oauth_consumer_key="katello", oauth_nonce="Go4cpFHNVeQKPST4hucWaLN1K4qSInPMowSfym94heM", oauth_signature="VoweYBnvQVESkQIFW9cvuYjc%2FxI%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290644", oauth_version="1.0"
|
1357
|
-
response:
|
1358
|
-
status:
|
1359
|
-
code: 202
|
1360
|
-
message: Accepted
|
1361
|
-
headers:
|
1362
|
-
Server:
|
1363
|
-
- Apache/2.2.22 (Fedora)
|
1364
|
-
Date:
|
1365
|
-
- Thu, 30 Aug 2012 01:37:24 GMT
|
1366
|
-
Connection:
|
1367
|
-
- close
|
1368
|
-
Content-Type:
|
1369
|
-
- application/json
|
1370
|
-
Content-Length:
|
1371
|
-
- "385"
|
1372
|
-
body:
|
1373
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:37:24Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"mammals\"]], \"method_name\": \"__installpackagegroups\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"immediate\", \"progress\": null, \"id\": \"3fe72c6e-f243-11e1-b6bb-bc305bcab086\"}"
|
1374
|
-
http_version:
|
1375
|
-
recorded_at: Thu, 30 Aug 2012 01:37:24 GMT
|
1376
|
-
- request:
|
1377
|
-
method: post
|
1378
|
-
uri: https://localhost/pulp/api/consumers/integration_test_consumer/bind/
|
1379
|
-
body:
|
1380
|
-
string: "\"integration_test_id\""
|
1381
|
-
headers:
|
1382
|
-
Pulp-User:
|
1383
|
-
- admin
|
1384
|
-
Accept-Language:
|
1385
|
-
- en
|
1386
|
-
Accept-Encoding:
|
1387
|
-
- gzip, deflate
|
1388
|
-
Accept:
|
1389
|
-
- application/json
|
1390
|
-
Content-Type:
|
1391
|
-
- text/plain
|
1392
|
-
Authorization:
|
1393
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="7LWQLdk3czrEPBo5pz7mz5Pfn2PJqRJynP7KDqnhNY", oauth_signature="1vtmVAEEYeMwtdkPgkdDiL5K3Ek%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290645", oauth_version="1.0"
|
1394
|
-
Content-Length:
|
1395
|
-
- "21"
|
1396
|
-
response:
|
1397
|
-
status:
|
1398
|
-
code: 200
|
1399
|
-
message: OK
|
1400
|
-
headers:
|
1401
|
-
Server:
|
1402
|
-
- Apache/2.2.22 (Fedora)
|
1403
|
-
Date:
|
1404
|
-
- Thu, 30 Aug 2012 01:37:25 GMT
|
1405
|
-
Connection:
|
1406
|
-
- close
|
1407
|
-
Content-Type:
|
1408
|
-
- application/json
|
1409
|
-
Content-Length:
|
1410
|
-
- "1039"
|
1411
|
-
body:
|
1412
|
-
string: "{\"repo\": {\"consumer_cert\": null, \"consumer_ca\": null, \"id\": \"integration_test_id\", \"repomd_xml_path\": \"/var/lib/pulp//repos/integration_test_id/repodata/repomd.xml\", \"preserve_metadata\": false, \"_ns\": \"repos\", \"publish\": true, \"relative_path\": \"integration_test_id\", \"arch\": \"noarch\", \"group_gz_xml_path\": \"/var/lib/pulp//repos/integration_test_id/repodata/8e6674143899a8f80ac94ab54048f8d3f0660887d23abff554149a185eaa4619-06661e2a9839cf0beebcf409410ca4f93c09081f4e772fd0d03e1faf62705a11-comps.xml.gz\", \"feed_cert\": null, \"name\": \"integration_test_id\", \"feed_ca\": null, \"content_types\": \"yum\", \"group_xml_path\": \"/var/lib/pulp//repos/integration_test_id/repodata/06661e2a9839cf0beebcf409410ca4f93c09081f4e772fd0d03e1faf62705a11-06661e2a9839cf0beebcf409410ca4f93c09081f4e772fd0d03e1faf62705a11-comps.xml\", \"release\": null, \"checksum_type\": \"sha256\", \"sync_options\": {}, \"_id\": \"integration_test_id\", \"packages_dir\": null}, \"cacert\": null, \"host_urls\": [\"https://localhost/pulp/repos/integration_test_id\"], \"clientcert\": null, \"gpg_keys\": {}}"
|
1413
|
-
http_version:
|
1414
|
-
recorded_at: Thu, 30 Aug 2012 01:37:25 GMT
|
1415
|
-
- request:
|
1416
|
-
method: post
|
1417
|
-
uri: https://localhost/pulp/api/consumers/integration_test_consumer/installpackages/
|
1418
|
-
body:
|
1419
|
-
string: "{\"packagenames\":[\"cheetah\"],\"scheduled_time\":\"2013-08-29T21:37:25-04:00\"}"
|
1420
|
-
headers:
|
1421
|
-
Pulp-User:
|
1422
|
-
- admin
|
1423
|
-
Accept-Language:
|
1424
|
-
- en
|
1425
|
-
Accept-Encoding:
|
1426
|
-
- gzip, deflate
|
1427
|
-
Accept:
|
1428
|
-
- application/json
|
1429
|
-
Content-Type:
|
1430
|
-
- application/json
|
1431
|
-
Authorization:
|
1432
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="psjPuqDBCthMGq6V91V0OQVE527lIV9XoPR6bBZqxs", oauth_signature="XYZGCFlf5RGvL99T2v2HHRawuE8%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290645", oauth_version="1.0"
|
1433
|
-
Content-Length:
|
1434
|
-
- "73"
|
1435
|
-
response:
|
1436
|
-
status:
|
1437
|
-
code: 202
|
1438
|
-
message: Accepted
|
1439
|
-
headers:
|
1440
|
-
Server:
|
1441
|
-
- Apache/2.2.22 (Fedora)
|
1442
|
-
Date:
|
1443
|
-
- Thu, 30 Aug 2012 01:37:25 GMT
|
1444
|
-
Connection:
|
1445
|
-
- close
|
1446
|
-
Content-Type:
|
1447
|
-
- application/json
|
1448
|
-
Content-Length:
|
1449
|
-
- "373"
|
1450
|
-
body:
|
1451
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:37:25Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"cheetah\"]], \"method_name\": \"__installpackages\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"at\", \"progress\": null, \"id\": \"40993121-f243-11e1-bb49-bc305bcab086\"}"
|
1452
|
-
http_version:
|
1453
|
-
recorded_at: Thu, 30 Aug 2012 01:37:25 GMT
|
1454
|
-
- request:
|
1455
|
-
method: post
|
1456
|
-
uri: https://localhost/pulp/api/tasks/40993121-f243-11e1-bb49-bc305bcab086/cancel/
|
1457
|
-
body:
|
1458
|
-
string: ""
|
1459
|
-
headers:
|
1460
|
-
Pulp-User:
|
1461
|
-
- admin
|
1462
|
-
Accept-Language:
|
1463
|
-
- en
|
1464
|
-
Accept-Encoding:
|
1465
|
-
- gzip, deflate
|
1466
|
-
Accept:
|
1467
|
-
- application/json
|
1468
|
-
Content-Type:
|
1469
|
-
- application/json
|
1470
|
-
Authorization:
|
1471
|
-
- OAuth oauth_body_hash="2jmj7l5rSw0yVb%2FvlWAYkK%2FYBwk%3D", oauth_consumer_key="katello", oauth_nonce="3qFutKZ2qxHPsBnUtjmizMVwVsgFZUcKPHwyyXlozoY", oauth_signature="%2FDlXbb5idaMNVOlq35gsTv242l4%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290645", oauth_version="1.0"
|
1472
|
-
Content-Length:
|
1473
|
-
- "0"
|
1474
|
-
response:
|
1475
|
-
status:
|
1476
|
-
code: 202
|
1477
|
-
message: Accepted
|
1478
|
-
headers:
|
1479
|
-
Server:
|
1480
|
-
- Apache/2.2.22 (Fedora)
|
1481
|
-
Date:
|
1482
|
-
- Thu, 30 Aug 2012 01:37:25 GMT
|
1483
|
-
Connection:
|
1484
|
-
- close
|
1485
|
-
Content-Type:
|
1486
|
-
- application/json
|
1487
|
-
Content-Length:
|
1488
|
-
- "373"
|
1489
|
-
body:
|
1490
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:37:25Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"cheetah\"]], \"method_name\": \"__installpackages\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"at\", \"progress\": null, \"id\": \"40993121-f243-11e1-bb49-bc305bcab086\"}"
|
1491
|
-
http_version:
|
1492
|
-
recorded_at: Thu, 30 Aug 2012 01:37:26 GMT
|
1493
|
-
- request:
|
1494
|
-
method: delete
|
1495
|
-
uri: https://localhost/pulp/api/tasks/40993121-f243-11e1-bb49-bc305bcab086/
|
1496
|
-
body:
|
1497
|
-
string: ""
|
1498
|
-
headers:
|
1499
|
-
Pulp-User:
|
1500
|
-
- admin
|
1501
|
-
Accept-Language:
|
1502
|
-
- en
|
1503
|
-
Accept-Encoding:
|
1504
|
-
- gzip, deflate
|
1505
|
-
Accept:
|
1506
|
-
- application/json
|
1507
|
-
Content-Type:
|
1508
|
-
- application/json
|
1509
|
-
Authorization:
|
1510
|
-
- OAuth oauth_consumer_key="katello", oauth_nonce="6oM0QJ1dJQHWruUcnmWXcGAwsmxjjpaHkyF45ilRN8", oauth_signature="XSLVh367EGIgw4nZ0%2FxOy0c9gtU%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1346290646", oauth_version="1.0"
|
1511
|
-
response:
|
1512
|
-
status:
|
1513
|
-
code: 202
|
1514
|
-
message: Accepted
|
1515
|
-
headers:
|
1516
|
-
Server:
|
1517
|
-
- Apache/2.2.22 (Fedora)
|
1518
|
-
Date:
|
1519
|
-
- Thu, 30 Aug 2012 01:37:26 GMT
|
1520
|
-
Connection:
|
1521
|
-
- close
|
1522
|
-
Content-Type:
|
1523
|
-
- application/json
|
1524
|
-
Content-Length:
|
1525
|
-
- "380"
|
1526
|
-
body:
|
1527
|
-
string: "{\"scheduled_time\": \"2013-08-30T01:37:25Z\", \"exception\": null, \"traceback\": null, \"job_id\": null, \"class_name\": \"ConsumerApi\", \"start_time\": null, \"args\": [\"integration_test_consumer\", [\"cheetah\"]], \"method_name\": \"__installpackages\", \"finish_time\": null, \"state\": \"waiting\", \"result\": null, \"scheduler\": \"immediate\", \"progress\": null, \"id\": \"40993121-f243-11e1-bb49-bc305bcab086\"}"
|
1528
|
-
http_version:
|
1529
|
-
recorded_at: Thu, 30 Aug 2012 01:37:26 GMT
|