
Using our new Betamax testing integration, this adds tests to verify how our cells management behaves against a real Craton API. The majority of this commit lies in the cassettes. These contain the real requests and responses for each of the tests. The cassette names are generated from the tests themselves (combination of test class name and test method). Implements: bp testing-plan Change-Id: I6c029f6ad1408508c61d3363f5ee709e9b8210d2
4833 lines
172 KiB
YAML
4833 lines
172 KiB
YAML
http_interactions:
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"name\": \"cells-cloud-TestCells-test_autopagination_when_listing\"\
|
|
\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '66'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/clouds
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 18,\n \"name\": \"cells-cloud-TestCells-test_autopagination_when_listing\"\
|
|
,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"2017-03-21T00:12:28.138145\"\
|
|
,\n \"note\": null,\n \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '242'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:28 GMT
|
|
Location: <craton-url>/clouds/18
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-ce586872-5c23-41d1-8bc6-65f5916a33c5
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/clouds
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"name\": \"cells-region-TestCells-test_autopagination_when_listing\"\
|
|
,\n \"cloud_id\": 18\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '83'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/regions
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 14,\n \"note\": null,\n \"\
|
|
cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:28.190564\",\n \"name\": \"cells-region-TestCells-test_autopagination_when_listing\"\
|
|
,\n \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '261'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:28 GMT
|
|
Location: <craton-url>/regions/14
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-e8980927-4de1-4796-a5a7-778fc55b4753
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/regions
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-0\",\n \"cloud_id\"\
|
|
: 18,\n \"note\": \"This was created automatically for pagination. (0/63)\"\
|
|
\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '127'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 193,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (0/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:28.228671\",\n \"name\": \"pagination-cell-0\",\n \"\
|
|
variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '294'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:28 GMT
|
|
Location: <craton-url>/cells/193
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-f947e732-8562-442a-93a8-d50cbaeeb0f3
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-1\",\n \"cloud_id\"\
|
|
: 18,\n \"note\": \"This was created automatically for pagination. (1/63)\"\
|
|
\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '127'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 194,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (1/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:28.272373\",\n \"name\": \"pagination-cell-1\",\n \"\
|
|
variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '294'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:28 GMT
|
|
Location: <craton-url>/cells/194
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-9c34339a-a484-4fe5-b90a-cfcfe19ce23f
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-2\",\n \"cloud_id\"\
|
|
: 18,\n \"note\": \"This was created automatically for pagination. (2/63)\"\
|
|
\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '127'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 195,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (2/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:28.314791\",\n \"name\": \"pagination-cell-2\",\n \"\
|
|
variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '294'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:28 GMT
|
|
Location: <craton-url>/cells/195
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-cdaa44c6-7fbb-496c-b785-4432fb8fdfa8
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-3\",\n \"cloud_id\"\
|
|
: 18,\n \"note\": \"This was created automatically for pagination. (3/63)\"\
|
|
\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '127'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 196,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (3/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:28.355329\",\n \"name\": \"pagination-cell-3\",\n \"\
|
|
variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '294'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:28 GMT
|
|
Location: <craton-url>/cells/196
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-9b4195b2-c517-44c3-8af0-4f02a18b0dc3
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-4\",\n \"cloud_id\"\
|
|
: 18,\n \"note\": \"This was created automatically for pagination. (4/63)\"\
|
|
\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '127'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 197,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (4/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:28.397042\",\n \"name\": \"pagination-cell-4\",\n \"\
|
|
variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '294'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:28 GMT
|
|
Location: <craton-url>/cells/197
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-f47e34b6-6d98-41c6-acb2-5de011565748
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-5\",\n \"cloud_id\"\
|
|
: 18,\n \"note\": \"This was created automatically for pagination. (5/63)\"\
|
|
\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '127'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 198,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (5/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:28.437124\",\n \"name\": \"pagination-cell-5\",\n \"\
|
|
variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '294'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:28 GMT
|
|
Location: <craton-url>/cells/198
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-cb392bcd-90fd-4347-8930-8b8314a4f82b
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-6\",\n \"cloud_id\"\
|
|
: 18,\n \"note\": \"This was created automatically for pagination. (6/63)\"\
|
|
\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '127'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 199,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (6/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:28.474538\",\n \"name\": \"pagination-cell-6\",\n \"\
|
|
variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '294'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:28 GMT
|
|
Location: <craton-url>/cells/199
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-1d847adf-5351-483e-8db5-b6f508a46ef4
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-7\",\n \"cloud_id\"\
|
|
: 18,\n \"note\": \"This was created automatically for pagination. (7/63)\"\
|
|
\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '127'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 200,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (7/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:28.515403\",\n \"name\": \"pagination-cell-7\",\n \"\
|
|
variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '294'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:28 GMT
|
|
Location: <craton-url>/cells/200
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-d0149ca1-00ea-4d94-b8dc-0fef61b1091d
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-8\",\n \"cloud_id\"\
|
|
: 18,\n \"note\": \"This was created automatically for pagination. (8/63)\"\
|
|
\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '127'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 201,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (8/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:28.560191\",\n \"name\": \"pagination-cell-8\",\n \"\
|
|
variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '294'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:28 GMT
|
|
Location: <craton-url>/cells/201
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-09a76806-1202-41e7-99f9-af699821df6a
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-9\",\n \"cloud_id\"\
|
|
: 18,\n \"note\": \"This was created automatically for pagination. (9/63)\"\
|
|
\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '127'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 202,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (9/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:28.601006\",\n \"name\": \"pagination-cell-9\",\n \"\
|
|
variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '294'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:28 GMT
|
|
Location: <craton-url>/cells/202
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-b3f72bce-4d67-4af6-92ab-dd50161e0289
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-10\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (10/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 203,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (10/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:28.642497\",\n \"name\": \"pagination-cell-10\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:28 GMT
|
|
Location: <craton-url>/cells/203
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-324691f2-b9f1-4f90-b859-5cc4c80e6ab0
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-11\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (11/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 204,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (11/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:28.682607\",\n \"name\": \"pagination-cell-11\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:28 GMT
|
|
Location: <craton-url>/cells/204
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-88940e93-f843-460b-9fd3-ed54a1ae67f5
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-12\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (12/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 205,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (12/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:28.723611\",\n \"name\": \"pagination-cell-12\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:28 GMT
|
|
Location: <craton-url>/cells/205
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-c570c417-ff0f-475a-bbd4-2390ed80dc16
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-13\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (13/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 206,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (13/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:28.765314\",\n \"name\": \"pagination-cell-13\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:28 GMT
|
|
Location: <craton-url>/cells/206
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-a06e7ba2-492e-42be-ab72-d57c77025ba3
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-14\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (14/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 207,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (14/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:28.807794\",\n \"name\": \"pagination-cell-14\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:28 GMT
|
|
Location: <craton-url>/cells/207
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-3be1b5b1-ffa8-4930-a810-f37b60bc02a6
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-15\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (15/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 208,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (15/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:28.847774\",\n \"name\": \"pagination-cell-15\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:28 GMT
|
|
Location: <craton-url>/cells/208
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-66ca9072-7b94-4b3a-9543-da44bdb3781b
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-16\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (16/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 209,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (16/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:28.891226\",\n \"name\": \"pagination-cell-16\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:28 GMT
|
|
Location: <craton-url>/cells/209
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-97539aa1-10f5-4fd8-a8ad-818a325da34b
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-17\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (17/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 210,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (17/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:28.930001\",\n \"name\": \"pagination-cell-17\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:28 GMT
|
|
Location: <craton-url>/cells/210
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-70a8697b-cd37-47e9-a85d-ac241d9629c3
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-18\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (18/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 211,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (18/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:28.969898\",\n \"name\": \"pagination-cell-18\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:28 GMT
|
|
Location: <craton-url>/cells/211
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-cbc71113-d669-493b-9f12-b9e15740eca7
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:04'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-19\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (19/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 212,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (19/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.014424\",\n \"name\": \"pagination-cell-19\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/212
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-d1d1ad34-66ec-4c5a-bb72-212cf9a82366
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-20\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (20/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 213,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (20/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.061986\",\n \"name\": \"pagination-cell-20\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/213
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-478bf144-244c-4ed6-aa44-72bd7f8abba6
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-21\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (21/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 214,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (21/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.109956\",\n \"name\": \"pagination-cell-21\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/214
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-a745cb3f-3948-4a70-b555-9e2b0a228615
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-22\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (22/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 215,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (22/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.151059\",\n \"name\": \"pagination-cell-22\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/215
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-3333cba2-ac16-4ad2-922f-b4ecdee22e6b
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-23\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (23/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 216,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (23/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.191666\",\n \"name\": \"pagination-cell-23\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/216
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-3a252fc0-a21c-4418-af44-fbed74ceb0b9
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-24\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (24/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 217,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (24/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.236090\",\n \"name\": \"pagination-cell-24\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/217
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-b464ee57-2191-4a6c-973e-75992cda0a21
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-25\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (25/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 218,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (25/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.277365\",\n \"name\": \"pagination-cell-25\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/218
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-6c5ffb61-3b71-43cb-ae6f-672027cf21f5
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-26\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (26/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 219,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (26/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.318726\",\n \"name\": \"pagination-cell-26\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/219
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-7c650268-4ea7-4169-bbbf-dd23bae1a74e
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-27\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (27/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 220,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (27/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.357621\",\n \"name\": \"pagination-cell-27\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/220
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-2828e1a9-edc9-41c1-a2d1-5bc90d183aed
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-28\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (28/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 221,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (28/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.408114\",\n \"name\": \"pagination-cell-28\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/221
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-0c65ccdb-a62c-4576-aa8d-8c7f0adcdbe6
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-29\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (29/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 222,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (29/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.452220\",\n \"name\": \"pagination-cell-29\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/222
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-a7dc8c27-94e2-4928-8349-931e40021244
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-30\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (30/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 223,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (30/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.499744\",\n \"name\": \"pagination-cell-30\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/223
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-e8d7d517-c675-4c2f-a34a-fb78984d69ca
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-31\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (31/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 224,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (31/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.539329\",\n \"name\": \"pagination-cell-31\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/224
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-9938ef77-4c93-45fb-8179-c20424f0fcdb
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-32\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (32/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 225,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (32/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.586398\",\n \"name\": \"pagination-cell-32\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/225
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-c1a9ad24-7825-47c5-a071-8dd4ee8f9e4d
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-33\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (33/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 226,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (33/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.628021\",\n \"name\": \"pagination-cell-33\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/226
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-ead2ebe8-5a9a-44de-a206-af8f51654893
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-34\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (34/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 227,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (34/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.665834\",\n \"name\": \"pagination-cell-34\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/227
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-9642a026-58c1-45cd-a8ce-38bfbcaa2f4c
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-35\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (35/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 228,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (35/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.708434\",\n \"name\": \"pagination-cell-35\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/228
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-6bb7abac-d659-4900-b3a9-e07806bb10ab
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-36\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (36/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 229,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (36/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.752521\",\n \"name\": \"pagination-cell-36\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/229
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-342257d6-429f-479e-ad2a-70248e3a91d8
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-37\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (37/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 230,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (37/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.789459\",\n \"name\": \"pagination-cell-37\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/230
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-75bb6001-23dc-40ad-8471-37cba1868d72
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-38\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (38/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 231,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (38/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.829866\",\n \"name\": \"pagination-cell-38\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/231
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-aaeefd54-1712-4677-b5a1-575f03e8bbb9
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-39\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (39/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 232,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (39/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.865600\",\n \"name\": \"pagination-cell-39\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/232
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-35d6ae73-c530-4d00-a8a9-1b89af08b269
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-40\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (40/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 233,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (40/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.900121\",\n \"name\": \"pagination-cell-40\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/233
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-2eab3fb7-4f8a-445c-972e-b73866b53014
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-41\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (41/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 234,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (41/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.927332\",\n \"name\": \"pagination-cell-41\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/234
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-ac6d1891-2aa9-4ee2-bf91-4701d1258b77
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-42\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (42/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 235,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (42/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.977143\",\n \"name\": \"pagination-cell-42\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:29 GMT
|
|
Location: <craton-url>/cells/235
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-033ec9e0-5767-40b0-8a36-697971c64d5f
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-43\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (43/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 236,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (43/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:30.010346\",\n \"name\": \"pagination-cell-43\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Location: <craton-url>/cells/236
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-932b4411-82ef-4b24-8f26-0823c4694041
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:05'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-44\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (44/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 237,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (44/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:30.045644\",\n \"name\": \"pagination-cell-44\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Location: <craton-url>/cells/237
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-7682cebf-2d18-4e5e-b5d1-eff8681fc94d
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-45\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (45/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 238,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (45/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:30.075637\",\n \"name\": \"pagination-cell-45\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Location: <craton-url>/cells/238
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-295dd924-b711-4cc9-8a4c-05c14a5e1496
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-46\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (46/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 239,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (46/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:30.112782\",\n \"name\": \"pagination-cell-46\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Location: <craton-url>/cells/239
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-0ab20e11-8b22-4414-beed-41928ca96ebb
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-47\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (47/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 240,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (47/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:30.154351\",\n \"name\": \"pagination-cell-47\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Location: <craton-url>/cells/240
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-d6445a15-7d42-447b-a341-b6f9da8d20c8
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-48\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (48/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 241,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (48/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:30.184561\",\n \"name\": \"pagination-cell-48\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Location: <craton-url>/cells/241
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-068b97b6-aba6-4329-a2c7-bbe8f5793b31
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-49\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (49/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 242,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (49/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:30.216659\",\n \"name\": \"pagination-cell-49\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Location: <craton-url>/cells/242
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-bc7e1fc1-41d1-4dfc-ab1a-b310cf80478d
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-50\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (50/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 243,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (50/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:30.252169\",\n \"name\": \"pagination-cell-50\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Location: <craton-url>/cells/243
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-7a85618e-2650-4b76-8af5-9931fcb5431e
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-51\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (51/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 244,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (51/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:30.282096\",\n \"name\": \"pagination-cell-51\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Location: <craton-url>/cells/244
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-bc758a39-2482-494d-8703-47a265014a45
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-52\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (52/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 245,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (52/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:30.319670\",\n \"name\": \"pagination-cell-52\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Location: <craton-url>/cells/245
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-8ddf6122-693c-46a3-9a7d-4b8e00709684
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-53\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (53/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 246,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (53/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:30.351740\",\n \"name\": \"pagination-cell-53\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Location: <craton-url>/cells/246
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-19dadf96-ffbd-482e-ad0b-8017a762f513
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-54\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (54/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 247,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (54/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:30.378785\",\n \"name\": \"pagination-cell-54\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Location: <craton-url>/cells/247
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-7f6412d0-83a8-42a0-9d8e-7d6258001839
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-55\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (55/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 248,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (55/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:30.412729\",\n \"name\": \"pagination-cell-55\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Location: <craton-url>/cells/248
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-003fbd81-7c6c-4b32-b429-82b212eabf2b
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-56\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (56/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 249,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (56/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:30.446244\",\n \"name\": \"pagination-cell-56\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Location: <craton-url>/cells/249
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-bf3b9842-0a43-4033-a00c-be00be0d27b5
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-57\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (57/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 250,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (57/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:30.474014\",\n \"name\": \"pagination-cell-57\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Location: <craton-url>/cells/250
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-78d86132-02f9-47d8-9e41-21e55a814cec
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-58\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (58/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 251,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (58/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:30.502767\",\n \"name\": \"pagination-cell-58\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Location: <craton-url>/cells/251
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-6526291a-7b77-493c-8804-19e5d42257b1
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-59\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (59/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 252,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (59/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:30.529038\",\n \"name\": \"pagination-cell-59\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Location: <craton-url>/cells/252
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-3ede18d8-d778-4b63-aa9e-8bc0e4fe14db
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-60\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (60/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 253,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (60/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:30.555022\",\n \"name\": \"pagination-cell-60\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Location: <craton-url>/cells/253
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-9ef148f3-d3e0-4e2e-9d36-ac3324c9203b
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-61\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (61/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 254,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (61/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:30.580194\",\n \"name\": \"pagination-cell-61\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Location: <craton-url>/cells/254
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-7a1371c2-5a7a-4157-8d32-3e1de7c13098
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: "{\n \"region_id\": 14,\n \"name\": \"pagination-cell-62\",\n \"\
|
|
cloud_id\": 18,\n \"note\": \"This was created automatically for pagination.\
|
|
\ (62/63)\"\n}"
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '129'
|
|
Content-Type: application/json
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: POST
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"updated_at\": null,\n \"id\": 255,\n \"note\": \"This was\
|
|
\ created automatically for pagination. (62/63)\",\n \"region_id\": 14,\n\
|
|
\ \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:30.608402\",\n \"name\": \"pagination-cell-62\",\n \
|
|
\ \"variables\": {}\n}"
|
|
headers:
|
|
Content-Length: '296'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Location: <craton-url>/cells/255
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-13b02d01-34d9-4cc0-b1e0-4591ec24b225
|
|
status:
|
|
code: 201
|
|
message: CREATED
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: GET
|
|
uri: <craton-url>/cells
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"cells\": [\n {\n \"updated_at\": null,\n \"id\"\
|
|
: 193,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\"\
|
|
: \"<craton-demo-project>\",\n \"created_at\": \"2017-03-21T00:12:28.000000\"\
|
|
,\n \"name\": \"pagination-cell-0\",\n \"note\": \"This was created\
|
|
\ automatically for pagination. (0/63)\"\n },\n {\n \"updated_at\"\
|
|
: null,\n \"id\": 194,\n \"region_id\": 14,\n \"cloud_id\"\
|
|
: 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:28.000000\",\n \"name\": \"pagination-cell-1\",\n\
|
|
\ \"note\": \"This was created automatically for pagination. (1/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 195,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:28.000000\",\n \"name\":\
|
|
\ \"pagination-cell-2\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (2/63)\"\n },\n {\n \"updated_at\": null,\n \
|
|
\ \"id\": 196,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:28.000000\",\n \"name\": \"pagination-cell-3\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (3/63)\"\n\
|
|
\ },\n {\n \"updated_at\": null,\n \"id\": 197,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:28.000000\",\n \"name\":\
|
|
\ \"pagination-cell-4\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (4/63)\"\n },\n {\n \"updated_at\": null,\n \
|
|
\ \"id\": 198,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:28.000000\",\n \"name\": \"pagination-cell-5\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (5/63)\"\n\
|
|
\ },\n {\n \"updated_at\": null,\n \"id\": 199,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:28.000000\",\n \"name\":\
|
|
\ \"pagination-cell-6\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (6/63)\"\n },\n {\n \"updated_at\": null,\n \
|
|
\ \"id\": 200,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:28.000000\",\n \"name\": \"pagination-cell-7\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (7/63)\"\n\
|
|
\ },\n {\n \"updated_at\": null,\n \"id\": 201,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:28.000000\",\n \"name\":\
|
|
\ \"pagination-cell-8\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (8/63)\"\n },\n {\n \"updated_at\": null,\n \
|
|
\ \"id\": 202,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:28.000000\",\n \"name\": \"pagination-cell-9\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (9/63)\"\n\
|
|
\ },\n {\n \"updated_at\": null,\n \"id\": 203,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:28.000000\",\n \"name\":\
|
|
\ \"pagination-cell-10\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (10/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 204,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:28.000000\",\n \"name\": \"pagination-cell-11\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (11/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 205,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:28.000000\",\n \"name\":\
|
|
\ \"pagination-cell-12\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (12/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 206,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:28.000000\",\n \"name\": \"pagination-cell-13\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (13/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 207,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:28.000000\",\n \"name\":\
|
|
\ \"pagination-cell-14\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (14/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 208,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:28.000000\",\n \"name\": \"pagination-cell-15\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (15/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 209,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:28.000000\",\n \"name\":\
|
|
\ \"pagination-cell-16\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (16/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 210,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:28.000000\",\n \"name\": \"pagination-cell-17\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (17/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 211,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:28.000000\",\n \"name\":\
|
|
\ \"pagination-cell-18\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (18/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 212,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:29.000000\",\n \"name\": \"pagination-cell-19\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (19/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 213,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:29.000000\",\n \"name\":\
|
|
\ \"pagination-cell-20\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (20/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 214,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:29.000000\",\n \"name\": \"pagination-cell-21\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (21/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 215,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:29.000000\",\n \"name\":\
|
|
\ \"pagination-cell-22\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (22/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 216,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:29.000000\",\n \"name\": \"pagination-cell-23\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (23/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 217,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:29.000000\",\n \"name\":\
|
|
\ \"pagination-cell-24\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (24/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 218,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:29.000000\",\n \"name\": \"pagination-cell-25\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (25/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 219,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:29.000000\",\n \"name\":\
|
|
\ \"pagination-cell-26\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (26/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 220,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:29.000000\",\n \"name\": \"pagination-cell-27\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (27/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 221,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:29.000000\",\n \"name\":\
|
|
\ \"pagination-cell-28\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (28/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 222,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:29.000000\",\n \"name\": \"pagination-cell-29\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (29/63)\"\
|
|
\n }\n ],\n \"links\": [\n {\n \"href\": \"<craton-url>/cells?sort_dir=asc&sort_keys=created_at%2Cid&resolved-values=True&limit=30\"\
|
|
,\n \"rel\": \"first\"\n },\n {\n \"href\": \"<craton-url>/cells?sort_dir=asc&sort_keys=created_at%2Cid&resolved-values=True&limit=30\"\
|
|
,\n \"rel\": \"prev\"\n },\n {\n \"href\": \"<craton-url>/cells?sort_dir=asc&sort_keys=created_at%2Cid&resolved-values=True&limit=30\"\
|
|
,\n \"rel\": \"self\"\n },\n {\n \"href\": \"<craton-url>/cells?sort_dir=asc&sort_keys=created_at%2Cid&resolved-values=True&limit=30&marker=222\"\
|
|
,\n \"rel\": \"next\"\n }\n ]\n}"
|
|
headers:
|
|
Content-Length: '10169'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-271e68b0-b241-4d50-99d3-dce90d77d830
|
|
status:
|
|
code: 200
|
|
message: OK
|
|
url: <craton-url>/cells
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: GET
|
|
uri: <craton-url>/cells?sort_dir=asc&sort_keys=created_at%2Cid&resolved-values=True&limit=30&marker=222
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"cells\": [\n {\n \"updated_at\": null,\n \"id\"\
|
|
: 223,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\"\
|
|
: \"<craton-demo-project>\",\n \"created_at\": \"2017-03-21T00:12:29.000000\"\
|
|
,\n \"name\": \"pagination-cell-30\",\n \"note\": \"This was created\
|
|
\ automatically for pagination. (30/63)\"\n },\n {\n \"updated_at\"\
|
|
: null,\n \"id\": 224,\n \"region_id\": 14,\n \"cloud_id\"\
|
|
: 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:29.000000\",\n \"name\": \"pagination-cell-31\"\
|
|
,\n \"note\": \"This was created automatically for pagination. (31/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 225,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:29.000000\",\n \"name\":\
|
|
\ \"pagination-cell-32\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (32/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 226,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:29.000000\",\n \"name\": \"pagination-cell-33\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (33/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 227,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:29.000000\",\n \"name\":\
|
|
\ \"pagination-cell-34\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (34/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 228,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:29.000000\",\n \"name\": \"pagination-cell-35\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (35/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 229,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:29.000000\",\n \"name\":\
|
|
\ \"pagination-cell-36\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (36/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 230,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:29.000000\",\n \"name\": \"pagination-cell-37\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (37/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 231,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:29.000000\",\n \"name\":\
|
|
\ \"pagination-cell-38\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (38/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 232,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:29.000000\",\n \"name\": \"pagination-cell-39\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (39/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 233,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:29.000000\",\n \"name\":\
|
|
\ \"pagination-cell-40\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (40/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 234,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:29.000000\",\n \"name\": \"pagination-cell-41\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (41/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 235,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:29.000000\",\n \"name\":\
|
|
\ \"pagination-cell-42\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (42/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 236,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:30.000000\",\n \"name\": \"pagination-cell-43\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (43/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 237,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:30.000000\",\n \"name\":\
|
|
\ \"pagination-cell-44\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (44/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 238,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:30.000000\",\n \"name\": \"pagination-cell-45\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (45/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 239,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:30.000000\",\n \"name\":\
|
|
\ \"pagination-cell-46\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (46/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 240,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:30.000000\",\n \"name\": \"pagination-cell-47\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (47/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 241,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:30.000000\",\n \"name\":\
|
|
\ \"pagination-cell-48\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (48/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 242,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:30.000000\",\n \"name\": \"pagination-cell-49\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (49/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 243,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:30.000000\",\n \"name\":\
|
|
\ \"pagination-cell-50\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (50/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 244,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:30.000000\",\n \"name\": \"pagination-cell-51\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (51/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 245,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:30.000000\",\n \"name\":\
|
|
\ \"pagination-cell-52\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (52/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 246,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:30.000000\",\n \"name\": \"pagination-cell-53\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (53/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 247,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:30.000000\",\n \"name\":\
|
|
\ \"pagination-cell-54\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (54/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 248,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:30.000000\",\n \"name\": \"pagination-cell-55\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (55/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 249,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:30.000000\",\n \"name\":\
|
|
\ \"pagination-cell-56\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (56/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 250,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:30.000000\",\n \"name\": \"pagination-cell-57\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (57/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 251,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:30.000000\",\n \"name\":\
|
|
\ \"pagination-cell-58\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (58/63)\"\n },\n {\n \"updated_at\": null,\n\
|
|
\ \"id\": 252,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \
|
|
\ \"project_id\": \"<craton-demo-project>\",\n \"created_at\": \"\
|
|
2017-03-21T00:12:30.000000\",\n \"name\": \"pagination-cell-59\",\n \
|
|
\ \"note\": \"This was created automatically for pagination. (59/63)\"\
|
|
\n }\n ],\n \"links\": [\n {\n \"href\": \"<craton-url>/cells?sort_dir=asc&sort_keys=created_at%2Cid&resolved-values=True&limit=30\"\
|
|
,\n \"rel\": \"first\"\n },\n {\n \"href\": \"<craton-url>/cells?sort_dir=asc&sort_keys=created_at%2Cid&resolved-values=True&limit=30&marker=193\"\
|
|
,\n \"rel\": \"prev\"\n },\n {\n \"href\": \"<craton-url>/cells?sort_dir=asc&sort_keys=created_at%2Cid&resolved-values=True&limit=30&marker=222\"\
|
|
,\n \"rel\": \"self\"\n },\n {\n \"href\": \"<craton-url>/cells?sort_dir=asc&sort_keys=created_at%2Cid&resolved-values=True&limit=30&marker=252\"\
|
|
,\n \"rel\": \"next\"\n }\n ]\n}"
|
|
headers:
|
|
Content-Length: '10211'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-9ca41733-906c-4dc4-9b50-4e92d85a1fab
|
|
status:
|
|
code: 200
|
|
message: OK
|
|
url: <craton-url>/cells?sort_dir=asc&sort_keys=created_at%2Cid&resolved-values=True&limit=30&marker=222
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: GET
|
|
uri: <craton-url>/cells?sort_dir=asc&sort_keys=created_at%2Cid&resolved-values=True&limit=30&marker=252
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"cells\": [\n {\n \"updated_at\": null,\n \"id\"\
|
|
: 253,\n \"region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\"\
|
|
: \"<craton-demo-project>\",\n \"created_at\": \"2017-03-21T00:12:30.000000\"\
|
|
,\n \"name\": \"pagination-cell-60\",\n \"note\": \"This was created\
|
|
\ automatically for pagination. (60/63)\"\n },\n {\n \"updated_at\"\
|
|
: null,\n \"id\": 254,\n \"region_id\": 14,\n \"cloud_id\"\
|
|
: 18,\n \"project_id\": \"<craton-demo-project>\",\n \"created_at\"\
|
|
: \"2017-03-21T00:12:30.000000\",\n \"name\": \"pagination-cell-61\"\
|
|
,\n \"note\": \"This was created automatically for pagination. (61/63)\"\
|
|
\n },\n {\n \"updated_at\": null,\n \"id\": 255,\n \"\
|
|
region_id\": 14,\n \"cloud_id\": 18,\n \"project_id\": \"<craton-demo-project>\"\
|
|
,\n \"created_at\": \"2017-03-21T00:12:30.000000\",\n \"name\":\
|
|
\ \"pagination-cell-62\",\n \"note\": \"This was created automatically\
|
|
\ for pagination. (62/63)\"\n }\n ],\n \"links\": [\n {\n \"\
|
|
href\": \"<craton-url>/cells?sort_dir=asc&sort_keys=created_at%2Cid&resolved-values=True&limit=30\"\
|
|
,\n \"rel\": \"first\"\n },\n {\n \"href\": \"<craton-url>/cells?sort_dir=asc&sort_keys=created_at%2Cid&resolved-values=True&limit=30&marker=222\"\
|
|
,\n \"rel\": \"prev\"\n },\n {\n \"href\": \"<craton-url>/cells?sort_dir=asc&sort_keys=created_at%2Cid&resolved-values=True&limit=30&marker=252\"\
|
|
,\n \"rel\": \"self\"\n },\n {\n \"href\": \"<craton-url>/cells?sort_dir=asc&sort_keys=created_at%2Cid&resolved-values=True&limit=30&marker=255\"\
|
|
,\n \"rel\": \"next\"\n }\n ]\n}"
|
|
headers:
|
|
Content-Length: '1625'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-ca9d323c-a962-459a-a2f9-72719b255c7d
|
|
status:
|
|
code: 200
|
|
message: OK
|
|
url: <craton-url>/cells?sort_dir=asc&sort_keys=created_at%2Cid&resolved-values=True&limit=30&marker=252
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: GET
|
|
uri: <craton-url>/cells?sort_dir=asc&sort_keys=created_at%2Cid&resolved-values=True&limit=30&marker=255
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: "{\n \"cells\": [],\n \"links\": [\n {\n \"href\": \"<craton-url>/cells?sort_dir=asc&sort_keys=created_at%2Cid&resolved-values=True&limit=30\"\
|
|
,\n \"rel\": \"first\"\n },\n {\n \"href\": \"<craton-url>/cells?sort_dir=asc&sort_keys=created_at%2Cid&resolved-values=True&limit=30&marker=225\"\
|
|
,\n \"rel\": \"prev\"\n },\n {\n \"href\": \"<craton-url>/cells?sort_dir=asc&sort_keys=created_at%2Cid&resolved-values=True&limit=30&marker=255\"\
|
|
,\n \"rel\": \"self\"\n }\n ]\n}"
|
|
headers:
|
|
Content-Length: '508'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-dbbb7ebb-589d-43de-979a-252ab15ad27a
|
|
status:
|
|
code: 200
|
|
message: OK
|
|
url: <craton-url>/cells?sort_dir=asc&sort_keys=created_at%2Cid&resolved-values=True&limit=30&marker=255
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/255
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-a5586c36-7350-45fc-a17d-c16def73e6c1
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/255
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/254
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-0a569ff1-36bf-46b4-ad33-151aff2a0967
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/254
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/253
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-50a4d4ff-19c9-4354-885e-ae332d1b61e6
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/253
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/252
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-3d20d2af-6c99-48f2-8923-786f280dc661
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/252
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/251
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-897836d8-82f8-4056-8a98-1eea6edf12ea
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/251
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/250
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-d3f920d9-fb08-47fb-9eba-1f818b1edfeb
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/250
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/249
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-d4d1d5be-70af-4101-b4a6-337a07357cca
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/249
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/248
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:30 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-05a91d2c-ca2b-43cb-8495-6d101874bba9
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/248
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/247
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-4ea7e077-4b20-438e-9c15-defcd6c335c3
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/247
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/246
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-128c6b7f-49d9-4d1c-95ee-40c2c68d5aa7
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/246
|
|
- recorded_at: '2017-03-21T15:22:06'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/245
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-6258c3e5-3581-4fa6-a899-66650712ab12
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/245
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/244
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-d1c342e5-1945-48fb-a468-fc45c00b21fb
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/244
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/243
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-f85b1def-dd78-49e2-afba-f9cb96958ad7
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/243
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/242
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-d9539e18-5d60-41d2-be35-b3de8788316f
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/242
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/241
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-e8f0b82e-f840-478e-b3d3-cfdce5cae370
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/241
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/240
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-d34f82ee-e476-4731-87f7-8e3cefffc30c
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/240
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/239
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-fc579ff1-a0d2-4f8c-8bde-51596401b820
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/239
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/238
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-d02582fa-4ecf-44a8-936e-a507bc0e7a37
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/238
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/237
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-1bb1f2db-1b5c-4966-838a-616aeae0107e
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/237
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/236
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-2031936b-aa22-4e46-9b9a-03472b65e3e3
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/236
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/235
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-b9da98c9-36d9-42e4-8385-4278cfa1f444
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/235
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/234
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-46044211-cfcf-45aa-8f59-78848c08acb3
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/234
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/233
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-6ca4675b-c49a-4a7d-8a07-0816e256ae19
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/233
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/232
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-42ce0d3e-382a-4d65-977a-d233211b60de
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/232
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/231
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-dc5ca222-9834-4af3-9e71-ba1de839550c
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/231
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/230
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-594097c9-9fa9-41df-b65c-4cbd2e7b81e8
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/230
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/229
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-40bafe90-d930-4d8f-933d-79eadf6f7ebf
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/229
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/228
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-b1973a43-9387-444a-8968-135fefb94d71
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/228
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/227
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-832a4c85-57c4-4142-9176-9ebb497b2788
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/227
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/226
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-ad95f911-fd47-4e0a-9079-b1c9799273d2
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/226
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/225
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-b21f7d61-553d-4fbc-a76e-80e9bdb5a2fd
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/225
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/224
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-c043d70e-0832-4623-8d3c-aa35a5962039
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/224
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/223
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-b026906e-6da1-476d-bbbd-17c41e64839b
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/223
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/222
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-5112af20-1e98-4359-9cc9-0382841c2acc
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/222
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/221
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-690b5851-e0e0-47bc-ae4b-bc6a44ebc39f
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/221
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/220
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-f3acad2b-9684-4b60-9ae6-4908bed11110
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/220
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/219
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-2dccb6ea-142f-44bc-b226-2e2319f3b211
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/219
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/218
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-6bf14966-b918-40a6-bf8d-c61657d8c519
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/218
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/217
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-efd9c072-65fc-412d-b4dc-be4ac2b0eecc
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/217
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/216
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:31 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-fc5ef400-255d-4086-a516-8a34cec18c73
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/216
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/215
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-f88e9fb9-99b9-49bf-b5c0-b02fa3217e82
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/215
|
|
- recorded_at: '2017-03-21T15:22:07'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/214
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-d048f545-c761-4121-b025-f6d1b2a5797c
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/214
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/213
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-d97033f5-e815-4c35-83e0-117e38a80327
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/213
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/212
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-c2e21e36-1cee-4113-814b-21efc119a4f9
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/212
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/211
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-6790550c-0682-4bc6-8cd8-928543d1d3e5
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/211
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/210
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-bea46530-cab0-48ba-8c5f-d9653de49e4e
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/210
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/209
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-2c44633c-f98f-4b13-ae11-8732a1684cdc
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/209
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/208
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-a08e5f8f-94e5-45f5-8cd0-480d94eaf663
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/208
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/207
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-70b483d5-38a1-47f3-a1c5-aaba74c2f494
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/207
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/206
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-4b0f832b-0598-4019-a1f3-7fa0ad4efdad
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/206
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/205
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-572f0eca-cd76-475f-a0d8-94a9a088268b
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/205
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/204
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-2dbcd41d-e069-41f9-8e14-27dc38984d79
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/204
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/203
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-24bc3355-fd89-4f18-94f4-02ddc17c21c6
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/203
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/202
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-ea652361-6225-4062-9c46-104c079faa0d
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/202
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/201
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-289d1eba-ff63-4697-bd20-45f591f78296
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/201
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/200
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-f5f15990-8ebb-4130-8f5e-ca5d5c1dacdd
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/200
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/199
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-5df5391d-f420-4b39-b5ec-7bab10a0d587
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/199
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/198
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-66641e47-ceb4-45e5-8746-5fc6106becd6
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/198
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/197
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-d5b311b4-a607-434a-8a62-2a5d7ce85011
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/197
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/196
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-9a4ecaf6-bd49-4fcf-ae2b-2a59e5cda524
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/196
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/195
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-3064e635-72da-41ea-9851-c9590787847e
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/195
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/194
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-3ae4268b-75de-40c9-91e4-f379a4132b25
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/194
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/cells/193
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-1afa5ffa-8aaa-422b-8356-828d662666e5
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/cells/193
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/regions/14
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-61b49a9d-99b0-46f1-b10b-5066bfa8610b
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/regions/14
|
|
- recorded_at: '2017-03-21T15:22:08'
|
|
request:
|
|
body:
|
|
encoding: utf-8
|
|
string: ''
|
|
headers:
|
|
Accept: '*/*'
|
|
Accept-Encoding: gzip, deflate
|
|
Connection: keep-alive
|
|
Content-Length: '0'
|
|
User-Agent: python-cratonclient/0.0.1
|
|
X-Auth-Project: <craton-demo-project>
|
|
X-Auth-Token: <craton-demo-token>
|
|
X-Auth-User: <craton-demo-username>
|
|
method: DELETE
|
|
uri: <craton-url>/clouds/18
|
|
response:
|
|
body:
|
|
encoding: null
|
|
string: ''
|
|
headers:
|
|
Content-Length: '0'
|
|
Content-Type: application/json
|
|
Date: Tue, 21 Mar 2017 00:12:32 GMT
|
|
Server: WSGIServer/0.2 CPython/3.5.2
|
|
x-openstack-request-id: req-a77c673a-9a54-4507-b515-d2277ed1b2ad
|
|
status:
|
|
code: 204
|
|
message: NO CONTENT
|
|
url: <craton-url>/clouds/18
|
|
recorded_with: betamax/0.8.0
|