# Pastebin i1swPbO9 2017-02-16 12:56:43,025 shade.task_manager Manager _test_cloud_:RegionOne ran task image.GET.images in 0.0024154186248779297s 2017-02-16 12:56:43,026 shade.task_manager Manager _test_cloud_:RegionOne running task image.GET.images 2017-02-16 12:56:43,027 keystoneauth.session REQ: curl -g -i -X GET https://image.example.com/v2/images?marker=91315d6c-a11a-4978-8309-31521bcf4ec6 -H "X-Auth-Token: {SHA1}002a0918280d7075ae94ea4d7ad15eda381b670c" -H "User-Agent: run.py keystoneauth1/2.18.0 python-requests/2.13.0 CPython/3.5.2+" 2017-02-16 12:56:43,028 keystoneauth.session RESP: [200] content-type: application/json RESP BODY: {"images": [{"protected": false, "tags": [], "status": "active", "updated_at": "2016-02-10T05:05:02Z", "owner_specified.shade.md5": "93b885adfe0da089cdf634904fd59f71", "owner_specified.shade.object": "images/fake_image", "ramdisk_id": null, "container_format": "bare", "virtual_size": null, "owner_specified.shade.sha256": "6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d", "schema": "/v2/schemas/image", "image_type": "snapshot", "size": 3402170368, "file": "/v2/images/eb19b715-7bd6-4508-937f-48e878e01486/file", "id": "eb19b715-7bd6-4508-937f-48e878e01486", "image_state": "available", "checksum": "ee36e35a297980dee1b514de9803ec6d", "visibility": "private", "name": "fake_image", "locations": [{"url": "http://127.0.0.1/images/eb19b715-7bd6-4508-937f-48e878e01486", "metadata": {}}], "disk_format": "qcow2", "min_disk": 40, "created_at": "2016-02-10T05:03:11Z", "min_ram": 0}], "next": "/v2/images?marker=91315d6c-a11a-4978-8309-31521bcf4ec6"}