)]}'
{
  "commit": "95951ed68f6f41dd0e854bfff5f161c3b26b1b84",
  "tree": "2464d06ab56548af72aa29300403a515998fde43",
  "parents": [
    "75588a3ae852ceae17dca66b6d8890c0b57dfe62"
  ],
  "author": {
    "name": "Ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Mon Mar 31 11:57:22 2014 +0900"
  },
  "committer": {
    "name": "Ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Mon Mar 31 11:57:22 2014 +0900"
  },
  "message": "Check add/remove flavor access APIs attributes\n\nThis patch adds the JSON schema for Nova V2/V3 add \u0026 remove flavor\naccess APIs response and validate the response with added JSON schema to\nblock the backward incompatibility change in the future.\n\nThe response body of V2 \u0026 V3 for add \u0026 remove flavor access APIs are same\nand given below:\n\n{\n    \"flavor_access\": [\n        {\n            \"flavor_id\": \"10\",\n            \"tenant_id\": \"fake_tenant\"\n        }\n}\n\nPartially implements blueprint nova-api-attribute-test\n\nChange-Id: I0e876494b9d1bda418076844ed3211f5513af76c\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "152e24ce8a8ebc92369a727ff9b94f984c200ac8",
      "old_mode": 33188,
      "old_path": "tempest/api_schema/compute/flavors_access.py",
      "new_id": "cd31b0a949a41ca0951bd8ee6eddc086b9c959fd",
      "new_mode": 33188,
      "new_path": "tempest/api_schema/compute/flavors_access.py"
    },
    {
      "type": "modify",
      "old_id": "bc4a64f7d9119e4d74cd97f7552804f38852b3fb",
      "old_mode": 33188,
      "old_path": "tempest/services/compute/json/flavors_client.py",
      "new_id": "3babf4ea1d98ac0c3047da7b178d591363397676",
      "new_mode": 33188,
      "new_path": "tempest/services/compute/json/flavors_client.py"
    },
    {
      "type": "modify",
      "old_id": "3fdb3cadbbb8d894b61617ad42466a6436021f82",
      "old_mode": 33188,
      "old_path": "tempest/services/compute/v3/json/flavors_client.py",
      "new_id": "1cbbdb2aa2d7fb6c2f560f61e1e1d54c1afd2b8c",
      "new_mode": 33188,
      "new_path": "tempest/services/compute/v3/json/flavors_client.py"
    }
  ]
}
