)]}'
{
  "commit": "2b14d42ac22d3db01f53bd38c7038c82c9f033f8",
  "tree": "e5a86a3916a96c0e2d7c150c74e50eda073bbfa4",
  "parents": [
    "1da029e32bc79a8e516260a0a17414da7196c592"
  ],
  "author": {
    "name": "Ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Mon Mar 24 10:46:33 2014 +0900"
  },
  "committer": {
    "name": "Ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Fri Apr 18 11:16:57 2014 +0900"
  },
  "message": "Check detail list Images attributes of Nova V2 API\n\nThis patch adds the JSON Schema for response of Nova V2 detail list\nImages API and validate the response with added JSON Schema to block\nthe backward incompatibility change in the future.\n\nThe response body of V2 detail list Images API is below:\n\n{\n    \"images\": [\n        {\n            \"id\": \"70a599e0-31e7-49b7-b260-868f441e862b\",\n            \"status\": \"ACTIVE\",\n            \"updated\": \"2011-01-01T01:02:03Z\",\n            \"links\": [\n                {\n                    \"href\": \"http://openstack.example.com/v2/openstack/\n                            images/70a599e0-31e7-49b7-b260-868f1e862b\",\n                    \"rel\": \"self\"\n                },\n                {\n                   \"href\": \"http://openstack.example.com/openstack/\n                           images/70a599e0-31e7-49b7-b260-868f1e862b\",\n                    \"rel\": \"bookmark\"\n                },\n                {\n                    \"href\": \"http://glance.openstack.example.com/\n                            openstack/images/\n                            70a599e0-31e7-49b7-b260-868f1e862b\",\n                    \"rel\": \"alternate\",\n                    \"type\": \"application/vnd.openstack.image\"\n                }\n            ],\n            \"name\": \"fakeimage7\",\n            \"created\": \"2011-01-01T01:02:03Z\",\n            \"minDisk\": 0,\n            \"minRam\": 0,\n            \"progress\": 100,\n            \"metadata\": {\n                \"architecture\": \"x86_64\",\n                \"auto_disk_config\": \"True\",\n                \"kernel_id\": \"nokernel\",\n                \"ramdisk_id\": \"nokernel\"\n            },\n            \"server\": {\n                \"id\": \"65802d04-c684-4900-b645-a6a15f78add4\",\n                \"links\": [\n                    {\n                        \"href\": \"http://10.21.43.120:8774/v3/\n                                f0468e49de7b4f74ba6dd3a72481/servers/\n                                65802d04-c684-4900-b645-a6a15f78add4\",\n                        \"rel\": \"self\"\n                    }\n                ]\n            },\n            \"OS-EXT-IMG-SIZE:size\": 25165824\n        }\n    ]\n}\n\nPartially implements blueprint nova-api-attribute-test\n\nChange-Id: Iee859f35c029254e5f2d74446ed40acaa90410c2\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fad6b56102cce9e59dd41db5181d1cfd3d12e9ab",
      "old_mode": 33188,
      "old_path": "tempest/api_schema/compute/v2/images.py",
      "new_id": "e97752d357dee3e1d01f910cfc5ec36103b6db97",
      "new_mode": 33188,
      "new_path": "tempest/api_schema/compute/v2/images.py"
    },
    {
      "type": "modify",
      "old_id": "bd39a040a6a8c8200cf88931ede09abec4e6ee1d",
      "old_mode": 33188,
      "old_path": "tempest/services/compute/json/images_client.py",
      "new_id": "af7752afc7f78cf0793fd44e178aae5960bce516",
      "new_mode": 33188,
      "new_path": "tempest/services/compute/json/images_client.py"
    }
  ]
}
