~ubuntu-branches/debian/sid/lexicon/sid

« back to all changes in this revision

Viewing changes to tests/fixtures/cassettes/digitalocean/IntegrationTests/test_Provider_authenticate.yaml

  • Committer: Package Import Robot
  • Author(s): Ana Custura
  • Date: 2018-03-02 22:36:08 UTC
  • Revision ID: package-import@ubuntu.com-20180302223608-4e2sghral3uifgq7
Tags: upstream-2.1.21
ImportĀ upstreamĀ versionĀ 2.1.21

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
interactions:
 
2
- request:
 
3
    body: '{}'
 
4
    headers:
 
5
      Accept: [application/json]
 
6
      Accept-Encoding: ['gzip, deflate']
 
7
      Connection: [keep-alive]
 
8
      Content-Length: ['2']
 
9
      Content-Type: [application/json]
 
10
      User-Agent: [python-requests/2.9.1]
 
11
    method: GET
 
12
    uri: https://api.digitalocean.com/v2/domains/capsulecd.com
 
13
  response:
 
14
    body: {string: !!python/unicode '{"domain":{"name":"capsulecd.com","ttl":1800,"zone_file":"$ORIGIN
 
15
        capsulecd.com.\n$TTL 1800\ncapsulecd.com. IN SOA ns1.digitalocean.com. hostmaster.capsulecd.com.
 
16
        1460668241 10800 3600 604800 1800\ncapsulecd.com. 1800 IN NS ns1.digitalocean.com.\ncapsulecd.com.
 
17
        1800 IN NS ns2.digitalocean.com.\ncapsulecd.com. 1800 IN NS ns3.digitalocean.com.\ncapsulecd.com.
 
18
        1800 IN A 127.0.0.1\n"}}'}
 
19
    headers:
 
20
      cache-control: ['max-age=0, private, must-revalidate']
 
21
      cf-ray: [293a42ce53c22a4f-SEA]
 
22
      connection: [keep-alive]
 
23
      content-length: ['384']
 
24
      content-type: [application/json; charset=utf-8]
 
25
      date: ['Thu, 14 Apr 2016 21:30:47 GMT']
 
26
      ratelimit-limit: ['5000']
 
27
      ratelimit-remaining: ['4999']
 
28
      ratelimit-reset: ['1460673047']
 
29
      server: [cloudflare-nginx]
 
30
      set-cookie: ['__cfduid=d5b0e3041c7616f8f642b64dc5ea9cfc61460669447; expires=Fri,
 
31
          14-Apr-17 21:30:47 GMT; path=/; domain=.digitalocean.com; HttpOnly']
 
32
      status: [200 OK]
 
33
      transfer-encoding: [chunked]
 
34
      x-content-type-options: [nosniff]
 
35
      x-frame-options: [SAMEORIGIN]
 
36
      x-request-id: [ef1306c4-cb20-4139-8b4f-177c2a73b6b2]
 
37
      x-runtime: ['0.038532']
 
38
      x-xss-protection: [1; mode=block]
 
39
    status: {code: 200, message: OK}
 
40
version: 1