)]}'
{
  "commit": "f79c799747517f1472de63d59d85bda96bdac06c",
  "tree": "1feec91ce80b0a5d63f3ccb63cc5eaa3a0c15f84",
  "parents": [
    "439c1e65ccd69799248b8c3281378fa359179a57"
  ],
  "author": {
    "name": "Ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Tue Apr 01 12:20:12 2014 +0900"
  },
  "committer": {
    "name": "Ghanshyam",
    "email": "ghanshyam.mann@nectechnologies.in",
    "time": "Wed Apr 02 14:33:09 2014 +0900"
  },
  "message": "Check attributes of create/delete sec groups rule\n\nThis patch adds the JSON schema for Nova V2 create/delete security\ngroups rule APIs response and validate the response with added\nJSON schema to block the backward incompatibility change in the future.\n\nThe response body of v2 create security groups rule API is the below:\n\n{\n    \"security_group_rule\": {\n        \"from_port\": 80,\n        \"to_port\": 80,\n        \"group\": {},\n        \"ip_protocol\": \"TCP\",\n        \"parent_group_id\": 5,\n        \"id\": 1,\n        \"ip_range\":{\n            \"cidr\": \"10.10.10.0/24\"\n        }\n    }\n}\n\nPartially implements blueprint nova-api-attribute-test\n\nChange-Id: I8e85b3da74a2a5d4b16c3e33429c0b4d0da0c1c9\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "68b65b4872a80c92d19db25b468ea29481f9dcf0",
      "old_mode": 33188,
      "old_path": "tempest/api_schema/compute/v2/security_groups.py",
      "new_id": "6dd44cd0ea8e03a434aa6b05e7e2d79a74e24c56",
      "new_mode": 33188,
      "new_path": "tempest/api_schema/compute/v2/security_groups.py"
    },
    {
      "type": "modify",
      "old_id": "9267be71b1e7023e69c7ea79562abdb6a96bddb0",
      "old_mode": 33188,
      "old_path": "tempest/services/compute/json/security_groups_client.py",
      "new_id": "7411fb7a82d2f142a9260e511ecce170e57a2d44",
      "new_mode": 33188,
      "new_path": "tempest/services/compute/json/security_groups_client.py"
    }
  ]
}
