Project

General

Profile

« Previous | Next » 

Revision 239e0ae8

Added by Eric D. Helms over 11 years ago

Updates to how the content type is declared for extensions.
Test updates.

View differences:

test/fixtures/vcr_cassettes/repository_schedules_delete.yml
method: get
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id/importers/yum_importer/schedules/sync/
body:
encoding: US-ASCII
string: ""
headers:
Accept:
......
- gzip, deflate
Content-Type:
- application/json
User-Agent:
- Ruby
response:
status:
code: 200
message: OK
headers:
Date:
- Sun, 06 Jan 2013 11:53:26 GMT
Server:
- Apache/2.2.22 (Fedora)
Content-Length:
- "408"
Connection:
- close
Content-Length:
- "408"
Server:
- Apache/2.2.22 (Fedora)
Date:
- Wed, 09 Jan 2013 15:39:59 GMT
Content-Type:
- application/json
body:
encoding: US-ASCII
string: "[{\"next_run\": \"2013-01-08T20:44:00Z\", \"_href\": \"/pulp/api/v2/repositories/integration_test_id/importers/yum_importer/schedules/sync/50e965b6dc79213ace000f90/\", \"schedule\": \"2012-09-25T20:44:00Z/P7D\", \"override_config\": {}, \"remaining_runs\": null, \"first_run\": \"2013-01-08T20:44:00Z\", \"enabled\": true, \"last_run\": null, \"failure_threshold\": null, \"_id\": \"50e965b6dc79213ace000f90\", \"consecutive_failures\": 0}]"
string: "[{\"next_run\": \"2013-01-15T20:44:00Z\", \"_href\": \"/pulp/api/v2/repositories/integration_test_id/importers/yum_importer/schedules/sync/50ed8f4edc792172460062e9/\", \"schedule\": \"2012-09-25T20:44:00Z/P7D\", \"override_config\": {}, \"remaining_runs\": null, \"first_run\": \"2013-01-15T20:44:00Z\", \"enabled\": true, \"last_run\": null, \"failure_threshold\": null, \"_id\": \"50ed8f4edc792172460062e9\", \"consecutive_failures\": 0}]"
http_version:
recorded_at: Sun, 06 Jan 2013 11:53:26 GMT
recorded_at: Wed, 09 Jan 2013 15:39:59 GMT
- request:
method: delete
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id/importers/yum_importer/schedules/sync/50e965b6dc79213ace000f90/
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id/importers/yum_importer/schedules/sync/50ed8f4edc792172460062e9/
body:
encoding: US-ASCII
string: ""
headers:
Accept:
......
- gzip, deflate
Content-Type:
- application/json
User-Agent:
- Ruby
response:
status:
code: 200
message: OK
headers:
Date:
- Sun, 06 Jan 2013 11:53:26 GMT
Server:
- Apache/2.2.22 (Fedora)
Content-Length:
- "4"
Connection:
- close
Content-Length:
- "4"
Server:
- Apache/2.2.22 (Fedora)
Date:
- Wed, 09 Jan 2013 15:39:59 GMT
Content-Type:
- application/json
body:
encoding: US-ASCII
string: "null"
http_version:
recorded_at: Sun, 06 Jan 2013 11:53:26 GMT
recorded_with: VCR 2.2.5
recorded_at: Wed, 09 Jan 2013 15:39:59 GMT
recorded_with: VCR 2.3.0

Also available in: Unified diff