Project

General

Profile

Download (53.6 KB) Statistics
| Branch: | Tag: | Revision:
---
http_interactions:
- request:
method: get
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id/?
body:
encoding: US-ASCII
string: ""
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Content-Type:
- application/json
User-Agent:
- Ruby
response:
status:
code: 200
message: OK
headers:
Date:
- Mon, 18 Mar 2013 17:34:22 GMT
Server:
- Apache/2.4.3 (Fedora) OpenSSL/1.0.1c-fips mod_wsgi/3.4 Python/2.7.3
Content-Length:
- "267"
Content-Type:
- application/json
body:
encoding: US-ASCII
string: "{\"scratchpad\": {}, \"display_name\": \"integration_test_id\", \"description\": null, \"_ns\": \"repos\", \"notes\": {}, \"content_unit_counts\": {}, \"_id\": {\"$oid\": \"5147501e4964c84cd4fd6219\"}, \"id\": \"integration_test_id\", \"_href\": \"/pulp/api/v2/repositories/integration_test_id/\"}"
http_version:
recorded_at: Mon, 18 Mar 2013 17:34:22 GMT
- request:
method: post
uri: https://admin:admin@localhost/pulp/api/v2/repositories/search/
body:
encoding: US-ASCII
string: "{\"criteria\":{}}"
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Content-Type:
- application/json
Content-Length:
- "15"
User-Agent:
- Ruby
response:
status:
code: 200
message: OK
headers:
Date:
- Mon, 18 Mar 2013 17:34:22 GMT
Server:
- Apache/2.4.3 (Fedora) OpenSSL/1.0.1c-fips mod_wsgi/3.4 Python/2.7.3
Content-Length:
- "251"
Content-Type:
- application/json
body:
encoding: US-ASCII
string: "[{\"display_name\": \"integration_test_id\", \"description\": null, \"_ns\": \"repos\", \"notes\": {}, \"content_unit_counts\": {}, \"_id\": {\"$oid\": \"5147501e4964c84cd4fd6219\"}, \"id\": \"integration_test_id\", \"_href\": \"/pulp/api/v2/repositories/integration_test_id/\"}]"
http_version:
recorded_at: Mon, 18 Mar 2013 17:34:22 GMT
- request:
method: get
uri: https://admin:admin@localhost/pulp/api/v2/repositories/
body:
encoding: US-ASCII
string: ""
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Content-Type:
- application/json
User-Agent:
- Ruby
response:
status:
code: 200
message: OK
headers:
Date:
- Mon, 18 Mar 2013 17:34:22 GMT
Server:
- Apache/2.4.3 (Fedora) OpenSSL/1.0.1c-fips mod_wsgi/3.4 Python/2.7.3
Content-Length:
- "251"
Content-Type:
- application/json
body:
encoding: US-ASCII
string: "[{\"display_name\": \"integration_test_id\", \"description\": null, \"_ns\": \"repos\", \"notes\": {}, \"content_unit_counts\": {}, \"_id\": {\"$oid\": \"5147501e4964c84cd4fd6219\"}, \"id\": \"integration_test_id\", \"_href\": \"/pulp/api/v2/repositories/integration_test_id/\"}]"
http_version:
recorded_at: Mon, 18 Mar 2013 17:34:23 GMT
- request:
method: put
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id/
body:
encoding: US-ASCII
string: "{\"delta\":{\"description\":\"updated_description_integration_test_id\"}}"
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Content-Type:
- application/json
Content-Length:
- "67"
User-Agent:
- Ruby
response:
status:
code: 200
message: OK
headers:
Date:
- Mon, 18 Mar 2013 17:34:23 GMT
Server:
- Apache/2.4.3 (Fedora) OpenSSL/1.0.1c-fips mod_wsgi/3.4 Python/2.7.3
Content-Length:
- "304"
Content-Type:
- application/json
body:
encoding: US-ASCII
string: "{\"scratchpad\": {}, \"display_name\": \"integration_test_id\", \"description\": \"updated_description_integration_test_id\", \"_ns\": \"repos\", \"notes\": {}, \"content_unit_counts\": {}, \"_id\": {\"$oid\": \"5147501e4964c84cd4fd6219\"}, \"id\": \"integration_test_id\", \"_href\": \"/pulp/api/v2/repositories/integration_test_id/\"}"
http_version:
recorded_at: Mon, 18 Mar 2013 17:34:23 GMT
- request:
method: post
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id/importers/
body:
encoding: US-ASCII
string: "{\"id\":\"integration_test_id\",\"importer_type_id\":\"yum_importer\",\"importer_config\":{}}"
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Content-Type:
- application/json
Content-Length:
- "83"
User-Agent:
- Ruby
response:
status:
code: 201
message: Created
headers:
Date:
- Mon, 18 Mar 2013 17:34:23 GMT
Server:
- Apache/2.4.3 (Fedora) OpenSSL/1.0.1c-fips mod_wsgi/3.4 Python/2.7.3
Location:
- importer
Content-Length:
- "238"
Content-Type:
- application/json
body:
encoding: US-ASCII
string: "{\"repo_id\": \"integration_test_id\", \"_ns\": \"repo_importers\", \"importer_type_id\": \"yum_importer\", \"last_sync\": null, \"scheduled_syncs\": [], \"scratchpad\": null, \"_id\": {\"$oid\": \"5147501f4964c84cd4fd6230\"}, \"config\": {}, \"id\": \"yum_importer\"}"
http_version:
recorded_at: Mon, 18 Mar 2013 17:34:23 GMT
- request:
method: delete
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id//distributors/dist_1/
body:
encoding: US-ASCII
string: ""
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Content-Type:
- application/json
User-Agent:
- Ruby
response:
status:
code: 202
message: Accepted
headers:
Date:
- Mon, 18 Mar 2013 17:34:24 GMT
Server:
- Apache/2.4.3 (Fedora) OpenSSL/1.0.1c-fips mod_wsgi/3.4 Python/2.7.3
Content-Encoding:
- utf-8
Content-Length:
- "810"
Content-Type:
- application/json
body:
encoding: US-ASCII
string: "[{\"task_group_id\": \"f0bf2277-7787-4b7f-8174-d94c18d95e8c\", \"exception\": null, \"traceback\": null, \"_href\": \"/pulp/api/v2/task_groups/f0bf2277-7787-4b7f-8174-d94c18d95e8c/\", \"task_id\": \"68811deb-a53e-4b9f-a004-78f7833a7daa\", \"call_request_tags\": [\"pulp:repository:integration_test_id\", \"pulp:repository_distributor:dist_1\", \"pulp:action:remove_distributor\"], \"reasons\": [], \"start_time\": null, \"tags\": [\"pulp:repository:integration_test_id\", \"pulp:repository_distributor:dist_1\", \"pulp:action:remove_distributor\"], \"state\": \"waiting\", \"finish_time\": null, \"dependency_failures\": {}, \"schedule_id\": null, \"progress\": {}, \"call_request_group_id\": \"f0bf2277-7787-4b7f-8174-d94c18d95e8c\", \"call_request_id\": \"68811deb-a53e-4b9f-a004-78f7833a7daa\", \"principal_login\": \"admin\", \"response\": \"accepted\", \"result\": null}]"
http_version:
recorded_at: Mon, 18 Mar 2013 17:34:24 GMT
- request:
method: post
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id/distributors/
body:
encoding: US-ASCII
string: "{\"distributor_type_id\":\"yum_distributor\",\"distributor_config\":{\"relative_url\":\"/\",\"http\":true,\"https\":true}}"
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Content-Type:
- application/json
Content-Length:
- "108"
User-Agent:
- Ruby
response:
status:
code: 201
message: Created
headers:
Date:
- Mon, 18 Mar 2013 17:34:25 GMT
Server:
- Apache/2.4.3 (Fedora) OpenSSL/1.0.1c-fips mod_wsgi/3.4 Python/2.7.3
Location:
- None
Content-Length:
- "349"
Content-Type:
- application/json
body:
encoding: US-ASCII
string: "{\"repo_id\": \"integration_test_id\", \"_ns\": \"repo_distributors\", \"last_publish\": null, \"auto_publish\": false, \"scheduled_publishes\": [], \"distributor_type_id\": \"yum_distributor\", \"scratchpad\": null, \"_id\": {\"$oid\": \"514750214964c84cd4fd624d\"}, \"config\": {\"http\": true, \"https\": true, \"relative_url\": \"/\"}, \"id\": \"2dbfb3ed-77ad-4000-8c3d-a7d9f21cd9c8\"}"
http_version:
recorded_at: Mon, 18 Mar 2013 17:34:26 GMT
- request:
method: post
uri: https://admin:admin@localhost/pulp/api/v2/repositories/
body:
encoding: US-ASCII
string: "{\"id\":\"integration_test_id_clone\",\"importer_type_id\":\"yum_importer\",\"importer_config\":{}}"
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Content-Type:
- application/json
Content-Length:
- "89"
User-Agent:
- Ruby
response:
status:
code: 201
message: Created
headers:
Date:
- Mon, 18 Mar 2013 17:34:31 GMT
Server:
- Apache/2.4.3 (Fedora) OpenSSL/1.0.1c-fips mod_wsgi/3.4 Python/2.7.3
Location:
- integration_test_id_clone
Content-Length:
- "285"
Content-Type:
- application/json
body:
encoding: US-ASCII
string: "{\"scratchpad\": {}, \"display_name\": \"integration_test_id_clone\", \"description\": null, \"_ns\": \"repos\", \"notes\": {}, \"content_unit_counts\": {}, \"_id\": {\"$oid\": \"514750274964c84cd4fd628d\"}, \"id\": \"integration_test_id_clone\", \"_href\": \"/pulp/api/v2/repositories/integration_test_id_clone/\"}"
http_version:
recorded_at: Mon, 18 Mar 2013 17:34:32 GMT
- request:
method: post
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id_clone/actions/associate/
body:
encoding: US-ASCII
string: "{\"source_repo_id\":\"integration_test_id\"}"
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Content-Type:
- application/json
Content-Length:
- "40"
User-Agent:
- Ruby
response:
status:
code: 202
message: Accepted
headers:
Date:
- Mon, 18 Mar 2013 17:34:32 GMT
Server:
- Apache/2.4.3 (Fedora) OpenSSL/1.0.1c-fips mod_wsgi/3.4 Python/2.7.3
Content-Encoding:
- utf-8
Content-Length:
- "730"
Content-Type:
- application/json
body:
encoding: US-ASCII
string: "{\"task_group_id\": null, \"exception\": null, \"traceback\": null, \"_href\": \"/pulp/api/v2/tasks/be5aef63-34fc-45af-a628-9b43b440d507/\", \"task_id\": \"be5aef63-34fc-45af-a628-9b43b440d507\", \"call_request_tags\": [\"pulp:repository:integration_test_id_clone\", \"pulp:repository:integration_test_id\", \"pulp:action:associate\"], \"reasons\": [], \"start_time\": null, \"tags\": [\"pulp:repository:integration_test_id_clone\", \"pulp:repository:integration_test_id\", \"pulp:action:associate\"], \"state\": \"waiting\", \"finish_time\": null, \"dependency_failures\": {}, \"schedule_id\": null, \"progress\": {}, \"call_request_group_id\": null, \"call_request_id\": \"be5aef63-34fc-45af-a628-9b43b440d507\", \"principal_login\": \"admin\", \"response\": \"accepted\", \"result\": null}"
http_version:
recorded_at: Mon, 18 Mar 2013 17:34:32 GMT
- request:
method: delete
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id/
body:
encoding: US-ASCII
string: ""
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Content-Type:
- application/json
User-Agent:
- Ruby
response:
status:
code: 202
message: Accepted
headers:
Date:
- Mon, 18 Mar 2013 17:34:49 GMT
Server:
- Apache/2.4.3 (Fedora) OpenSSL/1.0.1c-fips mod_wsgi/3.4 Python/2.7.3
Content-Encoding:
- utf-8
Content-Length:
- "710"
Content-Type:
- application/json
body:
encoding: US-ASCII
string: "[{\"task_group_id\": \"14566035-7fc4-4e40-beb1-36f696d8cfdf\", \"exception\": null, \"traceback\": null, \"_href\": \"/pulp/api/v2/task_groups/14566035-7fc4-4e40-beb1-36f696d8cfdf/\", \"task_id\": \"cbc0751b-106e-453f-b141-7cfff4dc9f86\", \"call_request_tags\": [\"pulp:repository:integration_test_id\", \"pulp:action:delete\"], \"reasons\": [], \"start_time\": null, \"tags\": [\"pulp:repository:integration_test_id\", \"pulp:action:delete\"], \"state\": \"waiting\", \"finish_time\": null, \"dependency_failures\": {}, \"schedule_id\": null, \"progress\": {}, \"call_request_group_id\": \"14566035-7fc4-4e40-beb1-36f696d8cfdf\", \"call_request_id\": \"cbc0751b-106e-453f-b141-7cfff4dc9f86\", \"principal_login\": \"admin\", \"response\": \"accepted\", \"result\": null}]"
http_version:
recorded_at: Mon, 18 Mar 2013 17:34:49 GMT
- request:
method: get
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id//history/sync/
body:
encoding: US-ASCII
string: ""
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Content-Type:
- application/json
User-Agent:
- Ruby
response:
status:
code: 200
message: OK
headers:
Date:
- Mon, 18 Mar 2013 17:34:56 GMT
Server:
- Apache/2.4.3 (Fedora) OpenSSL/1.0.1c-fips mod_wsgi/3.4 Python/2.7.3
Content-Length:
- "2065"
Content-Type:
- application/json
body:
encoding: US-ASCII
string: "[{\"importer_type_id\": \"yum_importer\", \"importer_id\": \"yum_importer\", \"exception\": null, \"repo_id\": \"integration_test_id\", \"removed_count\": 0, \"started\": \"2013-03-18T13:34:51-04:00\", \"_ns\": \"repo_sync_results\", \"completed\": \"2013-03-18T13:34:54-04:00\", \"traceback\": null, \"summary\": {\"comps\": {\"time_total_sec\": 0.03273487091064453, \"num_orphaned_groups\": 0, \"num_available_groups\": 2, \"num_new_groups\": 2, \"num_new_categories\": 1, \"num_orphaned_categories\": 0, \"num_available_categories\": 1}, \"packages\": {\"num_synced_new_rpms\": 8, \"num_resynced_distribution_files\": 0, \"num_not_synced_srpms\": 0, \"num_synced_new_distributions_files\": 3, \"num_rpms\": 8, \"num_resynced_srpms\": 0, \"num_resynced_rpms\": 0, \"rpm_removal_errors\": [], \"time_total_sec\": 2.3566391468048096, \"num_synced_new_drpms\": 0, \"num_synced_new_srpms\": 0, \"num_resynced_distributions\": 0, \"num_orphaned_rpms\": 0, \"num_orphaned_srpms\": 0, \"num_synced_new_distributions\": 1, \"num_resynced_drpms\": 0, \"num_orphaned_distributions\": 0, \"num_orphaned_drpms\": 0, \"num_not_synced_rpms\": 0}, \"errata\": {\"errata_time_total_sec\": 0.042356014251708984, \"num_new_errata\": 0, \"num_orphaned_errata\": 0, \"num_existing_errata\": 0}}, \"added_count\": 0, \"error_message\": null, \"updated_count\": 14, \"details\": {\"comps\": {}, \"packages\": {\"time_download_sec\": 0.5343549251556396, \"not_synced\": {}, \"size_total\": 17872, \"time_metadata_sec\": 0.4984738826751709, \"sync_report\": {\"errors\": 0, \"size_total\": 17872, \"successes\": 11, \"downloads\": 0, \"items_left\": 0, \"items_total\": 11, \"error_details\": [], \"details\": {\"tree_file\": {\"num_success\": 3, \"total_count\": 3, \"items_left\": 0, \"size_left\": 0, \"total_size_bytes\": 0, \"num_error\": 0}, \"rpm\": {\"num_success\": 8, \"total_count\": 8, \"items_left\": 0, \"size_left\": 0, \"total_size_bytes\": 17872, \"num_error\": 0}}, \"size_left\": 0}}, \"errata\": {\"num_bugfix_errata\": 0, \"link_report\": {\"missing_rpms\": [], \"linked_units\": []}, \"num_security_errata\": 0, \"num_enhancement_errata\": 0}}, \"_id\": {\"$oid\": \"5147503e4964c84cd4fd6385\"}, \"id\": \"5147503e4964c84cd4fd6385\", \"result\": \"success\"}]"
http_version:
recorded_at: Mon, 18 Mar 2013 17:34:57 GMT
- request:
method: post
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id/search/units/
body:
encoding: US-ASCII
string: "{\"criteria\":{}}"
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Content-Type:
- application/json
Content-Length:
- "15"
User-Agent:
- Ruby
response:
status:
code: 200
message: OK
headers:
Date:
- Mon, 18 Mar 2013 17:35:04 GMT
Server:
- Apache/2.4.3 (Fedora) OpenSSL/1.0.1c-fips mod_wsgi/3.4 Python/2.7.3
Content-Length:
- "29005"
Content-Type:
- application/json
body:
encoding: US-ASCII
string: "[{\"updated\": \"2013-03-18T21:35:02Z\", \"repo_id\": \"integration_test_id\", \"created\": \"2013-03-18T21:35:02Z\", \"_ns\": \"repo_content_units\", \"unit_id\": \"06853adc-aac1-48a6-bbad-3fbaa987adb7\", \"unit_type_id\": \"distribution\", \"owner_type\": \"importer\", \"_id\": {\"$oid\": \"514750464964c84cd4fd63b3\"}, \"id\": \"514750464964c84cd4fd63b3\", \"owner_id\": \"yum_importer\", \"metadata\": {\"files\": [{\"checksumtype\": \"sha256\", \"relativepath\": \"images/test2.img\", \"fileName\": \"test2.img\", \"downloadurl\": \"file:///home/ehelms/workspace/runcible/test/fixtures/repositories/zoo5/images/test2.img\", \"item_type\": \"tree_file\", \"savepath\": \"/var/lib/pulp/working/repos/integration_test_id/importers/yum_importer/integration_test_id/images\", \"checksum\": \"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\", \"filename\": \"test2.img\", \"pkgpath\": \"/var/lib/pulp/content/distribution/ks-Test Family-TestVariant-16-x86_64/images\", \"size\": 0}, {\"checksumtype\": \"sha256\", \"relativepath\": \"empty.iso\", \"fileName\": \"empty.iso\", \"downloadurl\": \"file:///home/ehelms/workspace/runcible/test/fixtures/repositories/zoo5/empty.iso\", \"item_type\": \"tree_file\", \"savepath\": \"/var/lib/pulp/working/repos/integration_test_id/importers/yum_importer/integration_test_id/\", \"checksum\": \"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\", \"filename\": \"empty.iso\", \"pkgpath\": \"/var/lib/pulp/content/distribution/ks-Test Family-TestVariant-16-x86_64\", \"size\": 0}, {\"checksumtype\": \"sha256\", \"relativepath\": \"images/test1.img\", \"fileName\": \"test1.img\", \"downloadurl\": \"file:///home/ehelms/workspace/runcible/test/fixtures/repositories/zoo5/images/test1.img\", \"item_type\": \"tree_file\", \"savepath\": \"/var/lib/pulp/working/repos/integration_test_id/importers/yum_importer/integration_test_id/images\", \"checksum\": \"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\", \"filename\": \"test1.img\", \"pkgpath\": \"/var/lib/pulp/content/distribution/ks-Test Family-TestVariant-16-x86_64/images\", \"size\": 0}], \"_storage_path\": \"/var/lib/pulp/content/distribution/ks-Test Family-TestVariant-16-x86_64\", \"family\": \"Test Family\", \"_ns\": \"units_distribution\", \"variant\": \"TestVariant\", \"version\": \"16\", \"_content_type_id\": \"distribution\", \"_id\": \"06853adc-aac1-48a6-bbad-3fbaa987adb7\", \"arch\": \"x86_64\", \"id\": \"ks-Test Family-TestVariant-16-x86_64\"}}, {\"updated\": \"2013-03-18T21:35:02Z\", \"repo_id\": \"integration_test_id\", \"created\": \"2013-03-18T21:35:02Z\", \"_ns\": \"repo_content_units\", \"unit_id\": \"c4fa1771-fae4-4d05-aed9-4012bb375494\", \"unit_type_id\": \"erratum\", \"owner_type\": \"importer\", \"_id\": {\"$oid\": \"514750464964c84cd4fd63b8\"}, \"id\": \"514750464964c84cd4fd63b8\", \"owner_id\": \"yum_importer\", \"metadata\": {\"issued\": \"2010-01-01 01:01:01\", \"references\": [], \"_content_type_id\": \"erratum\", \"id\": \"RHEA-2010:0002\", \"severity\": \"\", \"title\": \"One package errata\", \"_ns\": \"units_erratum\", \"version\": \"1\", \"reboot_suggested\": false, \"type\": \"security\", \"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\": \"\"}], \"status\": \"stable\", \"updated\": \"\", \"description\": \"One package errata\", \"pushcount\": 1, \"from_str\": \"lzap+pub@redhat.com\", \"_storage_path\": null, \"rights\": \"\", \"solution\": \"\", \"summary\": \"\", \"release\": \"1\", \"_id\": \"c4fa1771-fae4-4d05-aed9-4012bb375494\"}}, {\"updated\": \"2013-03-18T21:35:02Z\", \"repo_id\": \"integration_test_id\", \"created\": \"2013-03-18T21:35:02Z\", \"_ns\": \"repo_content_units\", \"unit_id\": \"80d62106-fe6c-4c51-9e22-65cd142cd833\", \"unit_type_id\": \"erratum\", \"owner_type\": \"importer\", \"_id\": {\"$oid\": \"514750464964c84cd4fd63b6\"}, \"id\": \"514750464964c84cd4fd63b6\", \"owner_id\": \"yum_importer\", \"metadata\": {\"issued\": \"2010-01-01 01:01:01\", \"references\": [], \"_content_type_id\": \"erratum\", \"id\": \"RHEA-2010:0001\", \"severity\": \"\", \"title\": \"Empty errata\", \"_ns\": \"units_erratum\", \"version\": \"1\", \"reboot_suggested\": false, \"type\": \"security\", \"pkglist\": [], \"status\": \"stable\", \"updated\": \"\", \"description\": \"Empty errata\", \"pushcount\": 1, \"from_str\": \"lzap+pub@redhat.com\", \"_storage_path\": null, \"rights\": \"\", \"solution\": \"\", \"summary\": \"\", \"release\": \"1\", \"_id\": \"80d62106-fe6c-4c51-9e22-65cd142cd833\"}}, {\"updated\": \"2013-03-18T21:35:02Z\", \"repo_id\": \"integration_test_id\", \"created\": \"2013-03-18T21:35:02Z\", \"_ns\": \"repo_content_units\", \"unit_id\": \"7a4d40e6-3cd8-4043-bd11-13d0878f963c\", \"unit_type_id\": \"package_category\", \"owner_type\": \"importer\", \"_id\": {\"$oid\": \"514750464964c84cd4fd63be\"}, \"id\": \"514750464964c84cd4fd63be\", \"owner_id\": \"yum_importer\", \"metadata\": {\"_storage_path\": null, \"repo_id\": \"integration_test_id\", \"description\": null, \"_ns\": \"units_package_category\", \"display_order\": 99, \"translated_name\": {}, \"packagegroupids\": [\"mammal\", \"bird\"], \"translated_description\": {}, \"_content_type_id\": \"package_category\", \"_id\": \"7a4d40e6-3cd8-4043-bd11-13d0878f963c\", \"id\": \"all\", \"name\": \"all\"}}, {\"updated\": \"2013-03-18T21:35:02Z\", \"repo_id\": \"integration_test_id\", \"created\": \"2013-03-18T21:35:02Z\", \"_ns\": \"repo_content_units\", \"unit_id\": \"e7e7a774-f9d0-45ad-a7d9-06bf3c75ec30\", \"unit_type_id\": \"package_group\", \"owner_type\": \"importer\", \"_id\": {\"$oid\": \"514750464964c84cd4fd63bc\"}, \"id\": \"514750464964c84cd4fd63bc\", \"owner_id\": \"yum_importer\", \"metadata\": {\"_storage_path\": null, \"mandatory_package_names\": [\"elephant,giraffe,cheetah,lion,monkey,penguin,squirrel,walrus\", \"penguin\"], \"repo_id\": \"integration_test_id\", \"description\": \"\", \"user_visible\": true, \"default\": true, \"_ns\": \"units_package_group\", \"display_order\": 1024, \"optional_package_names\": [], \"translated_name\": {}, \"translated_description\": {}, \"conditional_package_names\": [], \"default_package_names\": [], \"_content_type_id\": \"package_group\", \"langonly\": null, \"_id\": \"e7e7a774-f9d0-45ad-a7d9-06bf3c75ec30\", \"id\": \"mammal\", \"name\": \"mammal\"}}, {\"updated\": \"2013-03-18T21:35:02Z\", \"repo_id\": \"integration_test_id\", \"created\": \"2013-03-18T21:35:02Z\", \"_ns\": \"repo_content_units\", \"unit_id\": \"5d6c31b3-e2c5-431f-942b-e3be7b4c5051\", \"unit_type_id\": \"package_group\", \"owner_type\": \"importer\", \"_id\": {\"$oid\": \"514750464964c84cd4fd63bd\"}, \"id\": \"514750464964c84cd4fd63bd\", \"owner_id\": \"yum_importer\", \"metadata\": {\"_storage_path\": null, \"mandatory_package_names\": [\"penguin\"], \"repo_id\": \"integration_test_id\", \"description\": \"\", \"user_visible\": true, \"default\": true, \"_ns\": \"units_package_group\", \"display_order\": 1024, \"optional_package_names\": [], \"translated_name\": {}, \"translated_description\": {}, \"conditional_package_names\": [], \"default_package_names\": [], \"_content_type_id\": \"package_group\", \"langonly\": null, \"_id\": \"5d6c31b3-e2c5-431f-942b-e3be7b4c5051\", \"id\": \"bird\", \"name\": \"bird\"}}, {\"updated\": \"2013-03-18T21:35:02Z\", \"repo_id\": \"integration_test_id\", \"created\": \"2013-03-18T21:35:02Z\", \"_ns\": \"repo_content_units\", \"unit_id\": \"ccb247ee-cc77-422f-8020-08d498ad9ab1\", \"unit_type_id\": \"rpm\", \"owner_type\": \"importer\", \"_id\": {\"$oid\": \"514750464964c84cd4fd63b1\"}, \"id\": \"514750464964c84cd4fd63b1\", \"owner_id\": \"yum_importer\", \"metadata\": {\"buildhost\": \"dhcp-26-118.brq.redhat.com\", \"_content_type_id\": \"rpm\", \"vendor\": \"\", \"_ns\": \"units_rpm\", \"filename\": \"walrus-0.3-0.8.noarch.rpm\", \"epoch\": \"0\", \"version\": \"0.3\", \"provides\": [[\"walrus\", \"EQ\", [\"0\", \"0.3\", \"0.8\"]]], \"files\": {\"file\": [\"//walrus.txt\"]}, \"repodata\": {\"filelists\": \"\\n<package pkgid=\\\"6e8d6dc057e3e2c9819f0dc7e6c7b7f86bf2e8571bba414adec7fb621a461dfd\\\" name=\\\"walrus\\\" arch=\\\"noarch\\\">\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n\\n <file>//walrus.txt</file>\\n</package>\\n\", \"other\": \"\\n<package pkgid=\\\"6e8d6dc057e3e2c9819f0dc7e6c7b7f86bf2e8571bba414adec7fb621a461dfd\\\" name=\\\"walrus\\\" arch=\\\"noarch\\\">\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n\\n</package>\\n\", \"primary\": \"\\n<package type=\\\"rpm\\\">\\n <name>walrus</name>\\n <arch>noarch</arch>\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n <checksum type=\\\"sha256\\\" pkgid=\\\"YES\\\">6e8d6dc057e3e2c9819f0dc7e6c7b7f86bf2e8571bba414adec7fb621a461dfd</checksum>\\n <summary>A dummy package of walrus</summary>\\n <description>A dummy package of walrus</description>\\n <packager></packager>\\n <url>http://tstrachota.fedorapeople.org</url>\\n <time file=\\\"1321891030\\\" build=\\\"1308257449\\\"/>\\n <size package=\\\"2236\\\" installed=\\\"42\\\" archive=\\\"292\\\"/>\\n<location href=\\\"walrus-0.3-0.8.noarch.rpm\\\"/>\\n <format>\\n <rpm:license>GPLv2</rpm:license>\\n <rpm:vendor/>\\n <rpm:group>Internet/Applications</rpm:group>\\n <rpm:buildhost>dhcp-26-118.brq.redhat.com</rpm:buildhost>\\n <rpm:sourcerpm>walrus-0.3-0.8.src.rpm</rpm:sourcerpm>\\n <rpm:header-range start=\\\"280\\\" end=\\\"2016\\\"/>\\n <rpm:provides>\\n <rpm:entry name=\\\"walrus\\\" flags=\\\"EQ\\\" epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n </rpm:provides>\\n <rpm:requires>\\n <rpm:entry name=\\\"/bin/sh\\\" pre=\\\"1\\\"/>\\n </rpm:requires>\\n </format>\\n</package>\"}, \"description\": \"A dummy package of walrus\", \"arch\": \"noarch\", \"name\": \"walrus\", \"_storage_path\": \"/var/lib/pulp/content/rpm/.//walrus/0.3/0.8/noarch/6e8d6dc057e3e2c9819f0dc7e6c7b7f86bf2e8571bba414adec7fb621a461dfd/walrus-0.3-0.8.noarch.rpm\", \"checksumtype\": \"sha256\", \"license\": \"GPLv2\", \"changelog\": [], \"checksum\": \"6e8d6dc057e3e2c9819f0dc7e6c7b7f86bf2e8571bba414adec7fb621a461dfd\", \"filelist\": [\"//walrus.txt\"], \"relativepath\": \"walrus-0.3-0.8.noarch.rpm\", \"release\": \"0.8\", \"_id\": \"ccb247ee-cc77-422f-8020-08d498ad9ab1\", \"requires\": [[\"/bin/sh\", null, [null, null, null]]]}}, {\"updated\": \"2013-03-18T21:35:02Z\", \"repo_id\": \"integration_test_id\", \"created\": \"2013-03-18T21:35:02Z\", \"_ns\": \"repo_content_units\", \"unit_id\": \"bbf867d8-a869-41c7-a745-a64c0baa727d\", \"unit_type_id\": \"rpm\", \"owner_type\": \"importer\", \"_id\": {\"$oid\": \"514750464964c84cd4fd63af\"}, \"id\": \"514750464964c84cd4fd63af\", \"owner_id\": \"yum_importer\", \"metadata\": {\"buildhost\": \"dhcp-26-118.brq.redhat.com\", \"_content_type_id\": \"rpm\", \"vendor\": \"\", \"_ns\": \"units_rpm\", \"filename\": \"penguin-0.3-0.8.noarch.rpm\", \"epoch\": \"0\", \"version\": \"0.3\", \"provides\": [[\"penguin\", \"EQ\", [\"0\", \"0.3\", \"0.8\"]]], \"files\": {\"file\": [\"//penguin.txt\"]}, \"repodata\": {\"filelists\": \"\\n<package pkgid=\\\"3fcb2c927de9e13bf68469032a28b139d3e5ad2e58564fc210fd6e48635be694\\\" name=\\\"penguin\\\" arch=\\\"noarch\\\">\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n\\n <file>//penguin.txt</file>\\n</package>\\n\", \"other\": \"\\n<package pkgid=\\\"3fcb2c927de9e13bf68469032a28b139d3e5ad2e58564fc210fd6e48635be694\\\" name=\\\"penguin\\\" arch=\\\"noarch\\\">\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n\\n</package>\\n\", \"primary\": \"\\n<package type=\\\"rpm\\\">\\n <name>penguin</name>\\n <arch>noarch</arch>\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n <checksum type=\\\"sha256\\\" pkgid=\\\"YES\\\">3fcb2c927de9e13bf68469032a28b139d3e5ad2e58564fc210fd6e48635be694</checksum>\\n <summary>A dummy package of penguin</summary>\\n <description>A dummy package of penguin</description>\\n <packager></packager>\\n <url>http://tstrachota.fedorapeople.org</url>\\n <time file=\\\"1321891029\\\" build=\\\"1308257460\\\"/>\\n <size package=\\\"2232\\\" installed=\\\"42\\\" archive=\\\"292\\\"/>\\n<location href=\\\"penguin-0.3-0.8.noarch.rpm\\\"/>\\n <format>\\n <rpm:license>GPLv2</rpm:license>\\n <rpm:vendor/>\\n <rpm:group>Internet/Applications</rpm:group>\\n <rpm:buildhost>dhcp-26-118.brq.redhat.com</rpm:buildhost>\\n <rpm:sourcerpm>penguin-0.3-0.8.src.rpm</rpm:sourcerpm>\\n <rpm:header-range start=\\\"280\\\" end=\\\"2016\\\"/>\\n <rpm:provides>\\n <rpm:entry name=\\\"penguin\\\" flags=\\\"EQ\\\" epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n </rpm:provides>\\n <rpm:requires>\\n <rpm:entry name=\\\"/bin/sh\\\" pre=\\\"1\\\"/>\\n </rpm:requires>\\n </format>\\n</package>\"}, \"description\": \"A dummy package of penguin\", \"arch\": \"noarch\", \"name\": \"penguin\", \"_storage_path\": \"/var/lib/pulp/content/rpm/.//penguin/0.3/0.8/noarch/3fcb2c927de9e13bf68469032a28b139d3e5ad2e58564fc210fd6e48635be694/penguin-0.3-0.8.noarch.rpm\", \"checksumtype\": \"sha256\", \"license\": \"GPLv2\", \"changelog\": [], \"checksum\": \"3fcb2c927de9e13bf68469032a28b139d3e5ad2e58564fc210fd6e48635be694\", \"filelist\": [\"//penguin.txt\"], \"relativepath\": \"penguin-0.3-0.8.noarch.rpm\", \"release\": \"0.8\", \"_id\": \"bbf867d8-a869-41c7-a745-a64c0baa727d\", \"requires\": [[\"/bin/sh\", null, [null, null, null]]]}}, {\"updated\": \"2013-03-18T21:35:02Z\", \"repo_id\": \"integration_test_id\", \"created\": \"2013-03-18T21:35:02Z\", \"_ns\": \"repo_content_units\", \"unit_id\": \"bbbc1d0b-7109-4920-a156-b00645043165\", \"unit_type_id\": \"rpm\", \"owner_type\": \"importer\", \"_id\": {\"$oid\": \"514750464964c84cd4fd63ad\"}, \"id\": \"514750464964c84cd4fd63ad\", \"owner_id\": \"yum_importer\", \"metadata\": {\"buildhost\": \"dhcp-26-118.brq.redhat.com\", \"_content_type_id\": \"rpm\", \"vendor\": \"\", \"_ns\": \"units_rpm\", \"filename\": \"lion-0.3-0.8.noarch.rpm\", \"epoch\": \"0\", \"version\": \"0.3\", \"provides\": [[\"lion\", \"EQ\", [\"0\", \"0.3\", \"0.8\"]]], \"files\": {\"file\": [\"//lion.txt\"]}, \"repodata\": {\"filelists\": \"\\n<package pkgid=\\\"12400dc95c23a4c160725a908716cd3fcdd7a8981585437ab64cd62efa3e4ae4\\\" name=\\\"lion\\\" arch=\\\"noarch\\\">\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n\\n <file>//lion.txt</file>\\n</package>\\n\", \"other\": \"\\n<package pkgid=\\\"12400dc95c23a4c160725a908716cd3fcdd7a8981585437ab64cd62efa3e4ae4\\\" name=\\\"lion\\\" arch=\\\"noarch\\\">\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n\\n</package>\\n\", \"primary\": \"\\n<package type=\\\"rpm\\\">\\n <name>lion</name>\\n <arch>noarch</arch>\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n <checksum type=\\\"sha256\\\" pkgid=\\\"YES\\\">12400dc95c23a4c160725a908716cd3fcdd7a8981585437ab64cd62efa3e4ae4</checksum>\\n <summary>A dummy package of lion</summary>\\n <description>A dummy package of lion</description>\\n <packager></packager>\\n <url>http://tstrachota.fedorapeople.org</url>\\n <time file=\\\"1321891028\\\" build=\\\"1308257455\\\"/>\\n <size package=\\\"2212\\\" installed=\\\"42\\\" archive=\\\"292\\\"/>\\n<location href=\\\"lion-0.3-0.8.noarch.rpm\\\"/>\\n <format>\\n <rpm:license>GPLv2</rpm:license>\\n <rpm:vendor/>\\n <rpm:group>Internet/Applications</rpm:group>\\n <rpm:buildhost>dhcp-26-118.brq.redhat.com</rpm:buildhost>\\n <rpm:sourcerpm>lion-0.3-0.8.src.rpm</rpm:sourcerpm>\\n <rpm:header-range start=\\\"280\\\" end=\\\"2000\\\"/>\\n <rpm:provides>\\n <rpm:entry name=\\\"lion\\\" flags=\\\"EQ\\\" epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n </rpm:provides>\\n <rpm:requires>\\n <rpm:entry name=\\\"/bin/sh\\\" pre=\\\"1\\\"/>\\n </rpm:requires>\\n </format>\\n</package>\"}, \"description\": \"A dummy package of lion\", \"arch\": \"noarch\", \"name\": \"lion\", \"_storage_path\": \"/var/lib/pulp/content/rpm/.//lion/0.3/0.8/noarch/12400dc95c23a4c160725a908716cd3fcdd7a8981585437ab64cd62efa3e4ae4/lion-0.3-0.8.noarch.rpm\", \"checksumtype\": \"sha256\", \"license\": \"GPLv2\", \"changelog\": [], \"checksum\": \"12400dc95c23a4c160725a908716cd3fcdd7a8981585437ab64cd62efa3e4ae4\", \"filelist\": [\"//lion.txt\"], \"relativepath\": \"lion-0.3-0.8.noarch.rpm\", \"release\": \"0.8\", \"_id\": \"bbbc1d0b-7109-4920-a156-b00645043165\", \"requires\": [[\"/bin/sh\", null, [null, null, null]]]}}, {\"updated\": \"2013-03-18T21:35:02Z\", \"repo_id\": \"integration_test_id\", \"created\": \"2013-03-18T21:35:02Z\", \"_ns\": \"repo_content_units\", \"unit_id\": \"b84c43b9-188e-44d3-a9d6-9ba2004db693\", \"unit_type_id\": \"rpm\", \"owner_type\": \"importer\", \"_id\": {\"$oid\": \"514750464964c84cd4fd63b2\"}, \"id\": \"514750464964c84cd4fd63b2\", \"owner_id\": \"yum_importer\", \"metadata\": {\"buildhost\": \"dhcp-26-118.brq.redhat.com\", \"_content_type_id\": \"rpm\", \"vendor\": \"\", \"_ns\": \"units_rpm\", \"filename\": \"squirrel-0.3-0.8.noarch.rpm\", \"epoch\": \"0\", \"version\": \"0.3\", \"provides\": [[\"squirrel\", \"EQ\", [\"0\", \"0.3\", \"0.8\"]]], \"files\": {\"file\": [\"//squirrel.txt\"]}, \"repodata\": {\"filelists\": \"\\n<package pkgid=\\\"251768bdd15f13d78487c27638aa6aecd01551e253756093cde1c0ae878a17d2\\\" name=\\\"squirrel\\\" arch=\\\"noarch\\\">\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n\\n <file>//squirrel.txt</file>\\n</package>\\n\", \"other\": \"\\n<package pkgid=\\\"251768bdd15f13d78487c27638aa6aecd01551e253756093cde1c0ae878a17d2\\\" name=\\\"squirrel\\\" arch=\\\"noarch\\\">\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n\\n</package>\\n\", \"primary\": \"\\n<package type=\\\"rpm\\\">\\n <name>squirrel</name>\\n <arch>noarch</arch>\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n <checksum type=\\\"sha256\\\" pkgid=\\\"YES\\\">251768bdd15f13d78487c27638aa6aecd01551e253756093cde1c0ae878a17d2</checksum>\\n <summary>A dummy package of squirrel</summary>\\n <description>A dummy package of squirrel</description>\\n <packager></packager>\\n <url>http://tstrachota.fedorapeople.org</url>\\n <time file=\\\"1321891029\\\" build=\\\"1308257502\\\"/>\\n <size package=\\\"2248\\\" installed=\\\"42\\\" archive=\\\"296\\\"/>\\n<location href=\\\"squirrel-0.3-0.8.noarch.rpm\\\"/>\\n <format>\\n <rpm:license>GPLv2</rpm:license>\\n <rpm:vendor/>\\n <rpm:group>Internet/Applications</rpm:group>\\n <rpm:buildhost>dhcp-26-118.brq.redhat.com</rpm:buildhost>\\n <rpm:sourcerpm>squirrel-0.3-0.8.src.rpm</rpm:sourcerpm>\\n <rpm:header-range start=\\\"280\\\" end=\\\"2028\\\"/>\\n <rpm:provides>\\n <rpm:entry name=\\\"squirrel\\\" flags=\\\"EQ\\\" epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n </rpm:provides>\\n <rpm:requires>\\n <rpm:entry name=\\\"/bin/sh\\\" pre=\\\"1\\\"/>\\n </rpm:requires>\\n </format>\\n</package>\"}, \"description\": \"A dummy package of squirrel\", \"arch\": \"noarch\", \"name\": \"squirrel\", \"_storage_path\": \"/var/lib/pulp/content/rpm/.//squirrel/0.3/0.8/noarch/251768bdd15f13d78487c27638aa6aecd01551e253756093cde1c0ae878a17d2/squirrel-0.3-0.8.noarch.rpm\", \"checksumtype\": \"sha256\", \"license\": \"GPLv2\", \"changelog\": [], \"checksum\": \"251768bdd15f13d78487c27638aa6aecd01551e253756093cde1c0ae878a17d2\", \"filelist\": [\"//squirrel.txt\"], \"relativepath\": \"squirrel-0.3-0.8.noarch.rpm\", \"release\": \"0.8\", \"_id\": \"b84c43b9-188e-44d3-a9d6-9ba2004db693\", \"requires\": [[\"/bin/sh\", null, [null, null, null]]]}}, {\"updated\": \"2013-03-18T21:35:02Z\", \"repo_id\": \"integration_test_id\", \"created\": \"2013-03-18T21:35:02Z\", \"_ns\": \"repo_content_units\", \"unit_id\": \"b1e173d6-2ea1-4056-b62a-dd20bd00cc38\", \"unit_type_id\": \"rpm\", \"owner_type\": \"importer\", \"_id\": {\"$oid\": \"514750464964c84cd4fd63ab\"}, \"id\": \"514750464964c84cd4fd63ab\", \"owner_id\": \"yum_importer\", \"metadata\": {\"buildhost\": \"dhcp-26-118.brq.redhat.com\", \"_content_type_id\": \"rpm\", \"vendor\": \"\", \"_ns\": \"units_rpm\", \"filename\": \"giraffe-0.3-0.8.noarch.rpm\", \"epoch\": \"0\", \"version\": \"0.3\", \"provides\": [[\"giraffe\", \"EQ\", [\"0\", \"0.3\", \"0.8\"]]], \"files\": {\"file\": [\"//giraffe.txt\"]}, \"repodata\": {\"filelists\": \"\\n<package pkgid=\\\"f25d67d1d9da04f12e57ca323247b43891ac46533e355b82de6d1922009f9f14\\\" name=\\\"giraffe\\\" arch=\\\"noarch\\\">\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n\\n <file>//giraffe.txt</file>\\n</package>\\n\", \"other\": \"\\n<package pkgid=\\\"f25d67d1d9da04f12e57ca323247b43891ac46533e355b82de6d1922009f9f14\\\" name=\\\"giraffe\\\" arch=\\\"noarch\\\">\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n\\n</package>\\n\", \"primary\": \"\\n<package type=\\\"rpm\\\">\\n <name>giraffe</name>\\n <arch>noarch</arch>\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n <checksum type=\\\"sha256\\\" pkgid=\\\"YES\\\">f25d67d1d9da04f12e57ca323247b43891ac46533e355b82de6d1922009f9f14</checksum>\\n <summary>A dummy package of giraffe</summary>\\n <description>A dummy package of giraffe</description>\\n <packager></packager>\\n <url>http://tstrachota.fedorapeople.org</url>\\n <time file=\\\"1321891027\\\" build=\\\"1308257414\\\"/>\\n <size package=\\\"2236\\\" installed=\\\"42\\\" archive=\\\"292\\\"/>\\n<location href=\\\"giraffe-0.3-0.8.noarch.rpm\\\"/>\\n <format>\\n <rpm:license>GPLv2</rpm:license>\\n <rpm:vendor/>\\n <rpm:group>Internet/Applications</rpm:group>\\n <rpm:buildhost>dhcp-26-118.brq.redhat.com</rpm:buildhost>\\n <rpm:sourcerpm>giraffe-0.3-0.8.src.rpm</rpm:sourcerpm>\\n <rpm:header-range start=\\\"280\\\" end=\\\"2016\\\"/>\\n <rpm:provides>\\n <rpm:entry name=\\\"giraffe\\\" flags=\\\"EQ\\\" epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n </rpm:provides>\\n <rpm:requires>\\n <rpm:entry name=\\\"/bin/sh\\\" pre=\\\"1\\\"/>\\n </rpm:requires>\\n </format>\\n</package>\"}, \"description\": \"A dummy package of giraffe\", \"arch\": \"noarch\", \"name\": \"giraffe\", \"_storage_path\": \"/var/lib/pulp/content/rpm/.//giraffe/0.3/0.8/noarch/f25d67d1d9da04f12e57ca323247b43891ac46533e355b82de6d1922009f9f14/giraffe-0.3-0.8.noarch.rpm\", \"checksumtype\": \"sha256\", \"license\": \"GPLv2\", \"changelog\": [], \"checksum\": \"f25d67d1d9da04f12e57ca323247b43891ac46533e355b82de6d1922009f9f14\", \"filelist\": [\"//giraffe.txt\"], \"relativepath\": \"giraffe-0.3-0.8.noarch.rpm\", \"release\": \"0.8\", \"_id\": \"b1e173d6-2ea1-4056-b62a-dd20bd00cc38\", \"requires\": [[\"/bin/sh\", null, [null, null, null]]]}}, {\"updated\": \"2013-03-18T21:35:02Z\", \"repo_id\": \"integration_test_id\", \"created\": \"2013-03-18T21:35:02Z\", \"_ns\": \"repo_content_units\", \"unit_id\": \"ae33cf32-47ef-4599-a9e3-494a1fe38c01\", \"unit_type_id\": \"rpm\", \"owner_type\": \"importer\", \"_id\": {\"$oid\": \"514750464964c84cd4fd63b0\"}, \"id\": \"514750464964c84cd4fd63b0\", \"owner_id\": \"yum_importer\", \"metadata\": {\"buildhost\": \"dhcp-26-118.brq.redhat.com\", \"_content_type_id\": \"rpm\", \"vendor\": \"\", \"_ns\": \"units_rpm\", \"filename\": \"cheetah-0.3-0.8.noarch.rpm\", \"epoch\": \"0\", \"version\": \"0.3\", \"provides\": [[\"cheetah\", \"EQ\", [\"0\", \"0.3\", \"0.8\"]]], \"files\": {\"file\": [\"//cheetah.txt\"]}, \"repodata\": {\"filelists\": \"\\n<package pkgid=\\\"422d0baa0cd9d7713ae796e886a23e17f578f924f74880debdbb7d65fb368dae\\\" name=\\\"cheetah\\\" arch=\\\"noarch\\\">\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n\\n <file>//cheetah.txt</file>\\n</package>\\n\", \"other\": \"\\n<package pkgid=\\\"422d0baa0cd9d7713ae796e886a23e17f578f924f74880debdbb7d65fb368dae\\\" name=\\\"cheetah\\\" arch=\\\"noarch\\\">\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n\\n</package>\\n\", \"primary\": \"\\n<package type=\\\"rpm\\\">\\n <name>cheetah</name>\\n <arch>noarch</arch>\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n <checksum type=\\\"sha256\\\" pkgid=\\\"YES\\\">422d0baa0cd9d7713ae796e886a23e17f578f924f74880debdbb7d65fb368dae</checksum>\\n <summary>A dummy package of cheetah</summary>\\n <description>A dummy package of cheetah</description>\\n <packager></packager>\\n <url>http://tstrachota.fedorapeople.org</url>\\n <time file=\\\"1321891028\\\" build=\\\"1308257472\\\"/>\\n <size package=\\\"2232\\\" installed=\\\"42\\\" archive=\\\"292\\\"/>\\n<location href=\\\"cheetah-0.3-0.8.noarch.rpm\\\"/>\\n <format>\\n <rpm:license>GPLv2</rpm:license>\\n <rpm:vendor/>\\n <rpm:group>Internet/Applications</rpm:group>\\n <rpm:buildhost>dhcp-26-118.brq.redhat.com</rpm:buildhost>\\n <rpm:sourcerpm>cheetah-0.3-0.8.src.rpm</rpm:sourcerpm>\\n <rpm:header-range start=\\\"280\\\" end=\\\"2016\\\"/>\\n <rpm:provides>\\n <rpm:entry name=\\\"cheetah\\\" flags=\\\"EQ\\\" epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n </rpm:provides>\\n <rpm:requires>\\n <rpm:entry name=\\\"/bin/sh\\\" pre=\\\"1\\\"/>\\n </rpm:requires>\\n </format>\\n</package>\"}, \"description\": \"A dummy package of cheetah\", \"arch\": \"noarch\", \"name\": \"cheetah\", \"_storage_path\": \"/var/lib/pulp/content/rpm/.//cheetah/0.3/0.8/noarch/422d0baa0cd9d7713ae796e886a23e17f578f924f74880debdbb7d65fb368dae/cheetah-0.3-0.8.noarch.rpm\", \"checksumtype\": \"sha256\", \"license\": \"GPLv2\", \"changelog\": [], \"checksum\": \"422d0baa0cd9d7713ae796e886a23e17f578f924f74880debdbb7d65fb368dae\", \"filelist\": [\"//cheetah.txt\"], \"relativepath\": \"cheetah-0.3-0.8.noarch.rpm\", \"release\": \"0.8\", \"_id\": \"ae33cf32-47ef-4599-a9e3-494a1fe38c01\", \"requires\": [[\"/bin/sh\", null, [null, null, null]]]}}, {\"updated\": \"2013-03-18T21:35:02Z\", \"repo_id\": \"integration_test_id\", \"created\": \"2013-03-18T21:35:02Z\", \"_ns\": \"repo_content_units\", \"unit_id\": \"ac837925-9c91-498c-9317-b061939356c8\", \"unit_type_id\": \"rpm\", \"owner_type\": \"importer\", \"_id\": {\"$oid\": \"514750464964c84cd4fd63ac\"}, \"id\": \"514750464964c84cd4fd63ac\", \"owner_id\": \"yum_importer\", \"metadata\": {\"buildhost\": \"dhcp-26-118.brq.redhat.com\", \"_content_type_id\": \"rpm\", \"vendor\": \"\", \"_ns\": \"units_rpm\", \"filename\": \"elephant-0.3-0.8.noarch.rpm\", \"epoch\": \"0\", \"version\": \"0.3\", \"provides\": [[\"elephant\", \"EQ\", [\"0\", \"0.3\", \"0.8\"]]], \"files\": {\"file\": [\"//elephant.txt\"]}, \"repodata\": {\"filelists\": \"\\n<package pkgid=\\\"3e1c70cd1b421328acaf6397cb3d16145306bb95f65d1b095fc31372a0a701f3\\\" name=\\\"elephant\\\" arch=\\\"noarch\\\">\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n\\n <file>//elephant.txt</file>\\n</package>\\n\", \"other\": \"\\n<package pkgid=\\\"3e1c70cd1b421328acaf6397cb3d16145306bb95f65d1b095fc31372a0a701f3\\\" name=\\\"elephant\\\" arch=\\\"noarch\\\">\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n\\n</package>\\n\", \"primary\": \"\\n<package type=\\\"rpm\\\">\\n <name>elephant</name>\\n <arch>noarch</arch>\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n <checksum type=\\\"sha256\\\" pkgid=\\\"YES\\\">3e1c70cd1b421328acaf6397cb3d16145306bb95f65d1b095fc31372a0a701f3</checksum>\\n <summary>A dummy package of elephant</summary>\\n <description>A dummy package of elephant</description>\\n <packager></packager>\\n <url>http://tstrachota.fedorapeople.org</url>\\n <time file=\\\"1321891027\\\" build=\\\"1308257466\\\"/>\\n <size package=\\\"2244\\\" installed=\\\"42\\\" archive=\\\"296\\\"/>\\n<location href=\\\"elephant-0.3-0.8.noarch.rpm\\\"/>\\n <format>\\n <rpm:license>GPLv2</rpm:license>\\n <rpm:vendor/>\\n <rpm:group>Internet/Applications</rpm:group>\\n <rpm:buildhost>dhcp-26-118.brq.redhat.com</rpm:buildhost>\\n <rpm:sourcerpm>elephant-0.3-0.8.src.rpm</rpm:sourcerpm>\\n <rpm:header-range start=\\\"280\\\" end=\\\"2028\\\"/>\\n <rpm:provides>\\n <rpm:entry name=\\\"elephant\\\" flags=\\\"EQ\\\" epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n </rpm:provides>\\n <rpm:requires>\\n <rpm:entry name=\\\"/bin/sh\\\" pre=\\\"1\\\"/>\\n </rpm:requires>\\n </format>\\n</package>\"}, \"description\": \"A dummy package of elephant\", \"arch\": \"noarch\", \"name\": \"elephant\", \"_storage_path\": \"/var/lib/pulp/content/rpm/.//elephant/0.3/0.8/noarch/3e1c70cd1b421328acaf6397cb3d16145306bb95f65d1b095fc31372a0a701f3/elephant-0.3-0.8.noarch.rpm\", \"checksumtype\": \"sha256\", \"license\": \"GPLv2\", \"changelog\": [], \"checksum\": \"3e1c70cd1b421328acaf6397cb3d16145306bb95f65d1b095fc31372a0a701f3\", \"filelist\": [\"//elephant.txt\"], \"relativepath\": \"elephant-0.3-0.8.noarch.rpm\", \"release\": \"0.8\", \"_id\": \"ac837925-9c91-498c-9317-b061939356c8\", \"requires\": [[\"/bin/sh\", null, [null, null, null]]]}}, {\"updated\": \"2013-03-18T21:35:02Z\", \"repo_id\": \"integration_test_id\", \"created\": \"2013-03-18T21:35:02Z\", \"_ns\": \"repo_content_units\", \"unit_id\": \"1a89d167-4134-46aa-9d1a-6ad0edca5ea6\", \"unit_type_id\": \"rpm\", \"owner_type\": \"importer\", \"_id\": {\"$oid\": \"514750464964c84cd4fd63ae\"}, \"id\": \"514750464964c84cd4fd63ae\", \"owner_id\": \"yum_importer\", \"metadata\": {\"buildhost\": \"dhcp-26-118.brq.redhat.com\", \"_content_type_id\": \"rpm\", \"vendor\": \"\", \"_ns\": \"units_rpm\", \"filename\": \"monkey-0.3-0.8.noarch.rpm\", \"epoch\": \"0\", \"version\": \"0.3\", \"provides\": [[\"monkey\", \"EQ\", [\"0\", \"0.3\", \"0.8\"]]], \"files\": {\"file\": [\"//monkey.txt\"]}, \"repodata\": {\"filelists\": \"\\n<package pkgid=\\\"0e8fa50d0128fbabc7ccc5632e3fa25d39b0280169f6166cb8e2c84de8501db1\\\" name=\\\"monkey\\\" arch=\\\"noarch\\\">\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n\\n <file>//monkey.txt</file>\\n</package>\\n\", \"other\": \"\\n<package pkgid=\\\"0e8fa50d0128fbabc7ccc5632e3fa25d39b0280169f6166cb8e2c84de8501db1\\\" name=\\\"monkey\\\" arch=\\\"noarch\\\">\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n\\n</package>\\n\", \"primary\": \"\\n<package type=\\\"rpm\\\">\\n <name>monkey</name>\\n <arch>noarch</arch>\\n <version epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n <checksum type=\\\"sha256\\\" pkgid=\\\"YES\\\">0e8fa50d0128fbabc7ccc5632e3fa25d39b0280169f6166cb8e2c84de8501db1</checksum>\\n <summary>A dummy package of monkey</summary>\\n <description>A dummy package of monkey</description>\\n <packager></packager>\\n <url>http://tstrachota.fedorapeople.org</url>\\n <time file=\\\"1321891029\\\" build=\\\"1308257260\\\"/>\\n <size package=\\\"2232\\\" installed=\\\"42\\\" archive=\\\"292\\\"/>\\n<location href=\\\"monkey-0.3-0.8.noarch.rpm\\\"/>\\n <format>\\n <rpm:license>GPLv2</rpm:license>\\n <rpm:vendor/>\\n <rpm:group>Internet/Applications</rpm:group>\\n <rpm:buildhost>dhcp-26-118.brq.redhat.com</rpm:buildhost>\\n <rpm:sourcerpm>monkey-0.3-0.8.src.rpm</rpm:sourcerpm>\\n <rpm:header-range start=\\\"280\\\" end=\\\"2016\\\"/>\\n <rpm:provides>\\n <rpm:entry name=\\\"monkey\\\" flags=\\\"EQ\\\" epoch=\\\"0\\\" ver=\\\"0.3\\\" rel=\\\"0.8\\\"/>\\n </rpm:provides>\\n <rpm:requires>\\n <rpm:entry name=\\\"/bin/sh\\\" pre=\\\"1\\\"/>\\n </rpm:requires>\\n </format>\\n</package>\"}, \"description\": \"A dummy package of monkey\", \"arch\": \"noarch\", \"name\": \"monkey\", \"_storage_path\": \"/var/lib/pulp/content/rpm/.//monkey/0.3/0.8/noarch/0e8fa50d0128fbabc7ccc5632e3fa25d39b0280169f6166cb8e2c84de8501db1/monkey-0.3-0.8.noarch.rpm\", \"checksumtype\": \"sha256\", \"license\": \"GPLv2\", \"changelog\": [], \"checksum\": \"0e8fa50d0128fbabc7ccc5632e3fa25d39b0280169f6166cb8e2c84de8501db1\", \"filelist\": [\"//monkey.txt\"], \"relativepath\": \"monkey-0.3-0.8.noarch.rpm\", \"release\": \"0.8\", \"_id\": \"1a89d167-4134-46aa-9d1a-6ad0edca5ea6\", \"requires\": [[\"/bin/sh\", null, [null, null, null]]]}}]"
http_version:
recorded_at: Mon, 18 Mar 2013 17:35:04 GMT
- request:
method: post
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id/actions/unassociate/
body:
encoding: US-ASCII
string: "{\"criteria\":{}}"
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Content-Type:
- application/json
Content-Length:
- "15"
User-Agent:
- Ruby
response:
status:
code: 202
message: Accepted
headers:
Date:
- Mon, 18 Mar 2013 17:35:13 GMT
Server:
- Apache/2.4.3 (Fedora) OpenSSL/1.0.1c-fips mod_wsgi/3.4 Python/2.7.3
Content-Encoding:
- utf-8
Content-Length:
- "644"
Content-Type:
- application/json
body:
encoding: US-ASCII
string: "{\"task_group_id\": null, \"exception\": null, \"traceback\": null, \"_href\": \"/pulp/api/v2/tasks/d44fc1f9-68e3-4517-863e-e2ba95fe124d/\", \"task_id\": \"d44fc1f9-68e3-4517-863e-e2ba95fe124d\", \"call_request_tags\": [\"pulp:repository:integration_test_id\", \"pulp:action:unassociate\"], \"reasons\": [], \"start_time\": null, \"tags\": [\"pulp:repository:integration_test_id\", \"pulp:action:unassociate\"], \"state\": \"waiting\", \"finish_time\": null, \"dependency_failures\": {}, \"schedule_id\": null, \"progress\": {}, \"call_request_group_id\": null, \"call_request_id\": \"d44fc1f9-68e3-4517-863e-e2ba95fe124d\", \"principal_login\": \"admin\", \"response\": \"accepted\", \"result\": null}"
http_version:
recorded_at: Mon, 18 Mar 2013 17:35:13 GMT
- request:
method: get
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id/?details=true
body:
encoding: US-ASCII
string: ""
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Content-Type:
- application/json
User-Agent:
- Ruby
response:
status:
code: 200
message: OK
headers:
Date:
- Mon, 18 Mar 2013 17:35:23 GMT
Server:
- Apache/2.4.3 (Fedora) OpenSSL/1.0.1c-fips mod_wsgi/3.4 Python/2.7.3
Content-Length:
- "1071"
Content-Type:
- application/json
body:
encoding: US-ASCII
string: "{\"scratchpad\": {\"checksum_type\": \"sha256\", \"repodata\": {}}, \"display_name\": \"integration_test_id\", \"description\": null, \"_ns\": \"repos\", \"notes\": {}, \"content_unit_counts\": {\"package_group\": 2, \"distribution\": 1, \"package_category\": 1, \"rpm\": 8, \"erratum\": 2}, \"_id\": {\"$oid\": \"514750574964c84cd4fd641a\"}, \"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\": \"2013-03-18T13:35:21-04:00\", \"scheduled_syncs\": [], \"_id\": {\"$oid\": \"514750574964c84cd4fd641b\"}, \"config\": {\"feed_url\": \"file:///home/ehelms/workspace/runcible/test/fixtures/repositories/zoo5\"}, \"id\": \"yum_importer\"}], \"distributors\": [{\"repo_id\": \"integration_test_id\", \"_ns\": \"repo_distributors\", \"last_publish\": null, \"auto_publish\": false, \"scheduled_publishes\": [], \"distributor_type_id\": \"yum_distributor\", \"_id\": {\"$oid\": \"514750574964c84cd4fd641c\"}, \"config\": {\"http\": true, \"relative_url\": \"/path\", \"https\": true}, \"id\": \"b86c63d6f339447d6865\"}]}"
http_version:
recorded_at: Mon, 18 Mar 2013 17:35:23 GMT
- request:
method: post
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id/actions/publish/
body:
encoding: US-ASCII
string: "{\"id\":{\"repo_id\":\"integration_test_id\",\"_ns\":\"repo_distributors\",\"last_publish\":null,\"auto_publish\":false,\"scheduled_publishes\":[],\"distributor_type_id\":\"yum_distributor\",\"_id\":{\"$oid\":\"514750574964c84cd4fd641c\"},\"config\":{\"http\":true,\"relative_url\":\"/path\",\"https\":true},\"id\":\"b86c63d6f339447d6865\"}}"
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Content-Type:
- application/json
Content-Length:
- "301"
User-Agent:
- Ruby
response:
status:
code: 202
message: Accepted
headers:
Date:
- Mon, 18 Mar 2013 17:35:23 GMT
Server:
- Apache/2.4.3 (Fedora) OpenSSL/1.0.1c-fips mod_wsgi/3.4 Python/2.7.3
Content-Encoding:
- utf-8
Content-Length:
- "636"
Content-Type:
- application/json
body:
encoding: US-ASCII
string: "{\"task_group_id\": null, \"exception\": null, \"traceback\": null, \"_href\": \"/pulp/api/v2/tasks/29ab9456-36d4-4af1-b42c-c748db51a7ca/\", \"task_id\": \"29ab9456-36d4-4af1-b42c-c748db51a7ca\", \"call_request_tags\": [\"pulp:repository:integration_test_id\", \"pulp:action:publish\"], \"reasons\": [], \"start_time\": null, \"tags\": [\"pulp:repository:integration_test_id\", \"pulp:action:publish\"], \"state\": \"waiting\", \"finish_time\": null, \"dependency_failures\": {}, \"schedule_id\": null, \"progress\": {}, \"call_request_group_id\": null, \"call_request_id\": \"29ab9456-36d4-4af1-b42c-c748db51a7ca\", \"principal_login\": \"admin\", \"response\": \"accepted\", \"result\": null}"
http_version:
recorded_at: Mon, 18 Mar 2013 17:35:23 GMT
recorded_with: VCR 2.4.0
(6-6/14)