)]}'
{
  "commit": "dd8ae35c10600f4f5bcda2b924decb8887194928",
  "tree": "3808b35895867e615ca4de4108b2e508f9080142",
  "parents": [
    "8676fa6b5c5d206ccea0efba9a9982ab9d29c339"
  ],
  "author": {
    "name": "Ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Fri Mar 28 09:48:38 2014 +0900"
  },
  "committer": {
    "name": "Ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Fri Mar 28 09:48:38 2014 +0900"
  },
  "message": "Verify hypervisor uptime attributes of Nova API\n\nThis patch adds the JSON Schema for response of Nova V2 \u0026 V3\nhypervisor uptime APIs (\u0027os-hypervisors/\u003chyper_id\u003e/uptime\u0027)\nand validate the response with added JSON Schema to block\nthe backward incompatibility change in the future.\n\nThe response body of V2 \u0026 V3 hypervisor uptime APIs is same\n\u0026 given below:\n\n{\n    \"hypervisor\": {\n        \"id\": %(hypervisor_id)s,\n        \"hypervisor_hostname\": \"fake-mini\",\n        \"uptime\": \" 08:32:11 up 93 days, 18:25, 12 users,\n                  load average: 0.20, 0.12, 0.14\"\n    }\n}\n\nPartially implements blueprint nova-api-attribute-test\n\nChange-Id: I163c50e0ad277ef8ed639363d5e53f66e9f9d4e4\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a935f87f7a06976fdf28f1f63f5076c3fbeb10f3",
      "old_mode": 33188,
      "old_path": "tempest/api_schema/compute/hypervisors.py",
      "new_id": "630901e24d5846e0b40271d02529ec62b53535af",
      "new_mode": 33188,
      "new_path": "tempest/api_schema/compute/hypervisors.py"
    },
    {
      "type": "modify",
      "old_id": "28ca2a6f465dea05da079eb055764de682e2401c",
      "old_mode": 33188,
      "old_path": "tempest/services/compute/json/hypervisor_client.py",
      "new_id": "ef0e83a5d75d223d7f7db4c659a765d7a9288bd3",
      "new_mode": 33188,
      "new_path": "tempest/services/compute/json/hypervisor_client.py"
    },
    {
      "type": "modify",
      "old_id": "abe6788760f1dbf78c04d10a472cee067dd31462",
      "old_mode": 33188,
      "old_path": "tempest/services/compute/v3/json/hypervisor_client.py",
      "new_id": "5f4dad5b2942e4504d30f0964d2fcb635bba172d",
      "new_mode": 33188,
      "new_path": "tempest/services/compute/v3/json/hypervisor_client.py"
    }
  ]
}
