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

« back to all changes in this revision

Viewing changes to tests/fixtures/cassettes/ovh/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: null
 
4
    headers:
 
5
      Accept: ['*/*']
 
6
      Accept-Encoding: ['gzip, deflate']
 
7
      Connection: [keep-alive]
 
8
      User-Agent: [python-requests/2.17.3]
 
9
    method: GET
 
10
    uri: https://eu.api.ovh.com/1.0/auth/time
 
11
  response:
 
12
    body: {string: '1497441446'}
 
13
    headers:
 
14
      Access-Control-Allow-Origin: ['*']
 
15
      Cache-Control: [no-cache]
 
16
      Connection: [Keep-Alive]
 
17
      Content-Type: [application/json; charset=utf-8]
 
18
      Date: ['Wed, 14 Jun 2017 11:57:26 GMT']
 
19
      Keep-Alive: ['timeout=15, max=100']
 
20
      Server: [Apache]
 
21
      Transfer-Encoding: [chunked]
 
22
      X-OVH-QUERYID: [FR.ws-1.594124a6.14816.8918]
 
23
    status: {code: 200, message: OK}
 
24
- request:
 
25
    body: null
 
26
    headers:
 
27
      Accept: ['*/*']
 
28
      Accept-Encoding: ['gzip, deflate']
 
29
      Connection: [keep-alive]
 
30
      User-Agent: [python-requests/2.17.3]
 
31
      X-Ovh-Timestamp: ['1497441446']
 
32
    method: GET
 
33
    uri: https://eu.api.ovh.com/1.0/domain/zone/
 
34
  response:
 
35
    body: {string: '["elogium.net"]'}
 
36
    headers:
 
37
      Access-Control-Allow-Origin: ['*']
 
38
      Cache-Control: [no-cache]
 
39
      Connection: [Keep-Alive]
 
40
      Content-Type: [application/json; charset=utf-8]
 
41
      Date: ['Wed, 14 Jun 2017 11:57:26 GMT']
 
42
      Keep-Alive: ['timeout=15, max=99']
 
43
      Server: [Apache]
 
44
      Transfer-Encoding: [chunked]
 
45
      X-OVH-QUERYID: [FR.ws-1.594124a6.14816.0209]
 
46
      X-RECRUITMENT: ['You know how to code? This is a good start, but it may not
 
47
          be enough! We are looking for engineers who LOVE coding. Programming enthusiasts,
 
48
          code aesthetes, CTF winners, ... In short, geeks eager to learn, obstinate,
 
49
          involved. You want to challenge yourself? Join us! http://ovh.jobs']
 
50
    status: {code: 200, message: OK}
 
51
- request:
 
52
    body: null
 
53
    headers:
 
54
      Accept: ['*/*']
 
55
      Accept-Encoding: ['gzip, deflate']
 
56
      Connection: [keep-alive]
 
57
      User-Agent: [python-requests/2.17.3]
 
58
      X-Ovh-Timestamp: ['1497441446']
 
59
    method: GET
 
60
    uri: https://eu.api.ovh.com/1.0/domain/zone/elogium.net/status
 
61
  response:
 
62
    body: {string: '{"warnings":null,"errors":null,"isDeployed":true}'}
 
63
    headers:
 
64
      Access-Control-Allow-Origin: ['*']
 
65
      Cache-Control: [no-cache]
 
66
      Connection: [Keep-Alive]
 
67
      Content-Type: [application/json; charset=utf-8]
 
68
      Date: ['Wed, 14 Jun 2017 11:57:26 GMT']
 
69
      Keep-Alive: ['timeout=15, max=98']
 
70
      Server: [Apache]
 
71
      Transfer-Encoding: [chunked]
 
72
      X-OVH-QUERYID: [FR.ws-1.594124a6.14783.1981]
 
73
      X-RECRUITMENT: ['You know how to code? This is a good start, but it may not
 
74
          be enough! We are looking for engineers who LOVE coding. Programming enthusiasts,
 
75
          code aesthetes, CTF winners, ... In short, geeks eager to learn, obstinate,
 
76
          involved. You want to challenge yourself? Join us! http://ovh.jobs']
 
77
    status: {code: 200, message: OK}
 
78
version: 1