knife-rackspace 0.8.4 → 0.9.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +9 -9
- data/CHANGELOG.md +7 -0
- data/README.rdoc +2 -0
- data/knife-rackspace.gemspec +1 -1
- data/lib/chef/knife/rackspace_base.rb +8 -4
- data/lib/chef/knife/rackspace_server_create.rb +12 -1
- data/lib/knife-rackspace/version.rb +1 -1
- data/spec/cassettes/v1/should_list_images.yml +35 -35
- data/spec/cassettes/v1/should_list_server_flavors.yml +246 -248
- data/spec/cassettes/v2/should_list_images.yml +1269 -879
- data/spec/cassettes/v2/should_list_server_flavors.yml +1289 -287
- data/spec/integration/integration_spec.rb +19 -9
- data/spec/integration_spec_helper.rb +6 -4
- metadata +5 -5
@@ -2,13 +2,13 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: get
|
5
|
-
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors
|
5
|
+
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/detail
|
6
6
|
body:
|
7
7
|
encoding: US-ASCII
|
8
8
|
string: ''
|
9
9
|
headers:
|
10
10
|
User-Agent:
|
11
|
-
- fog/1.
|
11
|
+
- fog/1.18.0
|
12
12
|
Content-Type:
|
13
13
|
- application/json
|
14
14
|
Accept:
|
@@ -19,49 +19,121 @@ http_interactions:
|
|
19
19
|
code: 200
|
20
20
|
message:
|
21
21
|
headers:
|
22
|
-
Date:
|
23
|
-
- Tue, 22 Oct 2013 17:34:14 GMT
|
24
|
-
Content-Length:
|
25
|
-
- '1697'
|
26
22
|
Content-Type:
|
27
23
|
- application/json
|
28
|
-
|
24
|
+
Via:
|
25
|
+
- 1.1 Repose (Repose/2.12)
|
26
|
+
Content-Length:
|
27
|
+
- '8117'
|
28
|
+
Date:
|
29
|
+
- Tue, 10 Dec 2013 21:54:57 GMT
|
30
|
+
x-compute-request-id:
|
31
|
+
- req-440bf81e-e59d-4bc7-8563-b5731336c31a
|
29
32
|
Server:
|
30
33
|
- Jetty(8.0.y.z-SNAPSHOT)
|
31
34
|
body:
|
32
35
|
encoding: UTF-8
|
33
|
-
string: ! '{"flavors": [{"
|
36
|
+
string: ! '{"flavors": [{"OS-FLV-WITH-EXT-SPECS:extra_specs": {"class": "standard1",
|
37
|
+
"disk_io_index": "2", "number_of_data_disks": "0"}, "name": "512MB Standard
|
38
|
+
Instance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/2",
|
34
39
|
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/2",
|
35
|
-
"rel": "bookmark"}], "
|
36
|
-
|
40
|
+
"rel": "bookmark"}], "ram": 512, "vcpus": 1, "swap": 512, "rxtx_factor": 80.0,
|
41
|
+
"OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
42
|
+
{"class": "standard1", "disk_io_index": "2", "number_of_data_disks": "0"},
|
43
|
+
"name": "1GB Standard Instance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/3",
|
37
44
|
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/3",
|
38
|
-
"rel": "bookmark"}], "
|
39
|
-
|
45
|
+
"rel": "bookmark"}], "ram": 1024, "vcpus": 1, "swap": 1024, "rxtx_factor":
|
46
|
+
120.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
47
|
+
{"class": "standard1", "disk_io_index": "2", "number_of_data_disks": "0"},
|
48
|
+
"name": "2GB Standard Instance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/4",
|
40
49
|
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/4",
|
41
|
-
"rel": "bookmark"}], "
|
42
|
-
|
50
|
+
"rel": "bookmark"}], "ram": 2048, "vcpus": 2, "swap": 2048, "rxtx_factor":
|
51
|
+
240.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
52
|
+
{"class": "standard1", "disk_io_index": "2", "number_of_data_disks": "0"},
|
53
|
+
"name": "4GB Standard Instance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/5",
|
43
54
|
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/5",
|
44
|
-
"rel": "bookmark"}], "
|
45
|
-
|
55
|
+
"rel": "bookmark"}], "ram": 4096, "vcpus": 2, "swap": 2048, "rxtx_factor":
|
56
|
+
400.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
57
|
+
{"class": "standard1", "disk_io_index": "2", "number_of_data_disks": "0"},
|
58
|
+
"name": "8GB Standard Instance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/6",
|
46
59
|
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/6",
|
47
|
-
"rel": "bookmark"}], "
|
48
|
-
|
60
|
+
"rel": "bookmark"}], "ram": 8192, "vcpus": 4, "swap": 2048, "rxtx_factor":
|
61
|
+
600.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 320, "id": "6"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
62
|
+
{"class": "standard1", "disk_io_index": "2", "number_of_data_disks": "0"},
|
63
|
+
"name": "15GB Standard Instance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/7",
|
49
64
|
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/7",
|
50
|
-
"rel": "bookmark"}], "
|
51
|
-
|
65
|
+
"rel": "bookmark"}], "ram": 15360, "vcpus": 6, "swap": 2048, "rxtx_factor":
|
66
|
+
800.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 620, "id": "7"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
67
|
+
{"class": "standard1", "disk_io_index": "2", "number_of_data_disks": "0"},
|
68
|
+
"name": "30GB Standard Instance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/8",
|
52
69
|
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/8",
|
53
|
-
"rel": "bookmark"}], "
|
70
|
+
"rel": "bookmark"}], "ram": 30720, "vcpus": 8, "swap": 2048, "rxtx_factor":
|
71
|
+
1200.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1200, "id": "8"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
72
|
+
{"resize_policy_class": "performance_flavor", "class": "performance1", "disk_io_index":
|
73
|
+
"40", "number_of_data_disks": "0"}, "name": "1 GB Performance", "links": [{"href":
|
74
|
+
"https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-1",
|
75
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/performance1-1",
|
76
|
+
"rel": "bookmark"}], "ram": 1024, "vcpus": 1, "swap": "", "rxtx_factor": 200.0,
|
77
|
+
"OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "performance1-1"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
78
|
+
{"resize_policy_class": "performance_flavor", "class": "performance1", "disk_io_index":
|
79
|
+
"40", "number_of_data_disks": "1"}, "name": "2 GB Performance", "links": [{"href":
|
80
|
+
"https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-2",
|
81
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/performance1-2",
|
82
|
+
"rel": "bookmark"}], "ram": 2048, "vcpus": 2, "swap": "", "rxtx_factor": 400.0,
|
83
|
+
"OS-FLV-EXT-DATA:ephemeral": 20, "disk": 40, "id": "performance1-2"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
84
|
+
{"resize_policy_class": "performance_flavor", "class": "performance1", "disk_io_index":
|
85
|
+
"40", "number_of_data_disks": "1"}, "name": "4 GB Performance", "links": [{"href":
|
86
|
+
"https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-4",
|
87
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/performance1-4",
|
88
|
+
"rel": "bookmark"}], "ram": 4096, "vcpus": 4, "swap": "", "rxtx_factor": 800.0,
|
89
|
+
"OS-FLV-EXT-DATA:ephemeral": 40, "disk": 40, "id": "performance1-4"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
90
|
+
{"resize_policy_class": "performance_flavor", "class": "performance1", "disk_io_index":
|
91
|
+
"40", "number_of_data_disks": "1"}, "name": "8 GB Performance", "links": [{"href":
|
92
|
+
"https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-8",
|
93
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/performance1-8",
|
94
|
+
"rel": "bookmark"}], "ram": 8192, "vcpus": 8, "swap": "", "rxtx_factor": 1600.0,
|
95
|
+
"OS-FLV-EXT-DATA:ephemeral": 80, "disk": 40, "id": "performance1-8"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
96
|
+
{"resize_policy_class": "performance_flavor", "class": "performance2", "disk_io_index":
|
97
|
+
"80", "number_of_data_disks": "4"}, "name": "120 GB Performance", "links":
|
98
|
+
[{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-120",
|
99
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/performance2-120",
|
100
|
+
"rel": "bookmark"}], "ram": 122880, "vcpus": 32, "swap": "", "rxtx_factor":
|
101
|
+
10000.0, "OS-FLV-EXT-DATA:ephemeral": 1200, "disk": 40, "id": "performance2-120"},
|
102
|
+
{"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class": "performance_flavor",
|
103
|
+
"class": "performance2", "disk_io_index": "40", "number_of_data_disks": "1"},
|
104
|
+
"name": "15 GB Performance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-15",
|
105
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/performance2-15",
|
106
|
+
"rel": "bookmark"}], "ram": 15360, "vcpus": 4, "swap": "", "rxtx_factor":
|
107
|
+
1250.0, "OS-FLV-EXT-DATA:ephemeral": 150, "disk": 40, "id": "performance2-15"},
|
108
|
+
{"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class": "performance_flavor",
|
109
|
+
"class": "performance2", "disk_io_index": "40", "number_of_data_disks": "1"},
|
110
|
+
"name": "30 GB Performance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-30",
|
111
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/performance2-30",
|
112
|
+
"rel": "bookmark"}], "ram": 30720, "vcpus": 8, "swap": "", "rxtx_factor":
|
113
|
+
2500.0, "OS-FLV-EXT-DATA:ephemeral": 300, "disk": 40, "id": "performance2-30"},
|
114
|
+
{"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class": "performance_flavor",
|
115
|
+
"class": "performance2", "disk_io_index": "60", "number_of_data_disks": "2"},
|
116
|
+
"name": "60 GB Performance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-60",
|
117
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/performance2-60",
|
118
|
+
"rel": "bookmark"}], "ram": 61440, "vcpus": 16, "swap": "", "rxtx_factor":
|
119
|
+
5000.0, "OS-FLV-EXT-DATA:ephemeral": 600, "disk": 40, "id": "performance2-60"},
|
120
|
+
{"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class": "performance_flavor",
|
121
|
+
"class": "performance2", "disk_io_index": "70", "number_of_data_disks": "3"},
|
122
|
+
"name": "90 GB Performance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-90",
|
123
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/performance2-90",
|
124
|
+
"rel": "bookmark"}], "ram": 92160, "vcpus": 24, "swap": "", "rxtx_factor":
|
125
|
+
7500.0, "OS-FLV-EXT-DATA:ephemeral": 900, "disk": 40, "id": "performance2-90"}]}'
|
54
126
|
http_version:
|
55
|
-
recorded_at: Tue,
|
127
|
+
recorded_at: Tue, 10 Dec 2013 21:54:58 GMT
|
56
128
|
- request:
|
57
129
|
method: get
|
58
|
-
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors
|
130
|
+
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/2
|
59
131
|
body:
|
60
132
|
encoding: US-ASCII
|
61
133
|
string: ''
|
62
134
|
headers:
|
63
135
|
User-Agent:
|
64
|
-
- fog/1.
|
136
|
+
- fog/1.18.0
|
65
137
|
Content-Type:
|
66
138
|
- application/json
|
67
139
|
Accept:
|
@@ -72,49 +144,37 @@ http_interactions:
|
|
72
144
|
code: 200
|
73
145
|
message:
|
74
146
|
headers:
|
75
|
-
Date:
|
76
|
-
- Tue, 22 Oct 2013 20:09:29 GMT
|
77
|
-
Content-Length:
|
78
|
-
- '1697'
|
79
147
|
Content-Type:
|
80
148
|
- application/json
|
81
|
-
|
149
|
+
Via:
|
150
|
+
- 1.1 Repose (Repose/2.12)
|
151
|
+
Content-Length:
|
152
|
+
- '466'
|
153
|
+
Date:
|
154
|
+
- Tue, 10 Dec 2013 21:55:01 GMT
|
155
|
+
x-compute-request-id:
|
156
|
+
- req-e82c43e7-adae-4dde-8c77-30be0c04ee83
|
82
157
|
Server:
|
83
158
|
- Jetty(8.0.y.z-SNAPSHOT)
|
84
159
|
body:
|
85
160
|
encoding: UTF-8
|
86
|
-
string: ! '{"
|
161
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"class": "standard1",
|
162
|
+
"disk_io_index": "2", "number_of_data_disks": "0"}, "name": "512MB Standard
|
163
|
+
Instance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/2",
|
87
164
|
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/2",
|
88
|
-
"rel": "bookmark"}], "
|
89
|
-
|
90
|
-
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/3",
|
91
|
-
"rel": "bookmark"}], "name": "1GB Standard Instance"}, {"id": "4", "links":
|
92
|
-
[{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/4",
|
93
|
-
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/4",
|
94
|
-
"rel": "bookmark"}], "name": "2GB Standard Instance"}, {"id": "5", "links":
|
95
|
-
[{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/5",
|
96
|
-
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/5",
|
97
|
-
"rel": "bookmark"}], "name": "4GB Standard Instance"}, {"id": "6", "links":
|
98
|
-
[{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/6",
|
99
|
-
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/6",
|
100
|
-
"rel": "bookmark"}], "name": "8GB Standard Instance"}, {"id": "7", "links":
|
101
|
-
[{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/7",
|
102
|
-
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/7",
|
103
|
-
"rel": "bookmark"}], "name": "15GB Standard Instance"}, {"id": "8", "links":
|
104
|
-
[{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/8",
|
105
|
-
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/8",
|
106
|
-
"rel": "bookmark"}], "name": "30GB Standard Instance"}]}'
|
165
|
+
"rel": "bookmark"}], "ram": 512, "vcpus": 1, "swap": 512, "rxtx_factor": 80.0,
|
166
|
+
"OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}}'
|
107
167
|
http_version:
|
108
|
-
recorded_at: Tue,
|
168
|
+
recorded_at: Tue, 10 Dec 2013 21:55:01 GMT
|
109
169
|
- request:
|
110
170
|
method: get
|
111
|
-
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/
|
171
|
+
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/3
|
112
172
|
body:
|
113
173
|
encoding: US-ASCII
|
114
174
|
string: ''
|
115
175
|
headers:
|
116
176
|
User-Agent:
|
117
|
-
- fog/1.
|
177
|
+
- fog/1.18.0
|
118
178
|
Content-Type:
|
119
179
|
- application/json
|
120
180
|
Accept:
|
@@ -125,33 +185,37 @@ http_interactions:
|
|
125
185
|
code: 200
|
126
186
|
message:
|
127
187
|
headers:
|
128
|
-
Date:
|
129
|
-
- Tue, 22 Oct 2013 20:16:38 GMT
|
130
|
-
Content-Length:
|
131
|
-
- '353'
|
132
188
|
Content-Type:
|
133
189
|
- application/json
|
134
|
-
|
190
|
+
Via:
|
191
|
+
- 1.1 Repose (Repose/2.12)
|
192
|
+
Content-Length:
|
193
|
+
- '467'
|
194
|
+
Date:
|
195
|
+
- Tue, 10 Dec 2013 21:55:04 GMT
|
196
|
+
x-compute-request-id:
|
197
|
+
- req-ce5f321e-95e6-40ec-bbd7-77dd1d6e18c4
|
135
198
|
Server:
|
136
199
|
- Jetty(8.0.y.z-SNAPSHOT)
|
137
200
|
body:
|
138
201
|
encoding: UTF-8
|
139
|
-
string: ! '{"flavor": {"
|
140
|
-
"
|
141
|
-
{"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/
|
142
|
-
"
|
143
|
-
|
202
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"class": "standard1",
|
203
|
+
"disk_io_index": "2", "number_of_data_disks": "0"}, "name": "1GB Standard
|
204
|
+
Instance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/3",
|
205
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/3",
|
206
|
+
"rel": "bookmark"}], "ram": 1024, "vcpus": 1, "swap": 1024, "rxtx_factor":
|
207
|
+
120.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}}'
|
144
208
|
http_version:
|
145
|
-
recorded_at: Tue,
|
209
|
+
recorded_at: Tue, 10 Dec 2013 21:55:04 GMT
|
146
210
|
- request:
|
147
211
|
method: get
|
148
|
-
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/
|
212
|
+
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/4
|
149
213
|
body:
|
150
214
|
encoding: US-ASCII
|
151
215
|
string: ''
|
152
216
|
headers:
|
153
217
|
User-Agent:
|
154
|
-
- fog/1.
|
218
|
+
- fog/1.18.0
|
155
219
|
Content-Type:
|
156
220
|
- application/json
|
157
221
|
Accept:
|
@@ -162,32 +226,37 @@ http_interactions:
|
|
162
226
|
code: 200
|
163
227
|
message:
|
164
228
|
headers:
|
165
|
-
Date:
|
166
|
-
- Tue, 22 Oct 2013 20:16:40 GMT
|
167
|
-
Content-Length:
|
168
|
-
- '353'
|
169
229
|
Content-Type:
|
170
230
|
- application/json
|
171
|
-
|
231
|
+
Via:
|
232
|
+
- 1.1 Repose (Repose/2.12)
|
233
|
+
Content-Length:
|
234
|
+
- '467'
|
235
|
+
Date:
|
236
|
+
- Tue, 10 Dec 2013 21:55:07 GMT
|
237
|
+
x-compute-request-id:
|
238
|
+
- req-6e9637b6-d14f-4351-8018-e1de32d962db
|
172
239
|
Server:
|
173
240
|
- Jetty(8.0.y.z-SNAPSHOT)
|
174
241
|
body:
|
175
242
|
encoding: UTF-8
|
176
|
-
string: ! '{"flavor": {"
|
177
|
-
"
|
178
|
-
"
|
179
|
-
|
243
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"class": "standard1",
|
244
|
+
"disk_io_index": "2", "number_of_data_disks": "0"}, "name": "2GB Standard
|
245
|
+
Instance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/4",
|
246
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/4",
|
247
|
+
"rel": "bookmark"}], "ram": 2048, "vcpus": 2, "swap": 2048, "rxtx_factor":
|
248
|
+
240.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}}'
|
180
249
|
http_version:
|
181
|
-
recorded_at: Tue,
|
250
|
+
recorded_at: Tue, 10 Dec 2013 21:55:07 GMT
|
182
251
|
- request:
|
183
252
|
method: get
|
184
|
-
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/
|
253
|
+
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/5
|
185
254
|
body:
|
186
255
|
encoding: US-ASCII
|
187
256
|
string: ''
|
188
257
|
headers:
|
189
258
|
User-Agent:
|
190
|
-
- fog/1.
|
259
|
+
- fog/1.18.0
|
191
260
|
Content-Type:
|
192
261
|
- application/json
|
193
262
|
Accept:
|
@@ -198,32 +267,37 @@ http_interactions:
|
|
198
267
|
code: 200
|
199
268
|
message:
|
200
269
|
headers:
|
201
|
-
Date:
|
202
|
-
- Tue, 22 Oct 2013 20:16:41 GMT
|
203
|
-
Content-Length:
|
204
|
-
- '353'
|
205
270
|
Content-Type:
|
206
271
|
- application/json
|
207
|
-
|
272
|
+
Via:
|
273
|
+
- 1.1 Repose (Repose/2.12)
|
274
|
+
Content-Length:
|
275
|
+
- '468'
|
276
|
+
Date:
|
277
|
+
- Tue, 10 Dec 2013 21:55:09 GMT
|
278
|
+
x-compute-request-id:
|
279
|
+
- req-3c1876db-1334-454f-ab0c-c8ae9bc214dd
|
208
280
|
Server:
|
209
281
|
- Jetty(8.0.y.z-SNAPSHOT)
|
210
282
|
body:
|
211
283
|
encoding: UTF-8
|
212
|
-
string: ! '{"flavor": {"
|
213
|
-
"
|
214
|
-
"
|
215
|
-
|
284
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"class": "standard1",
|
285
|
+
"disk_io_index": "2", "number_of_data_disks": "0"}, "name": "4GB Standard
|
286
|
+
Instance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/5",
|
287
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/5",
|
288
|
+
"rel": "bookmark"}], "ram": 4096, "vcpus": 2, "swap": 2048, "rxtx_factor":
|
289
|
+
400.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}}'
|
216
290
|
http_version:
|
217
|
-
recorded_at: Tue,
|
291
|
+
recorded_at: Tue, 10 Dec 2013 21:55:09 GMT
|
218
292
|
- request:
|
219
293
|
method: get
|
220
|
-
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/
|
294
|
+
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/6
|
221
295
|
body:
|
222
296
|
encoding: US-ASCII
|
223
297
|
string: ''
|
224
298
|
headers:
|
225
299
|
User-Agent:
|
226
|
-
- fog/1.
|
300
|
+
- fog/1.18.0
|
227
301
|
Content-Type:
|
228
302
|
- application/json
|
229
303
|
Accept:
|
@@ -234,32 +308,37 @@ http_interactions:
|
|
234
308
|
code: 200
|
235
309
|
message:
|
236
310
|
headers:
|
237
|
-
Date:
|
238
|
-
- Tue, 22 Oct 2013 20:16:42 GMT
|
239
|
-
Content-Length:
|
240
|
-
- '355'
|
241
311
|
Content-Type:
|
242
312
|
- application/json
|
243
|
-
|
313
|
+
Via:
|
314
|
+
- 1.1 Repose (Repose/2.12)
|
315
|
+
Content-Length:
|
316
|
+
- '468'
|
317
|
+
Date:
|
318
|
+
- Tue, 10 Dec 2013 21:55:09 GMT
|
319
|
+
x-compute-request-id:
|
320
|
+
- req-497663bc-eea4-4a8f-948c-c1c38f4c8e48
|
244
321
|
Server:
|
245
322
|
- Jetty(8.0.y.z-SNAPSHOT)
|
246
323
|
body:
|
247
324
|
encoding: UTF-8
|
248
|
-
string: ! '{"flavor": {"
|
249
|
-
"
|
250
|
-
"
|
251
|
-
|
325
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"class": "standard1",
|
326
|
+
"disk_io_index": "2", "number_of_data_disks": "0"}, "name": "8GB Standard
|
327
|
+
Instance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/6",
|
328
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/6",
|
329
|
+
"rel": "bookmark"}], "ram": 8192, "vcpus": 4, "swap": 2048, "rxtx_factor":
|
330
|
+
600.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 320, "id": "6"}}'
|
252
331
|
http_version:
|
253
|
-
recorded_at: Tue,
|
332
|
+
recorded_at: Tue, 10 Dec 2013 21:55:10 GMT
|
254
333
|
- request:
|
255
334
|
method: get
|
256
|
-
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/
|
335
|
+
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/7
|
257
336
|
body:
|
258
337
|
encoding: US-ASCII
|
259
338
|
string: ''
|
260
339
|
headers:
|
261
340
|
User-Agent:
|
262
|
-
- fog/1.
|
341
|
+
- fog/1.18.0
|
263
342
|
Content-Type:
|
264
343
|
- application/json
|
265
344
|
Accept:
|
@@ -270,32 +349,37 @@ http_interactions:
|
|
270
349
|
code: 200
|
271
350
|
message:
|
272
351
|
headers:
|
273
|
-
Date:
|
274
|
-
- Tue, 22 Oct 2013 20:16:43 GMT
|
275
|
-
Content-Length:
|
276
|
-
- '355'
|
277
352
|
Content-Type:
|
278
353
|
- application/json
|
279
|
-
|
354
|
+
Via:
|
355
|
+
- 1.1 Repose (Repose/2.12)
|
356
|
+
Content-Length:
|
357
|
+
- '470'
|
358
|
+
Date:
|
359
|
+
- Tue, 10 Dec 2013 21:55:12 GMT
|
360
|
+
x-compute-request-id:
|
361
|
+
- req-a05d301f-8f14-41e7-b34c-3877cb2ab361
|
280
362
|
Server:
|
281
363
|
- Jetty(8.0.y.z-SNAPSHOT)
|
282
364
|
body:
|
283
365
|
encoding: UTF-8
|
284
|
-
string: ! '{"flavor": {"
|
285
|
-
"
|
286
|
-
"
|
287
|
-
|
366
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"class": "standard1",
|
367
|
+
"disk_io_index": "2", "number_of_data_disks": "0"}, "name": "15GB Standard
|
368
|
+
Instance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/7",
|
369
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/7",
|
370
|
+
"rel": "bookmark"}], "ram": 15360, "vcpus": 6, "swap": 2048, "rxtx_factor":
|
371
|
+
800.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 620, "id": "7"}}'
|
288
372
|
http_version:
|
289
|
-
recorded_at: Tue,
|
373
|
+
recorded_at: Tue, 10 Dec 2013 21:55:12 GMT
|
290
374
|
- request:
|
291
375
|
method: get
|
292
|
-
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/
|
376
|
+
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/8
|
293
377
|
body:
|
294
378
|
encoding: US-ASCII
|
295
379
|
string: ''
|
296
380
|
headers:
|
297
381
|
User-Agent:
|
298
|
-
- fog/1.
|
382
|
+
- fog/1.18.0
|
299
383
|
Content-Type:
|
300
384
|
- application/json
|
301
385
|
Accept:
|
@@ -306,33 +390,37 @@ http_interactions:
|
|
306
390
|
code: 200
|
307
391
|
message:
|
308
392
|
headers:
|
309
|
-
Date:
|
310
|
-
- Tue, 22 Oct 2013 20:16:43 GMT
|
311
|
-
Content-Length:
|
312
|
-
- '357'
|
313
393
|
Content-Type:
|
314
394
|
- application/json
|
315
|
-
|
395
|
+
Via:
|
396
|
+
- 1.1 Repose (Repose/2.12)
|
397
|
+
Content-Length:
|
398
|
+
- '472'
|
399
|
+
Date:
|
400
|
+
- Tue, 10 Dec 2013 21:55:15 GMT
|
401
|
+
x-compute-request-id:
|
402
|
+
- req-3b9df1e6-79f0-49d4-bce6-342c7c266c7c
|
316
403
|
Server:
|
317
404
|
- Jetty(8.0.y.z-SNAPSHOT)
|
318
405
|
body:
|
319
406
|
encoding: UTF-8
|
320
|
-
string: ! '{"flavor": {"
|
321
|
-
"
|
322
|
-
{"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/
|
323
|
-
"
|
324
|
-
"
|
407
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"class": "standard1",
|
408
|
+
"disk_io_index": "2", "number_of_data_disks": "0"}, "name": "30GB Standard
|
409
|
+
Instance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/8",
|
410
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/8",
|
411
|
+
"rel": "bookmark"}], "ram": 30720, "vcpus": 8, "swap": 2048, "rxtx_factor":
|
412
|
+
1200.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1200, "id": "8"}}'
|
325
413
|
http_version:
|
326
|
-
recorded_at: Tue,
|
414
|
+
recorded_at: Tue, 10 Dec 2013 21:55:15 GMT
|
327
415
|
- request:
|
328
416
|
method: get
|
329
|
-
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/
|
417
|
+
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-1
|
330
418
|
body:
|
331
419
|
encoding: US-ASCII
|
332
420
|
string: ''
|
333
421
|
headers:
|
334
422
|
User-Agent:
|
335
|
-
- fog/1.
|
423
|
+
- fog/1.18.0
|
336
424
|
Content-Type:
|
337
425
|
- application/json
|
338
426
|
Accept:
|
@@ -343,33 +431,37 @@ http_interactions:
|
|
343
431
|
code: 200
|
344
432
|
message:
|
345
433
|
headers:
|
346
|
-
Date:
|
347
|
-
- Tue, 22 Oct 2013 20:16:44 GMT
|
348
|
-
Content-Length:
|
349
|
-
- '358'
|
350
434
|
Content-Type:
|
351
435
|
- application/json
|
352
|
-
|
436
|
+
Via:
|
437
|
+
- 1.1 Repose (Repose/2.12)
|
438
|
+
Content-Length:
|
439
|
+
- '548'
|
440
|
+
Date:
|
441
|
+
- Tue, 10 Dec 2013 21:55:18 GMT
|
442
|
+
x-compute-request-id:
|
443
|
+
- req-b7815df8-f548-4157-9fe1-550b267928e8
|
353
444
|
Server:
|
354
445
|
- Jetty(8.0.y.z-SNAPSHOT)
|
355
446
|
body:
|
356
447
|
encoding: UTF-8
|
357
|
-
string: ! '{"flavor": {"
|
358
|
-
"
|
359
|
-
{"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/
|
360
|
-
"
|
361
|
-
"
|
448
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class":
|
449
|
+
"performance_flavor", "class": "performance1", "disk_io_index": "40", "number_of_data_disks":
|
450
|
+
"0"}, "name": "1 GB Performance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-1",
|
451
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/performance1-1",
|
452
|
+
"rel": "bookmark"}], "ram": 1024, "vcpus": 1, "swap": "", "rxtx_factor": 200.0,
|
453
|
+
"OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "performance1-1"}}'
|
362
454
|
http_version:
|
363
|
-
recorded_at: Tue,
|
455
|
+
recorded_at: Tue, 10 Dec 2013 21:55:18 GMT
|
364
456
|
- request:
|
365
|
-
method:
|
366
|
-
uri: https://
|
457
|
+
method: get
|
458
|
+
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-2
|
367
459
|
body:
|
368
|
-
encoding:
|
369
|
-
string:
|
460
|
+
encoding: US-ASCII
|
461
|
+
string: ''
|
370
462
|
headers:
|
371
463
|
User-Agent:
|
372
|
-
- fog/1.
|
464
|
+
- fog/1.18.0
|
373
465
|
Content-Type:
|
374
466
|
- application/json
|
375
467
|
Accept:
|
@@ -380,40 +472,37 @@ http_interactions:
|
|
380
472
|
code: 200
|
381
473
|
message:
|
382
474
|
headers:
|
383
|
-
Server:
|
384
|
-
- nginx/0.8.55
|
385
|
-
Date:
|
386
|
-
- Tue, 22 Oct 2013 20:17:06 GMT
|
387
475
|
Content-Type:
|
388
476
|
- application/json
|
389
|
-
|
390
|
-
-
|
391
|
-
vary:
|
392
|
-
- Accept, Accept-Encoding, X-Auth-Token
|
393
|
-
VIA:
|
394
|
-
- 1.0 Repose (Repose/2.3.5)
|
477
|
+
Via:
|
478
|
+
- 1.1 Repose (Repose/2.12)
|
395
479
|
Content-Length:
|
396
|
-
- '
|
397
|
-
|
398
|
-
-
|
480
|
+
- '549'
|
481
|
+
Date:
|
482
|
+
- Tue, 10 Dec 2013 21:55:18 GMT
|
483
|
+
x-compute-request-id:
|
484
|
+
- req-630e29f1-2115-4782-b0da-c0ad8afac60d
|
485
|
+
Server:
|
486
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
399
487
|
body:
|
400
488
|
encoding: UTF-8
|
401
|
-
string: ! '{"
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
489
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class":
|
490
|
+
"performance_flavor", "class": "performance1", "disk_io_index": "40", "number_of_data_disks":
|
491
|
+
"1"}, "name": "2 GB Performance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-2",
|
492
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/performance1-2",
|
493
|
+
"rel": "bookmark"}], "ram": 2048, "vcpus": 2, "swap": "", "rxtx_factor": 400.0,
|
494
|
+
"OS-FLV-EXT-DATA:ephemeral": 20, "disk": 40, "id": "performance1-2"}}'
|
406
495
|
http_version:
|
407
|
-
recorded_at: Tue,
|
496
|
+
recorded_at: Tue, 10 Dec 2013 21:55:18 GMT
|
408
497
|
- request:
|
409
498
|
method: get
|
410
|
-
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/
|
499
|
+
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-4
|
411
500
|
body:
|
412
501
|
encoding: US-ASCII
|
413
502
|
string: ''
|
414
503
|
headers:
|
415
504
|
User-Agent:
|
416
|
-
- fog/1.
|
505
|
+
- fog/1.18.0
|
417
506
|
Content-Type:
|
418
507
|
- application/json
|
419
508
|
Accept:
|
@@ -424,57 +513,37 @@ http_interactions:
|
|
424
513
|
code: 200
|
425
514
|
message:
|
426
515
|
headers:
|
427
|
-
Date:
|
428
|
-
- Tue, 22 Oct 2013 20:17:08 GMT
|
429
|
-
Content-Length:
|
430
|
-
- '2427'
|
431
516
|
Content-Type:
|
432
517
|
- application/json
|
433
|
-
|
518
|
+
Via:
|
519
|
+
- 1.1 Repose (Repose/2.12)
|
520
|
+
Content-Length:
|
521
|
+
- '549'
|
522
|
+
Date:
|
523
|
+
- Tue, 10 Dec 2013 21:55:19 GMT
|
524
|
+
x-compute-request-id:
|
525
|
+
- req-190d5b93-ddb7-4207-ae8f-e32106e43f84
|
434
526
|
Server:
|
435
527
|
- Jetty(8.0.y.z-SNAPSHOT)
|
436
528
|
body:
|
437
529
|
encoding: UTF-8
|
438
|
-
string: ! '{"
|
439
|
-
"
|
440
|
-
{"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/
|
441
|
-
"
|
442
|
-
|
443
|
-
"
|
444
|
-
{"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/3", "rel":
|
445
|
-
"bookmark"}], "ram": 1024, "vcpus": 1, "swap": 1024, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral":
|
446
|
-
0, "disk": 40, "id": "3"}, {"name": "2GB Standard Instance", "links": [{"href":
|
447
|
-
"https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/4", "rel": "self"},
|
448
|
-
{"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/4", "rel":
|
449
|
-
"bookmark"}], "ram": 2048, "vcpus": 2, "swap": 2048, "rxtx_factor": 6.0, "OS-FLV-EXT-DATA:ephemeral":
|
450
|
-
0, "disk": 80, "id": "4"}, {"name": "4GB Standard Instance", "links": [{"href":
|
451
|
-
"https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/5", "rel": "self"},
|
452
|
-
{"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/5", "rel":
|
453
|
-
"bookmark"}], "ram": 4096, "vcpus": 2, "swap": 2048, "rxtx_factor": 10.0,
|
454
|
-
"OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"name": "8GB Standard
|
455
|
-
Instance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/6",
|
456
|
-
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/6",
|
457
|
-
"rel": "bookmark"}], "ram": 8192, "vcpus": 4, "swap": 2048, "rxtx_factor":
|
458
|
-
15.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 320, "id": "6"}, {"name": "15GB
|
459
|
-
Standard Instance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/7",
|
460
|
-
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/7",
|
461
|
-
"rel": "bookmark"}], "ram": 15360, "vcpus": 6, "swap": 2048, "rxtx_factor":
|
462
|
-
20.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 620, "id": "7"}, {"name": "30GB
|
463
|
-
Standard Instance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/8",
|
464
|
-
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/8",
|
465
|
-
"rel": "bookmark"}], "ram": 30720, "vcpus": 8, "swap": 2048, "rxtx_factor":
|
466
|
-
30.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1200, "id": "8"}]}'
|
530
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class":
|
531
|
+
"performance_flavor", "class": "performance1", "disk_io_index": "40", "number_of_data_disks":
|
532
|
+
"1"}, "name": "4 GB Performance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-4",
|
533
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/performance1-4",
|
534
|
+
"rel": "bookmark"}], "ram": 4096, "vcpus": 4, "swap": "", "rxtx_factor": 800.0,
|
535
|
+
"OS-FLV-EXT-DATA:ephemeral": 40, "disk": 40, "id": "performance1-4"}}'
|
467
536
|
http_version:
|
468
|
-
recorded_at: Tue,
|
537
|
+
recorded_at: Tue, 10 Dec 2013 21:55:19 GMT
|
469
538
|
- request:
|
470
539
|
method: get
|
471
|
-
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/
|
540
|
+
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-8
|
472
541
|
body:
|
473
542
|
encoding: US-ASCII
|
474
543
|
string: ''
|
475
544
|
headers:
|
476
545
|
User-Agent:
|
477
|
-
- fog/1.
|
546
|
+
- fog/1.18.0
|
478
547
|
Content-Type:
|
479
548
|
- application/json
|
480
549
|
Accept:
|
@@ -485,33 +554,37 @@ http_interactions:
|
|
485
554
|
code: 200
|
486
555
|
message:
|
487
556
|
headers:
|
488
|
-
Date:
|
489
|
-
- Tue, 22 Oct 2013 20:17:08 GMT
|
490
|
-
Content-Length:
|
491
|
-
- '353'
|
492
557
|
Content-Type:
|
493
558
|
- application/json
|
494
|
-
|
559
|
+
Via:
|
560
|
+
- 1.1 Repose (Repose/2.12)
|
561
|
+
Content-Length:
|
562
|
+
- '550'
|
563
|
+
Date:
|
564
|
+
- Tue, 10 Dec 2013 21:55:19 GMT
|
565
|
+
x-compute-request-id:
|
566
|
+
- req-11f0b1ca-6b24-45a1-8f8c-7fb4830b0f2c
|
495
567
|
Server:
|
496
568
|
- Jetty(8.0.y.z-SNAPSHOT)
|
497
569
|
body:
|
498
570
|
encoding: UTF-8
|
499
|
-
string: ! '{"flavor": {"
|
500
|
-
"
|
501
|
-
{"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/
|
502
|
-
"
|
503
|
-
|
571
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class":
|
572
|
+
"performance_flavor", "class": "performance1", "disk_io_index": "40", "number_of_data_disks":
|
573
|
+
"1"}, "name": "8 GB Performance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-8",
|
574
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/performance1-8",
|
575
|
+
"rel": "bookmark"}], "ram": 8192, "vcpus": 8, "swap": "", "rxtx_factor": 1600.0,
|
576
|
+
"OS-FLV-EXT-DATA:ephemeral": 80, "disk": 40, "id": "performance1-8"}}'
|
504
577
|
http_version:
|
505
|
-
recorded_at: Tue,
|
578
|
+
recorded_at: Tue, 10 Dec 2013 21:55:19 GMT
|
506
579
|
- request:
|
507
580
|
method: get
|
508
|
-
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/
|
581
|
+
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-120
|
509
582
|
body:
|
510
583
|
encoding: US-ASCII
|
511
584
|
string: ''
|
512
585
|
headers:
|
513
586
|
User-Agent:
|
514
|
-
- fog/1.
|
587
|
+
- fog/1.18.0
|
515
588
|
Content-Type:
|
516
589
|
- application/json
|
517
590
|
Accept:
|
@@ -522,32 +595,37 @@ http_interactions:
|
|
522
595
|
code: 200
|
523
596
|
message:
|
524
597
|
headers:
|
525
|
-
Date:
|
526
|
-
- Tue, 22 Oct 2013 20:17:09 GMT
|
527
|
-
Content-Length:
|
528
|
-
- '353'
|
529
598
|
Content-Type:
|
530
599
|
- application/json
|
531
|
-
|
600
|
+
Via:
|
601
|
+
- 1.1 Repose (Repose/2.12)
|
602
|
+
Content-Length:
|
603
|
+
- '564'
|
604
|
+
Date:
|
605
|
+
- Tue, 10 Dec 2013 21:55:20 GMT
|
606
|
+
x-compute-request-id:
|
607
|
+
- req-d1fc7e08-d3bf-4097-9e79-5975eac2ddda
|
532
608
|
Server:
|
533
609
|
- Jetty(8.0.y.z-SNAPSHOT)
|
534
610
|
body:
|
535
611
|
encoding: UTF-8
|
536
|
-
string: ! '{"flavor": {"
|
537
|
-
"
|
538
|
-
"
|
539
|
-
|
612
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class":
|
613
|
+
"performance_flavor", "class": "performance2", "disk_io_index": "80", "number_of_data_disks":
|
614
|
+
"4"}, "name": "120 GB Performance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-120",
|
615
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/performance2-120",
|
616
|
+
"rel": "bookmark"}], "ram": 122880, "vcpus": 32, "swap": "", "rxtx_factor":
|
617
|
+
10000.0, "OS-FLV-EXT-DATA:ephemeral": 1200, "disk": 40, "id": "performance2-120"}}'
|
540
618
|
http_version:
|
541
|
-
recorded_at: Tue,
|
619
|
+
recorded_at: Tue, 10 Dec 2013 21:55:20 GMT
|
542
620
|
- request:
|
543
621
|
method: get
|
544
|
-
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/
|
622
|
+
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-15
|
545
623
|
body:
|
546
624
|
encoding: US-ASCII
|
547
625
|
string: ''
|
548
626
|
headers:
|
549
627
|
User-Agent:
|
550
|
-
- fog/1.
|
628
|
+
- fog/1.18.0
|
551
629
|
Content-Type:
|
552
630
|
- application/json
|
553
631
|
Accept:
|
@@ -558,32 +636,37 @@ http_interactions:
|
|
558
636
|
code: 200
|
559
637
|
message:
|
560
638
|
headers:
|
561
|
-
Date:
|
562
|
-
- Tue, 22 Oct 2013 20:17:10 GMT
|
563
|
-
Content-Length:
|
564
|
-
- '353'
|
565
639
|
Content-Type:
|
566
640
|
- application/json
|
567
|
-
|
641
|
+
Via:
|
642
|
+
- 1.1 Repose (Repose/2.12)
|
643
|
+
Content-Length:
|
644
|
+
- '556'
|
645
|
+
Date:
|
646
|
+
- Tue, 10 Dec 2013 21:55:20 GMT
|
647
|
+
x-compute-request-id:
|
648
|
+
- req-7a351f07-9e96-48bd-b837-0189b08c5d3d
|
568
649
|
Server:
|
569
650
|
- Jetty(8.0.y.z-SNAPSHOT)
|
570
651
|
body:
|
571
652
|
encoding: UTF-8
|
572
|
-
string: ! '{"flavor": {"
|
573
|
-
"
|
574
|
-
"
|
575
|
-
|
653
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class":
|
654
|
+
"performance_flavor", "class": "performance2", "disk_io_index": "40", "number_of_data_disks":
|
655
|
+
"1"}, "name": "15 GB Performance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-15",
|
656
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/performance2-15",
|
657
|
+
"rel": "bookmark"}], "ram": 15360, "vcpus": 4, "swap": "", "rxtx_factor":
|
658
|
+
1250.0, "OS-FLV-EXT-DATA:ephemeral": 150, "disk": 40, "id": "performance2-15"}}'
|
576
659
|
http_version:
|
577
|
-
recorded_at: Tue,
|
660
|
+
recorded_at: Tue, 10 Dec 2013 21:55:21 GMT
|
578
661
|
- request:
|
579
662
|
method: get
|
580
|
-
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/
|
663
|
+
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-30
|
581
664
|
body:
|
582
665
|
encoding: US-ASCII
|
583
666
|
string: ''
|
584
667
|
headers:
|
585
668
|
User-Agent:
|
586
|
-
- fog/1.
|
669
|
+
- fog/1.18.0
|
587
670
|
Content-Type:
|
588
671
|
- application/json
|
589
672
|
Accept:
|
@@ -594,32 +677,37 @@ http_interactions:
|
|
594
677
|
code: 200
|
595
678
|
message:
|
596
679
|
headers:
|
597
|
-
Date:
|
598
|
-
- Tue, 22 Oct 2013 20:17:11 GMT
|
599
|
-
Content-Length:
|
600
|
-
- '355'
|
601
680
|
Content-Type:
|
602
681
|
- application/json
|
603
|
-
|
682
|
+
Via:
|
683
|
+
- 1.1 Repose (Repose/2.12)
|
684
|
+
Content-Length:
|
685
|
+
- '556'
|
686
|
+
Date:
|
687
|
+
- Tue, 10 Dec 2013 21:55:21 GMT
|
688
|
+
x-compute-request-id:
|
689
|
+
- req-0e237ad8-e799-48cc-9033-e005808c05db
|
604
690
|
Server:
|
605
691
|
- Jetty(8.0.y.z-SNAPSHOT)
|
606
692
|
body:
|
607
693
|
encoding: UTF-8
|
608
|
-
string: ! '{"flavor": {"
|
609
|
-
"
|
610
|
-
"
|
611
|
-
|
694
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class":
|
695
|
+
"performance_flavor", "class": "performance2", "disk_io_index": "40", "number_of_data_disks":
|
696
|
+
"1"}, "name": "30 GB Performance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-30",
|
697
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/performance2-30",
|
698
|
+
"rel": "bookmark"}], "ram": 30720, "vcpus": 8, "swap": "", "rxtx_factor":
|
699
|
+
2500.0, "OS-FLV-EXT-DATA:ephemeral": 300, "disk": 40, "id": "performance2-30"}}'
|
612
700
|
http_version:
|
613
|
-
recorded_at: Tue,
|
701
|
+
recorded_at: Tue, 10 Dec 2013 21:55:21 GMT
|
614
702
|
- request:
|
615
703
|
method: get
|
616
|
-
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/
|
704
|
+
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-60
|
617
705
|
body:
|
618
706
|
encoding: US-ASCII
|
619
707
|
string: ''
|
620
708
|
headers:
|
621
709
|
User-Agent:
|
622
|
-
- fog/1.
|
710
|
+
- fog/1.18.0
|
623
711
|
Content-Type:
|
624
712
|
- application/json
|
625
713
|
Accept:
|
@@ -630,32 +718,37 @@ http_interactions:
|
|
630
718
|
code: 200
|
631
719
|
message:
|
632
720
|
headers:
|
633
|
-
Date:
|
634
|
-
- Tue, 22 Oct 2013 20:17:11 GMT
|
635
|
-
Content-Length:
|
636
|
-
- '355'
|
637
721
|
Content-Type:
|
638
722
|
- application/json
|
639
|
-
|
723
|
+
Via:
|
724
|
+
- 1.1 Repose (Repose/2.12)
|
725
|
+
Content-Length:
|
726
|
+
- '557'
|
727
|
+
Date:
|
728
|
+
- Tue, 10 Dec 2013 21:55:22 GMT
|
729
|
+
x-compute-request-id:
|
730
|
+
- req-484181d5-1d4f-451a-af1d-a883e96b70d0
|
640
731
|
Server:
|
641
732
|
- Jetty(8.0.y.z-SNAPSHOT)
|
642
733
|
body:
|
643
734
|
encoding: UTF-8
|
644
|
-
string: ! '{"flavor": {"
|
645
|
-
"
|
646
|
-
"
|
647
|
-
|
735
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class":
|
736
|
+
"performance_flavor", "class": "performance2", "disk_io_index": "60", "number_of_data_disks":
|
737
|
+
"2"}, "name": "60 GB Performance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-60",
|
738
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/performance2-60",
|
739
|
+
"rel": "bookmark"}], "ram": 61440, "vcpus": 16, "swap": "", "rxtx_factor":
|
740
|
+
5000.0, "OS-FLV-EXT-DATA:ephemeral": 600, "disk": 40, "id": "performance2-60"}}'
|
648
741
|
http_version:
|
649
|
-
recorded_at: Tue,
|
742
|
+
recorded_at: Tue, 10 Dec 2013 21:55:22 GMT
|
650
743
|
- request:
|
651
744
|
method: get
|
652
|
-
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/
|
745
|
+
uri: https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-90
|
653
746
|
body:
|
654
747
|
encoding: US-ASCII
|
655
748
|
string: ''
|
656
749
|
headers:
|
657
750
|
User-Agent:
|
658
|
-
- fog/1.
|
751
|
+
- fog/1.18.0
|
659
752
|
Content-Type:
|
660
753
|
- application/json
|
661
754
|
Accept:
|
@@ -666,33 +759,37 @@ http_interactions:
|
|
666
759
|
code: 200
|
667
760
|
message:
|
668
761
|
headers:
|
669
|
-
Date:
|
670
|
-
- Tue, 22 Oct 2013 20:17:12 GMT
|
671
|
-
Content-Length:
|
672
|
-
- '357'
|
673
762
|
Content-Type:
|
674
763
|
- application/json
|
675
|
-
|
764
|
+
Via:
|
765
|
+
- 1.1 Repose (Repose/2.12)
|
766
|
+
Content-Length:
|
767
|
+
- '557'
|
768
|
+
Date:
|
769
|
+
- Tue, 10 Dec 2013 21:55:22 GMT
|
770
|
+
x-compute-request-id:
|
771
|
+
- req-315b9ddb-2d70-4d2d-982c-d6955a2f1530
|
676
772
|
Server:
|
677
773
|
- Jetty(8.0.y.z-SNAPSHOT)
|
678
774
|
body:
|
679
775
|
encoding: UTF-8
|
680
|
-
string: ! '{"flavor": {"
|
681
|
-
"
|
682
|
-
{"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/
|
683
|
-
"
|
684
|
-
"
|
776
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class":
|
777
|
+
"performance_flavor", "class": "performance2", "disk_io_index": "70", "number_of_data_disks":
|
778
|
+
"3"}, "name": "90 GB Performance", "links": [{"href": "https://dfw.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-90",
|
779
|
+
"rel": "self"}, {"href": "https://dfw.servers.api.rackspacecloud.com/000000/flavors/performance2-90",
|
780
|
+
"rel": "bookmark"}], "ram": 92160, "vcpus": 24, "swap": "", "rxtx_factor":
|
781
|
+
7500.0, "OS-FLV-EXT-DATA:ephemeral": 900, "disk": 40, "id": "performance2-90"}}'
|
685
782
|
http_version:
|
686
|
-
recorded_at: Tue,
|
783
|
+
recorded_at: Tue, 10 Dec 2013 21:55:22 GMT
|
687
784
|
- request:
|
688
785
|
method: get
|
689
|
-
uri: https://
|
786
|
+
uri: https://iad.servers.api.rackspacecloud.com/v2/000000/flavors
|
690
787
|
body:
|
691
788
|
encoding: US-ASCII
|
692
789
|
string: ''
|
693
790
|
headers:
|
694
791
|
User-Agent:
|
695
|
-
- fog/1.
|
792
|
+
- fog/1.15.0
|
696
793
|
Content-Type:
|
697
794
|
- application/json
|
698
795
|
Accept:
|
@@ -703,22 +800,927 @@ http_interactions:
|
|
703
800
|
code: 200
|
704
801
|
message:
|
705
802
|
headers:
|
706
|
-
Date:
|
707
|
-
- Tue, 22 Oct 2013 20:17:12 GMT
|
708
|
-
Content-Length:
|
709
|
-
- '358'
|
710
803
|
Content-Type:
|
711
804
|
- application/json
|
712
|
-
|
805
|
+
Via:
|
806
|
+
- 1.1 Repose (Repose/2.12)
|
807
|
+
Content-Length:
|
808
|
+
- '4187'
|
809
|
+
Date:
|
810
|
+
- Fri, 17 Jan 2014 17:22:15 GMT
|
811
|
+
x-compute-request-id:
|
812
|
+
- req-1d4e0cda-b91a-41fc-9839-61236141af68
|
713
813
|
Server:
|
714
814
|
- Jetty(8.0.y.z-SNAPSHOT)
|
815
|
+
body:
|
816
|
+
encoding: US-ASCII
|
817
|
+
string: ! '{"flavors": [{"id": "2", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/2",
|
818
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/2",
|
819
|
+
"rel": "bookmark"}], "name": "512MB Standard Instance"}, {"id": "3", "links":
|
820
|
+
[{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/3",
|
821
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/3",
|
822
|
+
"rel": "bookmark"}], "name": "1GB Standard Instance"}, {"id": "4", "links":
|
823
|
+
[{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/4",
|
824
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/4",
|
825
|
+
"rel": "bookmark"}], "name": "2GB Standard Instance"}, {"id": "5", "links":
|
826
|
+
[{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/5",
|
827
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/5",
|
828
|
+
"rel": "bookmark"}], "name": "4GB Standard Instance"}, {"id": "6", "links":
|
829
|
+
[{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/6",
|
830
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/6",
|
831
|
+
"rel": "bookmark"}], "name": "8GB Standard Instance"}, {"id": "7", "links":
|
832
|
+
[{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/7",
|
833
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/7",
|
834
|
+
"rel": "bookmark"}], "name": "15GB Standard Instance"}, {"id": "8", "links":
|
835
|
+
[{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/8",
|
836
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/8",
|
837
|
+
"rel": "bookmark"}], "name": "30GB Standard Instance"}, {"id": "performance1-1",
|
838
|
+
"links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-1",
|
839
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance1-1",
|
840
|
+
"rel": "bookmark"}], "name": "1 GB Performance"}, {"id": "performance1-2",
|
841
|
+
"links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-2",
|
842
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance1-2",
|
843
|
+
"rel": "bookmark"}], "name": "2 GB Performance"}, {"id": "performance1-4",
|
844
|
+
"links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-4",
|
845
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance1-4",
|
846
|
+
"rel": "bookmark"}], "name": "4 GB Performance"}, {"id": "performance1-8",
|
847
|
+
"links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-8",
|
848
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance1-8",
|
849
|
+
"rel": "bookmark"}], "name": "8 GB Performance"}, {"id": "performance2-120",
|
850
|
+
"links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-120",
|
851
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance2-120",
|
852
|
+
"rel": "bookmark"}], "name": "120 GB Performance"}, {"id": "performance2-15",
|
853
|
+
"links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-15",
|
854
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance2-15",
|
855
|
+
"rel": "bookmark"}], "name": "15 GB Performance"}, {"id": "performance2-30",
|
856
|
+
"links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-30",
|
857
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance2-30",
|
858
|
+
"rel": "bookmark"}], "name": "30 GB Performance"}, {"id": "performance2-60",
|
859
|
+
"links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-60",
|
860
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance2-60",
|
861
|
+
"rel": "bookmark"}], "name": "60 GB Performance"}, {"id": "performance2-90",
|
862
|
+
"links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-90",
|
863
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance2-90",
|
864
|
+
"rel": "bookmark"}], "name": "90 GB Performance"}]}'
|
865
|
+
http_version:
|
866
|
+
recorded_at: Fri, 17 Jan 2014 17:22:15 GMT
|
867
|
+
- request:
|
868
|
+
method: post
|
869
|
+
uri: https://identity.api.rackspacecloud.com/v2.0/tokens
|
715
870
|
body:
|
716
871
|
encoding: UTF-8
|
717
|
-
string: ! '{"
|
718
|
-
|
719
|
-
|
720
|
-
|
721
|
-
|
722
|
-
|
723
|
-
|
724
|
-
|
872
|
+
string: ! '{"auth":{"RAX-KSKEY:apiKeyCredentials":{"username":"_RAX_USERNAME_","apiKey":"_RAX_PASSWORD_"}}}'
|
873
|
+
headers:
|
874
|
+
User-Agent:
|
875
|
+
- fog/1.19.0
|
876
|
+
Content-Type:
|
877
|
+
- application/json
|
878
|
+
Accept:
|
879
|
+
- application/json
|
880
|
+
X-Auth-Token: _ONE-TIME-TOKEN_
|
881
|
+
response:
|
882
|
+
status:
|
883
|
+
code: 200
|
884
|
+
message:
|
885
|
+
headers:
|
886
|
+
Server:
|
887
|
+
- nginx/0.8.55
|
888
|
+
Date:
|
889
|
+
- Fri, 17 Jan 2014 19:13:27 GMT
|
890
|
+
Content-Type:
|
891
|
+
- application/json
|
892
|
+
Transfer-Encoding:
|
893
|
+
- ''
|
894
|
+
Connection:
|
895
|
+
- close
|
896
|
+
vary:
|
897
|
+
- Accept, Accept-Encoding, X-Auth-Token
|
898
|
+
VIA:
|
899
|
+
- 1.0 Repose (Repose/2.3.5)
|
900
|
+
Front-End-Https:
|
901
|
+
- 'on'
|
902
|
+
body:
|
903
|
+
encoding: US-ASCII
|
904
|
+
string: ! '{"access":{"token":{"id":"000000","expires":"2014-01-18T14:51:11.824Z","tenant":{"id":"000000","name":"000000"},"RAX-AUTH:authenticatedBy":["APIKEY"]},"serviceCatalog":[{"name":"cloudFiles","endpoints":[{"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_"},{"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":"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":"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_"}],"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":"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":"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":"HKG","tenantId":"000000","publicURL":"https:\/\/hkg.loadbalancers.api.rackspacecloud.com\/v1.0\/000000"},{"region":"IAD","tenantId":"000000","publicURL":"https:\/\/iad.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":"ORD","tenantId":"000000","publicURL":"https:\/\/ord.queues.api.rackspacecloud.com\/v1\/000000","internalURL":"https:\/\/snet-ord.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"},{"region":"DFW","tenantId":"000000","publicURL":"https:\/\/dfw.queues.api.rackspacecloud.com\/v1\/000000","internalURL":"https:\/\/snet-dfw.queues.api.rackspacecloud.com\/v1\/000000"},{"region":"IAD","tenantId":"000000","publicURL":"https:\/\/iad.queues.api.rackspacecloud.com\/v1\/000000","internalURL":"https:\/\/snet-iad.queues.api.rackspacecloud.com\/v1\/000000"}],"type":"rax:queues"},{"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"}],"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
|
905
|
+
Access role","name":"checkmate"},{"tenantId":"_CDN-TENANT-NAME_","id":"5","description":"A
|
906
|
+
Role that allows a user access to keystone Service methods","name":"object-store:default"},{"tenantId":"000000","id":"6","description":"A
|
907
|
+
Role that allows a user access to keystone Service methods","name":"compute:default"},{"id":"3","description":"User
|
908
|
+
Admin Role.","name":"identity:user-admin"}],"name":"_RAX_USERNAME_","RAX-AUTH:defaultRegion":"DFW"}}}'
|
909
|
+
http_version:
|
910
|
+
recorded_at: Fri, 17 Jan 2014 19:13:27 GMT
|
911
|
+
- request:
|
912
|
+
method: get
|
913
|
+
uri: https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/detail
|
914
|
+
body:
|
915
|
+
encoding: US-ASCII
|
916
|
+
string: ''
|
917
|
+
headers:
|
918
|
+
User-Agent:
|
919
|
+
- fog/1.19.0
|
920
|
+
Content-Type:
|
921
|
+
- application/json
|
922
|
+
Accept:
|
923
|
+
- application/json
|
924
|
+
X-Auth-Token: _ONE-TIME-TOKEN_
|
925
|
+
response:
|
926
|
+
status:
|
927
|
+
code: 200
|
928
|
+
message:
|
929
|
+
headers:
|
930
|
+
Content-Type:
|
931
|
+
- application/json
|
932
|
+
Via:
|
933
|
+
- 1.1 Repose (Repose/2.12)
|
934
|
+
Content-Length:
|
935
|
+
- '8117'
|
936
|
+
Date:
|
937
|
+
- Fri, 17 Jan 2014 19:13:28 GMT
|
938
|
+
x-compute-request-id:
|
939
|
+
- req-d17f5923-a73e-454b-9990-74202fa009b1
|
940
|
+
Connection:
|
941
|
+
- close
|
942
|
+
Server:
|
943
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
944
|
+
body:
|
945
|
+
encoding: US-ASCII
|
946
|
+
string: ! '{"flavors": [{"OS-FLV-WITH-EXT-SPECS:extra_specs": {"class": "standard1",
|
947
|
+
"disk_io_index": "2", "number_of_data_disks": "0"}, "name": "512MB Standard
|
948
|
+
Instance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/2",
|
949
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/2",
|
950
|
+
"rel": "bookmark"}], "ram": 512, "vcpus": 1, "swap": 512, "rxtx_factor": 80.0,
|
951
|
+
"OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
952
|
+
{"class": "standard1", "disk_io_index": "2", "number_of_data_disks": "0"},
|
953
|
+
"name": "1GB Standard Instance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/3",
|
954
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/3",
|
955
|
+
"rel": "bookmark"}], "ram": 1024, "vcpus": 1, "swap": 1024, "rxtx_factor":
|
956
|
+
120.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
957
|
+
{"class": "standard1", "disk_io_index": "2", "number_of_data_disks": "0"},
|
958
|
+
"name": "2GB Standard Instance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/4",
|
959
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/4",
|
960
|
+
"rel": "bookmark"}], "ram": 2048, "vcpus": 2, "swap": 2048, "rxtx_factor":
|
961
|
+
240.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
962
|
+
{"class": "standard1", "disk_io_index": "2", "number_of_data_disks": "0"},
|
963
|
+
"name": "4GB Standard Instance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/5",
|
964
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/5",
|
965
|
+
"rel": "bookmark"}], "ram": 4096, "vcpus": 2, "swap": 2048, "rxtx_factor":
|
966
|
+
400.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
967
|
+
{"class": "standard1", "disk_io_index": "2", "number_of_data_disks": "0"},
|
968
|
+
"name": "8GB Standard Instance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/6",
|
969
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/6",
|
970
|
+
"rel": "bookmark"}], "ram": 8192, "vcpus": 4, "swap": 2048, "rxtx_factor":
|
971
|
+
600.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 320, "id": "6"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
972
|
+
{"class": "standard1", "disk_io_index": "2", "number_of_data_disks": "0"},
|
973
|
+
"name": "15GB Standard Instance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/7",
|
974
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/7",
|
975
|
+
"rel": "bookmark"}], "ram": 15360, "vcpus": 6, "swap": 2048, "rxtx_factor":
|
976
|
+
800.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 620, "id": "7"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
977
|
+
{"class": "standard1", "disk_io_index": "2", "number_of_data_disks": "0"},
|
978
|
+
"name": "30GB Standard Instance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/8",
|
979
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/8",
|
980
|
+
"rel": "bookmark"}], "ram": 30720, "vcpus": 8, "swap": 2048, "rxtx_factor":
|
981
|
+
1200.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1200, "id": "8"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
982
|
+
{"resize_policy_class": "performance_flavor", "class": "performance1", "disk_io_index":
|
983
|
+
"40", "number_of_data_disks": "0"}, "name": "1 GB Performance", "links": [{"href":
|
984
|
+
"https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-1",
|
985
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance1-1",
|
986
|
+
"rel": "bookmark"}], "ram": 1024, "vcpus": 1, "swap": "", "rxtx_factor": 200.0,
|
987
|
+
"OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "performance1-1"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
988
|
+
{"resize_policy_class": "performance_flavor", "class": "performance1", "disk_io_index":
|
989
|
+
"40", "number_of_data_disks": "1"}, "name": "2 GB Performance", "links": [{"href":
|
990
|
+
"https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-2",
|
991
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance1-2",
|
992
|
+
"rel": "bookmark"}], "ram": 2048, "vcpus": 2, "swap": "", "rxtx_factor": 400.0,
|
993
|
+
"OS-FLV-EXT-DATA:ephemeral": 20, "disk": 40, "id": "performance1-2"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
994
|
+
{"resize_policy_class": "performance_flavor", "class": "performance1", "disk_io_index":
|
995
|
+
"40", "number_of_data_disks": "1"}, "name": "4 GB Performance", "links": [{"href":
|
996
|
+
"https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-4",
|
997
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance1-4",
|
998
|
+
"rel": "bookmark"}], "ram": 4096, "vcpus": 4, "swap": "", "rxtx_factor": 800.0,
|
999
|
+
"OS-FLV-EXT-DATA:ephemeral": 40, "disk": 40, "id": "performance1-4"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
1000
|
+
{"resize_policy_class": "performance_flavor", "class": "performance1", "disk_io_index":
|
1001
|
+
"40", "number_of_data_disks": "1"}, "name": "8 GB Performance", "links": [{"href":
|
1002
|
+
"https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-8",
|
1003
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance1-8",
|
1004
|
+
"rel": "bookmark"}], "ram": 8192, "vcpus": 8, "swap": "", "rxtx_factor": 1600.0,
|
1005
|
+
"OS-FLV-EXT-DATA:ephemeral": 80, "disk": 40, "id": "performance1-8"}, {"OS-FLV-WITH-EXT-SPECS:extra_specs":
|
1006
|
+
{"resize_policy_class": "performance_flavor", "class": "performance2", "disk_io_index":
|
1007
|
+
"80", "number_of_data_disks": "4"}, "name": "120 GB Performance", "links":
|
1008
|
+
[{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-120",
|
1009
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance2-120",
|
1010
|
+
"rel": "bookmark"}], "ram": 122880, "vcpus": 32, "swap": "", "rxtx_factor":
|
1011
|
+
10000.0, "OS-FLV-EXT-DATA:ephemeral": 1200, "disk": 40, "id": "performance2-120"},
|
1012
|
+
{"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class": "performance_flavor",
|
1013
|
+
"class": "performance2", "disk_io_index": "40", "number_of_data_disks": "1"},
|
1014
|
+
"name": "15 GB Performance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-15",
|
1015
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance2-15",
|
1016
|
+
"rel": "bookmark"}], "ram": 15360, "vcpus": 4, "swap": "", "rxtx_factor":
|
1017
|
+
1250.0, "OS-FLV-EXT-DATA:ephemeral": 150, "disk": 40, "id": "performance2-15"},
|
1018
|
+
{"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class": "performance_flavor",
|
1019
|
+
"class": "performance2", "disk_io_index": "40", "number_of_data_disks": "1"},
|
1020
|
+
"name": "30 GB Performance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-30",
|
1021
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance2-30",
|
1022
|
+
"rel": "bookmark"}], "ram": 30720, "vcpus": 8, "swap": "", "rxtx_factor":
|
1023
|
+
2500.0, "OS-FLV-EXT-DATA:ephemeral": 300, "disk": 40, "id": "performance2-30"},
|
1024
|
+
{"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class": "performance_flavor",
|
1025
|
+
"class": "performance2", "disk_io_index": "60", "number_of_data_disks": "2"},
|
1026
|
+
"name": "60 GB Performance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-60",
|
1027
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance2-60",
|
1028
|
+
"rel": "bookmark"}], "ram": 61440, "vcpus": 16, "swap": "", "rxtx_factor":
|
1029
|
+
5000.0, "OS-FLV-EXT-DATA:ephemeral": 600, "disk": 40, "id": "performance2-60"},
|
1030
|
+
{"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class": "performance_flavor",
|
1031
|
+
"class": "performance2", "disk_io_index": "70", "number_of_data_disks": "3"},
|
1032
|
+
"name": "90 GB Performance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-90",
|
1033
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance2-90",
|
1034
|
+
"rel": "bookmark"}], "ram": 92160, "vcpus": 24, "swap": "", "rxtx_factor":
|
1035
|
+
7500.0, "OS-FLV-EXT-DATA:ephemeral": 900, "disk": 40, "id": "performance2-90"}]}'
|
1036
|
+
http_version:
|
1037
|
+
recorded_at: Fri, 17 Jan 2014 19:13:28 GMT
|
1038
|
+
- request:
|
1039
|
+
method: get
|
1040
|
+
uri: https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/2
|
1041
|
+
body:
|
1042
|
+
encoding: US-ASCII
|
1043
|
+
string: ''
|
1044
|
+
headers:
|
1045
|
+
User-Agent:
|
1046
|
+
- fog/1.19.0
|
1047
|
+
Content-Type:
|
1048
|
+
- application/json
|
1049
|
+
Accept:
|
1050
|
+
- application/json
|
1051
|
+
X-Auth-Token: _ONE-TIME-TOKEN_
|
1052
|
+
response:
|
1053
|
+
status:
|
1054
|
+
code: 200
|
1055
|
+
message:
|
1056
|
+
headers:
|
1057
|
+
Content-Type:
|
1058
|
+
- application/json
|
1059
|
+
Via:
|
1060
|
+
- 1.1 Repose (Repose/2.12)
|
1061
|
+
Content-Length:
|
1062
|
+
- '466'
|
1063
|
+
Date:
|
1064
|
+
- Fri, 17 Jan 2014 19:13:29 GMT
|
1065
|
+
x-compute-request-id:
|
1066
|
+
- req-4a82257f-cee0-4ff5-8f30-c7ba4571ace3
|
1067
|
+
Connection:
|
1068
|
+
- close
|
1069
|
+
Server:
|
1070
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
1071
|
+
body:
|
1072
|
+
encoding: US-ASCII
|
1073
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"class": "standard1",
|
1074
|
+
"disk_io_index": "2", "number_of_data_disks": "0"}, "name": "512MB Standard
|
1075
|
+
Instance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/2",
|
1076
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/2",
|
1077
|
+
"rel": "bookmark"}], "ram": 512, "vcpus": 1, "swap": 512, "rxtx_factor": 80.0,
|
1078
|
+
"OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "2"}}'
|
1079
|
+
http_version:
|
1080
|
+
recorded_at: Fri, 17 Jan 2014 19:13:29 GMT
|
1081
|
+
- request:
|
1082
|
+
method: get
|
1083
|
+
uri: https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/3
|
1084
|
+
body:
|
1085
|
+
encoding: US-ASCII
|
1086
|
+
string: ''
|
1087
|
+
headers:
|
1088
|
+
User-Agent:
|
1089
|
+
- fog/1.19.0
|
1090
|
+
Content-Type:
|
1091
|
+
- application/json
|
1092
|
+
Accept:
|
1093
|
+
- application/json
|
1094
|
+
X-Auth-Token: _ONE-TIME-TOKEN_
|
1095
|
+
response:
|
1096
|
+
status:
|
1097
|
+
code: 200
|
1098
|
+
message:
|
1099
|
+
headers:
|
1100
|
+
Content-Type:
|
1101
|
+
- application/json
|
1102
|
+
Via:
|
1103
|
+
- 1.1 Repose (Repose/2.12)
|
1104
|
+
Content-Length:
|
1105
|
+
- '467'
|
1106
|
+
Date:
|
1107
|
+
- Fri, 17 Jan 2014 19:13:30 GMT
|
1108
|
+
x-compute-request-id:
|
1109
|
+
- req-2027b126-6108-4699-8e67-a9d411482b97
|
1110
|
+
Connection:
|
1111
|
+
- close
|
1112
|
+
Server:
|
1113
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
1114
|
+
body:
|
1115
|
+
encoding: US-ASCII
|
1116
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"class": "standard1",
|
1117
|
+
"disk_io_index": "2", "number_of_data_disks": "0"}, "name": "1GB Standard
|
1118
|
+
Instance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/3",
|
1119
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/3",
|
1120
|
+
"rel": "bookmark"}], "ram": 1024, "vcpus": 1, "swap": 1024, "rxtx_factor":
|
1121
|
+
120.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3"}}'
|
1122
|
+
http_version:
|
1123
|
+
recorded_at: Fri, 17 Jan 2014 19:13:30 GMT
|
1124
|
+
- request:
|
1125
|
+
method: get
|
1126
|
+
uri: https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/4
|
1127
|
+
body:
|
1128
|
+
encoding: US-ASCII
|
1129
|
+
string: ''
|
1130
|
+
headers:
|
1131
|
+
User-Agent:
|
1132
|
+
- fog/1.19.0
|
1133
|
+
Content-Type:
|
1134
|
+
- application/json
|
1135
|
+
Accept:
|
1136
|
+
- application/json
|
1137
|
+
X-Auth-Token: _ONE-TIME-TOKEN_
|
1138
|
+
response:
|
1139
|
+
status:
|
1140
|
+
code: 200
|
1141
|
+
message:
|
1142
|
+
headers:
|
1143
|
+
Content-Type:
|
1144
|
+
- application/json
|
1145
|
+
Via:
|
1146
|
+
- 1.1 Repose (Repose/2.12)
|
1147
|
+
Content-Length:
|
1148
|
+
- '467'
|
1149
|
+
Date:
|
1150
|
+
- Fri, 17 Jan 2014 19:13:30 GMT
|
1151
|
+
x-compute-request-id:
|
1152
|
+
- req-948c2fd4-0c20-4e96-9598-42e4d803df04
|
1153
|
+
Connection:
|
1154
|
+
- close
|
1155
|
+
Server:
|
1156
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
1157
|
+
body:
|
1158
|
+
encoding: US-ASCII
|
1159
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"class": "standard1",
|
1160
|
+
"disk_io_index": "2", "number_of_data_disks": "0"}, "name": "2GB Standard
|
1161
|
+
Instance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/4",
|
1162
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/4",
|
1163
|
+
"rel": "bookmark"}], "ram": 2048, "vcpus": 2, "swap": 2048, "rxtx_factor":
|
1164
|
+
240.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "id": "4"}}'
|
1165
|
+
http_version:
|
1166
|
+
recorded_at: Fri, 17 Jan 2014 19:13:30 GMT
|
1167
|
+
- request:
|
1168
|
+
method: get
|
1169
|
+
uri: https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/5
|
1170
|
+
body:
|
1171
|
+
encoding: US-ASCII
|
1172
|
+
string: ''
|
1173
|
+
headers:
|
1174
|
+
User-Agent:
|
1175
|
+
- fog/1.19.0
|
1176
|
+
Content-Type:
|
1177
|
+
- application/json
|
1178
|
+
Accept:
|
1179
|
+
- application/json
|
1180
|
+
X-Auth-Token: _ONE-TIME-TOKEN_
|
1181
|
+
response:
|
1182
|
+
status:
|
1183
|
+
code: 200
|
1184
|
+
message:
|
1185
|
+
headers:
|
1186
|
+
Content-Type:
|
1187
|
+
- application/json
|
1188
|
+
Via:
|
1189
|
+
- 1.1 Repose (Repose/2.12)
|
1190
|
+
Content-Length:
|
1191
|
+
- '468'
|
1192
|
+
Date:
|
1193
|
+
- Fri, 17 Jan 2014 19:13:31 GMT
|
1194
|
+
x-compute-request-id:
|
1195
|
+
- req-aa37be5a-d9cc-4687-b39f-bc05cd8665d9
|
1196
|
+
Connection:
|
1197
|
+
- close
|
1198
|
+
Server:
|
1199
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
1200
|
+
body:
|
1201
|
+
encoding: US-ASCII
|
1202
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"class": "standard1",
|
1203
|
+
"disk_io_index": "2", "number_of_data_disks": "0"}, "name": "4GB Standard
|
1204
|
+
Instance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/5",
|
1205
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/5",
|
1206
|
+
"rel": "bookmark"}], "ram": 4096, "vcpus": 2, "swap": 2048, "rxtx_factor":
|
1207
|
+
400.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "id": "5"}}'
|
1208
|
+
http_version:
|
1209
|
+
recorded_at: Fri, 17 Jan 2014 19:13:31 GMT
|
1210
|
+
- request:
|
1211
|
+
method: get
|
1212
|
+
uri: https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/6
|
1213
|
+
body:
|
1214
|
+
encoding: US-ASCII
|
1215
|
+
string: ''
|
1216
|
+
headers:
|
1217
|
+
User-Agent:
|
1218
|
+
- fog/1.19.0
|
1219
|
+
Content-Type:
|
1220
|
+
- application/json
|
1221
|
+
Accept:
|
1222
|
+
- application/json
|
1223
|
+
X-Auth-Token: _ONE-TIME-TOKEN_
|
1224
|
+
response:
|
1225
|
+
status:
|
1226
|
+
code: 200
|
1227
|
+
message:
|
1228
|
+
headers:
|
1229
|
+
Content-Type:
|
1230
|
+
- application/json
|
1231
|
+
Via:
|
1232
|
+
- 1.1 Repose (Repose/2.12)
|
1233
|
+
Content-Length:
|
1234
|
+
- '468'
|
1235
|
+
Date:
|
1236
|
+
- Fri, 17 Jan 2014 19:13:32 GMT
|
1237
|
+
x-compute-request-id:
|
1238
|
+
- req-a00c8e6a-bd7b-419c-ad90-ffe28675ad21
|
1239
|
+
Connection:
|
1240
|
+
- close
|
1241
|
+
Server:
|
1242
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
1243
|
+
body:
|
1244
|
+
encoding: US-ASCII
|
1245
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"class": "standard1",
|
1246
|
+
"disk_io_index": "2", "number_of_data_disks": "0"}, "name": "8GB Standard
|
1247
|
+
Instance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/6",
|
1248
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/6",
|
1249
|
+
"rel": "bookmark"}], "ram": 8192, "vcpus": 4, "swap": 2048, "rxtx_factor":
|
1250
|
+
600.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 320, "id": "6"}}'
|
1251
|
+
http_version:
|
1252
|
+
recorded_at: Fri, 17 Jan 2014 19:13:32 GMT
|
1253
|
+
- request:
|
1254
|
+
method: get
|
1255
|
+
uri: https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/7
|
1256
|
+
body:
|
1257
|
+
encoding: US-ASCII
|
1258
|
+
string: ''
|
1259
|
+
headers:
|
1260
|
+
User-Agent:
|
1261
|
+
- fog/1.19.0
|
1262
|
+
Content-Type:
|
1263
|
+
- application/json
|
1264
|
+
Accept:
|
1265
|
+
- application/json
|
1266
|
+
X-Auth-Token: _ONE-TIME-TOKEN_
|
1267
|
+
response:
|
1268
|
+
status:
|
1269
|
+
code: 200
|
1270
|
+
message:
|
1271
|
+
headers:
|
1272
|
+
Content-Type:
|
1273
|
+
- application/json
|
1274
|
+
Via:
|
1275
|
+
- 1.1 Repose (Repose/2.12)
|
1276
|
+
Content-Length:
|
1277
|
+
- '470'
|
1278
|
+
Date:
|
1279
|
+
- Fri, 17 Jan 2014 19:13:33 GMT
|
1280
|
+
x-compute-request-id:
|
1281
|
+
- req-dd0b9a5b-e0e3-4093-9857-ce597533d618
|
1282
|
+
Connection:
|
1283
|
+
- close
|
1284
|
+
Server:
|
1285
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
1286
|
+
body:
|
1287
|
+
encoding: US-ASCII
|
1288
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"class": "standard1",
|
1289
|
+
"disk_io_index": "2", "number_of_data_disks": "0"}, "name": "15GB Standard
|
1290
|
+
Instance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/7",
|
1291
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/7",
|
1292
|
+
"rel": "bookmark"}], "ram": 15360, "vcpus": 6, "swap": 2048, "rxtx_factor":
|
1293
|
+
800.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 620, "id": "7"}}'
|
1294
|
+
http_version:
|
1295
|
+
recorded_at: Fri, 17 Jan 2014 19:13:33 GMT
|
1296
|
+
- request:
|
1297
|
+
method: get
|
1298
|
+
uri: https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/8
|
1299
|
+
body:
|
1300
|
+
encoding: US-ASCII
|
1301
|
+
string: ''
|
1302
|
+
headers:
|
1303
|
+
User-Agent:
|
1304
|
+
- fog/1.19.0
|
1305
|
+
Content-Type:
|
1306
|
+
- application/json
|
1307
|
+
Accept:
|
1308
|
+
- application/json
|
1309
|
+
X-Auth-Token: _ONE-TIME-TOKEN_
|
1310
|
+
response:
|
1311
|
+
status:
|
1312
|
+
code: 200
|
1313
|
+
message:
|
1314
|
+
headers:
|
1315
|
+
Content-Type:
|
1316
|
+
- application/json
|
1317
|
+
Via:
|
1318
|
+
- 1.1 Repose (Repose/2.12)
|
1319
|
+
Content-Length:
|
1320
|
+
- '472'
|
1321
|
+
Date:
|
1322
|
+
- Fri, 17 Jan 2014 19:13:33 GMT
|
1323
|
+
x-compute-request-id:
|
1324
|
+
- req-3620a805-1791-4d8a-a6dc-99c0af3be45b
|
1325
|
+
Connection:
|
1326
|
+
- close
|
1327
|
+
Server:
|
1328
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
1329
|
+
body:
|
1330
|
+
encoding: US-ASCII
|
1331
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"class": "standard1",
|
1332
|
+
"disk_io_index": "2", "number_of_data_disks": "0"}, "name": "30GB Standard
|
1333
|
+
Instance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/8",
|
1334
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/8",
|
1335
|
+
"rel": "bookmark"}], "ram": 30720, "vcpus": 8, "swap": 2048, "rxtx_factor":
|
1336
|
+
1200.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1200, "id": "8"}}'
|
1337
|
+
http_version:
|
1338
|
+
recorded_at: Fri, 17 Jan 2014 19:13:33 GMT
|
1339
|
+
- request:
|
1340
|
+
method: get
|
1341
|
+
uri: https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-1
|
1342
|
+
body:
|
1343
|
+
encoding: US-ASCII
|
1344
|
+
string: ''
|
1345
|
+
headers:
|
1346
|
+
User-Agent:
|
1347
|
+
- fog/1.19.0
|
1348
|
+
Content-Type:
|
1349
|
+
- application/json
|
1350
|
+
Accept:
|
1351
|
+
- application/json
|
1352
|
+
X-Auth-Token: _ONE-TIME-TOKEN_
|
1353
|
+
response:
|
1354
|
+
status:
|
1355
|
+
code: 200
|
1356
|
+
message:
|
1357
|
+
headers:
|
1358
|
+
Content-Type:
|
1359
|
+
- application/json
|
1360
|
+
Via:
|
1361
|
+
- 1.1 Repose (Repose/2.12)
|
1362
|
+
Content-Length:
|
1363
|
+
- '548'
|
1364
|
+
Date:
|
1365
|
+
- Fri, 17 Jan 2014 19:13:33 GMT
|
1366
|
+
x-compute-request-id:
|
1367
|
+
- req-1249068c-0a23-4e9e-89d0-91d85c56fe75
|
1368
|
+
Connection:
|
1369
|
+
- close
|
1370
|
+
Server:
|
1371
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
1372
|
+
body:
|
1373
|
+
encoding: US-ASCII
|
1374
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class":
|
1375
|
+
"performance_flavor", "class": "performance1", "disk_io_index": "40", "number_of_data_disks":
|
1376
|
+
"0"}, "name": "1 GB Performance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-1",
|
1377
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance1-1",
|
1378
|
+
"rel": "bookmark"}], "ram": 1024, "vcpus": 1, "swap": "", "rxtx_factor": 200.0,
|
1379
|
+
"OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "id": "performance1-1"}}'
|
1380
|
+
http_version:
|
1381
|
+
recorded_at: Fri, 17 Jan 2014 19:13:33 GMT
|
1382
|
+
- request:
|
1383
|
+
method: get
|
1384
|
+
uri: https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-2
|
1385
|
+
body:
|
1386
|
+
encoding: US-ASCII
|
1387
|
+
string: ''
|
1388
|
+
headers:
|
1389
|
+
User-Agent:
|
1390
|
+
- fog/1.19.0
|
1391
|
+
Content-Type:
|
1392
|
+
- application/json
|
1393
|
+
Accept:
|
1394
|
+
- application/json
|
1395
|
+
X-Auth-Token: _ONE-TIME-TOKEN_
|
1396
|
+
response:
|
1397
|
+
status:
|
1398
|
+
code: 200
|
1399
|
+
message:
|
1400
|
+
headers:
|
1401
|
+
Content-Type:
|
1402
|
+
- application/json
|
1403
|
+
Via:
|
1404
|
+
- 1.1 Repose (Repose/2.12)
|
1405
|
+
Content-Length:
|
1406
|
+
- '549'
|
1407
|
+
Date:
|
1408
|
+
- Fri, 17 Jan 2014 19:13:34 GMT
|
1409
|
+
x-compute-request-id:
|
1410
|
+
- req-5308e6f5-b2aa-4139-8391-8a3c23aa0a6c
|
1411
|
+
Connection:
|
1412
|
+
- close
|
1413
|
+
Server:
|
1414
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
1415
|
+
body:
|
1416
|
+
encoding: US-ASCII
|
1417
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class":
|
1418
|
+
"performance_flavor", "class": "performance1", "disk_io_index": "40", "number_of_data_disks":
|
1419
|
+
"1"}, "name": "2 GB Performance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-2",
|
1420
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance1-2",
|
1421
|
+
"rel": "bookmark"}], "ram": 2048, "vcpus": 2, "swap": "", "rxtx_factor": 400.0,
|
1422
|
+
"OS-FLV-EXT-DATA:ephemeral": 20, "disk": 40, "id": "performance1-2"}}'
|
1423
|
+
http_version:
|
1424
|
+
recorded_at: Fri, 17 Jan 2014 19:13:34 GMT
|
1425
|
+
- request:
|
1426
|
+
method: get
|
1427
|
+
uri: https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-4
|
1428
|
+
body:
|
1429
|
+
encoding: US-ASCII
|
1430
|
+
string: ''
|
1431
|
+
headers:
|
1432
|
+
User-Agent:
|
1433
|
+
- fog/1.19.0
|
1434
|
+
Content-Type:
|
1435
|
+
- application/json
|
1436
|
+
Accept:
|
1437
|
+
- application/json
|
1438
|
+
X-Auth-Token: _ONE-TIME-TOKEN_
|
1439
|
+
response:
|
1440
|
+
status:
|
1441
|
+
code: 200
|
1442
|
+
message:
|
1443
|
+
headers:
|
1444
|
+
Content-Type:
|
1445
|
+
- application/json
|
1446
|
+
Via:
|
1447
|
+
- 1.1 Repose (Repose/2.12)
|
1448
|
+
Content-Length:
|
1449
|
+
- '549'
|
1450
|
+
Date:
|
1451
|
+
- Fri, 17 Jan 2014 19:13:34 GMT
|
1452
|
+
x-compute-request-id:
|
1453
|
+
- req-3f12ac7d-5fca-4f25-9bdf-893eae1333d1
|
1454
|
+
Connection:
|
1455
|
+
- close
|
1456
|
+
Server:
|
1457
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
1458
|
+
body:
|
1459
|
+
encoding: US-ASCII
|
1460
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class":
|
1461
|
+
"performance_flavor", "class": "performance1", "disk_io_index": "40", "number_of_data_disks":
|
1462
|
+
"1"}, "name": "4 GB Performance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-4",
|
1463
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance1-4",
|
1464
|
+
"rel": "bookmark"}], "ram": 4096, "vcpus": 4, "swap": "", "rxtx_factor": 800.0,
|
1465
|
+
"OS-FLV-EXT-DATA:ephemeral": 40, "disk": 40, "id": "performance1-4"}}'
|
1466
|
+
http_version:
|
1467
|
+
recorded_at: Fri, 17 Jan 2014 19:13:34 GMT
|
1468
|
+
- request:
|
1469
|
+
method: get
|
1470
|
+
uri: https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-8
|
1471
|
+
body:
|
1472
|
+
encoding: US-ASCII
|
1473
|
+
string: ''
|
1474
|
+
headers:
|
1475
|
+
User-Agent:
|
1476
|
+
- fog/1.19.0
|
1477
|
+
Content-Type:
|
1478
|
+
- application/json
|
1479
|
+
Accept:
|
1480
|
+
- application/json
|
1481
|
+
X-Auth-Token: _ONE-TIME-TOKEN_
|
1482
|
+
response:
|
1483
|
+
status:
|
1484
|
+
code: 200
|
1485
|
+
message:
|
1486
|
+
headers:
|
1487
|
+
Content-Type:
|
1488
|
+
- application/json
|
1489
|
+
Via:
|
1490
|
+
- 1.1 Repose (Repose/2.12)
|
1491
|
+
Content-Length:
|
1492
|
+
- '550'
|
1493
|
+
Date:
|
1494
|
+
- Fri, 17 Jan 2014 19:13:35 GMT
|
1495
|
+
x-compute-request-id:
|
1496
|
+
- req-cf2c4420-a00a-4d27-a150-3d170fcc60fb
|
1497
|
+
Connection:
|
1498
|
+
- close
|
1499
|
+
Server:
|
1500
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
1501
|
+
body:
|
1502
|
+
encoding: US-ASCII
|
1503
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class":
|
1504
|
+
"performance_flavor", "class": "performance1", "disk_io_index": "40", "number_of_data_disks":
|
1505
|
+
"1"}, "name": "8 GB Performance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance1-8",
|
1506
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance1-8",
|
1507
|
+
"rel": "bookmark"}], "ram": 8192, "vcpus": 8, "swap": "", "rxtx_factor": 1600.0,
|
1508
|
+
"OS-FLV-EXT-DATA:ephemeral": 80, "disk": 40, "id": "performance1-8"}}'
|
1509
|
+
http_version:
|
1510
|
+
recorded_at: Fri, 17 Jan 2014 19:13:35 GMT
|
1511
|
+
- request:
|
1512
|
+
method: get
|
1513
|
+
uri: https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-120
|
1514
|
+
body:
|
1515
|
+
encoding: US-ASCII
|
1516
|
+
string: ''
|
1517
|
+
headers:
|
1518
|
+
User-Agent:
|
1519
|
+
- fog/1.19.0
|
1520
|
+
Content-Type:
|
1521
|
+
- application/json
|
1522
|
+
Accept:
|
1523
|
+
- application/json
|
1524
|
+
X-Auth-Token: _ONE-TIME-TOKEN_
|
1525
|
+
response:
|
1526
|
+
status:
|
1527
|
+
code: 200
|
1528
|
+
message:
|
1529
|
+
headers:
|
1530
|
+
Content-Type:
|
1531
|
+
- application/json
|
1532
|
+
Via:
|
1533
|
+
- 1.1 Repose (Repose/2.12)
|
1534
|
+
Content-Length:
|
1535
|
+
- '564'
|
1536
|
+
Date:
|
1537
|
+
- Fri, 17 Jan 2014 19:13:35 GMT
|
1538
|
+
x-compute-request-id:
|
1539
|
+
- req-6ad6fbff-c872-4112-97cd-c4295bda533a
|
1540
|
+
Connection:
|
1541
|
+
- close
|
1542
|
+
Server:
|
1543
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
1544
|
+
body:
|
1545
|
+
encoding: US-ASCII
|
1546
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class":
|
1547
|
+
"performance_flavor", "class": "performance2", "disk_io_index": "80", "number_of_data_disks":
|
1548
|
+
"4"}, "name": "120 GB Performance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-120",
|
1549
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance2-120",
|
1550
|
+
"rel": "bookmark"}], "ram": 122880, "vcpus": 32, "swap": "", "rxtx_factor":
|
1551
|
+
10000.0, "OS-FLV-EXT-DATA:ephemeral": 1200, "disk": 40, "id": "performance2-120"}}'
|
1552
|
+
http_version:
|
1553
|
+
recorded_at: Fri, 17 Jan 2014 19:13:35 GMT
|
1554
|
+
- request:
|
1555
|
+
method: get
|
1556
|
+
uri: https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-15
|
1557
|
+
body:
|
1558
|
+
encoding: US-ASCII
|
1559
|
+
string: ''
|
1560
|
+
headers:
|
1561
|
+
User-Agent:
|
1562
|
+
- fog/1.19.0
|
1563
|
+
Content-Type:
|
1564
|
+
- application/json
|
1565
|
+
Accept:
|
1566
|
+
- application/json
|
1567
|
+
X-Auth-Token: _ONE-TIME-TOKEN_
|
1568
|
+
response:
|
1569
|
+
status:
|
1570
|
+
code: 200
|
1571
|
+
message:
|
1572
|
+
headers:
|
1573
|
+
Content-Type:
|
1574
|
+
- application/json
|
1575
|
+
Via:
|
1576
|
+
- 1.1 Repose (Repose/2.12)
|
1577
|
+
Content-Length:
|
1578
|
+
- '556'
|
1579
|
+
Date:
|
1580
|
+
- Fri, 17 Jan 2014 19:13:36 GMT
|
1581
|
+
x-compute-request-id:
|
1582
|
+
- req-9c894362-2190-4b8a-b252-efcd73bafffb
|
1583
|
+
Connection:
|
1584
|
+
- close
|
1585
|
+
Server:
|
1586
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
1587
|
+
body:
|
1588
|
+
encoding: US-ASCII
|
1589
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class":
|
1590
|
+
"performance_flavor", "class": "performance2", "disk_io_index": "40", "number_of_data_disks":
|
1591
|
+
"1"}, "name": "15 GB Performance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-15",
|
1592
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance2-15",
|
1593
|
+
"rel": "bookmark"}], "ram": 15360, "vcpus": 4, "swap": "", "rxtx_factor":
|
1594
|
+
1250.0, "OS-FLV-EXT-DATA:ephemeral": 150, "disk": 40, "id": "performance2-15"}}'
|
1595
|
+
http_version:
|
1596
|
+
recorded_at: Fri, 17 Jan 2014 19:13:36 GMT
|
1597
|
+
- request:
|
1598
|
+
method: get
|
1599
|
+
uri: https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-30
|
1600
|
+
body:
|
1601
|
+
encoding: US-ASCII
|
1602
|
+
string: ''
|
1603
|
+
headers:
|
1604
|
+
User-Agent:
|
1605
|
+
- fog/1.19.0
|
1606
|
+
Content-Type:
|
1607
|
+
- application/json
|
1608
|
+
Accept:
|
1609
|
+
- application/json
|
1610
|
+
X-Auth-Token: _ONE-TIME-TOKEN_
|
1611
|
+
response:
|
1612
|
+
status:
|
1613
|
+
code: 200
|
1614
|
+
message:
|
1615
|
+
headers:
|
1616
|
+
Content-Type:
|
1617
|
+
- application/json
|
1618
|
+
Via:
|
1619
|
+
- 1.1 Repose (Repose/2.12)
|
1620
|
+
Content-Length:
|
1621
|
+
- '556'
|
1622
|
+
Date:
|
1623
|
+
- Fri, 17 Jan 2014 19:13:36 GMT
|
1624
|
+
x-compute-request-id:
|
1625
|
+
- req-2fcfaf2f-abf2-46c4-a566-54f386acfba5
|
1626
|
+
Connection:
|
1627
|
+
- close
|
1628
|
+
Server:
|
1629
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
1630
|
+
body:
|
1631
|
+
encoding: US-ASCII
|
1632
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class":
|
1633
|
+
"performance_flavor", "class": "performance2", "disk_io_index": "40", "number_of_data_disks":
|
1634
|
+
"1"}, "name": "30 GB Performance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-30",
|
1635
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance2-30",
|
1636
|
+
"rel": "bookmark"}], "ram": 30720, "vcpus": 8, "swap": "", "rxtx_factor":
|
1637
|
+
2500.0, "OS-FLV-EXT-DATA:ephemeral": 300, "disk": 40, "id": "performance2-30"}}'
|
1638
|
+
http_version:
|
1639
|
+
recorded_at: Fri, 17 Jan 2014 19:13:36 GMT
|
1640
|
+
- request:
|
1641
|
+
method: get
|
1642
|
+
uri: https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-60
|
1643
|
+
body:
|
1644
|
+
encoding: US-ASCII
|
1645
|
+
string: ''
|
1646
|
+
headers:
|
1647
|
+
User-Agent:
|
1648
|
+
- fog/1.19.0
|
1649
|
+
Content-Type:
|
1650
|
+
- application/json
|
1651
|
+
Accept:
|
1652
|
+
- application/json
|
1653
|
+
X-Auth-Token: _ONE-TIME-TOKEN_
|
1654
|
+
response:
|
1655
|
+
status:
|
1656
|
+
code: 200
|
1657
|
+
message:
|
1658
|
+
headers:
|
1659
|
+
Content-Type:
|
1660
|
+
- application/json
|
1661
|
+
Via:
|
1662
|
+
- 1.1 Repose (Repose/2.12)
|
1663
|
+
Content-Length:
|
1664
|
+
- '557'
|
1665
|
+
Date:
|
1666
|
+
- Fri, 17 Jan 2014 19:13:36 GMT
|
1667
|
+
x-compute-request-id:
|
1668
|
+
- req-9e36daf1-7705-4b87-8b31-b292e39f4600
|
1669
|
+
Connection:
|
1670
|
+
- close
|
1671
|
+
Server:
|
1672
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
1673
|
+
body:
|
1674
|
+
encoding: US-ASCII
|
1675
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class":
|
1676
|
+
"performance_flavor", "class": "performance2", "disk_io_index": "60", "number_of_data_disks":
|
1677
|
+
"2"}, "name": "60 GB Performance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-60",
|
1678
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance2-60",
|
1679
|
+
"rel": "bookmark"}], "ram": 61440, "vcpus": 16, "swap": "", "rxtx_factor":
|
1680
|
+
5000.0, "OS-FLV-EXT-DATA:ephemeral": 600, "disk": 40, "id": "performance2-60"}}'
|
1681
|
+
http_version:
|
1682
|
+
recorded_at: Fri, 17 Jan 2014 19:13:36 GMT
|
1683
|
+
- request:
|
1684
|
+
method: get
|
1685
|
+
uri: https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-90
|
1686
|
+
body:
|
1687
|
+
encoding: US-ASCII
|
1688
|
+
string: ''
|
1689
|
+
headers:
|
1690
|
+
User-Agent:
|
1691
|
+
- fog/1.19.0
|
1692
|
+
Content-Type:
|
1693
|
+
- application/json
|
1694
|
+
Accept:
|
1695
|
+
- application/json
|
1696
|
+
X-Auth-Token: _ONE-TIME-TOKEN_
|
1697
|
+
response:
|
1698
|
+
status:
|
1699
|
+
code: 200
|
1700
|
+
message:
|
1701
|
+
headers:
|
1702
|
+
Content-Type:
|
1703
|
+
- application/json
|
1704
|
+
Via:
|
1705
|
+
- 1.1 Repose (Repose/2.12)
|
1706
|
+
Content-Length:
|
1707
|
+
- '557'
|
1708
|
+
Date:
|
1709
|
+
- Fri, 17 Jan 2014 19:13:37 GMT
|
1710
|
+
x-compute-request-id:
|
1711
|
+
- req-aa366eb4-9fa7-4c5a-84be-45529b19a5a8
|
1712
|
+
Connection:
|
1713
|
+
- close
|
1714
|
+
Server:
|
1715
|
+
- Jetty(8.0.y.z-SNAPSHOT)
|
1716
|
+
body:
|
1717
|
+
encoding: US-ASCII
|
1718
|
+
string: ! '{"flavor": {"OS-FLV-WITH-EXT-SPECS:extra_specs": {"resize_policy_class":
|
1719
|
+
"performance_flavor", "class": "performance2", "disk_io_index": "70", "number_of_data_disks":
|
1720
|
+
"3"}, "name": "90 GB Performance", "links": [{"href": "https://iad.servers.api.rackspacecloud.com/v2/000000/flavors/performance2-90",
|
1721
|
+
"rel": "self"}, {"href": "https://iad.servers.api.rackspacecloud.com/000000/flavors/performance2-90",
|
1722
|
+
"rel": "bookmark"}], "ram": 92160, "vcpus": 24, "swap": "", "rxtx_factor":
|
1723
|
+
7500.0, "OS-FLV-EXT-DATA:ephemeral": 900, "disk": 40, "id": "performance2-90"}}'
|
1724
|
+
http_version:
|
1725
|
+
recorded_at: Fri, 17 Jan 2014 19:13:37 GMT
|
1726
|
+
recorded_with: VCR 2.8.0
|