)]}'
{
  "commit": "75ace7a5edbb6496633b97dc1d6b60e000ff3e5f",
  "tree": "f3a9b573ce864b9a019af8dbdd6403d986157156",
  "parents": [
    "026cad84a34ff914707538470ec3ae6e2015e54b"
  ],
  "author": {
    "name": "Brant Knudson",
    "email": "bknudson@us.ibm.com",
    "time": "Tue Jun 07 17:44:06 2016 -0500"
  },
  "committer": {
    "name": "Brant Knudson",
    "email": "bknudson@us.ibm.com",
    "time": "Tue Jun 07 17:44:06 2016 -0500"
  },
  "message": "Correct keystone memcached host setting\n\nkeystone was configured to connect to memcached on the host IP\naddress. Unfortunately, memcached is only listening on localhost,\nso this setting actually hurts performance as keystone fails to\nconnect to the memcached server. There\u0027s no indication of this in\nthe keystone logs since this is just how memcache client works\n(ignoring errors).\n\nYou can verify this by\n1) in /etc/memcached.conf, set -vv\n2) restart memcached: service memcached restart\n3) watch /var/log/memcached.log\n4) There will be no output\n\nwith this change, there will be output in /var/log/memcached.log\n\nAlso the performance should be a lot better.\n\nChange-Id: I95d798d122e2a95e27eb1d2c4e786c3cd844440b\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c94bcd3a71cc31655f83e6b814f25a3cdb3610e7",
      "old_mode": 33188,
      "old_path": "lib/keystone",
      "new_id": "5695004c4a9822c13f033e930b928c84adbf2f5b",
      "new_mode": 33188,
      "new_path": "lib/keystone"
    }
  ]
}
