knife-rackspace 0.9.0 → 0.9.1
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGELOG.md +6 -0
- data/lib/chef/knife/rackspace_base.rb +2 -2
- data/lib/chef/knife/rackspace_flavor_list.rb +0 -2
- data/lib/chef/knife/rackspace_server_create.rb +7 -0
- data/lib/knife-rackspace/version.rb +1 -1
- data/spec/cassettes/v1/should_list_images.yml +24 -24
- data/spec/cassettes/v1/should_list_server_flavors.yml +184 -184
- data/spec/cassettes/v2/should_list_images.yml +293 -168
- data/spec/cassettes/v2/should_list_server_flavors.yml +72 -72
- metadata +21 -5
- checksums.yaml +0 -15
@@ -8,7 +8,7 @@ http_interactions:
|
|
8
8
|
string: ''
|
9
9
|
headers:
|
10
10
|
User-Agent:
|
11
|
-
- fog/1.
|
11
|
+
- fog/1.19.0
|
12
12
|
Content-Type:
|
13
13
|
- application/json
|
14
14
|
Accept:
|
@@ -19,29 +19,29 @@ http_interactions:
|
|
19
19
|
code: 200
|
20
20
|
message:
|
21
21
|
headers:
|
22
|
-
|
23
|
-
-
|
22
|
+
Server:
|
23
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
24
|
+
X-Varnish: _VARNISH-REQUEST-ID_
|
25
|
+
Vary:
|
26
|
+
- Accept-Encoding, Accept, Accept-Encoding, X-Auth-Token
|
24
27
|
Cache-Control:
|
25
28
|
- s-maxage=1800
|
29
|
+
Content-Type:
|
30
|
+
- application/json
|
31
|
+
x-purge-key:
|
32
|
+
- /flavors
|
33
|
+
Date:
|
34
|
+
- Fri, 17 Jan 2014 19:13:19 GMT
|
26
35
|
Via:
|
27
36
|
- 1.1 Repose (Repose/2.11.0), 1.1 varnish
|
37
|
+
Connection:
|
38
|
+
- close
|
28
39
|
Last-Modified:
|
29
40
|
- Tue, 06 Dec 2011 17:31:55 GMT
|
30
|
-
x-purge-key:
|
31
|
-
- /flavors
|
32
|
-
Vary:
|
33
|
-
- Accept-Encoding, Accept, Accept-Encoding, X-Auth-Token
|
34
|
-
Server:
|
35
|
-
- Jetty(8.0.y.z-SNAPSHOT)
|
36
|
-
Content-Length:
|
37
|
-
- '422'
|
38
|
-
Date:
|
39
|
-
- Fri, 17 Jan 2014 17:22:03 GMT
|
40
|
-
X-Varnish: _VARNISH-REQUEST-ID_
|
41
41
|
Age:
|
42
42
|
- '0'
|
43
|
-
|
44
|
-
-
|
43
|
+
Content-Length:
|
44
|
+
- '422'
|
45
45
|
body:
|
46
46
|
encoding: US-ASCII
|
47
47
|
string: ! '{"flavors":[{"id":1,"ram":256,"disk":10,"name":"256 server"},{"id":2,"ram":512,"disk":20,"name":"512
|
@@ -50,7 +50,7 @@ http_interactions:
|
|
50
50
|
server"},{"id":7,"ram":15872,"disk":620,"name":"15.5GB server"},{"id":8,"ram":30720,"disk":1200,"name":"30GB
|
51
51
|
server"}]}'
|
52
52
|
http_version:
|
53
|
-
recorded_at: Fri, 17 Jan 2014
|
53
|
+
recorded_at: Fri, 17 Jan 2014 19:13:19 GMT
|
54
54
|
- request:
|
55
55
|
method: get
|
56
56
|
uri: https://servers.api.rackspacecloud.com/v1.0/000000/flavors/1.json
|
@@ -59,7 +59,7 @@ http_interactions:
|
|
59
59
|
string: ''
|
60
60
|
headers:
|
61
61
|
User-Agent:
|
62
|
-
- fog/1.
|
62
|
+
- fog/1.19.0
|
63
63
|
Content-Type:
|
64
64
|
- application/json
|
65
65
|
Accept:
|
@@ -70,34 +70,34 @@ http_interactions:
|
|
70
70
|
code: 200
|
71
71
|
message:
|
72
72
|
headers:
|
73
|
-
|
74
|
-
-
|
73
|
+
Server:
|
74
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
75
|
+
X-Varnish: _VARNISH-REQUEST-ID_
|
76
|
+
Vary:
|
77
|
+
- Accept-Encoding, Accept, Accept-Encoding, X-Auth-Token
|
75
78
|
Cache-Control:
|
76
79
|
- s-maxage=1800
|
80
|
+
Content-Type:
|
81
|
+
- application/json
|
82
|
+
x-purge-key:
|
83
|
+
- /flavors
|
84
|
+
Date:
|
85
|
+
- Fri, 17 Jan 2014 19:13:19 GMT
|
77
86
|
Via:
|
78
87
|
- 1.1 Repose (Repose/2.11.0), 1.1 varnish
|
88
|
+
Connection:
|
89
|
+
- close
|
79
90
|
Last-Modified:
|
80
91
|
- Wed, 19 Sep 2007 18:24:59 GMT
|
81
|
-
x-purge-key:
|
82
|
-
- /flavors
|
83
|
-
Vary:
|
84
|
-
- Accept-Encoding, Accept, Accept-Encoding, X-Auth-Token
|
85
|
-
Server:
|
86
|
-
- Jetty(8.0.y.z-SNAPSHOT)
|
87
|
-
Content-Length:
|
88
|
-
- '59'
|
89
|
-
Date:
|
90
|
-
- Fri, 17 Jan 2014 17:22:04 GMT
|
91
|
-
X-Varnish: _VARNISH-REQUEST-ID_
|
92
92
|
Age:
|
93
93
|
- '0'
|
94
|
-
|
95
|
-
-
|
94
|
+
Content-Length:
|
95
|
+
- '59'
|
96
96
|
body:
|
97
97
|
encoding: US-ASCII
|
98
98
|
string: ! '{"flavor":{"id":1,"ram":256,"disk":10,"name":"256 server"}}'
|
99
99
|
http_version:
|
100
|
-
recorded_at: Fri, 17 Jan 2014
|
100
|
+
recorded_at: Fri, 17 Jan 2014 19:13:19 GMT
|
101
101
|
- request:
|
102
102
|
method: get
|
103
103
|
uri: https://servers.api.rackspacecloud.com/v1.0/000000/flavors/2.json
|
@@ -106,7 +106,7 @@ http_interactions:
|
|
106
106
|
string: ''
|
107
107
|
headers:
|
108
108
|
User-Agent:
|
109
|
-
- fog/1.
|
109
|
+
- fog/1.19.0
|
110
110
|
Content-Type:
|
111
111
|
- application/json
|
112
112
|
Accept:
|
@@ -117,34 +117,34 @@ http_interactions:
|
|
117
117
|
code: 200
|
118
118
|
message:
|
119
119
|
headers:
|
120
|
-
|
121
|
-
-
|
120
|
+
Server:
|
121
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
122
|
+
X-Varnish: _VARNISH-REQUEST-ID_
|
123
|
+
Vary:
|
124
|
+
- Accept-Encoding, Accept, Accept-Encoding, X-Auth-Token
|
122
125
|
Cache-Control:
|
123
126
|
- s-maxage=1800
|
127
|
+
Content-Type:
|
128
|
+
- application/json
|
129
|
+
x-purge-key:
|
130
|
+
- /flavors
|
131
|
+
Date:
|
132
|
+
- Fri, 17 Jan 2014 19:13:20 GMT
|
124
133
|
Via:
|
125
134
|
- 1.1 Repose (Repose/2.11.0), 1.1 varnish
|
135
|
+
Connection:
|
136
|
+
- close
|
126
137
|
Last-Modified:
|
127
138
|
- Wed, 19 Sep 2007 18:25:10 GMT
|
128
|
-
x-purge-key:
|
129
|
-
- /flavors
|
130
|
-
Vary:
|
131
|
-
- Accept-Encoding, Accept, Accept-Encoding, X-Auth-Token
|
132
|
-
Server:
|
133
|
-
- Jetty(8.0.y.z-SNAPSHOT)
|
134
|
-
Content-Length:
|
135
|
-
- '59'
|
136
|
-
Date:
|
137
|
-
- Fri, 17 Jan 2014 17:22:06 GMT
|
138
|
-
X-Varnish: _VARNISH-REQUEST-ID_
|
139
139
|
Age:
|
140
140
|
- '0'
|
141
|
-
|
142
|
-
-
|
141
|
+
Content-Length:
|
142
|
+
- '59'
|
143
143
|
body:
|
144
144
|
encoding: US-ASCII
|
145
145
|
string: ! '{"flavor":{"id":2,"ram":512,"disk":20,"name":"512 server"}}'
|
146
146
|
http_version:
|
147
|
-
recorded_at: Fri, 17 Jan 2014
|
147
|
+
recorded_at: Fri, 17 Jan 2014 19:13:20 GMT
|
148
148
|
- request:
|
149
149
|
method: get
|
150
150
|
uri: https://servers.api.rackspacecloud.com/v1.0/000000/flavors/3.json
|
@@ -153,7 +153,7 @@ http_interactions:
|
|
153
153
|
string: ''
|
154
154
|
headers:
|
155
155
|
User-Agent:
|
156
|
-
- fog/1.
|
156
|
+
- fog/1.19.0
|
157
157
|
Content-Type:
|
158
158
|
- application/json
|
159
159
|
Accept:
|
@@ -164,34 +164,34 @@ http_interactions:
|
|
164
164
|
code: 200
|
165
165
|
message:
|
166
166
|
headers:
|
167
|
-
|
168
|
-
-
|
167
|
+
Server:
|
168
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
169
|
+
X-Varnish: _VARNISH-REQUEST-ID_
|
170
|
+
Vary:
|
171
|
+
- Accept-Encoding, Accept, Accept-Encoding, X-Auth-Token
|
169
172
|
Cache-Control:
|
170
173
|
- s-maxage=1800
|
174
|
+
Content-Type:
|
175
|
+
- application/json
|
176
|
+
x-purge-key:
|
177
|
+
- /flavors
|
178
|
+
Date:
|
179
|
+
- Fri, 17 Jan 2014 19:13:21 GMT
|
171
180
|
Via:
|
172
181
|
- 1.1 Repose (Repose/2.11.0), 1.1 varnish
|
182
|
+
Connection:
|
183
|
+
- close
|
173
184
|
Last-Modified:
|
174
185
|
- Fri, 21 Sep 2007 23:11:39 GMT
|
175
|
-
x-purge-key:
|
176
|
-
- /flavors
|
177
|
-
Vary:
|
178
|
-
- Accept-Encoding, Accept, Accept-Encoding, X-Auth-Token
|
179
|
-
Server:
|
180
|
-
- Jetty(8.0.y.z-SNAPSHOT)
|
181
|
-
Content-Length:
|
182
|
-
- '60'
|
183
|
-
Date:
|
184
|
-
- Fri, 17 Jan 2014 17:22:06 GMT
|
185
|
-
X-Varnish: _VARNISH-REQUEST-ID_
|
186
186
|
Age:
|
187
187
|
- '0'
|
188
|
-
|
189
|
-
-
|
188
|
+
Content-Length:
|
189
|
+
- '60'
|
190
190
|
body:
|
191
191
|
encoding: US-ASCII
|
192
192
|
string: ! '{"flavor":{"id":3,"ram":1024,"disk":40,"name":"1GB server"}}'
|
193
193
|
http_version:
|
194
|
-
recorded_at: Fri, 17 Jan 2014
|
194
|
+
recorded_at: Fri, 17 Jan 2014 19:13:21 GMT
|
195
195
|
- request:
|
196
196
|
method: get
|
197
197
|
uri: https://servers.api.rackspacecloud.com/v1.0/000000/flavors/4.json
|
@@ -200,7 +200,7 @@ http_interactions:
|
|
200
200
|
string: ''
|
201
201
|
headers:
|
202
202
|
User-Agent:
|
203
|
-
- fog/1.
|
203
|
+
- fog/1.19.0
|
204
204
|
Content-Type:
|
205
205
|
- application/json
|
206
206
|
Accept:
|
@@ -211,34 +211,34 @@ http_interactions:
|
|
211
211
|
code: 200
|
212
212
|
message:
|
213
213
|
headers:
|
214
|
-
|
215
|
-
-
|
214
|
+
Server:
|
215
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
216
|
+
X-Varnish: _VARNISH-REQUEST-ID_
|
217
|
+
Vary:
|
218
|
+
- Accept-Encoding, Accept, Accept-Encoding, X-Auth-Token
|
216
219
|
Cache-Control:
|
217
220
|
- s-maxage=1800
|
221
|
+
Content-Type:
|
222
|
+
- application/json
|
223
|
+
x-purge-key:
|
224
|
+
- /flavors
|
225
|
+
Date:
|
226
|
+
- Fri, 17 Jan 2014 19:13:21 GMT
|
218
227
|
Via:
|
219
228
|
- 1.1 Repose (Repose/2.11.0), 1.1 varnish
|
229
|
+
Connection:
|
230
|
+
- close
|
220
231
|
Last-Modified:
|
221
232
|
- Wed, 19 Sep 2007 18:25:33 GMT
|
222
|
-
x-purge-key:
|
223
|
-
- /flavors
|
224
|
-
Vary:
|
225
|
-
- Accept-Encoding, Accept, Accept-Encoding, X-Auth-Token
|
226
|
-
Server:
|
227
|
-
- Jetty(8.0.y.z-SNAPSHOT)
|
228
|
-
Content-Length:
|
229
|
-
- '60'
|
230
|
-
Date:
|
231
|
-
- Fri, 17 Jan 2014 17:22:07 GMT
|
232
|
-
X-Varnish: _VARNISH-REQUEST-ID_
|
233
233
|
Age:
|
234
234
|
- '0'
|
235
|
-
|
236
|
-
-
|
235
|
+
Content-Length:
|
236
|
+
- '60'
|
237
237
|
body:
|
238
238
|
encoding: US-ASCII
|
239
239
|
string: ! '{"flavor":{"id":4,"ram":2048,"disk":80,"name":"2GB server"}}'
|
240
240
|
http_version:
|
241
|
-
recorded_at: Fri, 17 Jan 2014
|
241
|
+
recorded_at: Fri, 17 Jan 2014 19:13:21 GMT
|
242
242
|
- request:
|
243
243
|
method: get
|
244
244
|
uri: https://servers.api.rackspacecloud.com/v1.0/000000/flavors/5.json
|
@@ -247,7 +247,7 @@ http_interactions:
|
|
247
247
|
string: ''
|
248
248
|
headers:
|
249
249
|
User-Agent:
|
250
|
-
- fog/1.
|
250
|
+
- fog/1.19.0
|
251
251
|
Content-Type:
|
252
252
|
- application/json
|
253
253
|
Accept:
|
@@ -258,34 +258,34 @@ http_interactions:
|
|
258
258
|
code: 200
|
259
259
|
message:
|
260
260
|
headers:
|
261
|
-
|
262
|
-
-
|
261
|
+
Server:
|
262
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
263
|
+
X-Varnish: _VARNISH-REQUEST-ID_
|
264
|
+
Vary:
|
265
|
+
- Accept-Encoding, Accept, Accept-Encoding, X-Auth-Token
|
263
266
|
Cache-Control:
|
264
267
|
- s-maxage=1800
|
268
|
+
Content-Type:
|
269
|
+
- application/json
|
270
|
+
x-purge-key:
|
271
|
+
- /flavors
|
272
|
+
Date:
|
273
|
+
- Fri, 17 Jan 2014 19:13:22 GMT
|
265
274
|
Via:
|
266
275
|
- 1.1 Repose (Repose/2.11.0), 1.1 varnish
|
276
|
+
Connection:
|
277
|
+
- close
|
267
278
|
Last-Modified:
|
268
279
|
- Tue, 18 Mar 2008 17:54:15 GMT
|
269
|
-
x-purge-key:
|
270
|
-
- /flavors
|
271
|
-
Vary:
|
272
|
-
- Accept-Encoding, Accept, Accept-Encoding, X-Auth-Token
|
273
|
-
Server:
|
274
|
-
- Jetty(8.0.y.z-SNAPSHOT)
|
275
|
-
Content-Length:
|
276
|
-
- '61'
|
277
|
-
Date:
|
278
|
-
- Fri, 17 Jan 2014 17:22:08 GMT
|
279
|
-
X-Varnish: _VARNISH-REQUEST-ID_
|
280
280
|
Age:
|
281
281
|
- '0'
|
282
|
-
|
283
|
-
-
|
282
|
+
Content-Length:
|
283
|
+
- '61'
|
284
284
|
body:
|
285
285
|
encoding: US-ASCII
|
286
286
|
string: ! '{"flavor":{"id":5,"ram":4096,"disk":160,"name":"4GB server"}}'
|
287
287
|
http_version:
|
288
|
-
recorded_at: Fri, 17 Jan 2014
|
288
|
+
recorded_at: Fri, 17 Jan 2014 19:13:22 GMT
|
289
289
|
- request:
|
290
290
|
method: get
|
291
291
|
uri: https://servers.api.rackspacecloud.com/v1.0/000000/flavors/6.json
|
@@ -294,7 +294,7 @@ http_interactions:
|
|
294
294
|
string: ''
|
295
295
|
headers:
|
296
296
|
User-Agent:
|
297
|
-
- fog/1.
|
297
|
+
- fog/1.19.0
|
298
298
|
Content-Type:
|
299
299
|
- application/json
|
300
300
|
Accept:
|
@@ -305,34 +305,34 @@ http_interactions:
|
|
305
305
|
code: 200
|
306
306
|
message:
|
307
307
|
headers:
|
308
|
-
|
309
|
-
-
|
308
|
+
Server:
|
309
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
310
|
+
X-Varnish: _VARNISH-REQUEST-ID_
|
311
|
+
Vary:
|
312
|
+
- Accept-Encoding, Accept, Accept-Encoding, X-Auth-Token
|
310
313
|
Cache-Control:
|
311
314
|
- s-maxage=1800
|
315
|
+
Content-Type:
|
316
|
+
- application/json
|
317
|
+
x-purge-key:
|
318
|
+
- /flavors
|
319
|
+
Date:
|
320
|
+
- Fri, 17 Jan 2014 19:13:22 GMT
|
312
321
|
Via:
|
313
322
|
- 1.1 Repose (Repose/2.11.0), 1.1 varnish
|
323
|
+
Connection:
|
324
|
+
- close
|
314
325
|
Last-Modified:
|
315
326
|
- Mon, 28 Jan 2008 13:35:30 GMT
|
316
|
-
x-purge-key:
|
317
|
-
- /flavors
|
318
|
-
Vary:
|
319
|
-
- Accept-Encoding, Accept, Accept-Encoding, X-Auth-Token
|
320
|
-
Server:
|
321
|
-
- Jetty(8.0.y.z-SNAPSHOT)
|
322
|
-
Content-Length:
|
323
|
-
- '61'
|
324
|
-
Date:
|
325
|
-
- Fri, 17 Jan 2014 17:22:09 GMT
|
326
|
-
X-Varnish: _VARNISH-REQUEST-ID_
|
327
327
|
Age:
|
328
328
|
- '0'
|
329
|
-
|
330
|
-
-
|
329
|
+
Content-Length:
|
330
|
+
- '61'
|
331
331
|
body:
|
332
332
|
encoding: US-ASCII
|
333
333
|
string: ! '{"flavor":{"id":6,"ram":8192,"disk":320,"name":"8GB server"}}'
|
334
334
|
http_version:
|
335
|
-
recorded_at: Fri, 17 Jan 2014
|
335
|
+
recorded_at: Fri, 17 Jan 2014 19:13:22 GMT
|
336
336
|
- request:
|
337
337
|
method: get
|
338
338
|
uri: https://servers.api.rackspacecloud.com/v1.0/000000/flavors/7.json
|
@@ -341,7 +341,7 @@ http_interactions:
|
|
341
341
|
string: ''
|
342
342
|
headers:
|
343
343
|
User-Agent:
|
344
|
-
- fog/1.
|
344
|
+
- fog/1.19.0
|
345
345
|
Content-Type:
|
346
346
|
- application/json
|
347
347
|
Accept:
|
@@ -352,34 +352,34 @@ http_interactions:
|
|
352
352
|
code: 200
|
353
353
|
message:
|
354
354
|
headers:
|
355
|
-
|
356
|
-
-
|
355
|
+
Server:
|
356
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
357
|
+
X-Varnish: _VARNISH-REQUEST-ID_
|
358
|
+
Vary:
|
359
|
+
- Accept-Encoding, Accept, Accept-Encoding, X-Auth-Token
|
357
360
|
Cache-Control:
|
358
361
|
- s-maxage=1800
|
362
|
+
Content-Type:
|
363
|
+
- application/json
|
364
|
+
x-purge-key:
|
365
|
+
- /flavors
|
366
|
+
Date:
|
367
|
+
- Fri, 17 Jan 2014 19:13:23 GMT
|
359
368
|
Via:
|
360
369
|
- 1.1 Repose (Repose/2.11.0), 1.1 varnish
|
370
|
+
Connection:
|
371
|
+
- close
|
361
372
|
Last-Modified:
|
362
373
|
- Fri, 01 Apr 2011 00:02:01 GMT
|
363
|
-
x-purge-key:
|
364
|
-
- /flavors
|
365
|
-
Vary:
|
366
|
-
- Accept-Encoding, Accept, Accept-Encoding, X-Auth-Token
|
367
|
-
Server:
|
368
|
-
- Jetty(8.0.y.z-SNAPSHOT)
|
369
|
-
Content-Length:
|
370
|
-
- '65'
|
371
|
-
Date:
|
372
|
-
- Fri, 17 Jan 2014 17:22:09 GMT
|
373
|
-
X-Varnish: _VARNISH-REQUEST-ID_
|
374
374
|
Age:
|
375
375
|
- '0'
|
376
|
-
|
377
|
-
-
|
376
|
+
Content-Length:
|
377
|
+
- '65'
|
378
378
|
body:
|
379
379
|
encoding: US-ASCII
|
380
380
|
string: ! '{"flavor":{"id":7,"ram":15872,"disk":620,"name":"15.5GB server"}}'
|
381
381
|
http_version:
|
382
|
-
recorded_at: Fri, 17 Jan 2014
|
382
|
+
recorded_at: Fri, 17 Jan 2014 19:13:23 GMT
|
383
383
|
- request:
|
384
384
|
method: get
|
385
385
|
uri: https://servers.api.rackspacecloud.com/v1.0/000000/flavors/8.json
|
@@ -388,7 +388,7 @@ http_interactions:
|
|
388
388
|
string: ''
|
389
389
|
headers:
|
390
390
|
User-Agent:
|
391
|
-
- fog/1.
|
391
|
+
- fog/1.19.0
|
392
392
|
Content-Type:
|
393
393
|
- application/json
|
394
394
|
Accept:
|
@@ -399,34 +399,34 @@ http_interactions:
|
|
399
399
|
code: 200
|
400
400
|
message:
|
401
401
|
headers:
|
402
|
-
|
403
|
-
-
|
402
|
+
Server:
|
403
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
404
|
+
X-Varnish: _VARNISH-REQUEST-ID_
|
405
|
+
Vary:
|
406
|
+
- Accept-Encoding, Accept, Accept-Encoding, X-Auth-Token
|
404
407
|
Cache-Control:
|
405
408
|
- s-maxage=1800
|
409
|
+
Content-Type:
|
410
|
+
- application/json
|
411
|
+
x-purge-key:
|
412
|
+
- /flavors
|
413
|
+
Date:
|
414
|
+
- Fri, 17 Jan 2014 19:13:23 GMT
|
406
415
|
Via:
|
407
416
|
- 1.1 Repose (Repose/2.11.0), 1.1 varnish
|
417
|
+
Connection:
|
418
|
+
- close
|
408
419
|
Last-Modified:
|
409
420
|
- Tue, 06 Dec 2011 17:31:55 GMT
|
410
|
-
x-purge-key:
|
411
|
-
- /flavors
|
412
|
-
Vary:
|
413
|
-
- Accept-Encoding, Accept, Accept-Encoding, X-Auth-Token
|
414
|
-
Server:
|
415
|
-
- Jetty(8.0.y.z-SNAPSHOT)
|
416
|
-
Content-Length:
|
417
|
-
- '64'
|
418
|
-
Date:
|
419
|
-
- Fri, 17 Jan 2014 17:22:10 GMT
|
420
|
-
X-Varnish: _VARNISH-REQUEST-ID_
|
421
421
|
Age:
|
422
422
|
- '0'
|
423
|
-
|
424
|
-
-
|
423
|
+
Content-Length:
|
424
|
+
- '64'
|
425
425
|
body:
|
426
426
|
encoding: US-ASCII
|
427
427
|
string: ! '{"flavor":{"id":8,"ram":30720,"disk":1200,"name":"30GB server"}}'
|
428
428
|
http_version:
|
429
|
-
recorded_at: Fri, 17 Jan 2014
|
429
|
+
recorded_at: Fri, 17 Jan 2014 19:13:23 GMT
|
430
430
|
- request:
|
431
431
|
method: post
|
432
432
|
uri: https://identity.api.rackspacecloud.com/v2.0/tokens
|
@@ -435,7 +435,7 @@ http_interactions:
|
|
435
435
|
string: ! '{"auth":{"RAX-KSKEY:apiKeyCredentials":{"username":"_RAX_USERNAME_","apiKey":"_RAX_PASSWORD_"}}}'
|
436
436
|
headers:
|
437
437
|
User-Agent:
|
438
|
-
- fog/1.
|
438
|
+
- fog/1.20.0
|
439
439
|
Content-Type:
|
440
440
|
- application/json
|
441
441
|
Accept:
|
@@ -449,7 +449,7 @@ http_interactions:
|
|
449
449
|
Server:
|
450
450
|
- nginx/0.8.55
|
451
451
|
Date:
|
452
|
-
-
|
452
|
+
- Tue, 04 Mar 2014 21:23:36 GMT
|
453
453
|
Content-Type:
|
454
454
|
- application/json
|
455
455
|
Transfer-Encoding:
|
@@ -464,13 +464,13 @@ http_interactions:
|
|
464
464
|
- 'on'
|
465
465
|
body:
|
466
466
|
encoding: US-ASCII
|
467
|
-
string: ! '{"access":{"token":{"id":"
|
467
|
+
string: ! '{"access":{"token":{"id":"_ONE-TIME-TOKEN_","expires":"2014-03-05T06:42:51.029Z","tenant":{"id":"000000","name":"000000"},"RAX-AUTH:authenticatedBy":["APIKEY"]},"serviceCatalog":[{"name":"cloudFiles","endpoints":[{"region":"DFW","tenantId":"_CDN-TENANT-NAME_","publicURL":"https:\/\/storage101.dfw1.clouddrive.com\/v1\/_CDN-TENANT-NAME_","internalURL":"https:\/\/snet-storage101.dfw1.clouddrive.com\/v1\/_CDN-TENANT-NAME_"},{"region":"ORD","tenantId":"_CDN-TENANT-NAME_","publicURL":"https:\/\/storage101.ord1.clouddrive.com\/v1\/_CDN-TENANT-NAME_","internalURL":"https:\/\/snet-storage101.ord1.clouddrive.com\/v1\/_CDN-TENANT-NAME_"},{"region":"SYD","tenantId":"_CDN-TENANT-NAME_","publicURL":"https:\/\/storage101.syd2.clouddrive.com\/v1\/_CDN-TENANT-NAME_","internalURL":"https:\/\/snet-storage101.syd2.clouddrive.com\/v1\/_CDN-TENANT-NAME_"},{"region":"IAD","tenantId":"_CDN-TENANT-NAME_","publicURL":"https:\/\/storage101.iad3.clouddrive.com\/v1\/_CDN-TENANT-NAME_","internalURL":"https:\/\/snet-storage101.iad3.clouddrive.com\/v1\/_CDN-TENANT-NAME_"},{"region":"HKG","tenantId":"_CDN-TENANT-NAME_","publicURL":"https:\/\/storage101.hkg1.clouddrive.com\/v1\/_CDN-TENANT-NAME_","internalURL":"https:\/\/snet-storage101.hkg1.clouddrive.com\/v1\/_CDN-TENANT-NAME_"}],"type":"object-store"},{"name":"cloudFilesCDN","endpoints":[{"region":"DFW","tenantId":"_CDN-TENANT-NAME_","publicURL":"https:\/\/cdn1.clouddrive.com\/v1\/_CDN-TENANT-NAME_"},{"region":"ORD","tenantId":"_CDN-TENANT-NAME_","publicURL":"https:\/\/cdn2.clouddrive.com\/v1\/_CDN-TENANT-NAME_"},{"region":"SYD","tenantId":"_CDN-TENANT-NAME_","publicURL":"https:\/\/cdn4.clouddrive.com\/v1\/_CDN-TENANT-NAME_"},{"region":"IAD","tenantId":"_CDN-TENANT-NAME_","publicURL":"https:\/\/cdn5.clouddrive.com\/v1\/_CDN-TENANT-NAME_"},{"region":"HKG","tenantId":"_CDN-TENANT-NAME_","publicURL":"https:\/\/cdn6.clouddrive.com\/v1\/_CDN-TENANT-NAME_"}],"type":"rax:object-cdn"},{"name":"cloudBlockStorage","endpoints":[{"region":"SYD","tenantId":"000000","publicURL":"https:\/\/syd.blockstorage.api.rackspacecloud.com\/v1\/000000"},{"region":"ORD","tenantId":"000000","publicURL":"https:\/\/ord.blockstorage.api.rackspacecloud.com\/v1\/000000"},{"region":"DFW","tenantId":"000000","publicURL":"https:\/\/dfw.blockstorage.api.rackspacecloud.com\/v1\/000000"},{"region":"IAD","tenantId":"000000","publicURL":"https:\/\/iad.blockstorage.api.rackspacecloud.com\/v1\/000000"},{"region":"HKG","tenantId":"000000","publicURL":"https:\/\/hkg.blockstorage.api.rackspacecloud.com\/v1\/000000"}],"type":"volume"},{"name":"cloudDatabases","endpoints":[{"region":"SYD","tenantId":"000000","publicURL":"https:\/\/syd.databases.api.rackspacecloud.com\/v1.0\/000000"},{"region":"DFW","tenantId":"000000","publicURL":"https:\/\/dfw.databases.api.rackspacecloud.com\/v1.0\/000000"},{"region":"ORD","tenantId":"000000","publicURL":"https:\/\/ord.databases.api.rackspacecloud.com\/v1.0\/000000"},{"region":"IAD","tenantId":"000000","publicURL":"https:\/\/iad.databases.api.rackspacecloud.com\/v1.0\/000000"},{"region":"HKG","tenantId":"000000","publicURL":"https:\/\/hkg.databases.api.rackspacecloud.com\/v1.0\/000000"}],"type":"rax:database"},{"name":"cloudLoadBalancers","endpoints":[{"region":"SYD","tenantId":"000000","publicURL":"https:\/\/syd.loadbalancers.api.rackspacecloud.com\/v1.0\/000000"},{"region":"ORD","tenantId":"000000","publicURL":"https:\/\/ord.loadbalancers.api.rackspacecloud.com\/v1.0\/000000"},{"region":"DFW","tenantId":"000000","publicURL":"https:\/\/dfw.loadbalancers.api.rackspacecloud.com\/v1.0\/000000"},{"region":"IAD","tenantId":"000000","publicURL":"https:\/\/iad.loadbalancers.api.rackspacecloud.com\/v1.0\/000000"},{"region":"HKG","tenantId":"000000","publicURL":"https:\/\/hkg.loadbalancers.api.rackspacecloud.com\/v1.0\/000000"}],"type":"rax:load-balancer"},{"name":"cloudServersOpenStack","endpoints":[{"region":"SYD","tenantId":"000000","publicURL":"https:\/\/syd.servers.api.rackspacecloud.com\/v2\/000000","versionInfo":"https:\/\/syd.servers.api.rackspacecloud.com\/v2","versionList":"https:\/\/syd.servers.api.rackspacecloud.com\/","versionId":"2"},{"region":"ORD","tenantId":"000000","publicURL":"https:\/\/ord.servers.api.rackspacecloud.com\/v2\/000000","versionInfo":"https:\/\/ord.servers.api.rackspacecloud.com\/v2","versionList":"https:\/\/ord.servers.api.rackspacecloud.com\/","versionId":"2"},{"region":"DFW","tenantId":"000000","publicURL":"https:\/\/dfw.servers.api.rackspacecloud.com\/v2\/000000","versionInfo":"https:\/\/dfw.servers.api.rackspacecloud.com\/v2","versionList":"https:\/\/dfw.servers.api.rackspacecloud.com\/","versionId":"2"},{"region":"IAD","tenantId":"000000","publicURL":"https:\/\/iad.servers.api.rackspacecloud.com\/v2\/000000","versionInfo":"https:\/\/iad.servers.api.rackspacecloud.com\/v2","versionList":"https:\/\/iad.servers.api.rackspacecloud.com\/","versionId":"2"},{"region":"HKG","tenantId":"000000","publicURL":"https:\/\/hkg.servers.api.rackspacecloud.com\/v2\/000000","versionInfo":"https:\/\/hkg.servers.api.rackspacecloud.com\/v2","versionList":"https:\/\/hkg.servers.api.rackspacecloud.com\/","versionId":"2"}],"type":"compute"},{"name":"cloudQueues","endpoints":[{"region":"IAD","tenantId":"000000","publicURL":"https:\/\/iad.queues.api.rackspacecloud.com\/v1\/000000","internalURL":"https:\/\/snet-iad.queues.api.rackspacecloud.com\/v1\/000000"},{"region":"ORD","tenantId":"000000","publicURL":"https:\/\/ord.queues.api.rackspacecloud.com\/v1\/000000","internalURL":"https:\/\/snet-ord.queues.api.rackspacecloud.com\/v1\/000000"},{"region":"DFW","tenantId":"000000","publicURL":"https:\/\/dfw.queues.api.rackspacecloud.com\/v1\/000000","internalURL":"https:\/\/snet-dfw.queues.api.rackspacecloud.com\/v1\/000000"},{"region":"SYD","tenantId":"000000","publicURL":"https:\/\/syd.queues.api.rackspacecloud.com\/v1\/000000","internalURL":"https:\/\/snet-syd.queues.api.rackspacecloud.com\/v1\/000000"},{"region":"HKG","tenantId":"000000","publicURL":"https:\/\/hkg.queues.api.rackspacecloud.com\/v1\/000000","internalURL":"https:\/\/snet-hkg.queues.api.rackspacecloud.com\/v1\/000000"}],"type":"rax:queues"},{"name":"autoscale","endpoints":[{"region":"DFW","tenantId":"000000","publicURL":"https:\/\/dfw.autoscale.api.rackspacecloud.com\/v1.0\/000000"},{"region":"ORD","tenantId":"000000","publicURL":"https:\/\/ord.autoscale.api.rackspacecloud.com\/v1.0\/000000"},{"region":"SYD","tenantId":"000000","publicURL":"https:\/\/syd.autoscale.api.rackspacecloud.com\/v1.0\/000000"},{"region":"IAD","tenantId":"000000","publicURL":"https:\/\/iad.autoscale.api.rackspacecloud.com\/v1.0\/000000"},{"region":"HKG","tenantId":"000000","publicURL":"https:\/\/hkg.autoscale.api.rackspacecloud.com\/v1.0\/000000"}],"type":"rax:autoscale"},{"name":"cloudOrchestration","endpoints":[{"region":"SYD","tenantId":"000000","publicURL":"https:\/\/syd.orchestration.api.rackspacecloud.com\/v1\/000000"},{"region":"IAD","tenantId":"000000","publicURL":"https:\/\/iad.orchestration.api.rackspacecloud.com\/v1\/000000"},{"region":"ORD","tenantId":"000000","publicURL":"https:\/\/ord.orchestration.api.rackspacecloud.com\/v1\/000000"},{"region":"DFW","tenantId":"000000","publicURL":"https:\/\/dfw.orchestration.api.rackspacecloud.com\/v1\/000000"}],"type":"orchestration"},{"name":"cloudBackup","endpoints":[{"region":"IAD","tenantId":"000000","publicURL":"https:\/\/iad.backup.api.rackspacecloud.com\/v1.0\/000000"},{"region":"DFW","tenantId":"000000","publicURL":"https:\/\/dfw.backup.api.rackspacecloud.com\/v1.0\/000000"},{"region":"ORD","tenantId":"000000","publicURL":"https:\/\/ord.backup.api.rackspacecloud.com\/v1.0\/000000"},{"region":"SYD","tenantId":"000000","publicURL":"https:\/\/syd.backup.api.rackspacecloud.com\/v1.0\/000000"},{"region":"HKG","tenantId":"000000","publicURL":"https:\/\/hkg.backup.api.rackspacecloud.com\/v1.0\/000000"}],"type":"rax:backup"},{"name":"cloudImages","endpoints":[{"region":"IAD","tenantId":"000000","publicURL":"https:\/\/iad.images.api.rackspacecloud.com\/v2\/000000"},{"region":"ORD","tenantId":"000000","publicURL":"https:\/\/ord.images.api.rackspacecloud.com\/v2\/000000"},{"region":"DFW","tenantId":"000000","publicURL":"https:\/\/dfw.images.api.rackspacecloud.com\/v2\/000000"},{"region":"SYD","tenantId":"000000","publicURL":"https:\/\/syd.images.api.rackspacecloud.com\/v2\/000000"},{"region":"HKG","tenantId":"000000","publicURL":"https:\/\/hkg.images.api.rackspacecloud.com\/v2\/000000"}],"type":"image"},{"name":"cloudDNS","endpoints":[{"tenantId":"000000","publicURL":"https:\/\/dns.api.rackspacecloud.com\/v1.0\/000000"}],"type":"rax:dns"},{"name":"cloudMonitoring","endpoints":[{"tenantId":"000000","publicURL":"https:\/\/monitoring.api.rackspacecloud.com\/v1.0\/000000"}],"type":"rax:monitor"},{"name":"cloudServers","endpoints":[{"tenantId":"000000","publicURL":"https:\/\/servers.api.rackspacecloud.com\/v1.0\/000000","versionInfo":"https:\/\/servers.api.rackspacecloud.com\/v1.0","versionList":"https:\/\/servers.api.rackspacecloud.com\/","versionId":"1.0"}],"type":"compute"}],"user":{"id":"296063","roles":[{"id":"10000150","description":"Checkmate
|
468
468
|
Access role","name":"checkmate"},{"tenantId":"_CDN-TENANT-NAME_","id":"5","description":"A
|
469
469
|
Role that allows a user access to keystone Service methods","name":"object-store:default"},{"tenantId":"000000","id":"6","description":"A
|
470
470
|
Role that allows a user access to keystone Service methods","name":"compute:default"},{"id":"3","description":"User
|
471
471
|
Admin Role.","name":"identity:user-admin"}],"name":"_RAX_USERNAME_","RAX-AUTH:defaultRegion":"DFW"}}}'
|
472
472
|
http_version:
|
473
|
-
recorded_at:
|
473
|
+
recorded_at: Tue, 04 Mar 2014 21:23:37 GMT
|
474
474
|
- request:
|
475
475
|
method: get
|
476
476
|
uri: https://servers.api.rackspacecloud.com/v1.0/000000/flavors/detail.json
|
@@ -479,7 +479,7 @@ http_interactions:
|
|
479
479
|
string: ''
|
480
480
|
headers:
|
481
481
|
User-Agent:
|
482
|
-
- fog/1.
|
482
|
+
- fog/1.20.0
|
483
483
|
Content-Type:
|
484
484
|
- application/json
|
485
485
|
Accept:
|
@@ -502,7 +502,7 @@ http_interactions:
|
|
502
502
|
x-purge-key:
|
503
503
|
- /flavors
|
504
504
|
Date:
|
505
|
-
-
|
505
|
+
- Tue, 04 Mar 2014 21:23:37 GMT
|
506
506
|
Via:
|
507
507
|
- 1.1 Repose (Repose/2.11.0), 1.1 varnish
|
508
508
|
Connection:
|
@@ -521,7 +521,7 @@ http_interactions:
|
|
521
521
|
server"},{"id":7,"ram":15872,"disk":620,"name":"15.5GB server"},{"id":8,"ram":30720,"disk":1200,"name":"30GB
|
522
522
|
server"}]}'
|
523
523
|
http_version:
|
524
|
-
recorded_at:
|
524
|
+
recorded_at: Tue, 04 Mar 2014 21:23:37 GMT
|
525
525
|
- request:
|
526
526
|
method: get
|
527
527
|
uri: https://servers.api.rackspacecloud.com/v1.0/000000/flavors/1.json
|
@@ -530,7 +530,7 @@ http_interactions:
|
|
530
530
|
string: ''
|
531
531
|
headers:
|
532
532
|
User-Agent:
|
533
|
-
- fog/1.
|
533
|
+
- fog/1.20.0
|
534
534
|
Content-Type:
|
535
535
|
- application/json
|
536
536
|
Accept:
|
@@ -553,7 +553,7 @@ http_interactions:
|
|
553
553
|
x-purge-key:
|
554
554
|
- /flavors
|
555
555
|
Date:
|
556
|
-
-
|
556
|
+
- Tue, 04 Mar 2014 21:23:38 GMT
|
557
557
|
Via:
|
558
558
|
- 1.1 Repose (Repose/2.11.0), 1.1 varnish
|
559
559
|
Connection:
|
@@ -568,7 +568,7 @@ http_interactions:
|
|
568
568
|
encoding: US-ASCII
|
569
569
|
string: ! '{"flavor":{"id":1,"ram":256,"disk":10,"name":"256 server"}}'
|
570
570
|
http_version:
|
571
|
-
recorded_at:
|
571
|
+
recorded_at: Tue, 04 Mar 2014 21:23:38 GMT
|
572
572
|
- request:
|
573
573
|
method: get
|
574
574
|
uri: https://servers.api.rackspacecloud.com/v1.0/000000/flavors/2.json
|
@@ -577,7 +577,7 @@ http_interactions:
|
|
577
577
|
string: ''
|
578
578
|
headers:
|
579
579
|
User-Agent:
|
580
|
-
- fog/1.
|
580
|
+
- fog/1.20.0
|
581
581
|
Content-Type:
|
582
582
|
- application/json
|
583
583
|
Accept:
|
@@ -600,7 +600,7 @@ http_interactions:
|
|
600
600
|
x-purge-key:
|
601
601
|
- /flavors
|
602
602
|
Date:
|
603
|
-
-
|
603
|
+
- Tue, 04 Mar 2014 21:23:38 GMT
|
604
604
|
Via:
|
605
605
|
- 1.1 Repose (Repose/2.11.0), 1.1 varnish
|
606
606
|
Connection:
|
@@ -615,7 +615,7 @@ http_interactions:
|
|
615
615
|
encoding: US-ASCII
|
616
616
|
string: ! '{"flavor":{"id":2,"ram":512,"disk":20,"name":"512 server"}}'
|
617
617
|
http_version:
|
618
|
-
recorded_at:
|
618
|
+
recorded_at: Tue, 04 Mar 2014 21:23:39 GMT
|
619
619
|
- request:
|
620
620
|
method: get
|
621
621
|
uri: https://servers.api.rackspacecloud.com/v1.0/000000/flavors/3.json
|
@@ -624,7 +624,7 @@ http_interactions:
|
|
624
624
|
string: ''
|
625
625
|
headers:
|
626
626
|
User-Agent:
|
627
|
-
- fog/1.
|
627
|
+
- fog/1.20.0
|
628
628
|
Content-Type:
|
629
629
|
- application/json
|
630
630
|
Accept:
|
@@ -647,7 +647,7 @@ http_interactions:
|
|
647
647
|
x-purge-key:
|
648
648
|
- /flavors
|
649
649
|
Date:
|
650
|
-
-
|
650
|
+
- Tue, 04 Mar 2014 21:23:39 GMT
|
651
651
|
Via:
|
652
652
|
- 1.1 Repose (Repose/2.11.0), 1.1 varnish
|
653
653
|
Connection:
|
@@ -662,7 +662,7 @@ http_interactions:
|
|
662
662
|
encoding: US-ASCII
|
663
663
|
string: ! '{"flavor":{"id":3,"ram":1024,"disk":40,"name":"1GB server"}}'
|
664
664
|
http_version:
|
665
|
-
recorded_at:
|
665
|
+
recorded_at: Tue, 04 Mar 2014 21:23:39 GMT
|
666
666
|
- request:
|
667
667
|
method: get
|
668
668
|
uri: https://servers.api.rackspacecloud.com/v1.0/000000/flavors/4.json
|
@@ -671,7 +671,7 @@ http_interactions:
|
|
671
671
|
string: ''
|
672
672
|
headers:
|
673
673
|
User-Agent:
|
674
|
-
- fog/1.
|
674
|
+
- fog/1.20.0
|
675
675
|
Content-Type:
|
676
676
|
- application/json
|
677
677
|
Accept:
|
@@ -694,7 +694,7 @@ http_interactions:
|
|
694
694
|
x-purge-key:
|
695
695
|
- /flavors
|
696
696
|
Date:
|
697
|
-
-
|
697
|
+
- Tue, 04 Mar 2014 21:23:40 GMT
|
698
698
|
Via:
|
699
699
|
- 1.1 Repose (Repose/2.11.0), 1.1 varnish
|
700
700
|
Connection:
|
@@ -709,7 +709,7 @@ http_interactions:
|
|
709
709
|
encoding: US-ASCII
|
710
710
|
string: ! '{"flavor":{"id":4,"ram":2048,"disk":80,"name":"2GB server"}}'
|
711
711
|
http_version:
|
712
|
-
recorded_at:
|
712
|
+
recorded_at: Tue, 04 Mar 2014 21:23:40 GMT
|
713
713
|
- request:
|
714
714
|
method: get
|
715
715
|
uri: https://servers.api.rackspacecloud.com/v1.0/000000/flavors/5.json
|
@@ -718,7 +718,7 @@ http_interactions:
|
|
718
718
|
string: ''
|
719
719
|
headers:
|
720
720
|
User-Agent:
|
721
|
-
- fog/1.
|
721
|
+
- fog/1.20.0
|
722
722
|
Content-Type:
|
723
723
|
- application/json
|
724
724
|
Accept:
|
@@ -741,7 +741,7 @@ http_interactions:
|
|
741
741
|
x-purge-key:
|
742
742
|
- /flavors
|
743
743
|
Date:
|
744
|
-
-
|
744
|
+
- Tue, 04 Mar 2014 21:23:41 GMT
|
745
745
|
Via:
|
746
746
|
- 1.1 Repose (Repose/2.11.0), 1.1 varnish
|
747
747
|
Connection:
|
@@ -756,7 +756,7 @@ http_interactions:
|
|
756
756
|
encoding: US-ASCII
|
757
757
|
string: ! '{"flavor":{"id":5,"ram":4096,"disk":160,"name":"4GB server"}}'
|
758
758
|
http_version:
|
759
|
-
recorded_at:
|
759
|
+
recorded_at: Tue, 04 Mar 2014 21:23:41 GMT
|
760
760
|
- request:
|
761
761
|
method: get
|
762
762
|
uri: https://servers.api.rackspacecloud.com/v1.0/000000/flavors/6.json
|
@@ -765,7 +765,7 @@ http_interactions:
|
|
765
765
|
string: ''
|
766
766
|
headers:
|
767
767
|
User-Agent:
|
768
|
-
- fog/1.
|
768
|
+
- fog/1.20.0
|
769
769
|
Content-Type:
|
770
770
|
- application/json
|
771
771
|
Accept:
|
@@ -788,7 +788,7 @@ http_interactions:
|
|
788
788
|
x-purge-key:
|
789
789
|
- /flavors
|
790
790
|
Date:
|
791
|
-
-
|
791
|
+
- Tue, 04 Mar 2014 21:23:41 GMT
|
792
792
|
Via:
|
793
793
|
- 1.1 Repose (Repose/2.11.0), 1.1 varnish
|
794
794
|
Connection:
|
@@ -803,7 +803,7 @@ http_interactions:
|
|
803
803
|
encoding: US-ASCII
|
804
804
|
string: ! '{"flavor":{"id":6,"ram":8192,"disk":320,"name":"8GB server"}}'
|
805
805
|
http_version:
|
806
|
-
recorded_at:
|
806
|
+
recorded_at: Tue, 04 Mar 2014 21:23:41 GMT
|
807
807
|
- request:
|
808
808
|
method: get
|
809
809
|
uri: https://servers.api.rackspacecloud.com/v1.0/000000/flavors/7.json
|
@@ -812,7 +812,7 @@ http_interactions:
|
|
812
812
|
string: ''
|
813
813
|
headers:
|
814
814
|
User-Agent:
|
815
|
-
- fog/1.
|
815
|
+
- fog/1.20.0
|
816
816
|
Content-Type:
|
817
817
|
- application/json
|
818
818
|
Accept:
|
@@ -835,7 +835,7 @@ http_interactions:
|
|
835
835
|
x-purge-key:
|
836
836
|
- /flavors
|
837
837
|
Date:
|
838
|
-
-
|
838
|
+
- Tue, 04 Mar 2014 21:23:42 GMT
|
839
839
|
Via:
|
840
840
|
- 1.1 Repose (Repose/2.11.0), 1.1 varnish
|
841
841
|
Connection:
|
@@ -850,7 +850,7 @@ http_interactions:
|
|
850
850
|
encoding: US-ASCII
|
851
851
|
string: ! '{"flavor":{"id":7,"ram":15872,"disk":620,"name":"15.5GB server"}}'
|
852
852
|
http_version:
|
853
|
-
recorded_at:
|
853
|
+
recorded_at: Tue, 04 Mar 2014 21:23:42 GMT
|
854
854
|
- request:
|
855
855
|
method: get
|
856
856
|
uri: https://servers.api.rackspacecloud.com/v1.0/000000/flavors/8.json
|
@@ -859,7 +859,7 @@ http_interactions:
|
|
859
859
|
string: ''
|
860
860
|
headers:
|
861
861
|
User-Agent:
|
862
|
-
- fog/1.
|
862
|
+
- fog/1.20.0
|
863
863
|
Content-Type:
|
864
864
|
- application/json
|
865
865
|
Accept:
|
@@ -882,7 +882,7 @@ http_interactions:
|
|
882
882
|
x-purge-key:
|
883
883
|
- /flavors
|
884
884
|
Date:
|
885
|
-
-
|
885
|
+
- Tue, 04 Mar 2014 21:23:42 GMT
|
886
886
|
Via:
|
887
887
|
- 1.1 Repose (Repose/2.11.0), 1.1 varnish
|
888
888
|
Connection:
|
@@ -897,5 +897,5 @@ http_interactions:
|
|
897
897
|
encoding: US-ASCII
|
898
898
|
string: ! '{"flavor":{"id":8,"ram":30720,"disk":1200,"name":"30GB server"}}'
|
899
899
|
http_version:
|
900
|
-
recorded_at:
|
900
|
+
recorded_at: Tue, 04 Mar 2014 21:23:43 GMT
|
901
901
|
recorded_with: VCR 2.8.0
|