)]}'
{
  "commit": "d048b2edb97f13da78044559e671540f563261ee",
  "tree": "222859f1e933e810ece6205759803bd6cb17cb02",
  "parents": [
    "d3cbf488f7b919cdecb673ba6460f31a82ac1920"
  ],
  "author": {
    "name": "Ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Thu Mar 27 15:32:34 2014 +0900"
  },
  "committer": {
    "name": "Ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Thu Mar 27 15:32:34 2014 +0900"
  },
  "message": "Validate get_instance_usage_audit_log Nova V2 API\n\nThis patch adds the JSON schema for get_instance_usage_audit_log Nova\nV2 APIs and validate the response of the API with added JSON schema\nto block the backward incompatibility change in the future.\n\nResponse body of V2 GET instance_usage_audit_log is below-\n\n{\n    \"instance_usage_audit_log\": {\n        \"hosts_not_run\": [\n            \"%(hostid)s\"\n        ],\n        \"log\": {},\n        \"num_hosts\": 1,\n        \"num_hosts_done\": 0,\n        \"num_hosts_not_run\": 1,\n        \"num_hosts_running\": 0,\n        \"overall_status\": \"0 of 1 hosts done. 0 errors.\",\n        \"period_beginning\": \"%(timestamp)s\",\n        \"period_ending\": \"%(timestamp)s\",\n        \"total_errors\": 0,\n        \"total_instances\": 0\n    }\n}\n\nPartially implements blueprint nova-api-attribute-test\n\nChange-Id: I0112c331e83ade95f3a6a9d5e5434d76703a09eb\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c1509b4d3832ba85a0b55ab32cad0f2806cd8aee",
      "new_mode": 33188,
      "new_path": "tempest/api_schema/compute/v2/instance_usage_audit_logs.py"
    },
    {
      "type": "modify",
      "old_id": "1f6e98885fce40cdd3bbd91993067a8cfa66dc11",
      "old_mode": 33188,
      "old_path": "tempest/services/compute/json/instance_usage_audit_log_client.py",
      "new_id": "4088be97743e24e1ac0335cc044cec50db61ba2a",
      "new_mode": 33188,
      "new_path": "tempest/services/compute/json/instance_usage_audit_log_client.py"
    }
  ]
}
