)]}'
{
  "commit": "7351cbdc094be29a6118697909a57777a134a25b",
  "tree": "ebcd2634747dbb46d791d277400a68d09bed2f6f",
  "parents": [
    "871b1a837ef6a03279b4cdf1b341f30445688679"
  ],
  "author": {
    "name": "ghanshyam",
    "email": "ghanshyammann@gmail.com",
    "time": "Thu Sep 14 20:19:15 2017 +0300"
  },
  "committer": {
    "name": "ghanshyam",
    "email": "ghanshyammann@gmail.com",
    "time": "Sun Sep 24 07:56:23 2017 +0000"
  },
  "message": "Fix create, update or delete container metadata method\n\nSwift provides a single API to Create, Update or Delete\ncontainer metadata.\nWith different headers or values those operation can be\nachieved. For example:\n- delete metadata by passing metadata without value\n- update metadata by passing updated value with same key\n\nDetails- https://developer.openstack.org/api-ref/object-store/?expanded\u003dcreate-update-or-delete-container-metadata-detail\n\nBut current service client for account has 2 different\nmethod for these operation. update_, delete_\n\nTo make it consistent with other service client and to have\nsingle service client method per API, this patch merge those\nmethods.\n\nPartially implements blueprint consistent-service-method-names\n\nChange-Id: I75e40fc5c19d5b56d2be5f68e6cdb41bda4f9595\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4b66ebf16dc72b58e866442318c1baf8f9124385",
      "old_mode": 33188,
      "old_path": "tempest/api/object_storage/test_container_acl.py",
      "new_id": "765bc6d2c1eccb98d6dc52c342095564dd128727",
      "new_mode": 33188,
      "new_path": "tempest/api/object_storage/test_container_acl.py"
    },
    {
      "type": "modify",
      "old_id": "e064753ca1f4090658bc2a09d16eef9cf5856fc3",
      "old_mode": 33188,
      "old_path": "tempest/api/object_storage/test_container_acl_negative.py",
      "new_id": "03a5879dbf037f3a698c86d2644f2fa21e0845b0",
      "new_mode": 33188,
      "new_path": "tempest/api/object_storage/test_container_acl_negative.py"
    },
    {
      "type": "modify",
      "old_id": "c87bed568aae3520f265eebfda816d9ef0072eba",
      "old_mode": 33188,
      "old_path": "tempest/api/object_storage/test_container_quotas.py",
      "new_id": "982c4a181a1d32d944825853817126acefe57246",
      "new_mode": 33188,
      "new_path": "tempest/api/object_storage/test_container_quotas.py"
    },
    {
      "type": "modify",
      "old_id": "b69e494e0333550941435d71fe027b91877f796d",
      "old_mode": 33188,
      "old_path": "tempest/api/object_storage/test_container_services.py",
      "new_id": "c6f21ecedd81ab4a6e071bdb4c2aa15285fdf0b5",
      "new_mode": 33188,
      "new_path": "tempest/api/object_storage/test_container_services.py"
    },
    {
      "type": "modify",
      "old_id": "0cc4d25f34e655f600017c5ff7ee0219221df76f",
      "old_mode": 33188,
      "old_path": "tempest/api/object_storage/test_container_services_negative.py",
      "new_id": "707c016524555637bfc61c8d6414ff5a7c6d7514",
      "new_mode": 33188,
      "new_path": "tempest/api/object_storage/test_container_services_negative.py"
    },
    {
      "type": "modify",
      "old_id": "92fa6906acb745afc44466af5997056689009688",
      "old_mode": 33188,
      "old_path": "tempest/api/object_storage/test_container_staticweb.py",
      "new_id": "1243b838fbf6613354d6eaf0c31c2cc28ea574ad",
      "new_mode": 33188,
      "new_path": "tempest/api/object_storage/test_container_staticweb.py"
    },
    {
      "type": "modify",
      "old_id": "d3cdb7229e44bc749a95e2592967c82fc122c8b6",
      "old_mode": 33188,
      "old_path": "tempest/api/object_storage/test_object_services.py",
      "new_id": "836a875dea480c8d3ba7c9e1ba362f50862e31f4",
      "new_mode": 33188,
      "new_path": "tempest/api/object_storage/test_object_services.py"
    },
    {
      "type": "modify",
      "old_id": "680efcea0eaaf895f4ef22fe8f2e691f461c9438",
      "old_mode": 33188,
      "old_path": "tempest/scenario/manager.py",
      "new_id": "9f903d36084d725d6785aa0532017fd3cc0c4046",
      "new_mode": 33188,
      "new_path": "tempest/scenario/manager.py"
    },
    {
      "type": "modify",
      "old_id": "cc2cb15091cf6f28bc548519c012bebcd394e10c",
      "old_mode": 33188,
      "old_path": "tempest/services/object_storage/container_client.py",
      "new_id": "a2535998d34a3ed8d10ab5fc597717a89fb9f68f",
      "new_mode": 33188,
      "new_path": "tempest/services/object_storage/container_client.py"
    }
  ]
}
