)]}'
{
  "commit": "ad3c2d8187bc4e85a5d24cf002691059321ca2a7",
  "tree": "f1b37bb16648e45d543c48c5a2f466c0cc79fede",
  "parents": [
    "bad7dcd77c5954e12c871e7d62300ff42addfbeb"
  ],
  "author": {
    "name": "Michał Dulko",
    "email": "michal.dulko@intel.com",
    "time": "Thu Feb 02 13:41:28 2017 +0100"
  },
  "committer": {
    "name": "Michał Dulko",
    "email": "michal.dulko@intel.com",
    "time": "Wed Feb 15 10:10:05 2017 +0100"
  },
  "message": "Make test_volume_pools A/A compatible\n\nVolumePoolsAdminV2TestsJSON is not compatible with Cinder deployed in\nA/A mode. The problem is that tests assume that volume\u0027s host will be\npresent as one of the pools name. This is false assumption in A/A mode,\nas in such case pools names are derived from cluster_name, not host.\n\nNote that V2 API that is being tested here, doesn\u0027t have a notion of\ncluster_name anywhere, because cluster_name was added in various places\nin multiple V3 API\u0027s microversions. That means we cannot tweak the tests\nto look for pools by cluster_name.\n\nThis commit addresses the issue by releasing the false assumption and\nreplacing it with an assert that vendor_name in at least one of the\npools details is equal to the one in volume configuration. This is being\nchecked only in case of calls with details, without them we\u0027re simply\nchecking if output contains \u0027name\u0027 key in the response.\n\nAlso a new test is added to make sure os-vol-host-attr:host attribute of\nvolume is still getting checked for correctness.\n\nCloses-Bug: 1661234\nChange-Id: I818f0cd436d93278552c7fe4f055ccd7b9111bc1\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "97a352bd72e74c21094838862c94657e2d9df3a7",
      "old_mode": 33188,
      "old_path": "tempest/api/volume/admin/test_volume_services.py",
      "new_id": "be2cab44e21abceca604debebedd4252c94005f1",
      "new_mode": 33188,
      "new_path": "tempest/api/volume/admin/test_volume_services.py"
    },
    {
      "type": "modify",
      "old_id": "91d092dd2b6a933a0a16e030f3d117f0b796d3c3",
      "old_mode": 33188,
      "old_path": "tempest/api/volume/admin/v2/test_volume_pools.py",
      "new_id": "5041095bb68c1e2ae97926397888295572b8cadb",
      "new_mode": 33188,
      "new_path": "tempest/api/volume/admin/v2/test_volume_pools.py"
    }
  ]
}
