)]}'
{
  "commit": "b90bb1a46193b052cd98513213eed688e8e29d23",
  "tree": "ce6573beae654bb7b9b0a9835c82abf1bf2fb2bb",
  "parents": [
    "87362e572204ed7a8d66b7d4c518735bd311f256"
  ],
  "author": {
    "name": "Chris Dent",
    "email": "cdent@anticdent.org",
    "time": "Tue Apr 18 16:30:14 2017 +0000"
  },
  "committer": {
    "name": "Matthew Treinish",
    "email": "mtreinish@kortar.org",
    "time": "Wed Jun 28 17:46:22 2017 +0000"
  },
  "message": "Use uwsgi for nova when NOVA_USE_MOD_WSGI is not False\n\nUnless NOVA_USE_MOD_WSGI is False, run nova-api and nova-metadata\nusing uwsgi.\n\nBecause the metadata server is always expected to run on a port and\nwithout a prefix, we have it configured to use uwsgi but not to\nproxy from apache: uwsgi listens on the configured port itself.\n\nuwsgi process that listen themselve do not need a socket or to\nchmod-socket, so those config lines have been moved to the block\nthat is also writing proxy configuration for apache.\n\nBecause this change only uses uwsgi for nova-api and nova-api-meta,\nnova-api-meta is set to default to enabled in stackrc because the\nnova-api wsgi application used by wsgi only presents the one service\n(osapi_compute).\n\nIf NOVA_USE_MOD_WSGI is False and tls_proxy service is enabled,\nnova-api is run on an internal port reached via the tls_proxy.\n\nDepends-On: I8ff08d61520ccf04e32dcd02f4cecc39dae823cb\nChange-Id: If2d7e363a6541854f2e30c03171bef7a41aff745\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "25c65fe672f538e164b4b90b9efda4dbda9097e8",
      "old_mode": 33188,
      "old_path": "lib/apache",
      "new_id": "8f517d2e61868353dc4bfba581b801d88694331a",
      "new_mode": 33188,
      "new_path": "lib/apache"
    },
    {
      "type": "modify",
      "old_id": "f56509ac1a6ddec26fcf396e462da0a09ad5b552",
      "old_mode": 33188,
      "old_path": "lib/nova",
      "new_id": "3fa5de67eb93971cd9533dc99c64d93bd011f0fc",
      "new_mode": 33188,
      "new_path": "lib/nova"
    },
    {
      "type": "modify",
      "old_id": "50f7c89ba38e2a7b1a20868f19d469c375dfde41",
      "old_mode": 33188,
      "old_path": "stackrc",
      "new_id": "eccc52aac536618939713863cc8a1f64aa63fdea",
      "new_mode": 33188,
      "new_path": "stackrc"
    }
  ]
}
