)]}'
{
  "commit": "fb67f066a2111417784200b37249dd45b45ded0e",
  "tree": "9f0cf2c75a786f63ec9ff3269f2798579d1df6ea",
  "parents": [
    "585f1f32b00027c7f2a6e8720fbcaf3b39c7f1ce"
  ],
  "author": {
    "name": "Ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Mon Mar 24 10:20:57 2014 +0900"
  },
  "committer": {
    "name": "Ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Mon Mar 24 10:20:57 2014 +0900"
  },
  "message": "Verify list Image attributes through Nova V2 API\n\nThis patch adds the JSON Schema for response of Nova V2 list Image API\nand validate the response with added JSON Schema to block the backward\nincompatibility change in the future.\n\nThe response body of V2 list Image API is below:\n\n{\n    \"images\": [\n        {\n            \"id\": \"70a599e0-31e7-49b7-b260-868f441e862b\",\n            \"links\": [\n                {\n                    \"href\": \"http://openstack.example.com/v2/openstack/\n                            images/70a599e0-31e7-49b7-b260-868f441e862b\",\n                    \"rel\": \"self\"\n                },\n                {\n                    \"href\": \"http://openstack.example.com/openstack/\n                            images/70a599e0-31e7-49b7-b260-868f441e862b\",\n                    \"rel\": \"bookmark\"\n                },\n                {\n                    \"href\": \"http://glance.openstack.example.com/openstack/\n                            images/70a599e0-31e7-49b7-b260-868f441e862b\",\n                    \"rel\": \"alternate\",\n                    \"type\": \"application/vnd.openstack.image\"\n                }\n            ],\n            \"name\": \"fakeimage7\"\n        }\n    ]\n}\n\nPartially implements blueprint nova-api-attribute-test\n\nChange-Id: I2afaa884e7bc5b9a8efe748f1ccfc031f301616e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fb4804d663f62e78fd3f03ec54923b79bdae9fa5",
      "old_mode": 33188,
      "old_path": "tempest/api_schema/compute/v2/images.py",
      "new_id": "41b8fff5c3f919035dedf1ad6bce9a336c61aeec",
      "new_mode": 33188,
      "new_path": "tempest/api_schema/compute/v2/images.py"
    },
    {
      "type": "modify",
      "old_id": "deb9c9327d05ae34d44f0b0845732ccedc7538f9",
      "old_mode": 33188,
      "old_path": "tempest/services/compute/json/images_client.py",
      "new_id": "2f128f2043ff8a4397908b09f710970e7bf2291d",
      "new_mode": 33188,
      "new_path": "tempest/services/compute/json/images_client.py"
    }
  ]
}
