Project

General

Profile

Download (2.73 KB) Statistics
| Branch: | Tag: | Revision:
---
http_interactions:
- request:
method: post
uri: https://admin:admin@localhost/pulp/api/v2/repositories/
body:
string: "{\"importer_type_id\":\"yum_importer\",\"id\":\"integration_test_id_clone\",\"importer_config\":{}}"
headers:
Accept-Encoding:
- gzip, deflate
Content-Length:
- "89"
Accept:
- application/json
Content-Type:
- application/json
response:
status:
code: 201
message: Created
headers:
Server:
- Apache/2.2.22 (Fedora)
Content-Length:
- "283"
Date:
- Thu, 17 Jan 2013 21:23:06 GMT
Location:
- integration_test_id_clone
Content-Type:
- application/json
body:
string: "{\"scratchpad\": {}, \"display_name\": \"integration_test_id_clone\", \"description\": null, \"_ns\": \"repos\", \"notes\": {}, \"content_unit_count\": 0, \"_id\": {\"$oid\": \"50f86bba196cbe74d3000926\"}, \"id\": \"integration_test_id_clone\", \"_href\": \"/pulp/api/v2/repositories/integration_test_id_clone/\"}"
http_version:
recorded_at: Thu, 17 Jan 2013 21:23:06 GMT
- request:
method: post
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id_clone/actions/associate/
body:
string: "{\"source_repo_id\":\"integration_test_id\",\"criteria\":{\"type_ids\":[\"erratum\"],\"filters\":{}}}"
headers:
Accept-Encoding:
- gzip, deflate
Content-Length:
- "89"
Accept:
- application/json
Content-Type:
- application/json
response:
status:
code: 202
message: Accepted
headers:
Content-Encoding:
- utf-8
Server:
- Apache/2.2.22 (Fedora)
Content-Length:
- "730"
Date:
- Thu, 17 Jan 2013 21:23:06 GMT
Content-Type:
- application/json
body:
string: "{\"task_group_id\": null, \"exception\": null, \"traceback\": null, \"_href\": \"/pulp/api/v2/tasks/70f14488-184f-416f-98fe-8751ceeae90e/\", \"task_id\": \"70f14488-184f-416f-98fe-8751ceeae90e\", \"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\": \"70f14488-184f-416f-98fe-8751ceeae90e\", \"principal_login\": \"admin\", \"response\": \"accepted\", \"result\": null}"
http_version:
recorded_at: Thu, 17 Jan 2013 21:23:06 GMT
recorded_with: VCR 2.4.0
(7-7/19)