)]}'
{
  "commit": "67ba5e9c9c623b6bc39baf96277b9e04dd811498",
  "tree": "a925da1893034ee6fea0bb22234d86638d392ab1",
  "parents": [
    "4f5e426d10452db85925d02f35074932aae115db"
  ],
  "author": {
    "name": "Tianbiao Qi",
    "email": "qitianbiao@gmail.com",
    "time": "Tue Sep 27 11:33:30 2016 +0800"
  },
  "committer": {
    "name": "Tianbiao Qi",
    "email": "qitianbiao@gmail.com",
    "time": "Tue Sep 27 14:06:55 2016 +0800"
  },
  "message": "Remove misleading arguments\n\nmethod _create_multiple_servers have three parameters in sequence:\n\u0027name\u0027, \u0027wait_until\u0027 and \u0027kwargs\u0027, however nobody uses the \u0027name\u0027\nand \u0027wait_until\u0027. Instead it must have kwargs[\u0027name\u0027] created/read\nthen passed to create_test_server(**kwargs).\n\nIt is misleading because _create_multiple_servers(\u0027foo\u0027) won\u0027t\ncreate servers which names are or are started with \u0027foo\u0027.\n\nCleanupping \u0027name\u0027 and \u0027wait_until\u0027 removes the misleading.\n\nThanks to Masayuki\u0027s suggestion.\nChange-Id: Ia9797f9569324b0ad3f40ed332120aab345d560e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "eb1beb1f1ec501a994d53d1315fb60fd6ca12679",
      "old_mode": 33188,
      "old_path": "tempest/api/compute/servers/test_multiple_create.py",
      "new_id": "4dd26afab1a23eeacafc4c7ae6851efe434bc3c8",
      "new_mode": 33188,
      "new_path": "tempest/api/compute/servers/test_multiple_create.py"
    },
    {
      "type": "modify",
      "old_id": "e5b4f4631176ea17d304ddfe9f2ae8c8d0beb14f",
      "old_mode": 33188,
      "old_path": "tempest/api/compute/servers/test_multiple_create_negative.py",
      "new_id": "c4dbe233eb0f479c064cb27b8b8de761e501ed83",
      "new_mode": 33188,
      "new_path": "tempest/api/compute/servers/test_multiple_create_negative.py"
    }
  ]
}
