--- http_interactions: - request: method: get uri: https://admin:admin@localhost/pulp/api/v2users/integration_test_user body: string: "" headers: Accept: - application/json Content-Type: - application/json Accept-Encoding: - gzip, deflate response: status: code: 404 message: Not Found headers: Content-Type: - text/html; charset=UTF-8 Content-Length: - "9" Date: - Sun, 09 Sep 2012 04:32:39 GMT Server: - Apache/2.2.22 (Fedora) Connection: - close body: string: not found http_version: recorded_at: Sun, 09 Sep 2012 04:32:39 GMT - request: method: get uri: https://admin:admin@localhost/pulp/api/v2/users/integration_test_user body: string: "" headers: Accept: - application/json Content-Type: - application/json Accept-Encoding: - gzip, deflate response: status: code: 404 message: Not Found headers: Content-Type: - text/html; charset=UTF-8 Content-Length: - "9" Date: - Sun, 09 Sep 2012 04:33:47 GMT Server: - Apache/2.2.22 (Fedora) Connection: - close body: string: not found http_version: recorded_at: Sun, 09 Sep 2012 04:33:47 GMT - request: method: post uri: https://admin:admin@localhost/pulp/api/v2/users body: string: "{\"password\":\"integration_test_user\",\"login\":\"integration_test_user\",\"name\":\"integration_test_password\"}" headers: Accept: - application/json Content-Type: - application/json Accept-Encoding: - gzip, deflate Content-Length: - "103" response: status: code: 404 message: Not Found headers: Content-Type: - text/html; charset=UTF-8 Content-Length: - "9" Date: - Sun, 09 Sep 2012 04:33:47 GMT Server: - Apache/2.2.22 (Fedora) Connection: - close body: string: not found http_version: recorded_at: Sun, 09 Sep 2012 04:33:47 GMT - request: method: post uri: https://admin:admin@localhost/pulp/api/v2/users/ body: string: "{\"login\":\"integration_test_user\"}" headers: Accept: - application/json Content-Type: - application/json Accept-Encoding: - gzip, deflate Content-Length: - "33" response: status: code: 201 message: Created headers: Content-Type: - application/json Location: - integration_test_user Content-Length: - "229" Date: - Mon, 10 Sep 2012 01:16:08 GMT Server: - Apache/2.2.22 (Fedora) Connection: - close body: string: "{\"_id\": {\"$oid\": \"504d3f59ec6a6d697600183a\"}, \"name\": \"integration_test_user\", \"roles\": [], \"_ns\": \"users\", \"login\": \"integration_test_user\", \"id\": \"504d3f59ec6a6d697600183a\", \"_href\": \"/pulp/api/v2/users/integration_test_user/\"}" http_version: recorded_at: Mon, 10 Sep 2012 01:16:09 GMT - request: method: get uri: https://admin:admin@localhost/pulp/api/v2/users/integration_test_user/ body: string: "" headers: Accept: - application/json Content-Type: - application/json Accept-Encoding: - gzip, deflate response: status: code: 200 message: OK headers: Content-Type: - application/json Content-Length: - "302" Date: - Mon, 10 Sep 2012 01:16:10 GMT Server: - Apache/2.2.22 (Fedora) Connection: - close body: string: "{\"_id\": {\"$oid\": \"504d3f5aec6a6d6976001850\"}, \"name\": \"integration_test_user\", \"roles\": [], \"_ns\": \"users\", \"login\": \"integration_test_user\", \"password\": \"Ud1yuk10NCA=,/dvwUqWKkt7TtOWJ0EEkzcy1+r+eHGKtxelPmLMn86w=\", \"id\": \"504d3f5aec6a6d6976001850\", \"_href\": \"/pulp/api/v2/users/integration_test_user/\"}" http_version: recorded_at: Mon, 10 Sep 2012 01:16:10 GMT - request: method: delete uri: https://admin:admin@localhost/pulp/api/v2/users/integration_test_user/ body: string: "" headers: Accept: - application/json Content-Type: - application/json Accept-Encoding: - gzip, deflate response: status: code: 200 message: OK headers: Content-Type: - application/json Content-Length: - "4" Date: - Mon, 10 Sep 2012 01:16:10 GMT Server: - Apache/2.2.22 (Fedora) Connection: - close body: string: "null" http_version: recorded_at: Mon, 10 Sep 2012 01:16:10 GMT recorded_with: VCR 2.2.4