)]}'
{
  "log": [
    {
      "commit": "585ed4bb5165c5f00db717109ee9aba2d52fa049",
      "tree": "3e6dc7bffac17ac1c1d075fd27fa60ed752c5848",
      "parents": [
        "bafff1b94d5b17f4cbdc362b3faef42024ba8b54"
      ],
      "author": {
        "name": "Dzmitry Stremkouski",
        "email": "dstremkouski@mirantis.com",
        "time": "Sun Apr 22 11:23:54 2018 +0200"
      },
      "committer": {
        "name": "Dzmitry Stremkouski",
        "email": "dstremkouski@mirantis.com",
        "time": "Mon Apr 23 17:20:58 2018 +0200"
      },
      "message": "Splitting slave/master roles for ssl\n\nIssue:\n\n  1) Multiple pipelines failure due to ssl class include:\n  Once service.galera.ssl class being included,\n\n    galera:\n      master:\n\n  pillar appears on slave nodes, which results to deploy failures.\n\n  2) Test pillars lacks of ssl hashes\n\nFix:\n\n  1) Split class into two separate classes.\n  Now it is possible to include them separately in infra/conf.yml:\n\n  openstack_database_node01:\n    params:\n      linux_system_codename: xenial\n    classes:\n    - cluster.${_param:cluster_name}.openstack.database_init\n    - cluster.${_param:cluster_name}.openstack.database.ssl.master\n  openstack_database_node02:\n    params:\n      linux_system_codename: xenial\n    classes:\n    - cluster.${_param:cluster_name}.openstack.database.ssl.slave\n\n  Further usage of service.galera.ssl class should be deprecated.\n\n  2) Adding ssl hashes to test pillars\n\nChange-Id: I2df8b3c0da018e53cf7e97e24d3b1b9b49d3f75e\n"
    },
    {
      "commit": "bafff1b94d5b17f4cbdc362b3faef42024ba8b54",
      "tree": "99e3ca263b301ec987ec8d2cdd6088a605abf686",
      "parents": [
        "2c5728953b7fb9afd736f491a5f83544472ab304"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Fri Mar 23 12:40:13 2018 +0100"
      },
      "committer": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Mon Mar 26 16:53:22 2018 +0200"
      },
      "message": "Add initial pillar for single node deployment\n\nChange-Id: I70f258509b38b2a616be34913c7345d93c2b50ad\n"
    },
    {
      "commit": "2c5728953b7fb9afd736f491a5f83544472ab304",
      "tree": "9dfd302521419810926d4043b8df41543a6bbd57",
      "parents": [
        "3fcc0c574561ce8f51ab64774175e6a5620afa26"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Mon Mar 05 23:32:34 2018 +0200"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Tue Mar 06 00:39:26 2018 +0200"
      },
      "message": "Add configuration options for my.cnf\n\nThe following configuration options added:\n\n    galera_innodb_read_io_threads: 8\n    galera_innodb_write_io_threads: 8\n    galera_wsrep_slave_threads: 8\n    galera_xtrabackup_parallel: 4\n    galera_error_log_enabled: false\n\nChange-Id: Id1185c3a38669c37dc88806b4e9955522629ce1c\nRelated-Bug: https://mirantis.jira.com/browse/PROD-16528\n"
    },
    {
      "commit": "3fcc0c574561ce8f51ab64774175e6a5620afa26",
      "tree": "d9f70e65db48c3deb852f3ff5adfaf60b0af04e8",
      "parents": [
        "11134daeb987bde9daa767bf76b53a44e1e7d753",
        "664b13c2e8c81226944fc2de0798cd0c56fde498"
      ],
      "author": {
        "name": "mcp-jenkins",
        "email": "mcp-jenkins@mirantis.com",
        "time": "Mon Feb 19 14:49:29 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@56fc70e46927",
        "time": "Mon Feb 19 14:49:29 2018 +0000"
      },
      "message": "Merge \"Use new image for kitchen tests\""
    },
    {
      "commit": "664b13c2e8c81226944fc2de0798cd0c56fde498",
      "tree": "850b7fc45aa547d65769a0af4f24395f7d44d737",
      "parents": [
        "31b91b05b164b4b024389b6588954f0e9d73fbd5"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Fri Feb 16 14:58:16 2018 +0100"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Fri Feb 16 14:58:16 2018 +0100"
      },
      "message": "Use new image for kitchen tests\n\nChange-Id: I2283943804cbed621c33db481a8852f3fb65250a\n"
    },
    {
      "commit": "11134daeb987bde9daa767bf76b53a44e1e7d753",
      "tree": "bbcd4eb82a72dc49f06cd5edcdae7f0059ff4f08",
      "parents": [
        "31b91b05b164b4b024389b6588954f0e9d73fbd5"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Thu Feb 15 15:13:12 2018 +0100"
      },
      "committer": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Thu Feb 15 15:13:12 2018 +0100"
      },
      "message": "Update Makefile\n"
    },
    {
      "commit": "31b91b05b164b4b024389b6588954f0e9d73fbd5",
      "tree": "21daade95ee1dd2e3322a81417965b33f5d86dd8",
      "parents": [
        "a71c8901ffd90d0789291242f0209042eb0064fc"
      ],
      "author": {
        "name": "Jiri Broulik",
        "email": "jbroulik@mirantis.com",
        "time": "Tue Feb 13 13:47:02 2018 +0100"
      },
      "committer": {
        "name": "Jiri Broulik",
        "email": "jbroulik@mirantis.com",
        "time": "Tue Feb 13 13:52:12 2018 +0100"
      },
      "message": "check for sst_in_progress\n\nPROD-16528\n\nChange-Id: Iacc949fb68e323632e0ed7a60e11c44a9812e724\n"
    },
    {
      "commit": "a71c8901ffd90d0789291242f0209042eb0064fc",
      "tree": "dd615ce1142f35a0267a7c996f5d7f151f92aa1e",
      "parents": [
        "3325458268eb07f8f91700c9725f42dbc97d60cd",
        "67541945e28148b039e533bd63d22dac542db084"
      ],
      "author": {
        "name": "Aleš Komárek",
        "email": "github@newt.cz",
        "time": "Tue Feb 13 13:00:49 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 13 13:00:49 2018 +0100"
      },
      "message": "Merge pull request #28 from salt-formulas/feature/tunne_bootstrapscrips\n\nTune bootstrap scripts"
    },
    {
      "commit": "67541945e28148b039e533bd63d22dac542db084",
      "tree": "dd615ce1142f35a0267a7c996f5d7f151f92aa1e",
      "parents": [
        "689f9b75ac6807c4c1854c7c4d187521ac186b7d"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Mon Feb 12 18:36:56 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 12 18:36:56 2018 +0100"
      },
      "message": "wait 10s on attempts for init_bootstrap"
    },
    {
      "commit": "689f9b75ac6807c4c1854c7c4d187521ac186b7d",
      "tree": "f3b62ff7923b636de8b28bfdf0deb5ae316cb711",
      "parents": [
        "d73be0e901b3f7726ceaa7d14c751f83e8e4cec0"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Mon Feb 12 18:36:20 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 12 18:36:20 2018 +0100"
      },
      "message": "wait 10s between attempts"
    },
    {
      "commit": "d73be0e901b3f7726ceaa7d14c751f83e8e4cec0",
      "tree": "e6808e58c15c9d74742e6773d185e76baad6dfb4",
      "parents": [
        "35c3af801b5dbb6eb486d9a57f46d76a69a40923",
        "3325458268eb07f8f91700c9725f42dbc97d60cd"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Mon Feb 12 18:35:37 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 12 18:35:37 2018 +0100"
      },
      "message": "Merge branch \u0027master\u0027 into feature/tunne_bootstrapscrips"
    },
    {
      "commit": "35c3af801b5dbb6eb486d9a57f46d76a69a40923",
      "tree": "e409d2a99117b861809bdcd0fcfef6df6c588214",
      "parents": [
        "bc91ebfcf967cfaac9999063883cfcf9c41cf7e1"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Mon Feb 12 17:57:33 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 12 17:57:33 2018 +0100"
      },
      "message": "use bash in init_bootstrap"
    },
    {
      "commit": "bc91ebfcf967cfaac9999063883cfcf9c41cf7e1",
      "tree": "f921977027cef61cede4155d2cb31c34c366d695",
      "parents": [
        "e8d39b6576042bd1a354fe12e2513654c7d97467"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Mon Feb 12 17:56:45 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 12 17:56:45 2018 +0100"
      },
      "message": "use bash"
    },
    {
      "commit": "3325458268eb07f8f91700c9725f42dbc97d60cd",
      "tree": "5c8cbe03f59c8c283c21bdd6305a71bf14404ed2",
      "parents": [
        "b9539d6eae04a8914949056388fb0b896295092a",
        "759f623e725ed2639f3c160aed7ac9e17f42f95c"
      ],
      "author": {
        "name": "Jiri Broulik",
        "email": "jbroulik@mirantis.com",
        "time": "Fri Feb 09 15:44:53 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@56fc70e46927",
        "time": "Fri Feb 09 15:44:53 2018 +0000"
      },
      "message": "Merge \"Change query for mysql cluster size\""
    },
    {
      "commit": "759f623e725ed2639f3c160aed7ac9e17f42f95c",
      "tree": "284eb2c8b77c8dff0132a9bb74718164d794cfd5",
      "parents": [
        "812de58650e37883301c5d4d955a90cae00a7b30"
      ],
      "author": {
        "name": "Ildar Svetlov",
        "email": "isvetlov@mirantis.com",
        "time": "Fri Feb 09 15:57:35 2018 +0400"
      },
      "committer": {
        "name": "Ildar Svetlov",
        "email": "isvetlov@mirantis.com",
        "time": "Fri Feb 09 16:01:00 2018 +0400"
      },
      "message": "Change query for mysql cluster size\n\nIn case of mysql failed it shows different values for different nodes.\nAfter this fix it ll show actual cluster size\n\nChange-Id: I2fcb23418d6de3e03108a1c66a6ebb6ee5b64008\nCloses-Bug: PROD-17416\n"
    },
    {
      "commit": "b9539d6eae04a8914949056388fb0b896295092a",
      "tree": "8ffc1cd0fd9ace48b7484aeb88d64d61e915d289",
      "parents": [
        "79f6906372cc44e607ddc59f952e08e9e95a0bd6"
      ],
      "author": {
        "name": "Jakub Josef",
        "email": "jakub.josef@gmail.com",
        "time": "Thu Feb 08 13:22:15 2018 +0100"
      },
      "committer": {
        "name": "Jakub Josef",
        "email": "jakub.josef@gmail.com",
        "time": "Thu Feb 08 13:22:15 2018 +0100"
      },
      "message": "Fixed shebang kernel limitation with virtualenv during test run (https://github.com/pypa/virtualenv/issues/596)\n\nChange-Id: Ib5d56448772f4fef21f38573e5640534316e884d\n"
    },
    {
      "commit": "79f6906372cc44e607ddc59f952e08e9e95a0bd6",
      "tree": "f37403e01701587c8f6be7fd3e91149596c396b8",
      "parents": [
        "e1ef5552e88fa1d891ca54c8eed4eae0c31d868e"
      ],
      "author": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Mon Jan 29 11:04:58 2018 +0200"
      },
      "committer": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Mon Jan 29 10:50:11 2018 +0000"
      },
      "message": "Allow to set SSL options for mysql user\n\nThis patch allows to set grant SSL options for user.\n\nChange-Id: I700ed0634c549590f1cf207a3852996fc65e5d14\nRelated-Prod: PROD-17049\n"
    },
    {
      "commit": "e1ef5552e88fa1d891ca54c8eed4eae0c31d868e",
      "tree": "76652f2bff293ac32d1b9060aa0a5f133b6720dd",
      "parents": [
        "2d9a03fd1616bebd6dd5aa56752748be94ff15da"
      ],
      "author": {
        "name": "Oleh Hryhorov",
        "email": "ohryhorov@mirantis.com",
        "time": "Wed Jan 24 11:25:58 2018 +0200"
      },
      "committer": {
        "name": "Oleh Hryhorov",
        "email": "ohryhorov@mirantis.com",
        "time": "Wed Jan 24 11:28:17 2018 +0200"
      },
      "message": "Rename deprecated function\n\nThe patch deletes deprecated cmd.run function which actually\nwas defined in salt 2016 as alias for cmd.shell therefore this\nchange supports backward compatibility.\n\nChange-Id: Idbbf869dfafb39d3bf90cdcb05e626cd563ce8e2\nRelated-Prod: 17056\n"
    },
    {
      "commit": "2d9a03fd1616bebd6dd5aa56752748be94ff15da",
      "tree": "2b1b769bfb0de88144821116ee31ea83d396f85d",
      "parents": [
        "812de58650e37883301c5d4d955a90cae00a7b30"
      ],
      "author": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Mon Jan 22 12:16:49 2018 +0200"
      },
      "committer": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Tue Jan 23 10:35:02 2018 +0200"
      },
      "message": "Fix collectd and telegraf check for galera\n\nThere is wrong assumption that when server pillar is\ndefined the node is galera master, we need to check\nactually that it is enabled.\n\nChange-Id: I594c3fbdb1dfc829e7750c2fb1a6d4f5593074b2\n"
    },
    {
      "commit": "812de58650e37883301c5d4d955a90cae00a7b30",
      "tree": "ea1103ec3880f82adaf0ea1be9e1b17df3ca0e0e",
      "parents": [
        "2918fb010abbc67fec600875da63c4512d870d93"
      ],
      "author": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Mon Jan 22 21:14:52 2018 +0200"
      },
      "committer": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Mon Jan 22 22:38:43 2018 +0000"
      },
      "message": "Fix kitchen CI\n\nThere is no guarntee that pillars are loaded before pillars-from-file\nas result we cant assume variables defined via pillars: are available\nwhen pillars-from-file is loaded. Move \u0027source\u0027 definitions of repos to\n.kitchen.yml as it uses ENV variable\n\nChange-Id: Id94edd2351f17f5ac130db41a97d3be9cd5f3be4\n"
    },
    {
      "commit": "2918fb010abbc67fec600875da63c4512d870d93",
      "tree": "287566aa39b71745f67d7ddb7bfd9cf2b316653b",
      "parents": [
        "f21f15896439f3799a19037b0bdaffbe589bc5d5",
        "b2e1b7e721e8dc312c8d9aee1398a9c8010b6f7e"
      ],
      "author": {
        "name": "Jakub Josef",
        "email": "jjosef@mirantis.com",
        "time": "Thu Jan 18 15:52:16 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@56fc70e46927",
        "time": "Thu Jan 18 15:52:16 2018 +0000"
      },
      "message": "Merge \"Remove salt-master, reclass from pkg dependencis\""
    },
    {
      "commit": "b2e1b7e721e8dc312c8d9aee1398a9c8010b6f7e",
      "tree": "1c21d90961fff2573bb6214f8f1176f470d27793",
      "parents": [
        "d5d0984b80e32bc56a4d0280b232e40e854723ac"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Tue Jan 09 09:10:38 2018 +0100"
      },
      "committer": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Tue Jan 09 09:31:14 2018 +0100"
      },
      "message": "Remove salt-master, reclass from pkg dependencis\n\nChange-Id: I6695c4fd39f5a8d6a94586cbc60bac3a153b8535\n"
    },
    {
      "commit": "f21f15896439f3799a19037b0bdaffbe589bc5d5",
      "tree": "7a30dbb002398a6cf583c2e4b61d89d77b26f613",
      "parents": [
        "d5d0984b80e32bc56a4d0280b232e40e854723ac"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Fri Jan 05 13:05:47 2018 +0100"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Fri Jan 05 13:17:24 2018 +0100"
      },
      "message": "Optimize kitchen tests for Travis CI\n\nChange-Id: Icfd9dabd964c9e86696ae91a92e364c775a12c25\n"
    },
    {
      "commit": "d5d0984b80e32bc56a4d0280b232e40e854723ac",
      "tree": "162df8f330da6b5f4539334aae0dc6e9f4ba866e",
      "parents": [
        "c0a5071814da8bbce259939b523e1af596ba3d82"
      ],
      "author": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Thu Jan 04 17:29:47 2018 +0200"
      },
      "committer": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Thu Jan 04 17:29:59 2018 +0200"
      },
      "message": "Ensure permissions are correct for mysql dirs\n\nWhen SSL enabled, /etc/mysq directory is created by salt.minion\nstate with 700 permissions. It prohibits mysql from reading config\nfile as normal mode is 755. This patch ensures that mode for\n/etc/mysql and /etc/mysql/ssl have correct rights.\n\nChange-Id: Icc2a43e7a56c60d30a716f29f0a9ec28c6549429\nRelated-Prod: ROD-16782\n"
    },
    {
      "commit": "c0a5071814da8bbce259939b523e1af596ba3d82",
      "tree": "74229016ae0a8f7fab80fc29a0286db86841bbd3",
      "parents": [
        "8cca9cc94e3f8925b4574115468ec8b123087621"
      ],
      "author": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Fri Dec 22 13:40:22 2017 +0200"
      },
      "committer": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Fri Dec 22 13:15:44 2017 +0000"
      },
      "message": "Remove separate galera.ssl state\n\nThis patch removes separate state galera.ssl as it was previously\nwrongly introduced. Instead include ssl tasks to master/slave when\nssl is enabled.\nThis fixes missing requirements when applying separate states.\nEnsure that mysql package is installed before changing group\nownership for ssl files to mysql, as group will be added by mysql\npackages.\n\nFix ssl inital configuration. SSL settings are not applied during\nservice reload, we have to add them during initial galera cluster\nstart.\n\nChange-Id: Iff9a268000c3e5e722cc6e197cfd223ec1015f73\nRelated-Prod: PROD-16695\n"
    },
    {
      "commit": "8cca9cc94e3f8925b4574115468ec8b123087621",
      "tree": "a699088cbeeddef8cf978fb2e3f614ac4348aee7",
      "parents": [
        "5ff575c21066fe806e8722cf2e7cc948e777e20f"
      ],
      "author": {
        "name": "Jakub Josef",
        "email": "jakub.josef@gmail.com",
        "time": "Fri Dec 15 16:58:29 2017 +0100"
      },
      "committer": {
        "name": "Jakub Josef",
        "email": "jakub.josef@gmail.com",
        "time": "Fri Dec 15 17:30:53 2017 +0100"
      },
      "message": "Fixed typo in run_tests.sh file\n\nChange-Id: Ia4ca293176af1c3534fa13ba71789bfcc6d1a1fa\n"
    },
    {
      "commit": "5ff575c21066fe806e8722cf2e7cc948e777e20f",
      "tree": "cc8c93c9b84e2db1a6ab7f9959efd764e785b502",
      "parents": [
        "e532e2358a2041550d627bd8d77148f50c72a333"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Mon Nov 06 15:37:05 2017 +0100"
      },
      "committer": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Thu Nov 16 10:35:36 2017 +0100"
      },
      "message": "Version specified on pillar\n\nChange-Id: Ib5db9f151baaf3fa0bca97a5457cf836bc57b88c\n"
    },
    {
      "commit": "e532e2358a2041550d627bd8d77148f50c72a333",
      "tree": "d1a5dde96f575a876d0a42653accf399a38f85f8",
      "parents": [
        "73fe802ded9054d2a9e18f83b163565ff425a9b3",
        "ad64389dee00216d238b388ea2349e897bbe27fc"
      ],
      "author": {
        "name": "Petr Jediný",
        "email": "petr.jediny@gmail.com",
        "time": "Mon Nov 06 15:19:00 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Nov 06 15:19:00 2017 +0100"
      },
      "message": "Merge pull request #40 from salt-formulas/revert-bumpto57-2\n\nRevert \"Merge pull request #38 from Lirt/fix/broken-mysql-dependency/…"
    },
    {
      "commit": "ad64389dee00216d238b388ea2349e897bbe27fc",
      "tree": "d1a5dde96f575a876d0a42653accf399a38f85f8",
      "parents": [
        "c85c6a89926813140fa58ec03d3bf9d674c9a807"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Sat Nov 04 11:20:47 2017 +0100"
      },
      "committer": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Mon Nov 06 13:01:49 2017 +0100"
      },
      "message": "Fix repository url/pinning\n\nChange-Id: Ica7d98730bc6f8bd591b44b1e3eec7855d95898a\n"
    },
    {
      "commit": "c85c6a89926813140fa58ec03d3bf9d674c9a807",
      "tree": "8d19e1dbcf6f1a4190463910ff0428a4047e5b2f",
      "parents": [
        "73fe802ded9054d2a9e18f83b163565ff425a9b3"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Fri Nov 03 16:56:01 2017 +0100"
      },
      "committer": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Fri Nov 03 16:56:01 2017 +0100"
      },
      "message": "Revert \"Merge pull request #38 from Lirt/fix/broken-mysql-dependency/#35\"\n\nThis reverts commit 73fe802ded9054d2a9e18f83b163565ff425a9b3, reversing\nchanges made to 13c9ec76aa348890251062dad6b1168910b62e82.\n"
    },
    {
      "commit": "73fe802ded9054d2a9e18f83b163565ff425a9b3",
      "tree": "18410fcc176c4d7c2839f1b27bcca66506045865",
      "parents": [
        "13c9ec76aa348890251062dad6b1168910b62e82",
        "1879a9ab36a4d7ce308b71d02c54487e6b478ae6"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Mon Oct 30 11:43:54 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 30 11:43:54 2017 +0100"
      },
      "message": "Merge pull request #38 from Lirt/fix/broken-mysql-dependency/#35\n\nFix/broken mysql dependency/#35"
    },
    {
      "commit": "1879a9ab36a4d7ce308b71d02c54487e6b478ae6",
      "tree": "18410fcc176c4d7c2839f1b27bcca66506045865",
      "parents": [
        "abe03d24b5ccbdf7c0ce47772a945b0533a19868"
      ],
      "author": {
        "name": "Ondrej Vasko",
        "email": "ondrej.vaskoo@gmail.com",
        "time": "Sun Oct 29 18:04:22 2017 +0100"
      },
      "committer": {
        "name": "Ondrej Vasko",
        "email": "ondrej.vaskoo@gmail.com",
        "time": "Sun Oct 29 18:04:22 2017 +0100"
      },
      "message": "Bump mysql wsrep repository and packages to 5.7. #35\n\nThis patch fixes broken dependencies installed via\npython-mysqldb which needs mysql-common-5.7.\n\nSigned-off-by: Ondrej Vasko \u003condrej.vaskoo@gmail.com\u003e\n"
    },
    {
      "commit": "abe03d24b5ccbdf7c0ce47772a945b0533a19868",
      "tree": "fb8e840a70d8464662cb60104895c88271411a98",
      "parents": [
        "410a36bd99274ef1884a497e105005d44a2c2b83"
      ],
      "author": {
        "name": "Ondrej Vasko",
        "email": "ondrej.vaskoo@gmail.com",
        "time": "Sun Oct 29 17:42:25 2017 +0100"
      },
      "committer": {
        "name": "Ondrej Vasko",
        "email": "ondrej.vaskoo@gmail.com",
        "time": "Sun Oct 29 17:42:25 2017 +0100"
      },
      "message": "Add KEY_ID and server for mitaka-staging test repository\n\nMitaka staging test repository for test-kitchen was\nmissing KEY_ID which prevented apt-get update to\nrun successfuly.\n\nSigned-off-by: Ondrej Vasko \u003condrej.vaskoo@gmail.com\u003e\n"
    },
    {
      "commit": "410a36bd99274ef1884a497e105005d44a2c2b83",
      "tree": "1e4ee15bf0487d22f2c2d634519f1fbaecd1e38d",
      "parents": [
        "13c9ec76aa348890251062dad6b1168910b62e82"
      ],
      "author": {
        "name": "Ondrej Vasko",
        "email": "ondrej.vaskoo@gmail.com",
        "time": "Sun Oct 29 17:40:10 2017 +0100"
      },
      "committer": {
        "name": "Ondrej Vasko",
        "email": "ondrej.vaskoo@gmail.com",
        "time": "Sun Oct 29 17:40:10 2017 +0100"
      },
      "message": "Split test repository for galera to match upstream\n\nGalera repository has changed in upstream and has\ndivided wsrep and galera directories.\nThis patch sets up 2 repositories `galera-3` and\n`mysql`wsrep-5.6`.\n\nSigned-off-by: Ondrej Vasko \u003condrej.vaskoo@gmail.com\u003e\n"
    },
    {
      "commit": "13c9ec76aa348890251062dad6b1168910b62e82",
      "tree": "8d19e1dbcf6f1a4190463910ff0428a4047e5b2f",
      "parents": [
        "e3adc7bfd9be1d4a85dc61b5c73baf194333dfa8",
        "4c9a4fe700abd337cda4f60e1e27c5e8b87c5cce"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "mpolreich@mirantis.com",
        "time": "Wed Oct 18 11:26:29 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@7cd0c2eb159e",
        "time": "Wed Oct 18 11:26:29 2017 +0000"
      },
      "message": "Merge \"Add prometheus main dashboard\""
    },
    {
      "commit": "4c9a4fe700abd337cda4f60e1e27c5e8b87c5cce",
      "tree": "f838236bc80bec21cd5857e5a30b1b79c75d2684",
      "parents": [
        "97b56a4c853ea699b9bca9bf4fb3e7ffc82575f5"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Tue Oct 17 09:12:36 2017 +0200"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Tue Oct 17 09:12:36 2017 +0200"
      },
      "message": "Add prometheus main dashboard\n\nChange-Id: I60e68e7cb4060c1b42789b2b17f21e325d9dfd92\n"
    },
    {
      "commit": "e3adc7bfd9be1d4a85dc61b5c73baf194333dfa8",
      "tree": "08dc8bb6f800ca905dadc6e5283beaf618dd3fa6",
      "parents": [
        "5f0c1d6f8a776000ce412cef24985b5dbc3594bd",
        "ea868115e69f60fd68668a23f55acf185232224a"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Wed Sep 27 13:38:28 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Sep 27 13:38:28 2017 +0200"
      },
      "message": "Merge pull request #30 from salt-formulas/pr/27\n\nAdd clustercheck (replaces PR #27)"
    },
    {
      "commit": "ea868115e69f60fd68668a23f55acf185232224a",
      "tree": "08dc8bb6f800ca905dadc6e5283beaf618dd3fa6",
      "parents": [
        "2674d081a8925f87cb5222e6d8b72f0e5d7848f8",
        "5f0c1d6f8a776000ce412cef24985b5dbc3594bd"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Fri Sep 22 17:08:32 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 22 17:08:32 2017 +0200"
      },
      "message": "Merge branch \u0027master\u0027 into pr/27"
    },
    {
      "commit": "5f0c1d6f8a776000ce412cef24985b5dbc3594bd",
      "tree": "e3cb6864234481a965d90a71235ba1a192461091",
      "parents": [
        "d5b0e50ec384a03dcac3d7deee557287da3e1e1e"
      ],
      "author": {
        "name": "Kirill Bespalov",
        "email": "kbespalov@mirantis.com",
        "time": "Tue Aug 15 15:29:32 2017 +0300"
      },
      "committer": {
        "name": "Kirill Bespalov",
        "email": "kbespalov@mirantis.com",
        "time": "Mon Sep 18 16:54:14 2017 +0300"
      },
      "message": "Galera cluster TLS Support\n\nChange-Id: I07624681c53cef53de6c72de97a53b96ea52381b\n"
    },
    {
      "commit": "d5b0e50ec384a03dcac3d7deee557287da3e1e1e",
      "tree": "6730e7f4994afbe033193508977f4d9561570608",
      "parents": [
        "e950ac4545465d995e014c6807b3407098af3508"
      ],
      "author": {
        "name": "Jiri Broulik",
        "email": "jbroulik@mirantis.com",
        "time": "Mon Sep 18 12:30:17 2017 +0200"
      },
      "committer": {
        "name": "Jiri Broulik",
        "email": "jbroulik@mirantis.com",
        "time": "Mon Sep 18 12:30:17 2017 +0200"
      },
      "message": "mysql service not stopped fix and galera not clustered fix\n\nChange-Id: Ib8850b9251ac5165c25ab08d23a01db4a02fbdae\n"
    },
    {
      "commit": "e950ac4545465d995e014c6807b3407098af3508",
      "tree": "b8b2a56843879324b5e7273e48da86cc7e69c00d",
      "parents": [
        "97b56a4c853ea699b9bca9bf4fb3e7ffc82575f5",
        "6a8d6b96f5ad414dc11e3a1df8c2dc9a6a26f167"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Mon Sep 11 10:23:28 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 11 10:23:28 2017 +0200"
      },
      "message": "Merge pull request #34 from cyplenochek/master\n\nsolve problem \"Access denied for user \u0027root\u0027@\u0027localhost\u0027 \""
    },
    {
      "commit": "6a8d6b96f5ad414dc11e3a1df8c2dc9a6a26f167",
      "tree": "b8b2a56843879324b5e7273e48da86cc7e69c00d",
      "parents": [
        "8113b4efb3ef0a2a25eb6f912b4c9a6566fbfede"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Fri Sep 08 19:44:19 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 08 19:44:19 2017 +0200"
      },
      "message": "Update .kitchen.travis.yml\n\nfix tests"
    },
    {
      "commit": "8113b4efb3ef0a2a25eb6f912b4c9a6566fbfede",
      "tree": "459cc5e78a847b4b9a6032e5a98a5ee18a3ffa2e",
      "parents": [
        "97b56a4c853ea699b9bca9bf4fb3e7ffc82575f5"
      ],
      "author": {
        "name": "System Administrator",
        "email": "root@MacBook-Pro-princess.local",
        "time": "Fri Sep 08 13:01:22 2017 -0400"
      },
      "committer": {
        "name": "System Administrator",
        "email": "root@MacBook-Pro-princess.local",
        "time": "Fri Sep 08 13:01:22 2017 -0400"
      },
      "message": "solve problem \u0027Access denied for user \u0027root\u0027@\u0027localhost\u0027 (using password: NO)\u0027\n"
    },
    {
      "commit": "2674d081a8925f87cb5222e6d8b72f0e5d7848f8",
      "tree": "e7013ba4618b00711558842d205d828ffc4fb339",
      "parents": [
        "c5ca6e8c4d3e074453a6130b07732e6e0b92788e"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Fri Sep 01 10:29:30 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 01 10:29:30 2017 +0200"
      },
      "message": "fix typo"
    },
    {
      "commit": "c5ca6e8c4d3e074453a6130b07732e6e0b92788e",
      "tree": "310fc2d556b93184e1791b547513123809a122b4",
      "parents": [
        "d283af18e71ec381bbf63f15494f9e46c6a32128",
        "97b56a4c853ea699b9bca9bf4fb3e7ffc82575f5"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Fri Sep 01 10:10:48 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 01 10:10:48 2017 +0200"
      },
      "message": "Merge branch \u0027master\u0027 into pr/27"
    },
    {
      "commit": "97b56a4c853ea699b9bca9bf4fb3e7ffc82575f5",
      "tree": "a10ccb12e3203a4dc31ad49af91e9be174840437",
      "parents": [
        "d550db78f7025055b61986369287d7441b3b6db3",
        "c1b100090ffcdd7216ea5c58d8dab8207726afc1"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Tue Aug 29 16:01:11 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@b3fef64565ee",
        "time": "Tue Aug 29 16:01:12 2017 +0000"
      },
      "message": "Merge \"Update .travis.yml and .kitchen.yml files for parallel testing\""
    },
    {
      "commit": "d550db78f7025055b61986369287d7441b3b6db3",
      "tree": "c3f5976a03039fd5ba951fb4fda61981db222a7c",
      "parents": [
        "7f1bbaa91e5ca9a4e8cb516d392d35a41d28dcaa",
        "7e32ac33ef81ff832178828cc6d35574aa00715b"
      ],
      "author": {
        "name": "Ales Komarek",
        "email": "akomarek@mirantis.com",
        "time": "Fri Aug 25 12:05:28 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@b3fef64565ee",
        "time": "Fri Aug 25 12:05:28 2017 +0000"
      },
      "message": "Merge \"Fix galera.master and galera.slave enabling\""
    },
    {
      "commit": "c1b100090ffcdd7216ea5c58d8dab8207726afc1",
      "tree": "f0f2c5ab22ec4de62927bd1149684f351bb942d6",
      "parents": [
        "7f1bbaa91e5ca9a4e8cb516d392d35a41d28dcaa"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Thu Aug 24 18:14:48 2017 +0200"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Thu Aug 24 18:14:48 2017 +0200"
      },
      "message": "Update .travis.yml and .kitchen.yml files for parallel testing\n\nChange-Id: Ibdb77015ccff6c89a3f0d4c7521e4b0df9242861\n"
    },
    {
      "commit": "7f1bbaa91e5ca9a4e8cb516d392d35a41d28dcaa",
      "tree": "f4efff7d4b2339bfe23d524b02284c970957c2a7",
      "parents": [
        "bab256c9f73cc3ae5a902432a6b8befafb190987",
        "d4e5f47260844ac05c49fcc0bc613f81db6a72f9"
      ],
      "author": {
        "name": "Ales Komarek",
        "email": "akomarek@mirantis.com",
        "time": "Mon Aug 21 08:13:51 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@7fdf03a22773",
        "time": "Mon Aug 21 08:13:52 2017 +0000"
      },
      "message": "Merge \"Add new soft parameters\""
    },
    {
      "commit": "d4e5f47260844ac05c49fcc0bc613f81db6a72f9",
      "tree": "35539d5909042496bf013c2b55a0d6fc543b9198",
      "parents": [
        "097178713f30be45dc76fb652972bc0cb669c209"
      ],
      "author": {
        "name": "Dmitry Kalashnik",
        "email": "dkalashnik@mirantis.com",
        "time": "Wed Aug 09 14:28:17 2017 +0400"
      },
      "committer": {
        "name": "Dmitry Kalashnik",
        "email": "dkalashnik@mirantis.com",
        "time": "Thu Aug 17 14:22:33 2017 +0400"
      },
      "message": "Add new soft parameters\n\nMake max_connections and innodb_buffer_pool_size configurable\nthrough soft params instead of hard.\n\nChange-Id: Id0bb8f6b6091289275864bf4dd6a6890d11b4782\n"
    },
    {
      "commit": "d283af18e71ec381bbf63f15494f9e46c6a32128",
      "tree": "9d355088bf2c0511d879d73437336168c6b0b9bd",
      "parents": [
        "c721ed0fad17bac4ff4455e1aba943cefbc66673"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Tue Aug 15 14:32:43 2017 +0200"
      },
      "committer": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Tue Aug 15 14:32:43 2017 +0200"
      },
      "message": "fix missing database.users on pillar\n"
    },
    {
      "commit": "c721ed0fad17bac4ff4455e1aba943cefbc66673",
      "tree": "bee6c4485cbe38ba10d73c9d4f59f651bae0a30c",
      "parents": [
        "518b834ed5d5b11b4e93bfc7e917ee5df95cb7ff"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Fri Aug 04 12:08:08 2017 +0200"
      },
      "committer": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Mon Aug 14 17:01:27 2017 +0200"
      },
      "message": "fix, tests\n"
    },
    {
      "commit": "bab256c9f73cc3ae5a902432a6b8befafb190987",
      "tree": "e4a9ad5e583688c0c5523a749302c04314ff8ef1",
      "parents": [
        "097178713f30be45dc76fb652972bc0cb669c209"
      ],
      "author": {
        "name": "Jiri Broulik",
        "email": "jbroulik@mirantis.com",
        "time": "Fri Aug 11 15:39:50 2017 +0200"
      },
      "committer": {
        "name": "Jiri Broulik",
        "email": "jbroulik@mirantis.com",
        "time": "Fri Aug 11 15:40:07 2017 +0200"
      },
      "message": "adding socket to my.cnf\n\nChange-Id: Id77cd6da330fe986844b3331edd514819471e67a\n"
    },
    {
      "commit": "7e32ac33ef81ff832178828cc6d35574aa00715b",
      "tree": "90d371bbbd6c72053a209690dee7afde55f1e1ec",
      "parents": [
        "097178713f30be45dc76fb652972bc0cb669c209"
      ],
      "author": {
        "name": "Kirill Bespalov",
        "email": "kbespalov@mirantis.com",
        "time": "Thu Aug 10 01:35:54 2017 +0300"
      },
      "committer": {
        "name": "Kirill Bespalov",
        "email": "kbespalov@mirantis.com",
        "time": "Thu Aug 10 01:54:33 2017 +0300"
      },
      "message": "Fix galera.master and galera.slave enabling\n\nChange-Id: I88e3591eaa018406c48dd790ce946a9f783aa758\n"
    },
    {
      "commit": "518b834ed5d5b11b4e93bfc7e917ee5df95cb7ff",
      "tree": "18908b36a6c93a9bab27e8aa484430e9c2658801",
      "parents": [
        "10e3fbd96ba6e511d24c8d1bffa21794f4123992",
        "7a2010e8e997ce3f2d5bc951a72fb12070cdd0d7"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Fri Aug 04 11:23:03 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 04 11:23:03 2017 +0200"
      },
      "message": "Merge branch \u0027master\u0027 into pr/27"
    },
    {
      "commit": "097178713f30be45dc76fb652972bc0cb669c209",
      "tree": "ea6021bdbdd94fbe4a9e84234de180469ae963db",
      "parents": [
        "7a2010e8e997ce3f2d5bc951a72fb12070cdd0d7"
      ],
      "author": {
        "name": "Kirill Bespalov",
        "email": "kbespalov@mirantis.com",
        "time": "Tue Aug 01 14:30:09 2017 +0300"
      },
      "committer": {
        "name": "Kirill Bespalov",
        "email": "kbespalov@mirantis.com",
        "time": "Tue Aug 01 15:11:54 2017 +0300"
      },
      "message": "Fix galera service enabling condition\n\nWe need to be sure that enabled param is defined and set to True\nduring a state applying.\n\nChange-Id: I19cd4c834f254d76d6b521d983d05b227c048065\n"
    },
    {
      "commit": "7a2010e8e997ce3f2d5bc951a72fb12070cdd0d7",
      "tree": "f58726b8666c3763b3cfbff93bbd9e546bec644c",
      "parents": [
        "0b8359ea110cca25116d8a66d31f1117591ef5f8"
      ],
      "author": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Mon Jul 31 15:00:12 2017 +0200"
      },
      "committer": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Mon Jul 31 15:00:12 2017 +0200"
      },
      "message": "Fix typo with the buffer_pool_size parameter\n\nThe buffer_pool_size parameter should be a integer value when followed\nby a memory unit (eg \u00271024M\u0027, not \u00271024.1M\u0027). Otherwise the MySQL\ndoesn\u0027t start properly.\n\nChange-Id: I5dfad49a8e44a40ae87c5e8e0b033dcd73dc2837\n"
    },
    {
      "commit": "0b8359ea110cca25116d8a66d31f1117591ef5f8",
      "tree": "8a4501ba397110c12b052d2cdc045fc29bdccab2",
      "parents": [
        "162a4d44c117c89e504bc67986cb5ef5826a8406"
      ],
      "author": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Mon Jul 24 16:34:05 2017 +0200"
      },
      "committer": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Thu Jul 27 15:26:14 2017 +0000"
      },
      "message": "Add alert on mysql_up metric\n\nChange-Id: I4de34ad6db6805235966ebcca6fe43ea1faaea42\n"
    },
    {
      "commit": "162a4d44c117c89e504bc67986cb5ef5826a8406",
      "tree": "2cdec8674211c8408700d904152f50cdf62cfe30",
      "parents": [
        "5f8fa8f496162bbf51f7e2dc3dbce2fd0108006c"
      ],
      "author": {
        "name": "Kirill Bespalov",
        "email": "kbespalov@mirantis.com",
        "time": "Wed Jun 21 02:26:19 2017 +0300"
      },
      "committer": {
        "name": "Marek Celoud",
        "email": "mceloud@mirantis.com",
        "time": "Tue Jul 18 11:08:51 2017 +0000"
      },
      "message": "Make innodb_buffer_pool_size configurable\n\nUsage:\n\n  galera:\n    master:\n      innodb_buffer_pool_size: 1024M\n    slave:\n      innodb_buffer_pool_size: 1024M\n\nIf innodb_buffer_pool_size is not set then 35% of the available\nram will be allocated for the buffer pool.\n\nChange-Id: Iaffa3f5b4ded8bc838f9d707916e360ed873c13b\n"
    },
    {
      "commit": "5f8fa8f496162bbf51f7e2dc3dbce2fd0108006c",
      "tree": "3dc0e551f60293be81037971d0411c1a1edf640a",
      "parents": [
        "5542574fcb9d2a4eff93884e78dec58c75f35eff",
        "a36aca68d5399d47ce2e296ea70746ebbeff8066"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "mpolreich@mirantis.com",
        "time": "Mon Jul 10 09:42:41 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@32a4cf582fa9",
        "time": "Mon Jul 10 09:42:41 2017 +0000"
      },
      "message": "Merge \"Add \u0027datasource: influxdb\u0027 to Grafana meta\""
    },
    {
      "commit": "5542574fcb9d2a4eff93884e78dec58c75f35eff",
      "tree": "32473be322ee203ddf6267f55551d967f9e1a858",
      "parents": [
        "954ef6f3fd8de98177aed21da9d86248f6802768"
      ],
      "author": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Thu Jul 06 21:07:27 2017 +0300"
      },
      "committer": {
        "name": "Dennis Dmitriev",
        "email": "ddmitriev@mirantis.com",
        "time": "Fri Jul 07 00:18:40 2017 +0300"
      },
      "message": "Update run_tests.sh to the latest revision\n\nChange-Id: I2b6abf51793fa6179c3a6477a752243db6ac6e73\n"
    },
    {
      "commit": "a36aca68d5399d47ce2e296ea70746ebbeff8066",
      "tree": "63aa313f86ee4b9c8f203add319c4778a99b6fdb",
      "parents": [
        "954ef6f3fd8de98177aed21da9d86248f6802768"
      ],
      "author": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Tue Jul 04 15:49:19 2017 +0200"
      },
      "committer": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Tue Jul 04 15:49:19 2017 +0200"
      },
      "message": "Add \u0027datasource: influxdb\u0027 to Grafana meta\n\nChange-Id: I9daada1cf87873d602d415642bbc4bd32d8e2d52\n"
    },
    {
      "commit": "10e3fbd96ba6e511d24c8d1bffa21794f4123992",
      "tree": "e53160f680bff4055cc1058f4df4ed31724c191b",
      "parents": [
        "89c8c3fc5b4785f84f0d6ce1c66174f324f583ce",
        "3dc81cfe7899f2a8ac327718b568085f280fa2de"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Wed Jun 28 14:26:31 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 28 14:26:31 2017 +0200"
      },
      "message": "Merge branch \u0027master\u0027 into pr/27"
    },
    {
      "commit": "954ef6f3fd8de98177aed21da9d86248f6802768",
      "tree": "0a8ac54c91f324da207d05fa15427b9f91372c7a",
      "parents": [
        "3dc81cfe7899f2a8ac327718b568085f280fa2de"
      ],
      "author": {
        "name": "Dmitry Stremkovskiy",
        "email": "dstremkouski@mirantis.com",
        "time": "Wed Jun 28 01:56:55 2017 +0300"
      },
      "committer": {
        "name": "Dmitriy Stremkovskiy",
        "email": "dstremkouski@mirantis.com",
        "time": "Wed Jun 28 14:47:27 2017 +0300"
      },
      "message": "Fixing galera bootstrap hang caused by incorrect mysql shutdown\ncommand called by service.dead state:\nsystemd-run --scope systemctl stop mysql.service\n\nMore common way is to shut down service using known credentials\n\nChange-Id: I2abe7eeea850333139587347039b1de8a6ea486f\n"
    },
    {
      "commit": "3dc81cfe7899f2a8ac327718b568085f280fa2de",
      "tree": "cdd190faef25effce138b00529dffe778dafbf78",
      "parents": [
        "e90dd8540d9dfa65383a42f13303d2bf654337c2",
        "cad6ed44216c9779158cdbe2abbb3043caabbd99"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Tue Jun 13 10:40:25 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 13 10:40:25 2017 +0200"
      },
      "message": "Merge pull request #31 from Martin819/master\n\nOptimize \u0027noservices\u0027 condition"
    },
    {
      "commit": "cad6ed44216c9779158cdbe2abbb3043caabbd99",
      "tree": "16c1c03e10f229ee73d76650b647c26fc6c14c0b",
      "parents": [
        "feaf851c8352308e3dd9de1337522412c53d28f3"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Thu Jun 08 15:21:52 2017 +0200"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Thu Jun 08 15:21:52 2017 +0200"
      },
      "message": "Optimize \u0027noservices\u0027 condition\n"
    },
    {
      "commit": "e90dd8540d9dfa65383a42f13303d2bf654337c2",
      "tree": "4cbc51d0d975a9f2148f651eb86d28e239dda66a",
      "parents": [
        "feaf851c8352308e3dd9de1337522412c53d28f3"
      ],
      "author": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Tue Jun 06 16:34:57 2017 +0200"
      },
      "committer": {
        "name": "Tomas Kukral",
        "email": "tkukral@mirantis.com",
        "time": "Wed Jun 07 15:52:31 2017 +0000"
      },
      "message": "Add Prometheus alerts\n\nChange-Id: Ia6873c44f4e5b179a6c4a545fbf4b45c978812ea\n"
    },
    {
      "commit": "feaf851c8352308e3dd9de1337522412c53d28f3",
      "tree": "b9731560ced6a289274b636441ba95104fbcc615",
      "parents": [
        "98558f6cb3ef5cc811003eae5a32c71dd4778f9a"
      ],
      "author": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Wed Jun 07 15:00:14 2017 +0200"
      },
      "committer": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Wed Jun 07 15:02:09 2017 +0200"
      },
      "message": "Exclude \u0027server\u0027 tag from metrics\n\nThe tag is equal to the address of the server which is quite useless\nwhen using a Unix socket address.\n\nChange-Id: Ia87c30f8ff2176f923982d70b712b10ec6e97f56\nDepends-On: I538dbb24602a8ad4aece0a74445db47810099bb9\n"
    },
    {
      "commit": "98558f6cb3ef5cc811003eae5a32c71dd4778f9a",
      "tree": "5f5b1c532cf059dce4a7bb30fcf523f5b70795b2",
      "parents": [
        "b4595b960200128efd11f64e4cd0f254807c38fa"
      ],
      "author": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Mon Jun 05 16:43:28 2017 +0200"
      },
      "committer": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Mon Jun 05 16:43:40 2017 +0200"
      },
      "message": "Add Grafana dashboard for Prometheus\n\nChange-Id: I34d6d8146489bab30e5ee621e3b8d01fe7ff819b\n"
    },
    {
      "commit": "b4595b960200128efd11f64e4cd0f254807c38fa",
      "tree": "f4f554e28692c45988062643907b3bcc04a83193",
      "parents": [
        "186204bfcf5f4b6f3e6141480e631203c736fc21"
      ],
      "author": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Mon Jun 05 09:49:04 2017 +0200"
      },
      "committer": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Mon Jun 05 09:49:04 2017 +0200"
      },
      "message": "Add support for Telegraf\n\nChange-Id: Iec2d27cc4fdab9ba7772e9c26be66ba54f5aadfc\nDepends-On: Ice4f38abfb0d870c56763dfeda2140032fa752a1\n"
    },
    {
      "commit": "186204bfcf5f4b6f3e6141480e631203c736fc21",
      "tree": "f99368cbe0694608b698e9e1294ad437a1de499e",
      "parents": [
        "a8b2992ee1ef0233a56de55a8d1a49075006deb9",
        "83883123f4f8ed95d9783d7d48cd2cfd13d4a30e"
      ],
      "author": {
        "name": "Jakub Pavlik",
        "email": "pavlk.jakub@gmail.com",
        "time": "Tue May 30 16:06:02 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@32a4cf582fa9",
        "time": "Tue May 30 16:06:03 2017 +0000"
      },
      "message": "Merge \"Change mysql-wsrep package\""
    },
    {
      "commit": "89c8c3fc5b4785f84f0d6ce1c66174f324f583ce",
      "tree": "196deba6f2cfbffeac3dfa1fcfcce0af029ed6be",
      "parents": [
        "bca6ffa7275996be6a50b59983e5b2fb0f2a4a18"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "pmichalec@mirantis.com",
        "time": "Mon May 22 17:19:22 2017 +0200"
      },
      "committer": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Tue May 30 17:28:03 2017 +0200"
      },
      "message": "add clustercheck script (avoid splitbrain)\n"
    },
    {
      "commit": "a8b2992ee1ef0233a56de55a8d1a49075006deb9",
      "tree": "f99368cbe0694608b698e9e1294ad437a1de499e",
      "parents": [
        "7da817ea6e3e5b2fc306c909734aa72f10d2b10e",
        "8cce8e7d654f73fca5913dc7fae21e4e3b85a143"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Fri May 26 08:11:08 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 26 08:11:08 2017 +0200"
      },
      "message": "Merge pull request #29 from tgerdes/systemd-service-override\n\nFix case of systemd [Service] unit"
    },
    {
      "commit": "8cce8e7d654f73fca5913dc7fae21e4e3b85a143",
      "tree": "f99368cbe0694608b698e9e1294ad437a1de499e",
      "parents": [
        "7da817ea6e3e5b2fc306c909734aa72f10d2b10e"
      ],
      "author": {
        "name": "Thom Gerdes",
        "email": "tgerdes@riverbed.com",
        "time": "Thu May 25 21:11:34 2017 +0000"
      },
      "committer": {
        "name": "Thom Gerdes",
        "email": "tgerdes@riverbed.com",
        "time": "Thu May 25 21:11:34 2017 +0000"
      },
      "message": "Fix case of systemd [Service] unit\n"
    },
    {
      "commit": "e8d39b6576042bd1a354fe12e2513654c7d97467",
      "tree": "c9c737009f59c57b9e138c12e90146f58c93ba08",
      "parents": [
        "7da817ea6e3e5b2fc306c909734aa72f10d2b10e"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Tue May 23 13:42:15 2017 +0200"
      },
      "committer": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Tue May 23 13:42:15 2017 +0200"
      },
      "message": "Tunne bootstrap scripts\n"
    },
    {
      "commit": "7da817ea6e3e5b2fc306c909734aa72f10d2b10e",
      "tree": "2117ef47389183e75f7ae893d68c2cd0e5ffdd73",
      "parents": [
        "746f8285c878a7a173911099e6e4eeca4ed1f76c",
        "36c3a68c2009bdfd9b24e3a6fbc7b81973ca850b"
      ],
      "author": {
        "name": "Jakub Pavlik",
        "email": "pavlk.jakub@gmail.com",
        "time": "Mon May 22 21:59:30 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@5776b83a74fe",
        "time": "Mon May 22 21:59:30 2017 +0000"
      },
      "message": "Merge \"Raise open_files_limit for mysql\""
    },
    {
      "commit": "bca6ffa7275996be6a50b59983e5b2fb0f2a4a18",
      "tree": "b4aa845021cf146e4c0c8178bf27fdd80c669d7d",
      "parents": [
        "746f8285c878a7a173911099e6e4eeca4ed1f76c"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Mon May 22 13:10:20 2017 +0200"
      },
      "committer": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Mon May 22 13:25:45 2017 +0200"
      },
      "message": "Additional users\n"
    },
    {
      "commit": "746f8285c878a7a173911099e6e4eeca4ed1f76c",
      "tree": "723bb13755a4524648776d21c4f3f0a3500dd159",
      "parents": [
        "3ac6df7b9dec25aff28a55b1cd217b3246eccfdf",
        "8933a6c7e2ba8ced3184e91fd4a6cea530cb9e43"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Thu May 18 14:19:42 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu May 18 14:19:42 2017 +0200"
      },
      "message": "Merge pull request #24 from Martin819/master\n\nAdded Kitchen tests and travis"
    },
    {
      "commit": "8933a6c7e2ba8ced3184e91fd4a6cea530cb9e43",
      "tree": "723bb13755a4524648776d21c4f3f0a3500dd159",
      "parents": [
        "3ac6df7b9dec25aff28a55b1cd217b3246eccfdf"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Tue Apr 11 14:55:08 2017 +0200"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Mon May 15 11:24:07 2017 +0200"
      },
      "message": "Added Kitchen tests and travis\n"
    },
    {
      "commit": "36c3a68c2009bdfd9b24e3a6fbc7b81973ca850b",
      "tree": "179d3e19156b3a39998ce792afee4a3ccef38546",
      "parents": [
        "3ac6df7b9dec25aff28a55b1cd217b3246eccfdf"
      ],
      "author": {
        "name": "Jan Cach",
        "email": "cach.jan@gmail.com",
        "time": "Thu May 04 16:17:23 2017 +0200"
      },
      "committer": {
        "name": "Jan Cach",
        "email": "cach.jan@gmail.com",
        "time": "Thu May 04 16:17:23 2017 +0200"
      },
      "message": "Raise open_files_limit for mysql\n\nChange-Id: I6047d632a2bfeb6525ac60092436ccd5334671e4\n"
    },
    {
      "commit": "3ac6df7b9dec25aff28a55b1cd217b3246eccfdf",
      "tree": "b6876e550ad03cbfb844fa3ba723b008275f38a8",
      "parents": [
        "119cbd1f791aef58cd3eb054c02701b489b09ffd"
      ],
      "author": {
        "name": "Jiri Broulik",
        "email": "jbroulik@mirantis.com",
        "time": "Thu Apr 27 22:08:19 2017 +0200"
      },
      "committer": {
        "name": "Jiri Broulik",
        "email": "jbroulik@mirantis.com",
        "time": "Thu Apr 27 22:08:56 2017 +0200"
      },
      "message": "restore fix\n\nChange-Id: I9638c66d1a204a54e25144c4dfe43d5cf5ba135c\n"
    },
    {
      "commit": "119cbd1f791aef58cd3eb054c02701b489b09ffd",
      "tree": "f492ec7424311bc919b1a20d40e83f67a62bc12c",
      "parents": [
        "325665beefd203b1f2b3ca51f76e19bc2a974369",
        "40423211079a4d67c6ea498c4c15d0c9c71fc1c6"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Fri Apr 21 15:59:37 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 21 15:59:37 2017 +0200"
      },
      "message": "Merge pull request #25 from teoyaomiqui/patch-1\n\nPROD-10495 Fixing file match for correct targeting"
    },
    {
      "commit": "40423211079a4d67c6ea498c4c15d0c9c71fc1c6",
      "tree": "f492ec7424311bc919b1a20d40e83f67a62bc12c",
      "parents": [
        "325665beefd203b1f2b3ca51f76e19bc2a974369"
      ],
      "author": {
        "name": "teoyaomiqui",
        "email": "kk@wgames.com.ua",
        "time": "Fri Apr 21 16:46:09 2017 +0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 21 16:46:09 2017 +0300"
      },
      "message": "PROD-10495 Fixing file match for correct targeting"
    },
    {
      "commit": "83883123f4f8ed95d9783d7d48cd2cfd13d4a30e",
      "tree": "f93735f627790c3e6e359af657a52fb75fdec400",
      "parents": [
        "325665beefd203b1f2b3ca51f76e19bc2a974369"
      ],
      "author": {
        "name": "Marek Celoud",
        "email": "mceloud@mirantis.com",
        "time": "Mon Apr 10 18:36:06 2017 +0200"
      },
      "committer": {
        "name": "Marek Celoud",
        "email": "mceloud@mirantis.com",
        "time": "Mon Apr 10 18:38:18 2017 +0200"
      },
      "message": "Change mysql-wsrep package\n\nChange-Id: I2856f50977b1959801d66e7bc73fe54d24d43801\n"
    },
    {
      "commit": "325665beefd203b1f2b3ca51f76e19bc2a974369",
      "tree": "b8c18fad937d7e511551ee75704f900dd8d70110",
      "parents": [
        "2b501f112d624009cf60a3dbcc9994c52542c217"
      ],
      "author": {
        "name": "Jakub Pavlik",
        "email": "pavlk.jakub@gmail.com",
        "time": "Thu Apr 06 14:38:55 2017 +0200"
      },
      "committer": {
        "name": "Jakub Pavlik",
        "email": "pavlk.jakub@gmail.com",
        "time": "Thu Apr 06 14:38:55 2017 +0200"
      },
      "message": "Remove libmysqlclient18 from package requirements\n\nIt comes as dependency from main wsrep packages and it differs\nbetween versions of OS.\n\nChange-Id: I2b50edaa19e52009766bca9fa31c566f59ff9319\n"
    },
    {
      "commit": "2b501f112d624009cf60a3dbcc9994c52542c217",
      "tree": "276b7ff4969c061edaa3493d5bf0cf2062f1dcf4",
      "parents": [
        "6fc8bd4078f3eb49f3814fee5a4cc28dab26e57a"
      ],
      "author": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Mon Mar 13 10:43:57 2017 +0100"
      },
      "committer": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Thu Mar 16 16:32:25 2017 +0100"
      },
      "message": "Increase sleep interval in the bootstrap script\n\nBecause the current timeout interval is too short in some environments.\nThe change also adds information messages to bootstrap scripts\n\nChange-Id: I295da792349f5864a484e3eb318342dcc31fffab\n"
    },
    {
      "commit": "6fc8bd4078f3eb49f3814fee5a4cc28dab26e57a",
      "tree": "e0f7743417a4dd82787bbb8b6aeed536e388951f",
      "parents": [
        "8d1060a83f3c4ef896b7aced72ec171e7de5a93a"
      ],
      "author": {
        "name": "Jakub Pavlik",
        "email": "pavlk.jakub@gmail.com",
        "time": "Mon Mar 13 18:43:05 2017 +0100"
      },
      "committer": {
        "name": "Jakub Pavlik",
        "email": "pavlk.jakub@gmail.com",
        "time": "Mon Mar 13 19:18:30 2017 +0100"
      },
      "message": "[WIP] Fixes for MCP1.0 galera\n\nChange-Id: I91f55d599f5291f34bfa81f55dafd6734606e1cc\n"
    },
    {
      "commit": "8d1060a83f3c4ef896b7aced72ec171e7de5a93a",
      "tree": "2a3efeba1e6acecb7c675d7baabf3b7749c2e29b",
      "parents": [
        "5b356a7f55beaa32d93ac4459c014ea990764927"
      ],
      "author": {
        "name": "Jakub Pavlik",
        "email": "pavlk.jakub@gmail.com",
        "time": "Tue Feb 14 09:51:26 2017 +0100"
      },
      "committer": {
        "name": "Jakub Pavlik",
        "email": "pavlk.jakub@gmail.com",
        "time": "Thu Feb 16 09:32:11 2017 +0100"
      },
      "message": "Galera master installation hangs\n\nGalera master installation hangs on installation\nmysql-server-wsrep-5.6. It seems that log_error is not working,\nbecause of next message: \"mysqld_safe Can\u0027t log to error log and\nsyslog at the same time. Remove all --log-error configuration\noptions for --syslog to take effect.\" Using \"syslog \u003d yes\" instead\nof log_error makes it works without any other changes.\n\nChange-Id: I39a8a87ed048557c19f3843b97c75469385e4978\nCloses-bug: PROD-9065\n"
    },
    {
      "commit": "5b356a7f55beaa32d93ac4459c014ea990764927",
      "tree": "f61e28be9007818b98fb500f316009a651c49dd6",
      "parents": [
        "9e43e6cd3ebe18de38a4e66b48dc8167cc6220c2"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Thu Feb 02 13:02:03 2017 +0100"
      },
      "committer": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Thu Feb 02 13:02:03 2017 +0100"
      },
      "message": "Unify Makefile, .gitignore and update readme\n"
    },
    {
      "commit": "9e43e6cd3ebe18de38a4e66b48dc8167cc6220c2",
      "tree": "8525eed2c87e9e189b9af4f7e30bab472f0335b0",
      "parents": [
        "bd8adbae5276878c2b7543855b6d3b5958831f6e",
        "489a660a1f5855a00354d5165a30567cc80bdd58"
      ],
      "author": {
        "name": "Aleš Komárek",
        "email": "github@newt.cz",
        "time": "Fri Jan 27 09:16:04 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 27 09:16:04 2017 +0100"
      },
      "message": "Merge pull request #23 from thouveng/build-main-dashboard\n\nProvide grains for building the main dashboard"
    },
    {
      "commit": "489a660a1f5855a00354d5165a30567cc80bdd58",
      "tree": "8525eed2c87e9e189b9af4f7e30bab472f0335b0",
      "parents": [
        "bd8adbae5276878c2b7543855b6d3b5958831f6e"
      ],
      "author": {
        "name": "Guillaume Thouvenin",
        "email": "gthouvenin@mirantis.com",
        "time": "Wed Jan 25 16:55:34 2017 +0100"
      },
      "committer": {
        "name": "Guillaume Thouvenin",
        "email": "gthouvenin@mirantis.com",
        "time": "Thu Jan 26 14:17:37 2017 +0100"
      },
      "message": "Provide grains for building the main dashboard\n"
    },
    {
      "commit": "bd8adbae5276878c2b7543855b6d3b5958831f6e",
      "tree": "47b2b74f1ab2936438883c10d2045de4c97b81c0",
      "parents": [
        "a4fa60527ae4bc1dd08021550e66ed64206d2498",
        "5a2c7f71c28e1f69ccb5fdd4c224159174128d40"
      ],
      "author": {
        "name": "pasquier-s",
        "email": "spasquier@mirantis.com",
        "time": "Thu Dec 15 11:00:59 2016 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 15 11:00:59 2016 +0100"
      },
      "message": "Merge pull request #22 from tcpcloud/disable-sensu\n\ndisable-sensu"
    },
    {
      "commit": "5a2c7f71c28e1f69ccb5fdd4c224159174128d40",
      "tree": "a7f4295a2c9c68b730312de6a4c8f0cf3878af27",
      "parents": [
        "82f203eea24c5149bea5150a71737cbcff2d1e3c"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Fri Dec 09 11:37:18 2016 +0100"
      },
      "committer": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Fri Dec 09 11:37:18 2016 +0100"
      },
      "message": "disable sensu, meta/sensu.yml is missing\n"
    },
    {
      "commit": "a4fa60527ae4bc1dd08021550e66ed64206d2498",
      "tree": "d3ada502c5846f2a37715f3ed8a66ae1108a1b96",
      "parents": [
        "f2c86c8915112e4457374eeecacc144bb0413948",
        "fa4430f9f028bc0bff9f142fa94559ed38c8c8fe"
      ],
      "author": {
        "name": "Éric Lemoine",
        "email": "eric.lemoine@gmail.com",
        "time": "Thu Dec 08 11:06:17 2016 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 08 11:06:17 2016 +0100"
      },
      "message": "Merge pull request #21 from elemoine/alarms\n\nSplit the mysql alarm cluster"
    },
    {
      "commit": "fa4430f9f028bc0bff9f142fa94559ed38c8c8fe",
      "tree": "d3ada502c5846f2a37715f3ed8a66ae1108a1b96",
      "parents": [
        "f2c86c8915112e4457374eeecacc144bb0413948"
      ],
      "author": {
        "name": "Éric Lemoine",
        "email": "elemoine@mirantis.com",
        "time": "Wed Dec 07 15:51:30 2016 +0000"
      },
      "committer": {
        "name": "Éric Lemoine",
        "email": "elemoine@mirantis.com",
        "time": "Wed Dec 07 15:51:30 2016 +0000"
      },
      "message": "Split the mysql alarm cluster\n"
    },
    {
      "commit": "f2c86c8915112e4457374eeecacc144bb0413948",
      "tree": "a485058be6a4e316e0df8c828c2a5042c0eadf4c",
      "parents": [
        "70fe4ae108eda2ea361b1b0a323c6260b46740df",
        "e06a318c6ffcd533b6de769df5a61b2ba595cbae"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Wed Dec 07 14:57:19 2016 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 07 14:57:19 2016 +0100"
      },
      "message": "Merge pull request #20 from tcpcloud/ulimit\n\nFix mysql with adding ulimit -n 102400"
    },
    {
      "commit": "e06a318c6ffcd533b6de769df5a61b2ba595cbae",
      "tree": "a485058be6a4e316e0df8c828c2a5042c0eadf4c",
      "parents": [
        "70fe4ae108eda2ea361b1b0a323c6260b46740df"
      ],
      "author": {
        "name": "Jakub Pavlik",
        "email": "pavlk.jakub@gmail.com",
        "time": "Tue Dec 06 12:34:33 2016 +0100"
      },
      "committer": {
        "name": "Jakub Pavlik",
        "email": "pavlk.jakub@gmail.com",
        "time": "Wed Dec 07 14:53:23 2016 +0100"
      },
      "message": "Fix mysql with adding ulimit -n 102400\n\nBug: After deployment of linux formulas and salt states\n/etc/security/limits.conf are not applying, as result connections\nto mysql failed with error (pymysql.err.OperationalError)\n(1040, u\u0027Too many connections\u0027)\n\nSolution: create mysql.overide, where ulimit is set to 102400\n\nClosed-bug: PROD-8427\n"
    },
    {
      "commit": "70fe4ae108eda2ea361b1b0a323c6260b46740df",
      "tree": "ea26e0eca4779b04233ed136a9453fc84c783726",
      "parents": [
        "82f203eea24c5149bea5150a71737cbcff2d1e3c",
        "a3fc75670947d9b112b299e17d4696547f46e166"
      ],
      "author": {
        "name": "pasquier-s",
        "email": "spasquier@mirantis.com",
        "time": "Tue Dec 06 10:24:39 2016 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 06 10:24:39 2016 +0100"
      },
      "message": "Merge pull request #19 from simonpasquier/fix-cluster-policy\n\nChange cluster policy to availability_of_members"
    },
    {
      "commit": "a3fc75670947d9b112b299e17d4696547f46e166",
      "tree": "ea26e0eca4779b04233ed136a9453fc84c783726",
      "parents": [
        "82f203eea24c5149bea5150a71737cbcff2d1e3c"
      ],
      "author": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Fri Dec 02 12:21:08 2016 +0100"
      },
      "committer": {
        "name": "Simon Pasquier",
        "email": "spasquier@mirantis.com",
        "time": "Fri Dec 02 12:21:08 2016 +0100"
      },
      "message": "Change cluster policy to availability_of_members\n\nBecause the cluster isn\u0027t managed by Pacemaker, using\nmajority_of_members is misleading.\n"
    },
    {
      "commit": "82f203eea24c5149bea5150a71737cbcff2d1e3c",
      "tree": "86c06784156346011904a4781dc5f5672d432b8f",
      "parents": [
        "c75ba39d84b20a84d7e401273697d9cec8d6f5d8",
        "157bf84ee4b2f53a85fe56aadf04c4d12595794b"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Fri Nov 25 17:32:39 2016 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 25 17:32:39 2016 +0100"
      },
      "message": "Merge pull request #18 from tcpcloud/stacklight\n\nStacklight"
    }
  ],
  "next": "157bf84ee4b2f53a85fe56aadf04c4d12595794b"
}
