)]}'
{
  "log": [
    {
      "commit": "8eee1668342eafce31829ac1dac46733f9cc440e",
      "tree": "faa8c28643f8cfae6b1389b3c675d61804dd8255",
      "parents": [
        "3ecd88e4b9160692ad8844a09c1c086ceed613b1"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Tue Jul 30 16:19:58 2019 +0200"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "mpolreich@mirantis.com",
        "time": "Wed Jul 31 12:10:26 2019 +0000"
      },
      "message": "Add logrotate meta configuration for Nginx\n\n\t- parametrize interval and rotate\n\nRelated: PROD-29848\n\nChange-Id: I33dfec38ef7e00d77836003973e14492fdde2e18\n(cherry picked from commit 103e16083dfcfa6ee1185b4bfdb59326eb02770a)\n"
    },
    {
      "commit": "3ecd88e4b9160692ad8844a09c1c086ceed613b1",
      "tree": "e09af94b870e7d27cb007c6c5d668b3759ec2398",
      "parents": [
        "3000e277154215f5bdf4ccdac99fd22957406614"
      ],
      "author": {
        "name": "Denis Egorenko",
        "email": "degorenko@mirantis.com",
        "time": "Mon Jul 15 16:47:32 2019 +0400"
      },
      "committer": {
        "name": "Denis Egorenko",
        "email": "degorenko@mirantis.com",
        "time": "Mon Jul 15 14:18:17 2019 +0000"
      },
      "message": "Add ability to override nginx ssl engine as not defined\n\nIf by default engine set to \u0027salt\u0027 and there is no way to unset it.\n\nChange-Id: Iaac14c2afc9a8604642145ddbc0e0aacb8ca6b46\nRelated-Prod: PROD-27578\n(cherry picked from commit b8cb543c4803c18db2c723a9b7fc454d4f86c46b)\n"
    },
    {
      "commit": "3000e277154215f5bdf4ccdac99fd22957406614",
      "tree": "39034b9ced80672f3654f1fa5e636ecf1da6aa38",
      "parents": [
        "e6a38cd0926e97419f6fe8647743158714f10ca6"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Tue Mar 19 18:16:00 2019 +0100"
      },
      "committer": {
        "name": "harhipova",
        "email": "harhipova@mirantis.com",
        "time": "Thu May 23 10:39:04 2019 +0000"
      },
      "message": "Add possiblity to define ssl_trusted_certificate in case ssl.engine is not defined\n\nRelated: PROD-28628 (PROD:28628)\n\nChange-Id: I550d3f2970005e1f463410810fffd8bc565a249b\n(cherry picked from commit b684e3d477d3c89caa1c20b983359a89bb927ede)\n"
    },
    {
      "commit": "e6a38cd0926e97419f6fe8647743158714f10ca6",
      "tree": "da513c1761036c4aec011eb9fe47e06eb56fb91d",
      "parents": [
        "0c00e831c32b5b45833e2e14c36ba475054f3a49"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Tue Mar 19 18:12:38 2019 +0100"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "mpolreich@mirantis.com",
        "time": "Tue May 07 15:12:22 2019 +0000"
      },
      "message": "Add ability to change client_body_buffer_size parameter value\n\nRelated: PROD-28629\n\nChange-Id: I1862fda645bf8a79aa7d0364d8fe659568c4bfa5\n(cherry picked from commit 9da2838ee21111176f0f9ede29d99d16d1dc61eb)\n"
    },
    {
      "commit": "0c00e831c32b5b45833e2e14c36ba475054f3a49",
      "tree": "20573651c56b21e905abd9857ad03675bd0d65b3",
      "parents": [
        "57a85a1fdea7db2a72d6abbea860322505c9e697"
      ],
      "author": {
        "name": "Mateusz Matuszkowiak",
        "email": "mmatuszkowiak@mirantis.com",
        "time": "Thu Feb 07 15:24:36 2019 +0100"
      },
      "committer": {
        "name": "Mateusz Matuszkowiak",
        "email": "mmatuszkowiak@mirantis.com",
        "time": "Mon Mar 04 09:29:14 2019 +0000"
      },
      "message": "Added for: 1m into NginxServiceDown\n\nSince telegraf is doing often HTTP check on status page hosted\nby Nginx on a dedicated port, we should take into account that one simple\nnon 200 HTTP resp code or not recieved within the time window is not\nan indication that the Nginx service is down. Lets use for: 1m here\nto prevent false positives.\n\nChange-Id: I569e98b902d6a43fc653523b35b2c94de329527f\nCloses-Bug: PROD-27342\n(cherry picked from commit 81cabddeae8a5d3715366cb63c4138e92506ccab)\n"
    },
    {
      "commit": "57a85a1fdea7db2a72d6abbea860322505c9e697",
      "tree": "baecd0a09a84810e3f923a583399d619f18eb9b7",
      "parents": [
        "e715404e7fa13d45afdd31667c0afbcbb9008eee"
      ],
      "author": {
        "name": "azvyagintsev",
        "email": "azvyagintsev@mirantis.com",
        "time": "Thu Jan 24 13:44:55 2019 +0200"
      },
      "committer": {
        "name": "Aleksey Zvyagintsev",
        "email": "azvyagintsev@mirantis.com",
        "time": "Thu Jan 24 13:32:54 2019 +0000"
      },
      "message": "Use -dsaparam by default\n\n  * Use -dsaparam by default for generation pem files.\n\nChange-Id: I0af13af6583607d7f1d53034729c631223f904b3\nProd-related: PROD-26865 (PROD:26865)\n(cherry picked from commit 4f4e7d4cf0bd65579c49cf710ce0dfc1ed08c629)\n"
    },
    {
      "commit": "e715404e7fa13d45afdd31667c0afbcbb9008eee",
      "tree": "015565bb1e1edb74b73a777688213586a7fa5761",
      "parents": [
        "381cdf2e202681949c86238a77038bf716fd0917"
      ],
      "author": {
        "name": "Pavel Cizinsky",
        "email": "pcizinsky@mirantis.com",
        "time": "Wed Dec 12 12:02:46 2018 +0100"
      },
      "committer": {
        "name": "Pavel Cizinsky",
        "email": "pcizinsky@mirantis.com",
        "time": "Thu Dec 13 10:46:46 2018 +0100"
      },
      "message": "Updating reference from github to gerrit\n     - Changing Maintainer to dev@mirantis.com\n\n   Related: PROD-25327 (PROD:25327)\n\nChange-Id: If1e7b7f9707e57fa1bcbfdbb8501d48d29a0d99f\n"
    },
    {
      "commit": "381cdf2e202681949c86238a77038bf716fd0917",
      "tree": "3fbb73133018e9f11c25714d64e67e2eb13c5150",
      "parents": [
        "a26617c521d459c9750b3017dbddc0843a44bb08"
      ],
      "author": {
        "name": "Mateusz Matuszkowiak",
        "email": "mmatuszkowiak@mirantis.com",
        "time": "Mon Dec 10 13:37:38 2018 +0100"
      },
      "committer": {
        "name": "Mateusz Matuszkowiak",
        "email": "mmatuszkowiak@mirantis.com",
        "time": "Mon Dec 10 13:37:38 2018 +0100"
      },
      "message": "Support multiple access and error log files for Fluentd\n\nGet logs even if additional access and error logs exists, i.e.:\n- srv01-access.log\n- servicetest-error.log\n\nChange-Id: I319c5c64a64bcef4e37f7086cbaf87f51f831217\nRelated-Bug: PROD-25399\n"
    },
    {
      "commit": "a26617c521d459c9750b3017dbddc0843a44bb08",
      "tree": "d663e92264df2385505f4fe66d923b8c0208c036",
      "parents": [
        "9dc024b6bf2eef50d2b8640f4e9e114e0c362c21"
      ],
      "author": {
        "name": "Oleksandr Bryndzii",
        "email": "obryndzii@mirantis.com",
        "time": "Fri Dec 07 17:36:42 2018 +0000"
      },
      "committer": {
        "name": "Oleksandr Bryndzii",
        "email": "obryndzii@mirantis.com",
        "time": "Mon Dec 10 09:53:45 2018 +0000"
      },
      "message": "Add ngx_http_limit_conn_module functionality\n\nAdd posibility to limit the number of connections per the defined key\n\nChange-Id: Ic05f9c4a4904ea4293889bc3d88d0122525df1b0\nRelated-Prod: PROD-24400\n"
    },
    {
      "commit": "9dc024b6bf2eef50d2b8640f4e9e114e0c362c21",
      "tree": "7b7a50441d9f5f1ac3bd6b72ea90ed5c775bc28e",
      "parents": [
        "c14eca21a85ba06150f345d4e93a8fb9bf8fd409",
        "18c5211d631e58128fb0aff74ac82238abbec68e"
      ],
      "author": {
        "name": "mcp-jenkins",
        "email": "mcp-jenkins@mirantis.com",
        "time": "Mon Dec 10 08:47:41 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "mail@domain.com",
        "time": "Mon Dec 10 08:47:41 2018 +0000"
      },
      "message": "Merge \"Added Payload field for nginx access logs\""
    },
    {
      "commit": "c14eca21a85ba06150f345d4e93a8fb9bf8fd409",
      "tree": "1e83ba69de30410594dfc7b035717f2368f06421",
      "parents": [
        "529df3f9f2ba3c356f737b93cb42dafa52f6bf0c"
      ],
      "author": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Fri Dec 07 09:46:17 2018 +0000"
      },
      "committer": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Fri Dec 07 16:39:21 2018 +0000"
      },
      "message": "Flexible management of map,geo and rate_limit instances\n\nThis patch gives full flexibility in managing mentioned instances\nin nginx configurations.\n\nCo-Authored-By: Oleksandr Bryndzii \u003cobryndzii@mirantis.com\u003e\nRelated-Prod: PROD-24400\n\nChange-Id: Iebdc66351c24c9c847d6d4d0c6d4efcf1b1a57ae\n"
    },
    {
      "commit": "18c5211d631e58128fb0aff74ac82238abbec68e",
      "tree": "062a7b6c764933df9331e9ea04b99a40011a66c1",
      "parents": [
        "529df3f9f2ba3c356f737b93cb42dafa52f6bf0c"
      ],
      "author": {
        "name": "Mateusz Matuszkowiak",
        "email": "mmatuszkowiak@mirantis.com",
        "time": "Fri Dec 07 14:55:55 2018 +0100"
      },
      "committer": {
        "name": "Mateusz Matuszkowiak",
        "email": "mmatuszkowiak@mirantis.com",
        "time": "Fri Dec 07 15:30:25 2018 +0100"
      },
      "message": "Added Payload field for nginx access logs\n\nChange-Id: If443da2208c941fbcffcd74ef996f03c485a7b3a\nRelated-Bug: PROD-25399\n"
    },
    {
      "commit": "529df3f9f2ba3c356f737b93cb42dafa52f6bf0c",
      "tree": "46b38283a10a0a2bdc827dbda017bd2b3af60f69",
      "parents": [
        "0ee62a9ee3e5039af498c91f94c235fbb46b4441"
      ],
      "author": {
        "name": "Ivan Berezovskiy",
        "email": "iberezovskiy@mirantis.com",
        "time": "Mon Nov 26 15:33:14 2018 +0400"
      },
      "committer": {
        "name": "Ivan Berezovskiy",
        "email": "iberezovskiy@mirantis.com",
        "time": "Mon Nov 26 19:49:31 2018 +0400"
      },
      "message": "Fix require_in condition for nginx packages\n\nRelated-task: #PROD-24934 (PROD:24934)\nChange-Id: I0e8fcc36f322f81a8185c32eb1ed3504025b38d2\n"
    },
    {
      "commit": "0ee62a9ee3e5039af498c91f94c235fbb46b4441",
      "tree": "e23777f3cb48832064b7283be42e6882a5034d2e",
      "parents": [
        "c7c5cbf2e178d6e46421964fff80a99398d419b1"
      ],
      "author": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Fri Nov 23 10:15:49 2018 +0000"
      },
      "committer": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Fri Nov 23 10:16:42 2018 +0000"
      },
      "message": "Do not enable SSI with SSL\n\nWhen SSI is enabled for site, nginx will modify Content-Lenght\nheader. This will break horizon file transfer from different\nobject storages.\n\nChange-Id: I265966291a77ae49d09cededa89d434513972c5b\nRelated-Prod: PROD-24932\n"
    },
    {
      "commit": "c7c5cbf2e178d6e46421964fff80a99398d419b1",
      "tree": "dad7525cba51ca1ade166f42bfdf0f4ca8fe5896",
      "parents": [
        "90e1dc36a355895215995dcb33bb50c1e1227c1d"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Tue Nov 20 15:09:32 2018 +0100"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Tue Nov 20 15:09:32 2018 +0100"
      },
      "message": "Move to Mirantis owned docker images for tests\n        - This is a temporary solution until we have our own images\n\n      Fixes: PROD-24956 (PROD:24956)\n\nChange-Id: Ibe50179a857eed0478205b3f517aa0dec14dc05c\n"
    },
    {
      "commit": "90e1dc36a355895215995dcb33bb50c1e1227c1d",
      "tree": "0eb4fdbcc66261882a57d39640515a21430b347a",
      "parents": [
        "e3223a9949b20b30aa97ce1ecad1607249ec7d75"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Wed Nov 07 14:44:04 2018 +0100"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Wed Nov 07 17:37:20 2018 +0100"
      },
      "message": "Update Gemfile and Makefile configuration\n  - One Gemfile for all formulas tests\n  - Update Makefile for OpenStack tests\n\nFixes: PROD-24408 (PROD:24408)\nChange-Id: I8f8989bc54360aae1df2fe2f4d13d54470f486ea\n"
    },
    {
      "commit": "e3223a9949b20b30aa97ce1ecad1607249ec7d75",
      "tree": "c36dd8c38dc10113f3a840ce09c3b111011f078a",
      "parents": [
        "3692c437e88a572c25b4d433ed3f02869f62a53c",
        "1377246acb8dbbbc31bcdb9e5ea55baf2c0f186f"
      ],
      "author": {
        "name": "mcp-jenkins",
        "email": "mcp-jenkins@mirantis.com",
        "time": "Fri Nov 02 13:16:15 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "mail@domain.com",
        "time": "Fri Nov 02 13:16:15 2018 +0000"
      },
      "message": "Merge \"Deprecating stats.conf in favor of static type:\""
    },
    {
      "commit": "3692c437e88a572c25b4d433ed3f02869f62a53c",
      "tree": "1e5a55b749d6856f735c7c555195bc381c0e07aa",
      "parents": [
        "5d91c8e1804e8a613251d6f8cd54d2cb96c83496",
        "5429f42bc9205994c66ec893f64665b8d510a211"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Fri Nov 02 09:16:27 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 02 09:16:27 2018 +0100"
      },
      "message": "Merge pull request #44 from horakmar/fix_sphinx_meta\n\nFix obtaining version information for sphinx grains."
    },
    {
      "commit": "5429f42bc9205994c66ec893f64665b8d510a211",
      "tree": "1e5a55b749d6856f735c7c555195bc381c0e07aa",
      "parents": [
        "5d91c8e1804e8a613251d6f8cd54d2cb96c83496"
      ],
      "author": {
        "name": "Martin Horak",
        "email": "horak.martin@gmail.com",
        "time": "Fri Nov 02 07:47:10 2018 +0100"
      },
      "committer": {
        "name": "Martin Horak",
        "email": "horak.martin@gmail.com",
        "time": "Fri Nov 02 07:47:10 2018 +0100"
      },
      "message": "Fix obtaining version information for sphinx grains.\n"
    },
    {
      "commit": "1377246acb8dbbbc31bcdb9e5ea55baf2c0f186f",
      "tree": "a9ee42f0e36d6dd14babe564bd154f69d316e785",
      "parents": [
        "5d91c8e1804e8a613251d6f8cd54d2cb96c83496"
      ],
      "author": {
        "name": "Dzmitry Stremkouski",
        "email": "dstremkouski@mirantis.com",
        "time": "Sat Oct 27 14:56:47 2018 +0200"
      },
      "committer": {
        "name": "Dzmitry Stremkouski",
        "email": "dstremkouski@mirantis.com",
        "time": "Sat Oct 27 16:07:45 2018 +0200"
      },
      "message": "Deprecating stats.conf in favor of static type:\n\n* root can be disabled\n* log can be disabled\n* indexes could be disabled\n* stats vhost can now\n  - be binded\n  - use ssl\n  - use access list\n  using static type\n* stats.conf now is deprecated\n\nChange-Id: Iffd91b80df1f576d10e7e15675d95ffa46fe6485\n"
    },
    {
      "commit": "5d91c8e1804e8a613251d6f8cd54d2cb96c83496",
      "tree": "3c2ec48c0d36ff5262ab6386221a28ada33b581f",
      "parents": [
        "ec76d2231b539b9e48b1e29da8689cc751ec5a98"
      ],
      "author": {
        "name": "Alexander Evseev",
        "email": "aevseev@mirantis.com",
        "time": "Fri Oct 26 15:01:58 2018 +0200"
      },
      "committer": {
        "name": "Alexander Evseev",
        "email": "aevseev@mirantis.com",
        "time": "Fri Oct 26 15:05:40 2018 +0200"
      },
      "message": "Add boolean auth parameter `allow_read`\n\nBoolean auth parameter `allow_read` can be used to permit read access for\nnot authorized users.\n\n  site:\n    restricted_site:\n      ...\n      auth:\n        allow_read: true\n        engine: basic\n\nChange-Id: I23fd2f74c5b1eb29b7a96b3d1432768326bdc0de\n"
    },
    {
      "commit": "ec76d2231b539b9e48b1e29da8689cc751ec5a98",
      "tree": "9b27096155c08d20d8ac688928fb20909035a040",
      "parents": [
        "f5c57e28b16656e711595842b1a34d34a90f41f7"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Wed Oct 24 12:03:07 2018 +0200"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Wed Oct 24 12:03:07 2018 +0200"
      },
      "message": "Freeze inspec version for salt-formulas tests\n\t- in inspec \u003e\u003d 3.0.0 there are changes in schema\n\t  which require to have tests/integration dir\n\t  to contain tests, otherwise fails\n\t- this is temporary workaround until we decide\n\t  proper fix\n\nChange-Id: I54c356aead0822e25b6ab604f9793404bcbc5ee2\n"
    },
    {
      "commit": "f5c57e28b16656e711595842b1a34d34a90f41f7",
      "tree": "7c996c6a49d61f40dd311f47aabbbfd62301548c",
      "parents": [
        "6c9f5991606832bf4721c20759eb8b7155bc16c7"
      ],
      "author": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Fri Sep 28 08:54:33 2018 +0000"
      },
      "committer": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Fri Sep 28 09:02:25 2018 +0000"
      },
      "message": "Unhardcode proxy_set_header\n\nThis patch unhardcode proxy_set_header options from proxy template.\nThe default behaviour is keept. Header might be passed via the following\npillar of site definition:\n\n  nginx:\n    server:\n      site:\n        abc:\n          type: nginx_proxy\n          proxy_set_header:\n            My-Header:\n              enabled: true\n              value: \u0027\"MyValue\"\u0027\n              \nRelated-Prod: PROD-23522\n\nChange-Id: I8108b7ca0deab6b0c79a764beec3ca90e39d3f17\n"
    },
    {
      "commit": "6c9f5991606832bf4721c20759eb8b7155bc16c7",
      "tree": "1b962230bcb669a0b137a84b5618cb65e259b0e2",
      "parents": [
        "21972c6d324549fdf2c5f6a66af395f39b29e94d"
      ],
      "author": {
        "name": "Brian Sidebotham",
        "email": "brian.sidebotham@gmail.com",
        "time": "Thu Aug 30 11:46:40 2018 +0100"
      },
      "committer": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Wed Sep 19 09:50:54 2018 +0200"
      },
      "message": "Add option to enable service fixes #42\nAllow better control of service enabling\n\nChange-Id: Ia57ea704b22199b9bdd788ab13f7753b50ba5f59\n"
    },
    {
      "commit": "21972c6d324549fdf2c5f6a66af395f39b29e94d",
      "tree": "990a010e30888be762dea7cfc6edd53889135850",
      "parents": [
        "8945c5c6c36e546c9f7bf81b63ebb77d42bb75d2",
        "0e5bd2998d2ff427753cc79faed3d8425dac4df7"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Mon Aug 27 11:57:06 2018 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 27 11:57:06 2018 +0200"
      },
      "message": "Merge pull request #41 from mnederlof/remove-default-conf-v1.14\n\nRemove default.conf, new default configuration in version 1.14"
    },
    {
      "commit": "0e5bd2998d2ff427753cc79faed3d8425dac4df7",
      "tree": "990a010e30888be762dea7cfc6edd53889135850",
      "parents": [
        "8945c5c6c36e546c9f7bf81b63ebb77d42bb75d2"
      ],
      "author": {
        "name": "Michel Nederlof",
        "email": "mnederlof@cloudvps.com",
        "time": "Thu Aug 23 11:44:27 2018 +0200"
      },
      "committer": {
        "name": "Michel Nederlof",
        "email": "mnederlof@cloudvps.com",
        "time": "Thu Aug 23 11:44:27 2018 +0200"
      },
      "message": "Since version 1.14, the default configuration file has moved\n"
    },
    {
      "commit": "8945c5c6c36e546c9f7bf81b63ebb77d42bb75d2",
      "tree": "8b99a8f089b10b232f88232fa5621c6c3fe519f6",
      "parents": [
        "873de64dfcf6da088f96c15d1bfdb1970a2c0795"
      ],
      "author": {
        "name": "sgarbuz",
        "email": "sgarbuz@mirantis.com",
        "time": "Wed Aug 15 10:14:38 2018 +0300"
      },
      "committer": {
        "name": "sgarbuz",
        "email": "sgarbuz@mirantis.com",
        "time": "Wed Aug 15 11:35:38 2018 +0000"
      },
      "message": "Disable nginx autostart after packege install\n\nChange-Id: I986d3ff0044ced2b5f052336e115fb3f7d3132cc\n"
    },
    {
      "commit": "873de64dfcf6da088f96c15d1bfdb1970a2c0795",
      "tree": "4b6c732acd888a438a5386b2c24bb8e0af1fd43d",
      "parents": [
        "178fad5c1a496436ff07f9bc6ee76efa93931a00",
        "e2f808f014756d2d395c8f7c872b3bece85e25aa"
      ],
      "author": {
        "name": "mcp-jenkins",
        "email": "mcp-jenkins@mirantis.com",
        "time": "Wed Aug 08 16:12:11 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@84b5d06f6116",
        "time": "Wed Aug 08 16:12:11 2018 +0000"
      },
      "message": "Merge \"README update\""
    },
    {
      "commit": "e2f808f014756d2d395c8f7c872b3bece85e25aa",
      "tree": "241694636fca062f3df0e350f8e0c2d52bf39560",
      "parents": [
        "5c64af6012767ad780d854ab23ee330062de4fb8"
      ],
      "author": {
        "name": "OlgaGusarenko",
        "email": "ogusarenko@mirantis.com",
        "time": "Mon Jul 30 23:42:18 2018 +0300"
      },
      "committer": {
        "name": "Mariia Zlatkova",
        "email": "mzlatkova@mirantis.com",
        "time": "Tue Aug 07 11:32:04 2018 +0000"
      },
      "message": "README update\n\nChange-Id: I330710fbb7dfd3da18d368e8c11a07d69e93323f\n"
    },
    {
      "commit": "178fad5c1a496436ff07f9bc6ee76efa93931a00",
      "tree": "595d80dad2c4a647fc9c48fa390e3e4f23cb9d5f",
      "parents": [
        "5c64af6012767ad780d854ab23ee330062de4fb8",
        "8470e8e4f40c61c00a73171b4de98c4de1be54a1"
      ],
      "author": {
        "name": "Jiri Broulik",
        "email": "jbroulik@mirantis.com",
        "time": "Tue Jul 10 12:27:00 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@853267bf53e2",
        "time": "Tue Jul 10 12:27:00 2018 +0000"
      },
      "message": "Merge \"Fix Python version for Travis CI tests\""
    },
    {
      "commit": "5c64af6012767ad780d854ab23ee330062de4fb8",
      "tree": "30cdee3257e3905e44acb0fd59b476d20003997f",
      "parents": [
        "684093ab7aa99166d32b6d9d3761aaf90721fa27"
      ],
      "author": {
        "name": "Adam Tengler",
        "email": "atengler@mirantis.com",
        "time": "Fri Jun 22 12:17:55 2018 +0000"
      },
      "committer": {
        "name": "Adam Tengler",
        "email": "atengler@mirantis.com",
        "time": "Tue Jun 26 14:47:56 2018 +0000"
      },
      "message": "Add support for HSTS header\n\nIssue: PROD-20656\n\nChange-Id: Iffdfb32e155dc38f17e8c4f2d46641e025ea66f2\n"
    },
    {
      "commit": "8470e8e4f40c61c00a73171b4de98c4de1be54a1",
      "tree": "4bbb6e9beea1b72143eba0085d8f11775e3eaa43",
      "parents": [
        "684093ab7aa99166d32b6d9d3761aaf90721fa27"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Thu Jun 21 15:30:28 2018 +0200"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Thu Jun 21 15:30:28 2018 +0200"
      },
      "message": "Fix Python version for Travis CI tests\n\nChange-Id: I155db63591ee1b2b8d641d4e530e34d2030b2464\n"
    },
    {
      "commit": "684093ab7aa99166d32b6d9d3761aaf90721fa27",
      "tree": "a8c634de82e4f0f0edd55330ac2e538ee029a483",
      "parents": [
        "8689394347eae0e5e7060d656580373686770045"
      ],
      "author": {
        "name": "Mateusz Matuszkowiak",
        "email": "mmatuszkowiak@mirantis.com",
        "time": "Thu Jun 21 12:57:19 2018 +0200"
      },
      "committer": {
        "name": "Mateusz Matuszkowiak",
        "email": "mmatuszkowiak@mirantis.com",
        "time": "Thu Jun 21 12:57:19 2018 +0200"
      },
      "message": "Updated Nginx dashboard to align with recent rules\n\nChange-Id: Ieab2aeb2b867feb436d28e077dcb32039b953f80\nRelated-Bug: PROD-20879\n"
    },
    {
      "commit": "8689394347eae0e5e7060d656580373686770045",
      "tree": "b186b9400d5a5fb2052c6a5f49c93194f502885b",
      "parents": [
        "b4b7a42425a23da7b9a70306db88b14f69689910"
      ],
      "author": {
        "name": "Adam Tengler",
        "email": "atengler@mirantis.com",
        "time": "Wed Jun 20 14:06:24 2018 +0000"
      },
      "committer": {
        "name": "Adam Tengler",
        "email": "atengler@mirantis.com",
        "time": "Wed Jun 20 14:35:40 2018 +0000"
      },
      "message": "Add the option to wait for another service/s before starting (systemd only)\n\nIssue: PROD-18135\nChange-Id: I88f56bc501d868bb99b6481e5a65adb701fe538e\n"
    },
    {
      "commit": "b4b7a42425a23da7b9a70306db88b14f69689910",
      "tree": "1e7198e6bb1dc3d51008e5c6c3680e0a4bd23b69",
      "parents": [
        "7b755ab6e7ac366a9d416c9a62164f57fa45ce37",
        "78d56b0f1e0d806f83421b88b9dcc981cb43bdf8"
      ],
      "author": {
        "name": "Richard Felkl",
        "email": "rfelkl@mirantis.com",
        "time": "Tue Jun 12 13:54:10 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@99e8dbefe3b7",
        "time": "Tue Jun 12 13:54:10 2018 +0000"
      },
      "message": "Merge \"Cosmetic changes for alerts\""
    },
    {
      "commit": "7b755ab6e7ac366a9d416c9a62164f57fa45ce37",
      "tree": "30be9dcc06582c3f0f1ee0d519e1ddbbbc20587d",
      "parents": [
        "bcdb0c3c4fc872250b215c27f28936ce5d424071"
      ],
      "author": {
        "name": "mhoshino",
        "email": "mhoshino@mirantis.com",
        "time": "Mon Jun 11 06:39:32 2018 +0000"
      },
      "committer": {
        "name": "mhoshino",
        "email": "mhoshino@mirantis.com",
        "time": "Mon Jun 11 06:41:13 2018 +0000"
      },
      "message": "https://mirantis.jira.com/browse/PROD-20664\n\nclient_body_buffer_size will not have a proper value when size is below 200.\nCurrently comparing a string (trailing \"m\" included) with size\n\nChange-Id: Ic407480c025da5091905fd7a827068269138943f\n"
    },
    {
      "commit": "78d56b0f1e0d806f83421b88b9dcc981cb43bdf8",
      "tree": "c857a753e9ccd0a204f9cfe8e42ce1c7706d947f",
      "parents": [
        "bcdb0c3c4fc872250b215c27f28936ce5d424071"
      ],
      "author": {
        "name": "Michal Kobus",
        "email": "mkobus@mirantis.com",
        "time": "Fri Jun 08 12:49:22 2018 +0200"
      },
      "committer": {
        "name": "Michal Kobus",
        "email": "mkobus@mirantis.com",
        "time": "Fri Jun 08 12:49:22 2018 +0200"
      },
      "message": "Cosmetic changes for alerts\n\nChange-Id: Ia701369cd66ddcd06d87338819ec685e6696b203\nCloses-bug: PROD-20466\n"
    },
    {
      "commit": "bcdb0c3c4fc872250b215c27f28936ce5d424071",
      "tree": "781c789e325c90907cf6ef148777d4bbbfdab5ae",
      "parents": [
        "91ab87b4176e2d1ac99495ee7f13ade6c9cd26a2"
      ],
      "author": {
        "name": "Mateusz Matuszkowiak",
        "email": "mmatuszkowiak@mirantis.com",
        "time": "Wed Jun 06 14:37:26 2018 +0200"
      },
      "committer": {
        "name": "Mateusz Matuszkowiak",
        "email": "mmatuszkowiak@mirantis.com",
        "time": "Wed Jun 06 16:10:42 2018 +0200"
      },
      "message": "Dashboard rationalization for Nginx\n\nChange-Id: I3f8a73f7c1da5ca72f570d26dea2ad1f5d583552\nCloses-Bug: PROD-20093\n"
    },
    {
      "commit": "91ab87b4176e2d1ac99495ee7f13ade6c9cd26a2",
      "tree": "8609f10bd80a5368dea1ec1f5dc68f5fa23bf3b3",
      "parents": [
        "29d1c8f4dbf72381809d0d79feb397d3106af2e0",
        "373c0ac2bf1a68164b0816a032dd81b136abb784"
      ],
      "author": {
        "name": "Ondrej Smola",
        "email": "osmola@mirantis.com",
        "time": "Mon Jun 04 08:34:05 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@15508502dd39",
        "time": "Mon Jun 04 08:34:05 2018 +0000"
      },
      "message": "Merge \"Extend template for telegraf input plugin conf file\""
    },
    {
      "commit": "373c0ac2bf1a68164b0816a032dd81b136abb784",
      "tree": "066c1dc786c1c8b1e489d46b6adfd5065e401938",
      "parents": [
        "d3348f68e7c84b07a9fa39835ce3b93e023e533b"
      ],
      "author": {
        "name": "Ildar Svetlov",
        "email": "isvetlov@mirantis.com",
        "time": "Fri Jun 01 17:25:47 2018 +0400"
      },
      "committer": {
        "name": "Ildar Svetlov",
        "email": "isvetlov@mirantis.com",
        "time": "Fri Jun 01 17:35:15 2018 +0400"
      },
      "message": "Extend template for telegraf input plugin conf file\n\nChange-Id: Ifd70ebf089a12eb6a17478cf29cfa13166cd0d88\nRelated-PROD: PROD-20366\n"
    },
    {
      "commit": "29d1c8f4dbf72381809d0d79feb397d3106af2e0",
      "tree": "6db0c7b217f1a43b607fc0e03184481b81d3bac1",
      "parents": [
        "d3348f68e7c84b07a9fa39835ce3b93e023e533b"
      ],
      "author": {
        "name": "Michael Polenchuk",
        "email": "mpolenchuk@mirantis.com",
        "time": "Wed May 23 16:02:02 2018 +0400"
      },
      "committer": {
        "name": "Michael Polenchuk",
        "email": "mpolenchuk@mirantis.com",
        "time": "Fri May 25 12:07:32 2018 +0400"
      },
      "message": "Avoid repeated variable update\n\nMake a break after first assignment to skip unwanted variable update.\n\nChange-Id: Ie376cdd6845b6fbbe479b691fd921a12259005f1\n"
    },
    {
      "commit": "d3348f68e7c84b07a9fa39835ce3b93e023e533b",
      "tree": "cc3990e3f4a58d86d298d45e932e364e2e1abd24",
      "parents": [
        "1d95f30d3c43e36183af03986d4afcd199547c88"
      ],
      "author": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Fri Feb 09 20:08:01 2018 +0200"
      },
      "committer": {
        "name": "ogrudev",
        "email": "ogrudev@mirantis.com",
        "time": "Thu May 24 14:30:25 2018 +0000"
      },
      "message": "Allow to configure advanced SSL options\n\nThis patch allows to configure advanced ssl options like:\n  ssl_crl\n  ssl_dhparam\n  ssl_stapling_responder\n  ssl_stapling_verify\n  ssl_verify_client\n  ...and others\nThe whole list of options may be found in nginx/files/_ssl.conf\nTheirs description:\nhttp://nginx.org/en/docs/http/ngx_http_ssl_module.html\n\nThe \u0027mode\u0027 trigger is deprecated and will be removed in future together\nwith _ssl_normal.conf and _ssl_secure.conf. All options should be\nset from reclass directly.\n\nThe following options changed theirs types (for backward compatibility\nnew type will be applied only when mode is set to !\u003d secure)\nssl_ciphers, ssl_ecdh_curve - was string, become list\nPlease read README for more details\n\nAdded kitchen tests\n\nRelated-PROD: PROD-19154\n\nChange-Id: I03e735af6ff6794610e00d745d5a7054fb02186a\n"
    },
    {
      "commit": "1d95f30d3c43e36183af03986d4afcd199547c88",
      "tree": "31f2aa319242bd374328043ebc309cd76a099d2f",
      "parents": [
        "bf2d97b9d9e58e15e324f67928713a57f4a12ca0",
        "6b43faf4d420c5081a0498bbbb32332e808d9850"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Tue May 22 22:33:40 2018 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 22 22:33:40 2018 +0200"
      },
      "message": "Merge pull request #40 from alexandruavadanii/fix-generate_dhparams\n\nserver: Fix generate_dhparams j2 var manipulation"
    },
    {
      "commit": "6b43faf4d420c5081a0498bbbb32332e808d9850",
      "tree": "31f2aa319242bd374328043ebc309cd76a099d2f",
      "parents": [
        "bf2d97b9d9e58e15e324f67928713a57f4a12ca0"
      ],
      "author": {
        "name": "Alexandru Avadanii",
        "email": "Alexandru.Avadanii@enea.com",
        "time": "Tue May 22 19:56:47 2018 +0200"
      },
      "committer": {
        "name": "Alexandru Avadanii",
        "email": "Alexandru.Avadanii@enea.com",
        "time": "Tue May 22 19:58:06 2018 +0200"
      },
      "message": "server: Fix generate_dhparams j2 var manipulation\n\nFixes: 621ee472\n\nSigned-off-by: Alexandru Avadanii \u003cAlexandru.Avadanii@enea.com\u003e\n"
    },
    {
      "commit": "bf2d97b9d9e58e15e324f67928713a57f4a12ca0",
      "tree": "b59639fdc3ff6984335cb5a0352364079850659e",
      "parents": [
        "de0f47d50e7fbcddde06ba9340baa08fef3788b0",
        "d63bedac8768cae130e82df65c6e4eb2c9ae861a"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Tue May 22 11:54:03 2018 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 22 11:54:03 2018 +0200"
      },
      "message": "Merge pull request #38 from bbinet/custom-logs\n\nAllow to configure access/error log files"
    },
    {
      "commit": "d63bedac8768cae130e82df65c6e4eb2c9ae861a",
      "tree": "8e4f3ca32d17053b53905e5eb2d1734fa92d4399",
      "parents": [
        "1432e87a03a6eaf54f0fdd8ab284632c4aa526cf"
      ],
      "author": {
        "name": "Bruno Binet",
        "email": "bruno.binet@gmail.com",
        "time": "Tue May 22 11:40:51 2018 +0200"
      },
      "committer": {
        "name": "Bruno Binet",
        "email": "bruno.binet@gmail.com",
        "time": "Tue May 22 11:40:51 2018 +0200"
      },
      "message": "Update the structure of metadata for error/access logs\n\nThis now looks like:\n\n```\nsite:\n  log:\n    access: /path/to/access.log\n    error: /path/to/error.log\n```\n"
    },
    {
      "commit": "de0f47d50e7fbcddde06ba9340baa08fef3788b0",
      "tree": "3f2b9adbdb9601ffc55c18e2f18866c653623b05",
      "parents": [
        "f20c4f1825e38a0f824ee4bd9c0007f8ba707478",
        "621ee472a6ea57474bb6a20241eded83c09db736"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Tue May 22 11:27:38 2018 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 22 11:27:38 2018 +0200"
      },
      "message": "Merge pull request #39 from bbinet/gen-dhparams\n\nCreates /etc/ssl/dhparams.pem only when actually needed"
    },
    {
      "commit": "621ee472a6ea57474bb6a20241eded83c09db736",
      "tree": "cfcba7bb5fd9c84b4e9fd47e3630c8b4580bfc34",
      "parents": [
        "4866b1946701b7745edcb18c2017bf111123907f"
      ],
      "author": {
        "name": "Bruno Binet",
        "email": "bruno.binet@gmail.com",
        "time": "Tue May 22 11:15:14 2018 +0200"
      },
      "committer": {
        "name": "Bruno Binet",
        "email": "bruno.binet@gmail.com",
        "time": "Tue May 22 11:15:14 2018 +0200"
      },
      "message": "Creates /etc/ssl/dhparams.pem only when actually needed\n\n(so that we can skip this cpu intensive operation on small devices like\nraspberry pi, when secure ssl is not required)\n"
    },
    {
      "commit": "1432e87a03a6eaf54f0fdd8ab284632c4aa526cf",
      "tree": "65cdd8c55c2082ff3f392bede6230c754be782fd",
      "parents": [
        "4866b1946701b7745edcb18c2017bf111123907f"
      ],
      "author": {
        "name": "Bruno Binet",
        "email": "bruno.binet@gmail.com",
        "time": "Tue May 22 10:55:32 2018 +0200"
      },
      "committer": {
        "name": "Bruno Binet",
        "email": "bruno.binet@gmail.com",
        "time": "Tue May 22 10:55:32 2018 +0200"
      },
      "message": "Allow to configure access/error log files\n"
    },
    {
      "commit": "f20c4f1825e38a0f824ee4bd9c0007f8ba707478",
      "tree": "2e41c49cc04b05d8288ec7c6e328756b01abfa92",
      "parents": [
        "4866b1946701b7745edcb18c2017bf111123907f",
        "8d15343dbf81331dc181e3c2490e235839318e7e"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "pmichalec@mirantis.com",
        "time": "Thu May 17 13:14:09 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@15508502dd39",
        "time": "Thu May 17 13:14:09 2018 +0000"
      },
      "message": "Merge \"Add Salt 2018.3 tests\""
    },
    {
      "commit": "4866b1946701b7745edcb18c2017bf111123907f",
      "tree": "98f587d29cfde7ba882c8522bdc34e5f0bdf5fa5",
      "parents": [
        "652f4977b0d949c98de292ad197733c60a028c39"
      ],
      "author": {
        "name": "Mateusz Matuszkowiak",
        "email": "mmatuszkowiak@mirantis.com",
        "time": "Tue Apr 24 15:25:27 2018 +0200"
      },
      "committer": {
        "name": "Mateusz Matuszkowiak",
        "email": "mmatuszkowiak@mirantis.com",
        "time": "Mon May 07 08:53:09 2018 +0200"
      },
      "message": "Alert rationalization for Nginx\n\nChange-Id: Ie87ac9f267e76b5b8c885c7d3910086b34cd25e8\nCloses-Bug: PROD-19583\n"
    },
    {
      "commit": "8d15343dbf81331dc181e3c2490e235839318e7e",
      "tree": "2ef27ed1b25dfbcaefab70ecafd223338d4669cc",
      "parents": [
        "652f4977b0d949c98de292ad197733c60a028c39"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Wed Apr 25 12:28:36 2018 +0200"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Wed Apr 25 13:28:10 2018 +0200"
      },
      "message": "Add Salt 2018.3 tests\n\nChange-Id: If07ba2a0b7e9b4a29a97161db423d236de0b3844\n"
    },
    {
      "commit": "652f4977b0d949c98de292ad197733c60a028c39",
      "tree": "45c41759cf08c8c6fe1c8140bcdd9de5db06b752",
      "parents": [
        "2e3efc40bfaf288b78f3048ec3362cf7417ce681",
        "e2d12fde07cf0a0fe9b3c8b577a161a3f308db3e"
      ],
      "author": {
        "name": "Jakub Josef",
        "email": "jakub.josef@gmail.com",
        "time": "Mon Apr 09 17:16:55 2018 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 09 17:16:55 2018 +0200"
      },
      "message": "Merge pull request #34 from mnederlof/master\n\nImplement rate limiting for nginx proxies"
    },
    {
      "commit": "e2d12fde07cf0a0fe9b3c8b577a161a3f308db3e",
      "tree": "45c41759cf08c8c6fe1c8140bcdd9de5db06b752",
      "parents": [
        "83f7acf2acdc27bc94d1eefd63aadfd12af52948",
        "2e3efc40bfaf288b78f3048ec3362cf7417ce681"
      ],
      "author": {
        "name": "Jakub Josef",
        "email": "jakub.josef@gmail.com",
        "time": "Mon Apr 09 16:29:02 2018 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 09 16:29:02 2018 +0200"
      },
      "message": "Merge branch \u0027master\u0027 into master"
    },
    {
      "commit": "83f7acf2acdc27bc94d1eefd63aadfd12af52948",
      "tree": "45c41759cf08c8c6fe1c8140bcdd9de5db06b752",
      "parents": [
        "de503cf9535c8c451c368ecf1c02e7f74f85c153"
      ],
      "author": {
        "name": "Jakub Josef",
        "email": "jakub.josef@gmail.com",
        "time": "Mon Apr 09 16:05:49 2018 +0200"
      },
      "committer": {
        "name": "Jakub Josef",
        "email": "jakub.josef@gmail.com",
        "time": "Mon Apr 09 16:27:33 2018 +0200"
      },
      "message": "Updated upstream\nFixed _limit.conf salt template.\n"
    },
    {
      "commit": "2e3efc40bfaf288b78f3048ec3362cf7417ce681",
      "tree": "7a6661bc39f9eb51aed008258ebf4e3b2b078ddf",
      "parents": [
        "83cf83d3dc465f9dd45a302df9cb178c00b8e952"
      ],
      "author": {
        "name": "stelucz",
        "email": "stehlik.lukas@gmail.com",
        "time": "Mon Mar 26 10:23:58 2018 +0200"
      },
      "committer": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Mon Mar 26 10:23:58 2018 +0200"
      },
      "message": "Proxy locations (#36)\n\n* enable multiple locations for proxy\r\n\r\n* add sample and test pillars\r\n\r\n* add kitchen and travis tests\r\n\r\n* fix \"type\" in sample pillars\r\n\r\n* location support in proxy.conf file\r\n\r\n* remove tests\r\n\r\n* remove `ssl_session_cache` param as it is already defined in `_ssl.conf`\r\n\r\n* change sample and test pillars\r\n\r\n* fix sample pillars and .get()\r\n"
    },
    {
      "commit": "83cf83d3dc465f9dd45a302df9cb178c00b8e952",
      "tree": "61e96a83a60dd2fff4ff5a8739e85bc968883f66",
      "parents": [
        "8d1e3ddb85e75fc76eac07bf1d8a1a4c0d29bec8"
      ],
      "author": {
        "name": "Ondrej Smola",
        "email": "smolaon@gmail.com",
        "time": "Tue Mar 20 15:25:38 2018 +0100"
      },
      "committer": {
        "name": "Ondrej Smola",
        "email": "smolaon@gmail.com",
        "time": "Tue Mar 20 16:27:26 2018 +0100"
      },
      "message": "recreate cert chain file when cert or ca file changes\n\nWhen chain file exists, state will never change content even if source files will change\n\nChange-Id: I9ad8f52d887512e6703f0bea50a64aa9b80e2fa5\nCloses-bug: PROD-17928\n"
    },
    {
      "commit": "8d1e3ddb85e75fc76eac07bf1d8a1a4c0d29bec8",
      "tree": "0716453e8e3414cfba745096b2e04a8c4b17916a",
      "parents": [
        "bcd395817d6e035dbdb50237a6bde0ebb01b237a",
        "c97a1bb7818f276601c3bcbf3bc2d3dbb11ae333"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Tue Mar 13 10:11:14 2018 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 13 10:11:14 2018 -0700"
      },
      "message": "Merge pull request #35 from mnederlof/log_collector\n\nAdd logging output from nginx in elasticsearch (using apache analyzer)"
    },
    {
      "commit": "c97a1bb7818f276601c3bcbf3bc2d3dbb11ae333",
      "tree": "0716453e8e3414cfba745096b2e04a8c4b17916a",
      "parents": [
        "bcd395817d6e035dbdb50237a6bde0ebb01b237a"
      ],
      "author": {
        "name": "Michel Nederlof",
        "email": "mnederlof@cloudvps.com",
        "time": "Tue Mar 13 16:28:40 2018 +0100"
      },
      "committer": {
        "name": "Michel Nederlof",
        "email": "mnederlof@cloudvps.com",
        "time": "Tue Mar 13 16:28:40 2018 +0100"
      },
      "message": "Add logging output from nginx in elasticsearch (using apache analyzer)\n"
    },
    {
      "commit": "de503cf9535c8c451c368ecf1c02e7f74f85c153",
      "tree": "3f53150c34ea940799e1658686afdcf430455f6b",
      "parents": [
        "734be5f0a033981f506442db8abf7d38950e4507"
      ],
      "author": {
        "name": "Michel Nederlof",
        "email": "mnederlof@cloudvps.com",
        "time": "Tue Mar 13 16:25:02 2018 +0100"
      },
      "committer": {
        "name": "Michel Nederlof",
        "email": "mnederlof@cloudvps.com",
        "time": "Tue Mar 13 16:25:02 2018 +0100"
      },
      "message": "Fix formatting\n"
    },
    {
      "commit": "734be5f0a033981f506442db8abf7d38950e4507",
      "tree": "47df2e942cc610f4ada0bfe272b94eabc7b2f51c",
      "parents": [
        "eb5dd2396ca57abf440737cecf277ab14918dbfe"
      ],
      "author": {
        "name": "Michel Nederlof",
        "email": "mnederlof@cloudvps.com",
        "time": "Tue Mar 13 13:57:49 2018 +0100"
      },
      "committer": {
        "name": "Michel Nederlof",
        "email": "mnederlof@cloudvps.com",
        "time": "Tue Mar 13 13:57:49 2018 +0100"
      },
      "message": "Add tests for proxy rate limiting\n"
    },
    {
      "commit": "eb5dd2396ca57abf440737cecf277ab14918dbfe",
      "tree": "195ba191d06b608a138b284b594f2e509f8c04fc",
      "parents": [
        "bcd395817d6e035dbdb50237a6bde0ebb01b237a"
      ],
      "author": {
        "name": "Michel Nederlof",
        "email": "mnederlof@cloudvps.com",
        "time": "Tue Mar 13 13:57:34 2018 +0100"
      },
      "committer": {
        "name": "Michel Nederlof",
        "email": "mnederlof@cloudvps.com",
        "time": "Tue Mar 13 13:57:34 2018 +0100"
      },
      "message": "Add rate limiting scheme for proxies\n"
    },
    {
      "commit": "bcd395817d6e035dbdb50237a6bde0ebb01b237a",
      "tree": "d10a65ca40ab2de5e603cc51cc8d8941f3707b76",
      "parents": [
        "6ff2b4d144f06eb87a276d60c132aad47ab968df",
        "d7a44401f9bf3e7a014648461cceae5ba1de54ea"
      ],
      "author": {
        "name": "Jakub Josef",
        "email": "jjosef@mirantis.com",
        "time": "Thu Feb 22 10:40:27 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@56fc70e46927",
        "time": "Thu Feb 22 10:40:27 2018 +0000"
      },
      "message": "Merge \"Use new image for kitchen tests\""
    },
    {
      "commit": "d7a44401f9bf3e7a014648461cceae5ba1de54ea",
      "tree": "8034f3a9a8197f22a56e1050c94d4cacfe5780ae",
      "parents": [
        "d7537b31b0cdf40b1d2be981cbf233cd80d070dd"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Wed Feb 21 13:09:25 2018 +0100"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Wed Feb 21 13:09:25 2018 +0100"
      },
      "message": "Use new image for kitchen tests\n\nChange-Id: Idff1b844ce6470e58aa427d13e5588b72a291899\n"
    },
    {
      "commit": "6ff2b4d144f06eb87a276d60c132aad47ab968df",
      "tree": "9b9395e49316e91a4b5fc37d9b31cb0459219940",
      "parents": [
        "d7537b31b0cdf40b1d2be981cbf233cd80d070dd"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Thu Feb 15 15:13:13 2018 +0100"
      },
      "committer": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Thu Feb 15 15:13:13 2018 +0100"
      },
      "message": "Update Makefile\n"
    },
    {
      "commit": "d7537b31b0cdf40b1d2be981cbf233cd80d070dd",
      "tree": "224d2b1795f96a74b0f600c39dbe037ad7e6b037",
      "parents": [
        "055c6ce1353673d09dea05760f1c58093ca83766"
      ],
      "author": {
        "name": "Jakub Josef",
        "email": "jakub.josef@gmail.com",
        "time": "Thu Feb 08 13:22:18 2018 +0100"
      },
      "committer": {
        "name": "Jakub Josef",
        "email": "jakub.josef@gmail.com",
        "time": "Thu Feb 08 13:22:18 2018 +0100"
      },
      "message": "Fixed shebang kernel limitation with virtualenv during test run (https://github.com/pypa/virtualenv/issues/596)\n\nChange-Id: I2f204e9f9e095dc12b0f35c0b5acae7c540ba8b5\n"
    },
    {
      "commit": "055c6ce1353673d09dea05760f1c58093ca83766",
      "tree": "4f89d36ceb045f91c6d89144b9bc6095e44afbae",
      "parents": [
        "0b17d6a9c61eba5686784e55ec21d3932a5ca3b6",
        "07b406c94e905eb47f28cb021ad2008b4aca638e"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "fpytloun@mirantis.com",
        "time": "Mon Jan 15 12:12:04 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@e9aa877068d1",
        "time": "Mon Jan 15 12:12:04 2018 +0000"
      },
      "message": "Merge \"Remove salt-master, reclass from pkg dependencis\""
    },
    {
      "commit": "0b17d6a9c61eba5686784e55ec21d3932a5ca3b6",
      "tree": "9bbb8e4bde2438c83ca1d08b9a2b6561c2b17da6",
      "parents": [
        "f72fb94a5cbdbbe262e1f7f0262add7f5dd2a304",
        "a122a3ea1e02110272bcbc72f65e3c3ae8142949"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "pmichalec@mirantis.com",
        "time": "Wed Jan 10 09:39:38 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@e9aa877068d1",
        "time": "Wed Jan 10 09:39:38 2018 +0000"
      },
      "message": "Merge \"Optimize kitchen tests for Travis CI\""
    },
    {
      "commit": "07b406c94e905eb47f28cb021ad2008b4aca638e",
      "tree": "e9cefad64079c37fb24620431de6bb2f2e266782",
      "parents": [
        "f72fb94a5cbdbbe262e1f7f0262add7f5dd2a304"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Tue Jan 09 09:10:41 2018 +0100"
      },
      "committer": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Tue Jan 09 09:38:15 2018 +0100"
      },
      "message": "Remove salt-master, reclass from pkg dependencis\n\nChange-Id: Ieacf691c4d04284c56d1e8a703330c60957c57b2\n"
    },
    {
      "commit": "a122a3ea1e02110272bcbc72f65e3c3ae8142949",
      "tree": "8396a12a7855f8a821a1575bf3ab08937f2343b5",
      "parents": [
        "b915754bb1f5ad0a6d8d91c65aab3059d567c8e1"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Fri Jan 05 13:26:47 2018 +0100"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Fri Jan 05 13:26:47 2018 +0100"
      },
      "message": "Optimize kitchen tests for Travis CI\n\nChange-Id: I98e1b61bb49a449e6bccd95d017251c904d21a6f\n"
    },
    {
      "commit": "f72fb94a5cbdbbe262e1f7f0262add7f5dd2a304",
      "tree": "e704444ee98e88f68848aa20af8d4f477d72c54c",
      "parents": [
        "5e177bc64553fa5fb3e5253356ed678423ea0d7f"
      ],
      "author": {
        "name": "Jakub Josef",
        "email": "jakub.josef@gmail.com",
        "time": "Fri Dec 15 16:58:30 2017 +0100"
      },
      "committer": {
        "name": "Jakub Josef",
        "email": "jakub.josef@gmail.com",
        "time": "Fri Dec 15 17:33:18 2017 +0100"
      },
      "message": "Fixed typo in run_tests.sh file\n\nChange-Id: Ib8904033dcfa2e2e21aeb0245b5dbd160dcb4eb7\n"
    },
    {
      "commit": "5e177bc64553fa5fb3e5253356ed678423ea0d7f",
      "tree": "954cdc5c54ad4d52be25e5df26c35699642da190",
      "parents": [
        "5d5f498f093db339282b335ce8e64203eafe08fb"
      ],
      "author": {
        "name": "Ondrej Smola",
        "email": "smolaon@gmail.com",
        "time": "Thu Dec 07 12:55:23 2017 +0100"
      },
      "committer": {
        "name": "Ondrej Smola",
        "email": "smolaon@gmail.com",
        "time": "Thu Dec 07 12:55:23 2017 +0100"
      },
      "message": "Added possibility to disable proxy_request_buffering in nginx\n\nChange-Id: I52313b2a59401aebe05c79c0c0cde88dcb1c7a72\nCloses-bug: PROD-15961\n"
    },
    {
      "commit": "5d5f498f093db339282b335ce8e64203eafe08fb",
      "tree": "70c4583c22c8c0a57207b10f3ea6f8f95ec04bf4",
      "parents": [
        "b915754bb1f5ad0a6d8d91c65aab3059d567c8e1"
      ],
      "author": {
        "name": "Bartosz Kupidura",
        "email": "bkupidura@mirantis.com",
        "time": "Wed Nov 22 14:46:59 2017 +0100"
      },
      "committer": {
        "name": "Bartosz Kupidura",
        "email": "bkupidura@mirantis.com",
        "time": "Wed Nov 22 14:58:47 2017 +0100"
      },
      "message": "Move fluentd under agent role\n\nChange-Id: I75424a0d2a869d71168dc71d02a1637f8c32dae5\n"
    },
    {
      "commit": "b915754bb1f5ad0a6d8d91c65aab3059d567c8e1",
      "tree": "bea3a06b1a7c83f4198307d85287744450f692f8",
      "parents": [
        "7b5ff3d0f482d8abf766a8ec822a2387b28b7750"
      ],
      "author": {
        "name": "Bartosz Kupidura",
        "email": "bkupidura@mirantis.com",
        "time": "Wed Nov 15 13:40:20 2017 +0100"
      },
      "committer": {
        "name": "Bartosz Kupidura",
        "email": "bkupidura@mirantis.com",
        "time": "Wed Nov 15 13:42:00 2017 +0100"
      },
      "message": "Add fluentd support\n\nChange-Id: I21ac74f2a149095accf312460810782c7250919c\n"
    },
    {
      "commit": "7b5ff3d0f482d8abf766a8ec822a2387b28b7750",
      "tree": "a2391784eaa0b5cfab8683f2651811fc037a29b0",
      "parents": [
        "7e9268a90cd9a4b44a94105d2c842cb2c1e3f04f",
        "12cf6c589c7a9ad257b7678f94db4769105ad628"
      ],
      "author": {
        "name": "Jakub Josef",
        "email": "jjosef@mirantis.com",
        "time": "Tue Nov 07 17:16:32 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@069fc2f8bcd9",
        "time": "Tue Nov 07 17:16:32 2017 +0000"
      },
      "message": "Merge \"Handle dynamic nginx ssl options\""
    },
    {
      "commit": "12cf6c589c7a9ad257b7678f94db4769105ad628",
      "tree": "b2b92fdae28fb01bfbce474e610dacbe167d20b2",
      "parents": [
        "8adc3c2091ba62a6c29571248acb4d5b4b842e49"
      ],
      "author": {
        "name": "Ramon Melero",
        "email": "rmelero@mirantis.com",
        "time": "Wed Aug 16 13:11:54 2017 -0500"
      },
      "committer": {
        "name": "Ramon Melero",
        "email": "rmelero@mirantis.com",
        "time": "Fri Oct 27 14:16:04 2017 -0500"
      },
      "message": "Handle dynamic nginx ssl options\n\nssl protocol options for nginx are hard coded in the formula\n\nadded documentation for changing nginx ssl options\nChange-Id: Id937911f64febaf707f44aecd5864a15562bb2c3\n"
    },
    {
      "commit": "7e9268a90cd9a4b44a94105d2c842cb2c1e3f04f",
      "tree": "ff8655014796562afe99e92bcb87d307e0f26b92",
      "parents": [
        "8adc3c2091ba62a6c29571248acb4d5b4b842e49"
      ],
      "author": {
        "name": "chnyda",
        "email": "chnyda@mirantis.com",
        "time": "Wed Oct 18 18:40:38 2017 +0200"
      },
      "committer": {
        "name": "chnyda",
        "email": "chnyda@mirantis.com",
        "time": "Wed Oct 18 18:40:38 2017 +0200"
      },
      "message": "Add salt-formula-salt as a build-dep\n"
    },
    {
      "commit": "8adc3c2091ba62a6c29571248acb4d5b4b842e49",
      "tree": "619549ab11df68ce1b6ec8ab75f1ace01f401e2a",
      "parents": [
        "c11137705a4b24228e1c49083ecda3c500d8855e",
        "15c878e3835462f6addb98bb6fc2286cd920c78f"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "mpolreich@mirantis.com",
        "time": "Wed Oct 18 11:26:13 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@7cd0c2eb159e",
        "time": "Wed Oct 18 11:26:13 2017 +0000"
      },
      "message": "Merge \"Add prometheus main dashboard\""
    },
    {
      "commit": "15c878e3835462f6addb98bb6fc2286cd920c78f",
      "tree": "156cef2bef2892c63b00907b62bccf769444a3ca",
      "parents": [
        "d917568773641988799d661a08f2b0661ef38043"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Fri Oct 13 11:30:07 2017 +0200"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Mon Oct 16 18:05:45 2017 +0200"
      },
      "message": "Add prometheus main dashboard\n\nChange-Id: Ic4a16eb4d512f2378850dc99a37d6b6e46ffebc7\n"
    },
    {
      "commit": "c11137705a4b24228e1c49083ecda3c500d8855e",
      "tree": "c4275ae8278be1473a50fccb1caef6256e851f75",
      "parents": [
        "9eeff9cbc48ad7b3a03d33553b274ecc2febd145"
      ],
      "author": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Thu Sep 28 15:30:42 2017 +0200"
      },
      "committer": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Thu Sep 28 15:30:42 2017 +0200"
      },
      "message": "Fix failures due to undefined variables\n\nChange-Id: I206ef2f86bd9f4254fafc509355f08389388f89f\n"
    },
    {
      "commit": "9eeff9cbc48ad7b3a03d33553b274ecc2febd145",
      "tree": "4aa833649e8a8fe4478d47279b88954171894008",
      "parents": [
        "d917568773641988799d661a08f2b0661ef38043"
      ],
      "author": {
        "name": "Ildar Svetlov",
        "email": "isvetlov@mirantis.com",
        "time": "Mon Sep 25 14:22:13 2017 +0400"
      },
      "committer": {
        "name": "Ildar Svetlov",
        "email": "isvetlov@mirantis.com",
        "time": "Mon Sep 25 14:22:49 2017 +0400"
      },
      "message": "Alignment Nginx Grafana dashboard\n\nChange-Id: I28c5ab94beaa86d9c5e130e1399627cede2d82c7\nCloses-bug: PROD-14712\n"
    },
    {
      "commit": "d917568773641988799d661a08f2b0661ef38043",
      "tree": "c1bb56311b17a4f54ac92b04d2241da2469c0c7b",
      "parents": [
        "bcc0d3b3d57be394c7021f2142e8d7bfba072359"
      ],
      "author": {
        "name": "Thomas Boros",
        "email": "tomas.boros92@gmail.com",
        "time": "Thu Sep 21 17:13:43 2017 +0200"
      },
      "committer": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Thu Sep 21 17:13:43 2017 +0200"
      },
      "message": "Centos is missing folder /etc/ssl/private (#33)\n\n* creating parent folder as it is missing for centos\r\n* fix sphinx"
    },
    {
      "commit": "bcc0d3b3d57be394c7021f2142e8d7bfba072359",
      "tree": "58ef14d04b769006e23494da519e5dac6a5258d5",
      "parents": [
        "52145c6861ed54d6f20b23e991cba76bfea3856e"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Fri Sep 01 11:36:50 2017 +0200"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Fri Sep 01 11:36:50 2017 +0200"
      },
      "message": "Fix name in .kitchen.travis.yml file\n\nChange-Id: Ie4a4d166391added88500fb720ac69a20ff595b4\n"
    },
    {
      "commit": "52145c6861ed54d6f20b23e991cba76bfea3856e",
      "tree": "902bf5944bd8c6900756f4fff390c4ff7bdb26f2",
      "parents": [
        "6484afab1a2e9442109c5a051681416ce83b2909"
      ],
      "author": {
        "name": "Dmitry Stremkovskiy",
        "email": "dstremkouski@mirantis.com",
        "time": "Mon Aug 21 23:42:17 2017 +0300"
      },
      "committer": {
        "name": "Dmitry Stremkovskiy",
        "email": "dstremkouski@mirantis.com",
        "time": "Wed Aug 23 12:25:03 2017 +0300"
      },
      "message": "Presenting upstream feature for nginx\n\nWith this feature you will be able to set up nginx load balancer\n\nChange-Id: Ib6628828a7c197b9fff4409e109f45324ccc9e34\n"
    },
    {
      "commit": "6484afab1a2e9442109c5a051681416ce83b2909",
      "tree": "dbf27b13503103ac44524b8e2fbd1a73d43e98e3",
      "parents": [
        "ccc7cf8aca4fc8a80368615e8e77018ae6a38134"
      ],
      "author": {
        "name": "Dmitry Stremkovskiy",
        "email": "dstremkouski@mirantis.com",
        "time": "Tue Aug 22 17:07:06 2017 +0300"
      },
      "committer": {
        "name": "Dmitry Stremkovskiy",
        "email": "dstremkouski@mirantis.com",
        "time": "Tue Aug 22 17:13:15 2017 +0300"
      },
      "message": "Presenting stream feature for nginx. TCP/UDP port proxy/balancing\n\nWith this patchset you will be able to set up tcp or udp proxy.\n\nChange-Id: Ie88870d8ce7dc230ee895aaa6aa57c098f622186\n"
    },
    {
      "commit": "ccc7cf8aca4fc8a80368615e8e77018ae6a38134",
      "tree": "fb6f3c07699f90f394789c68370403fa38fad160",
      "parents": [
        "394f44e6205e315e103cb5fda75795fe8833f7d6"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Mon Jul 17 16:47:33 2017 +0200"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Mon Jul 17 16:47:45 2017 +0200"
      },
      "message": "Allow Travis CI to run parallel tests\n\nChange-Id: Ic41e19739b01cd1421d0b52c7dd12485a71c0f4f\n"
    },
    {
      "commit": "394f44e6205e315e103cb5fda75795fe8833f7d6",
      "tree": "36a4a11558a5d6df98e620153ecef5a06c27cca8",
      "parents": [
        "f60422271618a4b0d87b7053ee25db61706bc616"
      ],
      "author": {
        "name": "Ondrej Smola",
        "email": "ondrej.smola@tcpcloud.eu",
        "time": "Fri Jul 14 11:39:50 2017 +0200"
      },
      "committer": {
        "name": "Ondrej Smola",
        "email": "ondrej.smola@tcpcloud.eu",
        "time": "Fri Jul 14 11:48:02 2017 +0200"
      },
      "message": "updated condition for enabling proxy headers\n\nChange-Id: I855d98f1ed8cba1e1cff0d80096ec3f2e239fdee\n"
    },
    {
      "commit": "f60422271618a4b0d87b7053ee25db61706bc616",
      "tree": "53967b55a13a152f2003233097ed5dd24bf29e8b",
      "parents": [
        "74c0edb88a74df2fab0ac11aa525f5cfc74ef6ab",
        "a9c561069433b8546122edd866c3876f8eb60728"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Tue Jul 11 15:05:22 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@32a4cf582fa9",
        "time": "Tue Jul 11 15:05:22 2017 +0000"
      },
      "message": "Merge \"Fix bugs with Grafana dashboard\""
    },
    {
      "commit": "a9c561069433b8546122edd866c3876f8eb60728",
      "tree": "ca5590375ae3f9d863aa6820a29738c18937d017",
      "parents": [
        "e5ca098394b70cc451e8ecd8e7ae641d6dcf85f2"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Tue Jul 11 16:52:52 2017 +0200"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Tue Jul 11 16:53:04 2017 +0200"
      },
      "message": "Fix bugs with Grafana dashboard\n\nChange-Id: I617e0379409fd42bba675ac28d8fbc53115f337b\n"
    },
    {
      "commit": "74c0edb88a74df2fab0ac11aa525f5cfc74ef6ab",
      "tree": "d04a27d986fae7a4c634eb4871869618ad6c9ed5",
      "parents": [
        "e5ca098394b70cc451e8ecd8e7ae641d6dcf85f2"
      ],
      "author": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Tue Jul 11 15:21:15 2017 +0200"
      },
      "committer": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Tue Jul 11 15:21:15 2017 +0200"
      },
      "message": "Fix telegraf configuration\n\nChange-Id: I260b1c616b0791a91798fe9416e48bf8cc5446e9\n"
    },
    {
      "commit": "e5ca098394b70cc451e8ecd8e7ae641d6dcf85f2",
      "tree": "79aba6f38f82b7d58f39e02ba3b4965f468eaec4",
      "parents": [
        "273cb9c16d98108da2bce0d85f3bbf46cee2a77d"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Tue Jul 11 14:31:31 2017 +0200"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Tue Jul 11 14:31:31 2017 +0200"
      },
      "message": "Add Telegraf.conf file\n\nChange-Id: I68165aed928030c748cc8a810d3015422774e5d8\n"
    },
    {
      "commit": "273cb9c16d98108da2bce0d85f3bbf46cee2a77d",
      "tree": "46608c9ff8b06fc4c74ef79d6663b6e289f27510",
      "parents": [
        "acfe97190cd9f6d75ba5aa7f5a2237c982265cfd"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Tue Jul 11 13:25:13 2017 +0200"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Tue Jul 11 13:25:13 2017 +0200"
      },
      "message": "Add and Enable Telegraf input\n\nChange-Id: I798b254107f5c3d8ad68bdc988e9b74cfb2d6773\n"
    },
    {
      "commit": "acfe97190cd9f6d75ba5aa7f5a2237c982265cfd",
      "tree": "bc98de29b79a26d7d21e5723f1e08c315fde3d93",
      "parents": [
        "2cb831d18bf85249e32e41b454d93c02a711ac3d"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Tue Jul 11 13:22:47 2017 +0200"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Tue Jul 11 13:22:47 2017 +0200"
      },
      "message": "Add Prometheus alert\n\nChange-Id: Iff95c5a9c8fd2980ebf85a7db76e036bf1208ccc\n"
    },
    {
      "commit": "2cb831d18bf85249e32e41b454d93c02a711ac3d",
      "tree": "781be0d2aea6453622d905bc91dae7274a9bc8f3",
      "parents": [
        "6cfce516f40bc406bde69760e970166a232ec870",
        "5485fe972899233c9415d403696eb219c1591ffe"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Tue Jul 11 11:17:07 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@32a4cf582fa9",
        "time": "Tue Jul 11 11:17:07 2017 +0000"
      },
      "message": "Merge \"Add Grafana dashboard for Prometheus\""
    },
    {
      "commit": "5485fe972899233c9415d403696eb219c1591ffe",
      "tree": "363e65bf345af0951e68df725290e9a488c276b7",
      "parents": [
        "7e0c3ae23b05939ef4644e16795bd17be92aa24c"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Fri Jun 30 15:35:51 2017 +0200"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Tue Jul 11 12:08:58 2017 +0200"
      },
      "message": "Add Grafana dashboard for Prometheus\n\nChange-Id: I086bea112abe9c3fc6338ca2b436cf23ec5684e4\n"
    },
    {
      "commit": "6cfce516f40bc406bde69760e970166a232ec870",
      "tree": "42526ec6282c89c590109c4a359048e4c051a6b3",
      "parents": [
        "7e0c3ae23b05939ef4644e16795bd17be92aa24c"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Thu Jul 06 21:07:28 2017 +0300"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Mon Jul 10 17:50:09 2017 +0300"
      },
      "message": "Update run_tests.sh to the latest revision\n\nChange-Id: Idb92ed7f1b5475e49331887b317921ba4ede1e70\n"
    },
    {
      "commit": "7e0c3ae23b05939ef4644e16795bd17be92aa24c",
      "tree": "e7ee84123df2337b2e46192e519ab3b166e72c99",
      "parents": [
        "44f5bdc0c465ffd35e04caf72d016fbe978a4458",
        "23096b28c6e3f7e592bb8b4ec6d4ae7276d8a4fc"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Fri Jun 30 16:59:58 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 30 16:59:58 2017 +0200"
      },
      "message": "Merge pull request #32 from ngiger/doc_fix\n\nFix Readme: type names must preceeded by nginx_"
    },
    {
      "commit": "23096b28c6e3f7e592bb8b4ec6d4ae7276d8a4fc",
      "tree": "e7ee84123df2337b2e46192e519ab3b166e72c99",
      "parents": [
        "44f5bdc0c465ffd35e04caf72d016fbe978a4458"
      ],
      "author": {
        "name": "Niklaus Giger",
        "email": "niklaus.giger@member.fsf.org",
        "time": "Fri Jun 30 16:41:49 2017 +0200"
      },
      "committer": {
        "name": "Niklaus Giger",
        "email": "niklaus.giger@member.fsf.org",
        "time": "Fri Jun 30 16:41:49 2017 +0200"
      },
      "message": "Fix Readme: type names must preceeded by nginx_\n"
    },
    {
      "commit": "44f5bdc0c465ffd35e04caf72d016fbe978a4458",
      "tree": "6139df32c1cc9fa8070599c58fe4c7f68b86d436",
      "parents": [
        "9982c10eea4a69bad4383d5e51d0d460b3529d4f"
      ],
      "author": {
        "name": "Mateusz Los",
        "email": "mlos@mirantis.com",
        "time": "Mon Jun 19 16:22:02 2017 +0200"
      },
      "committer": {
        "name": "Mateusz Los",
        "email": "mlos@mirantis.com",
        "time": "Wed Jun 21 12:42:18 2017 +0200"
      },
      "message": "added possibility to disable additional headers ( radosgw api requirement )\n\nChange-Id: I34621ec2e0a61aadbf2c90ab63d1bf1d3293c4e1\n"
    },
    {
      "commit": "9982c10eea4a69bad4383d5e51d0d460b3529d4f",
      "tree": "4727902f8e81e8efdf1a7d486111d4f558ed05b2",
      "parents": [
        "3010a110e3498125f2bdd408428fae9c72265bfd",
        "99410828e0b4b18462f34b7ef976ca7528fe381f"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Wed May 24 13:30:09 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 24 13:30:09 2017 +0200"
      },
      "message": "Merge pull request #31 from salt-formulas/fix/harcoded_cert_pahts\n\nssl - avoid hardcoded cert pahts"
    }
  ],
  "next": "99410828e0b4b18462f34b7ef976ca7528fe381f"
}
