)]}'
{
  "commit": "8d2d6a02f2282c50a934ccab25fc909e3bbc27c6",
  "tree": "fa63daff8d42dc62e37bca780c1ca6b8216c9f6b",
  "parents": [
    "16256cbbf6cdfde8debc3254bf55ce0b8fa51b08"
  ],
  "author": {
    "name": "Benjamin Diaz",
    "email": "bdiaz@whitestack.com",
    "time": "Mon Oct 08 16:26:32 2018 -0300"
  },
  "committer": {
    "name": "diazb",
    "email": "bdiaz@whitestack.com",
    "time": "Tue Oct 16 22:30:23 2018 +0200"
  },
  "message": "Renames DbClient to CommonDbClient to avoid confusion\n\nPOL comunicates with two different databases, a relational\none, that stores records for alarms, scaling groups and more,\nand a nonrelational one, that is common to all OSM modules,\nwhich we call CommonDB, that currently corrsponds to a MongoDB\ninstance and stores nsds, vnfds, etc.\nThe name db_client and DbClient used in the file and\nclass that comunicates with CommonDB may be open to confussion,\nso it has been renamed as common_db_client and CommonDbClient.\n\nSigned-off-by: Benjamin Diaz \u003cbdiaz@whitestack.com\u003e\nChange-Id: I8209cbc23b5ab129221d1c928703929e4f405a4c\n",
  "tree_diff": [
    {
      "type": "rename",
      "old_id": "1eed0f35cd5abead3cd9eacc0d790dabc4df3945",
      "old_mode": 33188,
      "old_path": "osm_policy_module/common/db_client.py",
      "new_id": "83bb46c4b1edda3dfdf7e8fbaf0eccc53f9e0b48",
      "new_mode": 33188,
      "new_path": "osm_policy_module/common/common_db_client.py",
      "score": 98
    },
    {
      "type": "modify",
      "old_id": "d637374fc36d7f02b378aab6f3b73569b7b7079d",
      "old_mode": 33188,
      "old_path": "osm_policy_module/core/agent.py",
      "new_id": "1e81141d8fdf31ab38eef0c3fa451810719e2c3f",
      "new_mode": 33188,
      "new_path": "osm_policy_module/core/agent.py"
    },
    {
      "type": "modify",
      "old_id": "a2794eb61d8ea7e0f4fd8a6b210bc96b94e51712",
      "old_mode": 33188,
      "old_path": "osm_policy_module/tests/integration/test_policy_agent.py",
      "new_id": "11bc9695689e8a2a70abff91e44119bc317efcf0",
      "new_mode": 33188,
      "new_path": "osm_policy_module/tests/integration/test_policy_agent.py"
    }
  ]
}
