)]}'
{
  "commit": "177ccce40606734cf9441a75bd36e2b3fa62723f",
  "tree": "cbedde27a9551663b9d3270af1876d098d49b2ca",
  "parents": [
    "ad177e57226b23b1e0409e343250b062d570967d"
  ],
  "author": {
    "name": "Yuiko Takada",
    "email": "takada-yuiko@mxn.nes.nec.co.jp",
    "time": "Thu Mar 13 10:02:20 2014 +0000"
  },
  "committer": {
    "name": "Yuiko Takada",
    "email": "takada-yuiko@mxn.nes.nec.co.jp",
    "time": "Wed Mar 19 10:35:20 2014 +0000"
  },
  "message": "Verify attributes through Nova list flavor-access API\n\nThis patch adds the JSON schema for Nova V2/V3 list flavor-access APIs\nincludes the attributes to block the backward incompatibility change\nin the future.\n\nThe response body of v2 and v3 API is the below:\n{\n    \"flavor_access\": [\n        {\n            \"flavor_id\": \"10\"\n            \"tenant_id\": \"231a1e7fd1b344f9874d0334d98b459c\"\n        }\n    ]\n}\n\nIn addition, this patch doesn\u0027t change V3 test because it is skipped\nowing to the bug.\n\nPartially implements blueprint nova-api-attribute-test\n\nChange-Id: I027dc96e5702cd03a7b85ba41c4c30215e321f30\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "152e24ce8a8ebc92369a727ff9b94f984c200ac8",
      "new_mode": 33188,
      "new_path": "tempest/api_schema/compute/flavors_access.py"
    },
    {
      "type": "modify",
      "old_id": "a8111af9e57533b75fdad7c76388793b88112474",
      "old_mode": 33188,
      "old_path": "tempest/services/compute/json/flavors_client.py",
      "new_id": "bc64117a99b39f9a8c321bba4eeedbbf23739181",
      "new_mode": 33188,
      "new_path": "tempest/services/compute/json/flavors_client.py"
    },
    {
      "type": "modify",
      "old_id": "656bd8462bb328eed1d189681527ba4df1b98153",
      "old_mode": 33188,
      "old_path": "tempest/services/compute/v3/json/flavors_client.py",
      "new_id": "655e2798e36ca56f202568b6ae96e67450907627",
      "new_mode": 33188,
      "new_path": "tempest/services/compute/v3/json/flavors_client.py"
    }
  ]
}
