)]}'
{
  "log": [
    {
      "commit": "f49be1e7567dd7368dc503fbf190804123dab0ce",
      "tree": "edb154ab61a9aa21c28da3cecf5fda1950e48abf",
      "parents": [
        "5e035c230736e117631567729ca401145195579f"
      ],
      "author": {
        "name": "Alexandru Avadanii",
        "email": "Alexandru.Avadanii@enea.com",
        "time": "Mon Feb 26 06:11:06 2018 +0100"
      },
      "committer": {
        "name": "Alexandru Avadanii",
        "email": "Alexandru.Avadanii@enea.com",
        "time": "Tue Feb 27 01:00:01 2018 +0100"
      },
      "message": "network.dpdk: ovs-vswitchd alternative inversion\n\nBy default, the alternative installed by `openvswitch-switch`\npackages shadows (higher prio) `openvswitch-switch-dpdk` version,\ne.g. for UCA Pike packages:\n\n$ update-alternatives --query ovs-vswitchd\nAlternative: /usr/lib/openvswitch-switch-dpdk/ovs-vswitchd-dpdk\nPriority: 50\nAlternative: /usr/lib/openvswitch-switch/ovs-vswitchd\nPriority: 100\n\nTo avoid confusion, when DPDK is enabled and ovs-vswitchd-dpdk\nshould be used, remove the alternative for classic ovs-vswitchd\n(which can easily be re-eneabled later if needed).\n\nSigned-off-by: Alexandru Avadanii \u003cAlexandru.Avadanii@enea.com\u003e\n"
    },
    {
      "commit": "5e035c230736e117631567729ca401145195579f",
      "tree": "5f167359e44c45184e50c242cfce6f48b63ed864",
      "parents": [
        "6a04d277a84b2ea375472e483eceff08b3744d58"
      ],
      "author": {
        "name": "Alexandru Avadanii",
        "email": "Alexandru.Avadanii@enea.com",
        "time": "Tue Feb 27 00:56:25 2018 +0100"
      },
      "committer": {
        "name": "Alexandru Avadanii",
        "email": "Alexandru.Avadanii@enea.com",
        "time": "Tue Feb 27 01:00:01 2018 +0100"
      },
      "message": "system.hugepages: sysctl vm.nr_hugepages\n\nAllow hugepages to be used right away. This is a best effort attempt,\nas memory might be too fragmented to free enough contiguous regions\nfor all hugepages, so early allocation during boot remains the norm.\n\nThis allows using ovs-switchd-dpdk without rebooting the node first.\n\nSigned-off-by: Alexandru Avadanii \u003cAlexandru.Avadanii@enea.com\u003e\n"
    },
    {
      "commit": "6a04d277a84b2ea375472e483eceff08b3744d58",
      "tree": "bb2549ed5b5f6b5f582f54a3fe1c0737a2551eb3",
      "parents": [
        "03538a85303016ec54462b60dde39fcdd0216736",
        "1e41e3065d152c3e7c31dff03fc811ea7b8b8db0"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Mon Feb 26 15:01:06 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 26 15:01:06 2018 +0100"
      },
      "message": "Merge pull request #144 from medunigraz/master\n\nUse items() instead of iteritems() for Python3 compatibility."
    },
    {
      "commit": "1e41e3065d152c3e7c31dff03fc811ea7b8b8db0",
      "tree": "bb2549ed5b5f6b5f582f54a3fe1c0737a2551eb3",
      "parents": [
        "03538a85303016ec54462b60dde39fcdd0216736"
      ],
      "author": {
        "name": "Michael Fladischer",
        "email": "FladischerMichael@fladi.at",
        "time": "Fri Feb 23 18:31:25 2018 +0100"
      },
      "committer": {
        "name": "Michael Fladischer",
        "email": "FladischerMichael@fladi.at",
        "time": "Fri Feb 23 18:31:25 2018 +0100"
      },
      "message": "Use items() instead of iteritems() for Python3 compatibility.\n\niteritems() was dropped in recent Python3 releases and items() is compatible\nwith Python 2.7.\n"
    },
    {
      "commit": "03538a85303016ec54462b60dde39fcdd0216736",
      "tree": "f2f962071563ff9cdf350825694a75a869fd39d1",
      "parents": [
        "4603e8240888357e92d04de98f9bf11260684128"
      ],
      "author": {
        "name": "Mateusz Matuszkowiak",
        "email": "mmatuszkowiak@mirantis.com",
        "time": "Thu Feb 15 13:04:47 2018 +0100"
      },
      "committer": {
        "name": "Mateusz Matuszkowiak",
        "email": "mmatuszkowiak@mirantis.com",
        "time": "Thu Feb 22 11:07:30 2018 +0100"
      },
      "message": "Change regex for hdd errors to be more strict\n\nIts possible for fluentd to match and report false positives with\ncurrent regex for hdd errors. The following log example line:\nfailed to deactivate service binding for container\n jenkins_slave02.1.tijvdstzxrs6gikbwrtu85078\" error\u003d\ncan be catched by the regex and report about the (false positive)\nissue will be sent to prometheus. So the new regex must be more strict,\nin order to avoid such alerts.\n\nChange-Id: Ieb27ca39a32ad7bf6e1d0e88d564405e460a4f5f\nCloses-Bug: PROD-17883\n"
    },
    {
      "commit": "4603e8240888357e92d04de98f9bf11260684128",
      "tree": "9bd9ff6e463603cc2c346b0a1dfdc295d3acf787",
      "parents": [
        "10edb594c83e1a3cc3ac596c72c02c582a15f2bf"
      ],
      "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\nChange-Id: I4de65a2019aa031c4eb817742496e283ccba884d\n"
    },
    {
      "commit": "10edb594c83e1a3cc3ac596c72c02c582a15f2bf",
      "tree": "79a10306a0467589ef2b3633783df2e6b11203fd",
      "parents": [
        "f40599a3c8613a8d54f94fa84c83ec93686aef78",
        "8e994f935cc6c09e442b52420af438d291db12e0"
      ],
      "author": {
        "name": "mcp-jenkins",
        "email": "mcp-jenkins@mirantis.com",
        "time": "Thu Feb 08 15:02:46 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@56fc70e46927",
        "time": "Thu Feb 08 15:02:46 2018 +0000"
      },
      "message": "Merge \"Fixed shebang kernel limitation with virtualenv during test run (https://github.com/pypa/virtualenv/issues/596)\""
    },
    {
      "commit": "f40599a3c8613a8d54f94fa84c83ec93686aef78",
      "tree": "c927418d9b93ea462ae52a6ccdbda8620d11ff13",
      "parents": [
        "d458e6449b01e46725f6b9356ae0a659be8f8ccc"
      ],
      "author": {
        "name": "Richard Felkl",
        "email": "rfelkl@mirantis.com",
        "time": "Tue Feb 06 22:56:41 2018 +0100"
      },
      "committer": {
        "name": "Richard Felkl",
        "email": "rfelkl@mirantis.com",
        "time": "Thu Feb 08 13:44:12 2018 +0100"
      },
      "message": "linux.system.file - hash only if source is defined and ability to set name by param\n\nChange-Id: Ia286ac4377c6b03ce16c9dc1a5c7d3441efe7e12\n"
    },
    {
      "commit": "8e994f935cc6c09e442b52420af438d291db12e0",
      "tree": "d2cec1fd9c6f8c58325817d52b5af554ce9ec911",
      "parents": [
        "d458e6449b01e46725f6b9356ae0a659be8f8ccc"
      ],
      "author": {
        "name": "Jakub Josef",
        "email": "jakub.josef@gmail.com",
        "time": "Thu Feb 08 13:22:17 2018 +0100"
      },
      "committer": {
        "name": "Jakub Josef",
        "email": "jakub.josef@gmail.com",
        "time": "Thu Feb 08 13:22:17 2018 +0100"
      },
      "message": "Fixed shebang kernel limitation with virtualenv during test run (https://github.com/pypa/virtualenv/issues/596)\n\nChange-Id: I3968ae934038e2bedb4efedd75491bec20ac8bf4\n"
    },
    {
      "commit": "d458e6449b01e46725f6b9356ae0a659be8f8ccc",
      "tree": "8ccf39f7842a1c13d82206e86f21d83e9f47be48",
      "parents": [
        "98b673bd15cd26168d05f1896172fe4cf8e19da7"
      ],
      "author": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Tue Feb 06 16:42:02 2018 +0200"
      },
      "committer": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Tue Feb 06 17:05:51 2018 +0200"
      },
      "message": "Fix crating multiple loopback devices\n\nThis patch fixes issue with duplicate task IDs when multiple\nloopback devices should be added, and they stored in the same\ndirectory.\n\nChange-Id: Iae0027b6ee187f5366967e667380dfb3eae232fc\nRelated-Prod: PROD-17620\n"
    },
    {
      "commit": "98b673bd15cd26168d05f1896172fe4cf8e19da7",
      "tree": "46e24b5f30137d66a01c1a98d6faeee3656dc484",
      "parents": [
        "5f7144a35ef7f20f930b6bdd3ae2d0e39f9568c9",
        "bbbe1b114180a3d7e07b34ded2fbfb8a860607bb"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Tue Feb 06 13:14:53 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 06 13:14:53 2018 +0100"
      },
      "message": "Merge pull request #142 from bbinet/fix-file-mode\n\nFix file mode for file.managed state"
    },
    {
      "commit": "bbbe1b114180a3d7e07b34ded2fbfb8a860607bb",
      "tree": "46e24b5f30137d66a01c1a98d6faeee3656dc484",
      "parents": [
        "4a19d09d4db8a7c78d3b54d07caac05e4bb1b9e8"
      ],
      "author": {
        "name": "Bruno Binet",
        "email": "bruno.binet@gmail.com",
        "time": "Mon Feb 05 15:52:21 2018 +0100"
      },
      "committer": {
        "name": "Bruno Binet",
        "email": "bruno.binet@gmail.com",
        "time": "Mon Feb 05 15:52:21 2018 +0100"
      },
      "message": "Update readme for linux.system.file mode option\n\nfile_mode \u003d\u003e mode\n"
    },
    {
      "commit": "4a19d09d4db8a7c78d3b54d07caac05e4bb1b9e8",
      "tree": "ea01acf3691bb8feada9c207a1fcaff1c39e4f72",
      "parents": [
        "5f7144a35ef7f20f930b6bdd3ae2d0e39f9568c9"
      ],
      "author": {
        "name": "Bruno Binet",
        "email": "bruno.binet@gmail.com",
        "time": "Mon Feb 05 15:48:04 2018 +0100"
      },
      "committer": {
        "name": "Bruno Binet",
        "email": "bruno.binet@gmail.com",
        "time": "Mon Feb 05 15:48:07 2018 +0100"
      },
      "message": "Fix file mode in file.managed state\n\nfile.managed use \"mode\" option and not \"file_mode\" to configure the\nperms of the managed file.\nSee: https://docs.saltstack.com/en/latest/ref/states/all/salt.states.file.html#salt.states.file.managed\n"
    },
    {
      "commit": "5f7144a35ef7f20f930b6bdd3ae2d0e39f9568c9",
      "tree": "49de495982c5a2d4022be91c8d8eb1adfb6c3a59",
      "parents": [
        "e1e4eba9f734dab962e3f7afe0d9c8ed5503b4e3",
        "b0bc29e1202bcb464ced393e0feeba6145e89936"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Sat Feb 03 12:39:36 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Feb 03 12:39:36 2018 +0100"
      },
      "message": "Merge pull request #141 from bbinet/file-contents_pillar\n\nAdd contents_pillar support for files managed by pillar"
    },
    {
      "commit": "b0bc29e1202bcb464ced393e0feeba6145e89936",
      "tree": "49de495982c5a2d4022be91c8d8eb1adfb6c3a59",
      "parents": [
        "e1e4eba9f734dab962e3f7afe0d9c8ed5503b4e3"
      ],
      "author": {
        "name": "Bruno Binet",
        "email": "bruno.binet@gmail.com",
        "time": "Fri Feb 02 17:16:26 2018 +0100"
      },
      "committer": {
        "name": "Bruno Binet",
        "email": "bruno.binet@gmail.com",
        "time": "Fri Feb 02 17:18:03 2018 +0100"
      },
      "message": "Add contents_pillar support for files managed by pillar\n"
    },
    {
      "commit": "e1e4eba9f734dab962e3f7afe0d9c8ed5503b4e3",
      "tree": "187785ef4f03df741c3e3554788b3cd6d658ac7f",
      "parents": [
        "47bf675dcd469bb12ab7ab5567ff9a4cab2b6cb3",
        "ebf5552f667549a58df6319e0140705d64b97da2"
      ],
      "author": {
        "name": "mcp-jenkins",
        "email": "mcp-jenkins@mirantis.com",
        "time": "Thu Feb 01 08:15:11 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@56fc70e46927",
        "time": "Thu Feb 01 08:15:11 2018 +0000"
      },
      "message": "Merge \"Handle kernel boot options\""
    },
    {
      "commit": "47bf675dcd469bb12ab7ab5567ff9a4cab2b6cb3",
      "tree": "6c58cdc16ac13f833e029b230ce0c33538619de2",
      "parents": [
        "56c6cba6a1b2afb02f39e07071286fa67ad12053"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Fri Jan 26 23:55:42 2018 +0100"
      },
      "committer": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Fri Jan 26 23:55:46 2018 +0100"
      },
      "message": "Fix atop systemd unit file name\n\nFixes: #140\nChange-Id: Ic0f8bf07cd26436daed49c1f34aacad96424c190\n"
    },
    {
      "commit": "56c6cba6a1b2afb02f39e07071286fa67ad12053",
      "tree": "219838f6d70e4e0c332f090b0a4df3931c4c9d1c",
      "parents": [
        "7082b36375ffe2e81ff6d89c9e976a2c46e649c3",
        "a3d319974b7ce70a262bb55ce660f6a9b2274c1d"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Fri Jan 26 23:45:59 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 26 23:45:59 2018 +0100"
      },
      "message": "Merge pull request #139 from cristinapauna/aarch64-hugepages\n\nApply the hugepages configuration for aarch64"
    },
    {
      "commit": "a3d319974b7ce70a262bb55ce660f6a9b2274c1d",
      "tree": "219838f6d70e4e0c332f090b0a4df3931c4c9d1c",
      "parents": [
        "7082b36375ffe2e81ff6d89c9e976a2c46e649c3"
      ],
      "author": {
        "name": "cristinapauna",
        "email": "35840514+cristinapauna@users.noreply.github.com",
        "time": "Fri Jan 26 16:27:36 2018 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 26 16:27:36 2018 +0200"
      },
      "message": "Apply the hugepages configuration for aarch64\n\nNeeded for https://jira.opnfv.org/browse/ARMBAND-341"
    },
    {
      "commit": "7082b36375ffe2e81ff6d89c9e976a2c46e649c3",
      "tree": "af70a9e6789c8b5981fd913701b49bd7bcfde710",
      "parents": [
        "1aa1aea055f5f9b0cdcbc6f65708fd4215318505",
        "54132814268a17ff08fdc1ebb0e7dfa6a61266ca"
      ],
      "author": {
        "name": "mcp-jenkins",
        "email": "mcp-jenkins@mirantis.com",
        "time": "Thu Jan 25 14:22:18 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@56fc70e46927",
        "time": "Thu Jan 25 14:22:18 2018 +0000"
      },
      "message": "Merge \"Remove old kernel via dpkg instead of apt\""
    },
    {
      "commit": "1aa1aea055f5f9b0cdcbc6f65708fd4215318505",
      "tree": "411bcb1183d0946c30d6261c61536247c1e794c5",
      "parents": [
        "2e07d650c1b264f95fa175516e3bd47319da2328",
        "7df80d16a61141fae863e1fdc1033c54ddda9a2e"
      ],
      "author": {
        "name": "mcp-jenkins",
        "email": "mcp-jenkins@mirantis.com",
        "time": "Thu Jan 25 12:41:48 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@56fc70e46927",
        "time": "Thu Jan 25 12:41:48 2018 +0000"
      },
      "message": "Merge \"Disable resolvconf service.\""
    },
    {
      "commit": "2e07d650c1b264f95fa175516e3bd47319da2328",
      "tree": "1b702984ad40ac7ea20e238d21224b8bcebf97d3",
      "parents": [
        "6f2f6a290550efe3433dd6b70f7481ddd758d539"
      ],
      "author": {
        "name": "Richard Felkl",
        "email": "rfelkl@mirantis.com",
        "time": "Fri Jan 19 10:19:06 2018 +0100"
      },
      "committer": {
        "name": "Richard Felkl",
        "email": "rfelkl@mirantis.com",
        "time": "Thu Jan 25 12:24:39 2018 +0100"
      },
      "message": "Added support for managing files by pillar\n\nChange-Id: Ibd0a024bcd69089d9835a18f2bb803c952e13967\n"
    },
    {
      "commit": "54132814268a17ff08fdc1ebb0e7dfa6a61266ca",
      "tree": "2769222fe16f0559f9de47810057822b5a8f1076",
      "parents": [
        "e5a7a1d705b5203e34e700397cdb81b9fbaf2867"
      ],
      "author": {
        "name": "Sergey Otpuschennikov",
        "email": "sotpuschennikov@mirantis.com",
        "time": "Mon Jan 15 17:28:52 2018 +0400"
      },
      "committer": {
        "name": "Sergey Otpuschennikov",
        "email": "sotpuschennikov@mirantis.com",
        "time": "Thu Jan 25 15:01:33 2018 +0400"
      },
      "message": "Remove old kernel via dpkg instead of apt\n\n During remove previous kernel apt installs latest available kernel\n\nChange-Id: Ife9c1a57257bd790e01a597d1a853cadd38bb03b\n"
    },
    {
      "commit": "ebf5552f667549a58df6319e0140705d64b97da2",
      "tree": "e3ae0e70ee373e9f1e88324b80e4fb42c29bfad8",
      "parents": [
        "6f2f6a290550efe3433dd6b70f7481ddd758d539"
      ],
      "author": {
        "name": "Michael Polenchuk",
        "email": "mpolenchuk@mirantis.com",
        "time": "Thu Jan 25 13:22:39 2018 +0400"
      },
      "committer": {
        "name": "Michael Polenchuk",
        "email": "mpolenchuk@mirantis.com",
        "time": "Thu Jan 25 13:36:16 2018 +0400"
      },
      "message": "Handle kernel boot options\n\nThe \u0027system.kernel.elevator\u0027 and \u0027system.kernel.isolcpu\u0027 options\nhave been kept for backward compatibility and should be used in new\nfashion way with system.kernel.boot_options parameter.\n\nChange-Id: I51f7167b8b8946500df2065ee6b02bcf21809bc9\n"
    },
    {
      "commit": "7df80d16a61141fae863e1fdc1033c54ddda9a2e",
      "tree": "7486560ed04fc37e2eeff19e8e07de4b5f0879d4",
      "parents": [
        "6f2f6a290550efe3433dd6b70f7481ddd758d539"
      ],
      "author": {
        "name": "Andrey Shestakov",
        "email": "ashestakov@mirantis.com",
        "time": "Tue Jan 23 17:51:52 2018 +0200"
      },
      "committer": {
        "name": "Andrey Shestakov",
        "email": "ashestakov@mirantis.com",
        "time": "Tue Jan 23 17:51:52 2018 +0200"
      },
      "message": "Disable resolvconf service.\n\nWhen resolv.conf file is managed by salt, resolvconf service should be disabled\nbecause it overwriting resolv.conf after reboot.\n\nChange-Id: I7ec85872ddbd5f90232d5d41a8171169c779a1c5\n"
    },
    {
      "commit": "6f2f6a290550efe3433dd6b70f7481ddd758d539",
      "tree": "a2ae2ce50e1447ecf2f370bca2ae129c7e8b896a",
      "parents": [
        "47aa33e4b6267fc1a90179c5d9fdd98f49ff4c92",
        "d173d55427653454e95eef7815e8b080786bf318"
      ],
      "author": {
        "name": "Jakub Josef",
        "email": "jjosef@mirantis.com",
        "time": "Tue Jan 23 12:38:39 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@56fc70e46927",
        "time": "Tue Jan 23 12:38:39 2018 +0000"
      },
      "message": "Merge \"[dpdk] Support ovs bridge tagging\""
    },
    {
      "commit": "47aa33e4b6267fc1a90179c5d9fdd98f49ff4c92",
      "tree": "1ec4d075bfc5dbf7411dc5de739d68cc0d5b3929",
      "parents": [
        "8d15b0f60ae7a33dfebcbff7920e09960c46bca3",
        "72f61c4e346d909a606e164fbde20d3226b41397"
      ],
      "author": {
        "name": "Ondrej Smola",
        "email": "osmola@mirantis.com",
        "time": "Mon Jan 22 15:20:23 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@56fc70e46927",
        "time": "Mon Jan 22 15:20:23 2018 +0000"
      },
      "message": "Merge \"Remove Salt deprecations and switch tests to Salt 2017.7\""
    },
    {
      "commit": "72f61c4e346d909a606e164fbde20d3226b41397",
      "tree": "0ec32543eda2c2beb61b9f67844f03297521b9c4",
      "parents": [
        "3e68a4f78b4bf66070c43954c908e4cdecab5379"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Fri Jan 19 13:55:09 2018 +0100"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Mon Jan 22 15:52:37 2018 +0100"
      },
      "message": "Remove Salt deprecations and switch tests to Salt 2017.7\n\nChange-Id: If96f95fdab13eae187a843f81b0d0060339a5f98\n"
    },
    {
      "commit": "d173d55427653454e95eef7815e8b080786bf318",
      "tree": "f93c3e11c43b031cd200532afad53609e3755bfc",
      "parents": [
        "8d15b0f60ae7a33dfebcbff7920e09960c46bca3"
      ],
      "author": {
        "name": "Michael Polenchuk",
        "email": "mpolenchuk@mirantis.com",
        "time": "Mon Jan 22 15:22:47 2018 +0400"
      },
      "committer": {
        "name": "Michael Polenchuk",
        "email": "mpolenchuk@mirantis.com",
        "time": "Mon Jan 22 16:11:24 2018 +0400"
      },
      "message": "[dpdk] Support ovs bridge tagging\n\nBring in \"tag\" option for dpdk/ovs bridges\nto support vlan-tagged vxlan mode.\n\nChange-Id: I7f1f88233694f2c8b968a6cf55584f32879ec042\n"
    },
    {
      "commit": "8d15b0f60ae7a33dfebcbff7920e09960c46bca3",
      "tree": "cb01861b4b5793f8fd92a075c4bcb29a12707d03",
      "parents": [
        "9ee7473ff9ded8fee164ae879dc3c8da7707d129",
        "7d8d67aa1e1a23d0012ce3adf238a1f1a478d67e"
      ],
      "author": {
        "name": "mcp-jenkins",
        "email": "mcp-jenkins@mirantis.com",
        "time": "Fri Jan 19 16:02:59 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@56fc70e46927",
        "time": "Fri Jan 19 16:02:59 2018 +0000"
      },
      "message": "Merge \"Presenting pam_ldap auth for linux feature\""
    },
    {
      "commit": "7d8d67aa1e1a23d0012ce3adf238a1f1a478d67e",
      "tree": "82a777f440752fed03e967432192b5ac0d47a1f7",
      "parents": [
        "3e68a4f78b4bf66070c43954c908e4cdecab5379"
      ],
      "author": {
        "name": "Dmitry Stremkouski",
        "email": "dstremkouski@mirantis.com",
        "time": "Wed Nov 15 13:08:19 2017 +0300"
      },
      "committer": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Fri Jan 19 16:52:30 2018 +0100"
      },
      "message": "Presenting pam_ldap auth for linux feature\n\nThis patch implements pam ldap integration for linux host.\n\nRelated Prod: PROD-16022\nCustomer-Found\nChange-Id: I2a05cfb4821d176724f03c61253700ef1f4d0bd8\n"
    },
    {
      "commit": "9ee7473ff9ded8fee164ae879dc3c8da7707d129",
      "tree": "f2b13dcb63f62b9d07b932ee6c1977e5fe300e54",
      "parents": [
        "3e68a4f78b4bf66070c43954c908e4cdecab5379"
      ],
      "author": {
        "name": "Michael Polenchuk",
        "email": "mpolenchuk@mirantis.com",
        "time": "Fri Jan 19 16:56:51 2018 +0400"
      },
      "committer": {
        "name": "Michael Polenchuk",
        "email": "mpolenchuk@mirantis.com",
        "time": "Fri Jan 19 17:03:38 2018 +0400"
      },
      "message": "Wipe off the dpdk-dkms meta package\n\nWipe off this excess meta package from dpdk required packages\nlist in order to be compatible with UCA repos as well.\n\nChange-Id: Ia0e894e48f2cbb9d911f33756cf5a5508a20179c\nCloses-Bug: #PROD-17033\n"
    },
    {
      "commit": "3e68a4f78b4bf66070c43954c908e4cdecab5379",
      "tree": "c9da0238c7055f903a2501fa77d7c295135d9fc9",
      "parents": [
        "477124808a6b4a7bf2e90b3224dff32457e3bd0b"
      ],
      "author": {
        "name": "Oleh Hryhorov",
        "email": "ohryhorov@mirantis.com",
        "time": "Wed Jan 17 13:01:49 2018 +0200"
      },
      "committer": {
        "name": "Oleh Hryhorov",
        "email": "ohryhorov@mirantis.com",
        "time": "Wed Jan 17 13:27:48 2018 +0200"
      },
      "message": "The patch fixes access to undefined variable\n\nThe patches fixes the situation when repo is not defined but\nformula tries to get access to source parameter of the repo.\n\nChange-Id: Ifa7b8475bfc2cece6803ab7da7b2d0d5cc12b652\nRelated-PROD: PROD-17001\n"
    },
    {
      "commit": "477124808a6b4a7bf2e90b3224dff32457e3bd0b",
      "tree": "b6bac8e722f918d5d8dc04ea9ed21813b5f9f025",
      "parents": [
        "904ca2ef73c86649d7c6cfd9c802fc55874a4d54",
        "6616077674f49ae59dfe5adbfb272edf8832efd4"
      ],
      "author": {
        "name": "Ales Komarek",
        "email": "akomarek@mirantis.com",
        "time": "Tue Jan 16 13:28:17 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@fc1bd70f0a8f",
        "time": "Tue Jan 16 13:28:17 2018 +0000"
      },
      "message": "Merge \"Generate metrics from logs\""
    },
    {
      "commit": "904ca2ef73c86649d7c6cfd9c802fc55874a4d54",
      "tree": "1e9d5b4c7eb6a8c45cc7db036179f11b2ec995dd",
      "parents": [
        "303905d8db46c3c911bd95fa44f39308cd8ca759",
        "4d5c0a80bdfe727b098e92135e3492c7172ff661"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "fpytloun@mirantis.com",
        "time": "Tue Jan 16 09:09:59 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@e9aa877068d1",
        "time": "Tue Jan 16 09:09:59 2018 +0000"
      },
      "message": "Merge \"Fix/Feature: RHEL repo.enabled\u003dFalse; use pkgrepo.abset\""
    },
    {
      "commit": "303905d8db46c3c911bd95fa44f39308cd8ca759",
      "tree": "8546ccb8202ec71cc300f3f8e30b5be07063b2e5",
      "parents": [
        "1a191e379e4649271e13595952274637eeed6283"
      ],
      "author": {
        "name": "Jiri Broulik",
        "email": "jbroulik@mirantis.com",
        "time": "Thu Jan 11 14:12:48 2018 +0100"
      },
      "committer": {
        "name": "Jiri Broulik",
        "email": "jbroulik@mirantis.com",
        "time": "Mon Jan 15 17:32:11 2018 +0000"
      },
      "message": "cgroups\n\nPROD-16845\n\nChange-Id: Iabc6f4584e34c988e67ff42ee8ceb20c469823d6\n"
    },
    {
      "commit": "1a191e379e4649271e13595952274637eeed6283",
      "tree": "2ee98b067590b2bffb365e5eedd4462226c73fbb",
      "parents": [
        "e5a7a1d705b5203e34e700397cdb81b9fbaf2867"
      ],
      "author": {
        "name": "Jiri Broulik",
        "email": "jbroulik@mirantis.com",
        "time": "Mon Jan 15 15:54:21 2018 +0100"
      },
      "committer": {
        "name": "Jiri Broulik",
        "email": "jbroulik@mirantis.com",
        "time": "Mon Jan 15 15:59:24 2018 +0100"
      },
      "message": "ifdown ifup fix\n\nPROD-16903\n\nChange-Id: I660f745fc7518836f262b08fb92d39bbbe7a24e8\n"
    },
    {
      "commit": "e5a7a1d705b5203e34e700397cdb81b9fbaf2867",
      "tree": "d349eacdf1a6c8243e0c443afbd3ff9d144f5121",
      "parents": [
        "7c8d04bc151b7c05f0252276a4a8597329e9b8fa",
        "9ccd59f4f80f7a1d350d056d3cd8c973c061e1ed"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "fpytloun@mirantis.com",
        "time": "Mon Jan 15 12:13:03 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@e9aa877068d1",
        "time": "Mon Jan 15 12:13:03 2018 +0000"
      },
      "message": "Merge \"Remove salt-master, reclass from pkg dependencis\""
    },
    {
      "commit": "6616077674f49ae59dfe5adbfb272edf8832efd4",
      "tree": "9578ab31bff2471005049075b3f98ab976bd04a9",
      "parents": [
        "bded90b59c82bccd3bc621c5b8701f55b99bff3d"
      ],
      "author": {
        "name": "Bartosz Kupidura",
        "email": "bkupidura@mirantis.com",
        "time": "Fri Jan 05 15:05:12 2018 +0100"
      },
      "committer": {
        "name": "Bartosz Kupidura",
        "email": "bkupidura@mirantis.com",
        "time": "Fri Jan 12 10:34:53 2018 +0100"
      },
      "message": "Generate metrics from logs\n\nChange-Id: I5a8ccb235d36c1b4115794904f373a5704c2296d\n"
    },
    {
      "commit": "4d5c0a80bdfe727b098e92135e3492c7172ff661",
      "tree": "36fb6cc982189da18e654bb3e9cfe41daf4e2082",
      "parents": [
        "7c8d04bc151b7c05f0252276a4a8597329e9b8fa"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Thu Jan 11 10:35:45 2018 +0100"
      },
      "committer": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Thu Jan 11 10:41:32 2018 +0100"
      },
      "message": "Fix/Feature: RHEL repo.enabled\u003dFalse; use pkgrepo.abset\n\nChange-Id: I811cbb17d98df357c4b44bd53ddcc5d01a06537f\n"
    },
    {
      "commit": "7c8d04bc151b7c05f0252276a4a8597329e9b8fa",
      "tree": "419368041906f2bb78dfb3cd266b080e0727d334",
      "parents": [
        "f04f5f36304610a8113852c1c3678537162e62f5",
        "fcee6e443ba0c3f777183d34e2f3156878e113c7"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "pmichalec@mirantis.com",
        "time": "Wed Jan 10 09:38:40 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@e9aa877068d1",
        "time": "Wed Jan 10 09:38:40 2018 +0000"
      },
      "message": "Merge \"Optimize kitchen tests for Travis CI\""
    },
    {
      "commit": "9ccd59f4f80f7a1d350d056d3cd8c973c061e1ed",
      "tree": "66a36d30243c8cefa6bee24958f11fc22f0d5aaf",
      "parents": [
        "f04f5f36304610a8113852c1c3678537162e62f5"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Tue Jan 09 09:10:40 2018 +0100"
      },
      "committer": {
        "name": "Petr Michalec",
        "email": "epcim@apealive.net",
        "time": "Tue Jan 09 09:36:34 2018 +0100"
      },
      "message": "Remove salt-master, reclass from pkg dependencis\n\nChange-Id: I91c69d06f402ffe380602dd00a5929b64e27b2c8\n"
    },
    {
      "commit": "f04f5f36304610a8113852c1c3678537162e62f5",
      "tree": "55fd6c6f866befc783e8f65484328e4fa8d1cc57",
      "parents": [
        "41751b2d2e8fc527fd4b4313502375026473b27f"
      ],
      "author": {
        "name": "Nick Metz",
        "email": "nick.metz@fhe3.com",
        "time": "Mon Jan 08 15:25:04 2018 +0100"
      },
      "committer": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Mon Jan 08 15:25:04 2018 +0100"
      },
      "message": "add additional shared libraries (#137)\n\n* This merge request gives the ability to add shared libaries without set LD_LIBRARY_PATH variable.\r\n\r\n 1. Generate file in /etc/ld.so.conf.d/\r\n 2. update /etc/ld.so.cache with ldconfig command\r\n\r\nexample pillars:\r\n\r\nlinux:\r\n  system:\r\n    enabled: True\r\n    ld:\r\n      libraries:\r\n        java:\r\n          - /usr/lib/jvm/jre-openjdk/lib/amd64/server\r\n          - /opt/java/jre/lib/amd64/server\r\n\r\n* fix format in README.rst for Shared Libraries\r\n\r\n* Fix for #137 - change pillar libraries key to library\r\n"
    },
    {
      "commit": "41751b2d2e8fc527fd4b4313502375026473b27f",
      "tree": "408ef0f21a597244338960406116cb1257810927",
      "parents": [
        "bded90b59c82bccd3bc621c5b8701f55b99bff3d",
        "b97ac007d963303714558ec24a39f0df6af21e38"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "fpytloun@mirantis.com",
        "time": "Mon Jan 08 13:23:53 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@e9aa877068d1",
        "time": "Mon Jan 08 13:23:53 2018 +0000"
      },
      "message": "Merge \"move lvm config and service before managing VG and LV\""
    },
    {
      "commit": "b97ac007d963303714558ec24a39f0df6af21e38",
      "tree": "478a53c06ed58557dc6238e4fdab8e465d6117d6",
      "parents": [
        "01ad2ccdce359ef21717511b16ded9f8045d5db0"
      ],
      "author": {
        "name": "Ondrej Smola",
        "email": "smolaon@gmail.com",
        "time": "Fri Dec 15 13:36:42 2017 +0100"
      },
      "committer": {
        "name": "Ondrej Smola",
        "email": "smolaon@gmail.com",
        "time": "Mon Jan 08 12:52:32 2018 +0100"
      },
      "message": "move lvm config and service before managing VG and LV\n\nChange-Id: If76a9d1aa3d23f3c38ec2135b42d63f64c4b1332\n"
    },
    {
      "commit": "bded90b59c82bccd3bc621c5b8701f55b99bff3d",
      "tree": "7ce202c3552482e34c4189f11be229bd4c8a3dc3",
      "parents": [
        "6f9a9f8fc6c9489a32f991c6e3f2a84fbc537996",
        "dbf0727472460471564f4dca64b2de04e0cc0d1e"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Fri Jan 05 13:32:52 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 05 13:32:52 2018 +0100"
      },
      "message": "Merge pull request #135 from FHE3/grub-compatibly-redhat\n\nfix for issue #134 - compatibly issues in grub configuration with Red…"
    },
    {
      "commit": "fcee6e443ba0c3f777183d34e2f3156878e113c7",
      "tree": "ca511e3afce25878c0bf74f22a14583ed38f2180",
      "parents": [
        "c512e6c73f3aca56853e15fe20dcc57c165c3c6e"
      ],
      "author": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Fri Jan 05 13:22:16 2018 +0100"
      },
      "committer": {
        "name": "Martin Polreich",
        "email": "polreichmartin@gmail.com",
        "time": "Fri Jan 05 13:22:16 2018 +0100"
      },
      "message": "Optimize kitchen tests for Travis CI\n\nChange-Id: If3a486b040fd41da1ca4a8ba1454f915c62098d6\n"
    },
    {
      "commit": "dbf0727472460471564f4dca64b2de04e0cc0d1e",
      "tree": "7ce202c3552482e34c4189f11be229bd4c8a3dc3",
      "parents": [
        "6f9a9f8fc6c9489a32f991c6e3f2a84fbc537996"
      ],
      "author": {
        "name": "Nick Metz",
        "email": "nick.metz@fhe3.com",
        "time": "Fri Jan 05 13:21:59 2018 +0100"
      },
      "committer": {
        "name": "Nick Metz",
        "email": "nick.metz@fhe3.com",
        "time": "Fri Jan 05 13:21:59 2018 +0100"
      },
      "message": "fix for issue #134 - compatibly issues in grub configuration with RedHat os_family systems\n"
    },
    {
      "commit": "6f9a9f8fc6c9489a32f991c6e3f2a84fbc537996",
      "tree": "5d1d1800b8274ecf1ee0d5e243d82e23b5e26ca2",
      "parents": [
        "ef291d3d853b2c35c2fdc32fd31c273a22a42df6",
        "6ffb0a962e2ebde86615e26803da0f06c6db33ff"
      ],
      "author": {
        "name": "Petr Jediny",
        "email": "pjediny@mirantis.com",
        "time": "Wed Jan 03 12:32:30 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@e9aa877068d1",
        "time": "Wed Jan 03 12:32:30 2018 +0000"
      },
      "message": "Merge \"Add additional bonding options\""
    },
    {
      "commit": "ef291d3d853b2c35c2fdc32fd31c273a22a42df6",
      "tree": "37cc799af167ec607e4f8198bd67353069551b39",
      "parents": [
        "3a999aa0dddc50aaa06028273a871ec7f6230eab",
        "14ef04f504858c5a4eacb4eb523bf407ed5f7416"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "pmichalec@mirantis.com",
        "time": "Thu Dec 28 10:05:02 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@e9aa877068d1",
        "time": "Thu Dec 28 10:05:02 2017 +0000"
      },
      "message": "Merge \"Adds alert to warn for open files being depleted\""
    },
    {
      "commit": "3a999aa0dddc50aaa06028273a871ec7f6230eab",
      "tree": "fcfeb0dc77f61ff73b4ef6f546258bf73675ee22",
      "parents": [
        "4bd05226dfd8404be605bc2746077cad0111cb0c",
        "b333d2841b57fa2ed4efca8b58fc426c3e2e6a40"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "fpytloun@mirantis.com",
        "time": "Tue Dec 19 14:35:53 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@e9aa877068d1",
        "time": "Tue Dec 19 14:35:53 2017 +0000"
      },
      "message": "Merge \"restart interface after ip flush / remove cloud init interface file / kill dhclient\""
    },
    {
      "commit": "4bd05226dfd8404be605bc2746077cad0111cb0c",
      "tree": "94f64780a20358a40a9ed3a833dfc1493ab5c519",
      "parents": [
        "d9fffba0ca1c9599a5b8552cb6659bc759a3f140"
      ],
      "author": {
        "name": "Denis V. Meltsaykin",
        "email": "dmeltsaykin@mirantis.com",
        "time": "Tue Dec 19 13:11:27 2017 +0100"
      },
      "committer": {
        "name": "Denis V. Meltsaykin",
        "email": "dmeltsaykin@mirantis.com",
        "time": "Tue Dec 19 15:19:01 2017 +0100"
      },
      "message": "Fixed several issues in the interface state\n\nFixed:\n   * The udev-rules template is not tested\n   * Wrong unicode character in the template leads to udev ignoring\n     the rule completely\n   * The template is unable to be rendered due to absent import\n   * udev is not retrigerred with new rules\n\nChange-Id: I134b5e49b883afcc5e34feaaa561d7ca70192796\nCloses-Bug: PROD-16649\n"
    },
    {
      "commit": "b333d2841b57fa2ed4efca8b58fc426c3e2e6a40",
      "tree": "1213b49ce15d676caf70099090505077ae911075",
      "parents": [
        "d9fffba0ca1c9599a5b8552cb6659bc759a3f140"
      ],
      "author": {
        "name": "Jiri Broulik",
        "email": "jbroulik@mirantis.com",
        "time": "Mon Dec 11 17:16:44 2017 +0100"
      },
      "committer": {
        "name": "Jiri Broulik",
        "email": "jbroulik@mirantis.com",
        "time": "Tue Dec 19 14:37:13 2017 +0100"
      },
      "message": "restart interface after ip flush / remove cloud init interface file / kill dhclient\n\nPROD-15584\n\nChange-Id: I48ec8a4dd3f6d3a9477c03c218591d42b68f0bab\n"
    },
    {
      "commit": "d9fffba0ca1c9599a5b8552cb6659bc759a3f140",
      "tree": "473b5c113e64bc311180f07139c86814d476158a",
      "parents": [
        "01ad2ccdce359ef21717511b16ded9f8045d5db0"
      ],
      "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:32:31 2017 +0100"
      },
      "message": "Fixed typo in run_tests.sh file\n\nChange-Id: Id6b498711466a3e4987522bc4fdb29f8970580f1\n"
    },
    {
      "commit": "01ad2ccdce359ef21717511b16ded9f8045d5db0",
      "tree": "cf011f6fed62108d575d59bd9b97a4fffe47ae71",
      "parents": [
        "151038933367d054aa1d53fda9eaed2b757d1ec7"
      ],
      "author": {
        "name": "Kirill Mashchenko",
        "email": "kmashchenko@mirantis.com",
        "time": "Fri Dec 15 12:19:56 2017 +0300"
      },
      "committer": {
        "name": "Kirill Mashchenko",
        "email": "kmashchenko@mirantis.com",
        "time": "Fri Dec 15 12:19:56 2017 +0300"
      },
      "message": "Increase disk issues timeout for alerts\n\nChange-Id: I646a852be587598ff0866e5941d954a6ac1fdd08\n"
    },
    {
      "commit": "151038933367d054aa1d53fda9eaed2b757d1ec7",
      "tree": "c6405637a890ab2473e64e11eae75c3990d515bd",
      "parents": [
        "78dad625f264550b4ec22cbb01b6800d631c7220",
        "bace67173704649b4a810b31a75d0b9a2a8497b1"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "fpytloun@mirantis.com",
        "time": "Thu Dec 14 13:09:39 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@e9aa877068d1",
        "time": "Thu Dec 14 13:09:39 2017 +0000"
      },
      "message": "Merge \"improve mkfs condition and make fs_type for partitioning optional\""
    },
    {
      "commit": "78dad625f264550b4ec22cbb01b6800d631c7220",
      "tree": "a1e30adaf3fa6e852b2ddf2f5f3e52722abf390e",
      "parents": [
        "05eecf85594b064cf53f8103478197b37461fee3",
        "f2a380d42a8043b0dc731c5e8f5f90e2ca96f7d0"
      ],
      "author": {
        "name": "Kyrylo Mashchenko",
        "email": "kmashchenko@mirantis.com",
        "time": "Wed Dec 13 14:48:48 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@e9aa877068d1",
        "time": "Wed Dec 13 14:48:48 2017 +0000"
      },
      "message": "Merge \"Reduce alerting noise for system disk issues\""
    },
    {
      "commit": "f2a380d42a8043b0dc731c5e8f5f90e2ca96f7d0",
      "tree": "19988974a94f9651103d92c6699de3d0ef17d402",
      "parents": [
        "cc54623dd515095ee90fb5faf5d0bc66b69bc906"
      ],
      "author": {
        "name": "Kirill Mashchenko",
        "email": "kmashchenko@mirantis.com",
        "time": "Wed Dec 13 15:45:38 2017 +0300"
      },
      "committer": {
        "name": "Kirill Mashchenko",
        "email": "kmashchenko@mirantis.com",
        "time": "Wed Dec 13 16:06:25 2017 +0300"
      },
      "message": "Reduce alerting noise for system disk issues\n\nChange-Id: I4fb69e8defa44a9d92a9fb7c23a6280fffc1a3e9\n"
    },
    {
      "commit": "bace67173704649b4a810b31a75d0b9a2a8497b1",
      "tree": "a238689bf0635cfb27638ab5adbef3ffb1b0418b",
      "parents": [
        "cc54623dd515095ee90fb5faf5d0bc66b69bc906"
      ],
      "author": {
        "name": "Ondrej Smola",
        "email": "smolaon@gmail.com",
        "time": "Tue Dec 12 16:16:02 2017 +0100"
      },
      "committer": {
        "name": "Ondrej Smola",
        "email": "smolaon@gmail.com",
        "time": "Wed Dec 13 13:19:51 2017 +0100"
      },
      "message": "improve mkfs condition and make fs_type for partitioning optional\n\nChange-Id: Iba8126cadc80c0de04baf3cc65d0868aa147bc01\n"
    },
    {
      "commit": "05eecf85594b064cf53f8103478197b37461fee3",
      "tree": "a1ccf022443fbf10ffaae21713dc9ac10e6df11e",
      "parents": [
        "cc54623dd515095ee90fb5faf5d0bc66b69bc906",
        "628461883e32b9e2875d79bf45d5275cd12e6486"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Wed Dec 13 12:42:53 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 13 12:42:53 2017 +0100"
      },
      "message": "Merge pull request #132 from alexandruavadanii/interface-repl-fix\n\nnetwork.interface: strict eol pattern matching"
    },
    {
      "commit": "628461883e32b9e2875d79bf45d5275cd12e6486",
      "tree": "a1ccf022443fbf10ffaae21713dc9ac10e6df11e",
      "parents": [
        "cc54623dd515095ee90fb5faf5d0bc66b69bc906"
      ],
      "author": {
        "name": "Alexandru Avadanii",
        "email": "Alexandru.Avadanii@enea.com",
        "time": "Wed Dec 13 01:50:12 2017 +0100"
      },
      "committer": {
        "name": "Alexandru Avadanii",
        "email": "Alexandru.Avadanii@enea.com",
        "time": "Wed Dec 13 01:53:38 2017 +0100"
      },
      "message": "network.interface: strict eol pattern matching\n\nFixes: #131\n\nSigned-off-by: Alexandru Avadanii \u003cAlexandru.Avadanii@enea.com\u003e\n"
    },
    {
      "commit": "cc54623dd515095ee90fb5faf5d0bc66b69bc906",
      "tree": "442425f172fa1c5a3017e021473a916dadcbf4c7",
      "parents": [
        "318dfee6ad4bcded4dc5d5ab76bcf7b00a5ef14e",
        "502363e755503826022354c5388c6aaa03c61dc8"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Fri Dec 08 13:29:28 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 08 13:29:28 2017 +0100"
      },
      "message": "Merge pull request #130 from FHE3/linux-system-elevator\n\nfix Conflicting ID for duplicated include of linux.system.grub"
    },
    {
      "commit": "502363e755503826022354c5388c6aaa03c61dc8",
      "tree": "d5a3711789f8bcc350f81578bfece040f94fe89d",
      "parents": [
        "98f7a4925cc409388451a7f5c5415254cc6f74c2"
      ],
      "author": {
        "name": "Simon Schneider",
        "email": "simon.schneider@fhe3.com",
        "time": "Fri Dec 08 10:28:59 2017 +0100"
      },
      "committer": {
        "name": "Simon Schneider",
        "email": "simon.schneider@fhe3.com",
        "time": "Fri Dec 08 10:28:59 2017 +0100"
      },
      "message": "fix Conflicting ID for duplicated include of linux.system.grub\n"
    },
    {
      "commit": "318dfee6ad4bcded4dc5d5ab76bcf7b00a5ef14e",
      "tree": "8d5083c71ee705cfa70aa1f696c60f4987908f32",
      "parents": [
        "68fdfeb1182b1fa23fbbfdc42aca79e7fec5f3d4",
        "98f7a4925cc409388451a7f5c5415254cc6f74c2"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Thu Dec 07 13:33:04 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 07 13:33:04 2017 +0100"
      },
      "message": "Merge pull request #129 from FHE3/linux-system-elevator\n\nAdd elevator parameter to GRUB_CMDLINE_LINUX_DEFAULT"
    },
    {
      "commit": "98f7a4925cc409388451a7f5c5415254cc6f74c2",
      "tree": "c07b784a2628bd4dffea96d687d218ac9dfcea34",
      "parents": [
        "0225666deb863732530361bf006ae82209e15d80"
      ],
      "author": {
        "name": "Simon Schneider",
        "email": "simon.schneider@fhe3.com",
        "time": "Thu Dec 07 13:18:49 2017 +0100"
      },
      "committer": {
        "name": "Simon Schneider",
        "email": "simon.schneider@fhe3.com",
        "time": "Thu Dec 07 13:18:49 2017 +0100"
      },
      "message": "add test pillar for system.kernel.elevator\n"
    },
    {
      "commit": "0225666deb863732530361bf006ae82209e15d80",
      "tree": "60077bacb4945bc709551cf7476a4824da5a2b8b",
      "parents": [
        "af47e381a7bd350f6454e81e44158881d165a055"
      ],
      "author": {
        "name": "Simon Schneider",
        "email": "simon.schneider@fhe3.com",
        "time": "Thu Dec 07 12:17:22 2017 +0100"
      },
      "committer": {
        "name": "Simon Schneider",
        "email": "simon.schneider@fhe3.com",
        "time": "Thu Dec 07 12:17:22 2017 +0100"
      },
      "message": "Add elevator parameter to GRUB_CMDLINE_LINUX_DEFAULT\n"
    },
    {
      "commit": "6ffb0a962e2ebde86615e26803da0f06c6db33ff",
      "tree": "22bde39cd73932a0840d45c3242a62c672be5985",
      "parents": [
        "68fdfeb1182b1fa23fbbfdc42aca79e7fec5f3d4"
      ],
      "author": {
        "name": "Keith Byrne",
        "email": "kbyrne@mirantis.com",
        "time": "Mon Aug 21 18:25:37 2017 +0900"
      },
      "committer": {
        "name": "Keith Byrne",
        "email": "kbyrne@mirantis.com",
        "time": "Tue Dec 05 19:46:26 2017 +0000"
      },
      "message": "Add additional bonding options\n\nprimary for bond modes 1, 5, and 6\narp_ip_target for bond modes 0, and 2\n\nChange-Id: I47cbb45019fdb6a930dd25038186c6f18915fbb1\n"
    },
    {
      "commit": "68fdfeb1182b1fa23fbbfdc42aca79e7fec5f3d4",
      "tree": "083895738ccaff1f32efaf192f008fecd008a4d9",
      "parents": [
        "476b2747c27604798c05b55b9a427a14e9f09767",
        "3852f9cffc47612ddea2186e323c6fc1133fdcb8"
      ],
      "author": {
        "name": "Ales Komarek",
        "email": "akomarek@mirantis.com",
        "time": "Tue Dec 05 16:25:14 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@7d672e6f81c2",
        "time": "Tue Dec 05 16:25:14 2017 +0000"
      },
      "message": "Merge \"Move fluentd config under agent role\""
    },
    {
      "commit": "476b2747c27604798c05b55b9a427a14e9f09767",
      "tree": "54c15379ab1b08650ccf502f06ee785334bf4c2c",
      "parents": [
        "4b59cf8ffe710ff28a0da5f45c1c5e01703ca337",
        "4793dde2ee3b7d15ec69579179c626b53759a1ac"
      ],
      "author": {
        "name": "Richard Felkl",
        "email": "rfelkl@mirantis.com",
        "time": "Mon Dec 04 16:05:35 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@44cc31867e31",
        "time": "Mon Dec 04 16:05:35 2017 +0000"
      },
      "message": "Merge \"Typo fixes for system.linux.apt\""
    },
    {
      "commit": "4793dde2ee3b7d15ec69579179c626b53759a1ac",
      "tree": "54c15379ab1b08650ccf502f06ee785334bf4c2c",
      "parents": [
        "040293edbaf3843bec2d24d761c8730ab6be59cc"
      ],
      "author": {
        "name": "Dmitry Stremkouski",
        "email": "dstremkouski@mirantis.com",
        "time": "Mon Dec 04 18:54:23 2017 +0300"
      },
      "committer": {
        "name": "Dmitry Stremkouski",
        "email": "dstremkouski@mirantis.com",
        "time": "Mon Dec 04 18:54:53 2017 +0300"
      },
      "message": "Typo fixes for system.linux.apt\n\nChange-Id: I813a2fb6e3d155e3b93d25bee60b7a91e5fe2bbd\n"
    },
    {
      "commit": "4b59cf8ffe710ff28a0da5f45c1c5e01703ca337",
      "tree": "54c15379ab1b08650ccf502f06ee785334bf4c2c",
      "parents": [
        "040293edbaf3843bec2d24d761c8730ab6be59cc"
      ],
      "author": {
        "name": "Marek Celoud",
        "email": "mceloud@mirantis.com",
        "time": "Mon Dec 04 15:53:33 2017 +0100"
      },
      "committer": {
        "name": "Marek Celoud",
        "email": "mceloud@mirantis.com",
        "time": "Mon Dec 04 15:53:33 2017 +0100"
      },
      "message": "fix : in system.apt\n\nChange-Id: Idb8321ef0fa1811a1169c92b603b43f80413c9f2\n"
    },
    {
      "commit": "040293edbaf3843bec2d24d761c8730ab6be59cc",
      "tree": "e514c2a1762b2a7f85e64c716efe47a90bb6eb17",
      "parents": [
        "106cc853c54debe864cad120602c641e96c06dc0",
        "d221d1de0b9dd1da8b1481507a7a0a611ed94f3e"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@localhost",
        "time": "Mon Dec 04 13:13:02 2017 +0000"
      },
      "committer": {
        "name": "Jenkins",
        "email": "jenkins@localhost",
        "time": "Mon Dec 04 13:13:02 2017 +0000"
      },
      "message": "Merge remote-tracking branch \u0027target/master\u0027\n"
    },
    {
      "commit": "106cc853c54debe864cad120602c641e96c06dc0",
      "tree": "a5863984a19634c10d7720e03598e5830117bd68",
      "parents": [
        "36200a423ffb04a8a7dcd4c0b99831ff7b083526",
        "6191961e80b136f5377990245fd9fc2b6c751345"
      ],
      "author": {
        "name": "Marek Celoud",
        "email": "mceloud@mirantis.com",
        "time": "Mon Dec 04 12:20:05 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@44cc31867e31",
        "time": "Mon Dec 04 12:20:05 2017 +0000"
      },
      "message": "Merge \"Specify a separate dir for vhost_user sockets\""
    },
    {
      "commit": "d221d1de0b9dd1da8b1481507a7a0a611ed94f3e",
      "tree": "2ad84991ed9cc8b191944dade879fe444ea5152f",
      "parents": [
        "af47e381a7bd350f6454e81e44158881d165a055",
        "d51911ba5c12f91bad56847ef4baad3674fdec1a"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Mon Dec 04 12:55:10 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 04 12:55:10 2017 +0100"
      },
      "message": "Merge pull request #128 from pkruk/master\n\nadd startsector for partitions"
    },
    {
      "commit": "6191961e80b136f5377990245fd9fc2b6c751345",
      "tree": "86eb6232d5ed71df6b229c4fbb4e6990eac68051",
      "parents": [
        "af47e381a7bd350f6454e81e44158881d165a055"
      ],
      "author": {
        "name": "Oleg Bondarev",
        "email": "obondarev@mirantis.com",
        "time": "Wed Sep 27 15:10:39 2017 +0400"
      },
      "committer": {
        "name": "Oleg Bondarev",
        "email": "obondarev@mirantis.com",
        "time": "Mon Dec 04 15:38:35 2017 +0400"
      },
      "message": "Specify a separate dir for vhost_user sockets\n\nCurrently when OVS-DPDK is enabled, instances fail to spawn\ndue to permissions mismatch, see nova bug for details:\nhttps://bugs.launchpad.net/nova/+bug/1670950\n\nThis patch configures OVS to use a separate dir, created by\nnova formula [1].\n\n[1] https://gerrit.mcp.mirantis.net/11213\n\nRelated-PROD: PROD-14413\n\nChange-Id: Ia86658b0967b4d35f063c7f6f53e26e78a1fbd39\n"
    },
    {
      "commit": "d51911ba5c12f91bad56847ef4baad3674fdec1a",
      "tree": "2ad84991ed9cc8b191944dade879fe444ea5152f",
      "parents": [
        "af47e381a7bd350f6454e81e44158881d165a055"
      ],
      "author": {
        "name": "Piotr Kruk",
        "email": "piotr.kruk@dremlab.pl",
        "time": "Mon Dec 04 11:27:08 2017 +0100"
      },
      "committer": {
        "name": "Piotr Kruk",
        "email": "piotr.kruk@dremlab.pl",
        "time": "Mon Dec 04 11:27:08 2017 +0100"
      },
      "message": "add startsector for partitions\n"
    },
    {
      "commit": "36200a423ffb04a8a7dcd4c0b99831ff7b083526",
      "tree": "9fc0b43e8aa5dabff12256833c14f374ff7aa18c",
      "parents": [
        "af47e381a7bd350f6454e81e44158881d165a055"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Thu Nov 30 19:52:58 2017 +0100"
      },
      "committer": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Thu Nov 30 19:52:58 2017 +0100"
      },
      "message": "Fix meta/salt.yml to workaround broken formulas\n\nChange-Id: I6b6fbaaebd3e349bf76aa05cb9eb2004a842d9c5\n"
    },
    {
      "commit": "af47e381a7bd350f6454e81e44158881d165a055",
      "tree": "59fa91a2fb370f1ace41dc71f66ca800f3678093",
      "parents": [
        "ae153b56028e25fb01e72f5b9a870988f59f2df9",
        "e3b1a9ec90922ad58cef27ee462ada93891f45b5"
      ],
      "author": {
        "name": "Petr Michalec",
        "email": "pmichalec@mirantis.com",
        "time": "Wed Nov 29 14:01:31 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@44cc31867e31",
        "time": "Wed Nov 29 14:01:32 2017 +0000"
      },
      "message": "Merge \"Add noifupdown support\""
    },
    {
      "commit": "ae153b56028e25fb01e72f5b9a870988f59f2df9",
      "tree": "696fe2834dba98ce9859fbb97953116d1f0477d0",
      "parents": [
        "c512e6c73f3aca56853e15fe20dcc57c165c3c6e"
      ],
      "author": {
        "name": "Petr Jediný",
        "email": "pjediny@mirantis.com",
        "time": "Mon Nov 27 17:24:22 2017 +0100"
      },
      "committer": {
        "name": "Petr Jediný",
        "email": "pjediny@mirantis.com",
        "time": "Mon Nov 27 17:24:22 2017 +0100"
      },
      "message": "Fix missing source stanzas for OVS deployments\n\nChange-Id: Ia841e735113082d82000874594a7bf0723f4910f\nCloses-Bug: #PROD-16236\n"
    },
    {
      "commit": "c512e6c73f3aca56853e15fe20dcc57c165c3c6e",
      "tree": "0cede56c4d2cb69f0253f0ac78a12a1f1fe8f26b",
      "parents": [
        "2e325461392cb620d3396fc0e5d5e1c7804f8290"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Wed Nov 22 14:28:10 2017 +0100"
      },
      "committer": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Wed Nov 22 14:41:39 2017 +0100"
      },
      "message": "Add linux.system.apt state\n\nChange-Id: I1e190f1f5b34a049335efbecffad3dddf7c41644\n"
    },
    {
      "commit": "3852f9cffc47612ddea2186e323c6fc1133fdcb8",
      "tree": "d12f49b7344f4fa8405232ae5f5dd46085f3edd9",
      "parents": [
        "2e325461392cb620d3396fc0e5d5e1c7804f8290"
      ],
      "author": {
        "name": "Bartosz Kupidura",
        "email": "bkupidura@mirantis.com",
        "time": "Wed Nov 22 10:07:24 2017 +0100"
      },
      "committer": {
        "name": "Bartosz Kupidura",
        "email": "bkupidura@mirantis.com",
        "time": "Wed Nov 22 14:41:35 2017 +0100"
      },
      "message": "Move fluentd config under agent role\n\nChange-Id: I22e7e4713e20f6a0f79c5ab4b3066f1f0129feb0\n"
    },
    {
      "commit": "2e325461392cb620d3396fc0e5d5e1c7804f8290",
      "tree": "09df3d226ad856f6bd127d623cbfc396ad4cb0ac",
      "parents": [
        "3af564619b3b8c0835c9e18f563cc6cb5fdfaf79",
        "da46d32f9f5cede6511b9d7cb180e22b9e8c6690"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Thu Nov 16 17:12:34 2017 +0100"
      },
      "committer": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Thu Nov 16 17:12:34 2017 +0100"
      },
      "message": "Merge remote-tracking branch \u0027origin/master\u0027\n"
    },
    {
      "commit": "3af564619b3b8c0835c9e18f563cc6cb5fdfaf79",
      "tree": "31abb208cd95e538f49c1c225cde362b576b4356",
      "parents": [
        "f73b92fddf982887b11656b0fb94ad65077972d5"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Thu Nov 16 17:11:06 2017 +0100"
      },
      "committer": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Thu Nov 16 17:11:06 2017 +0100"
      },
      "message": "Fix trailing :\n\nChange-Id: Id9d9178ca7417df1b8a83110e92cf4a62907982d\n"
    },
    {
      "commit": "f73b92fddf982887b11656b0fb94ad65077972d5",
      "tree": "b47813cdf41ec0e130f94bae9da12638769b94af",
      "parents": [
        "f2706bc09a5f2755e18ad44e07bd37b03cb35d90"
      ],
      "author": {
        "name": "sgudz",
        "email": "sgudz@mirantis.com",
        "time": "Thu Nov 16 16:34:17 2017 +0200"
      },
      "committer": {
        "name": "sgudz",
        "email": "sgudz@mirantis.com",
        "time": "Thu Nov 16 16:39:42 2017 +0200"
      },
      "message": "Fix for disabled repos\n\nChange-Id: Icbbd64144e6619eaa56e02c6c9362c7bcad9dd96\n"
    },
    {
      "commit": "f2706bc09a5f2755e18ad44e07bd37b03cb35d90",
      "tree": "deb96f5224cd8325e18f3c3a8762aeea99acac0c",
      "parents": [
        "4c516f187fffebcec6899fac0119bd4a766cb45d"
      ],
      "author": {
        "name": "Bartosz Kupidura",
        "email": "bkupidura@mirantis.com",
        "time": "Wed Nov 15 13:43:39 2017 +0100"
      },
      "committer": {
        "name": "Bartosz Kupidura",
        "email": "bkupidura@mirantis.com",
        "time": "Wed Nov 15 13:43:39 2017 +0100"
      },
      "message": "Fix pos_file location\n\nChange-Id: Ifa2787d76cf18e29f54583046349c071c5e9a25e\n"
    },
    {
      "commit": "4c516f187fffebcec6899fac0119bd4a766cb45d",
      "tree": "ce6edf96d93f2657260cd019113877a8243e375a",
      "parents": [
        "050374bbba4a1f2b1becc66320297d4cef359f1a",
        "bd16dc27d7efa7dfe8807a9b3c9a8ff0c832cc6e"
      ],
      "author": {
        "name": "Jakub Josef",
        "email": "jjosef@mirantis.com",
        "time": "Wed Nov 15 12:41:20 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@44cc31867e31",
        "time": "Wed Nov 15 12:41:20 2017 +0000"
      },
      "message": "Merge \"Allow removing apt repositories\""
    },
    {
      "commit": "050374bbba4a1f2b1becc66320297d4cef359f1a",
      "tree": "b9c9e519a4619498e67c47e271e8bf8b6dd6c1db",
      "parents": [
        "d410cb348f16d59a059c84b1f9a7ef76f8f43249",
        "8aad368ec840c08edab6f9f0ff81466f0b713c1a"
      ],
      "author": {
        "name": "Richard Felkl",
        "email": "rfelkl@mirantis.com",
        "time": "Wed Nov 15 10:05:54 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@44cc31867e31",
        "time": "Wed Nov 15 10:05:54 2017 +0000"
      },
      "message": "Merge \"Fixing invalid variable reference\""
    },
    {
      "commit": "da46d32f9f5cede6511b9d7cb180e22b9e8c6690",
      "tree": "84a420106eea5076861ec823279af73e88eef20f",
      "parents": [
        "2cb0421818eda3a434d5b47550b0028e475833da",
        "3e17d4e301dabe4a12f769dbf6f71206b3537ea1"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Tue Nov 14 11:15:19 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 14 11:15:19 2017 +0100"
      },
      "message": "Merge pull request #126 from FHE3/fix-selinux\n\nPull Request for selinux.sls issue #125"
    },
    {
      "commit": "3e17d4e301dabe4a12f769dbf6f71206b3537ea1",
      "tree": "84a420106eea5076861ec823279af73e88eef20f",
      "parents": [
        "45423245b3e6fb574aed0ba38659153e714d2680"
      ],
      "author": {
        "name": "Nick Metz",
        "email": "nick.metz@fhe3.com",
        "time": "Mon Nov 13 21:52:12 2017 +0100"
      },
      "committer": {
        "name": "Nick Metz",
        "email": "nick.metz@fhe3.com",
        "time": "Mon Nov 13 21:52:12 2017 +0100"
      },
      "message": "add dependency to linux_repo_prereq_pkgs in selinux.mode\n"
    },
    {
      "commit": "45423245b3e6fb574aed0ba38659153e714d2680",
      "tree": "b5f9642ddebd9224820a08c61a9417fb90e9ab18",
      "parents": [
        "2cb0421818eda3a434d5b47550b0028e475833da"
      ],
      "author": {
        "name": "Nick Metz",
        "email": "nick.metz@fhe3.com",
        "time": "Mon Nov 13 21:43:32 2017 +0100"
      },
      "committer": {
        "name": "Nick Metz",
        "email": "nick.metz@fhe3.com",
        "time": "Mon Nov 13 21:43:32 2017 +0100"
      },
      "message": "Fix for issue #125 with selinux.sls, remove selinux_config is not nessasary to set SELINUX\u003d. Salt state selinux.mode will set values for selinux in /etc/selinux/config default is permissive set in map.jinja\n"
    },
    {
      "commit": "d410cb348f16d59a059c84b1f9a7ef76f8f43249",
      "tree": "6e9b15a387054df43d8d4fee96724083d12c79c3",
      "parents": [
        "fa8f2f21eab500e6f52307f8336b11270c2a9415",
        "19330f5e9ea50a17790050b39db77528be24b3ed"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "fpytloun@mirantis.com",
        "time": "Mon Nov 13 14:49:34 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@44cc31867e31",
        "time": "Mon Nov 13 14:49:34 2017 +0000"
      },
      "message": "Merge \"Add fluentd support\""
    },
    {
      "commit": "bd16dc27d7efa7dfe8807a9b3c9a8ff0c832cc6e",
      "tree": "925f6c8c080dcba8878e788e00a96bb3ca93620e",
      "parents": [
        "2fde88bc744c7023d16855092ad7062bc69922f0"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Mon Nov 13 13:57:36 2017 +0100"
      },
      "committer": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Mon Nov 13 13:57:36 2017 +0100"
      },
      "message": "Allow removing apt repositories\n\nChange-Id: Ib7f34360b7580cbc4260b826d1eb21d443801fa5\n"
    },
    {
      "commit": "19330f5e9ea50a17790050b39db77528be24b3ed",
      "tree": "cc96d24dd0343d816232cf04401a8cf6ce4af48a",
      "parents": [
        "8b5af7cea14600b7a767823abedf55128f19cf01"
      ],
      "author": {
        "name": "Bartosz Kupidura",
        "email": "bkupidura@mirantis.com",
        "time": "Tue Nov 07 13:48:39 2017 +0100"
      },
      "committer": {
        "name": "Bartosz Kupidura",
        "email": "bkupidura@mirantis.com",
        "time": "Fri Nov 10 14:29:30 2017 +0100"
      },
      "message": "Add fluentd support\n\nChange-Id: I64a93135daebe7d55430adc51de2c9186c7a5ad7\n"
    },
    {
      "commit": "fa8f2f21eab500e6f52307f8336b11270c2a9415",
      "tree": "eeefbe59e82cf19ae0f6d375aefdb214697d3ec2",
      "parents": [
        "134f527beb2113c3a6514ddf3ee653bc0fe81214",
        "8b2131eeec79646c2351458adda900cd9cc589c6"
      ],
      "author": {
        "name": "mcp-jenkins",
        "email": "mcp-jenkins@mirantis.com",
        "time": "Thu Nov 09 16:39:57 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@44cc31867e31",
        "time": "Thu Nov 09 16:39:57 2017 +0000"
      },
      "message": "Merge \"Add linux.system.directory state\""
    },
    {
      "commit": "134f527beb2113c3a6514ddf3ee653bc0fe81214",
      "tree": "dcfb7b2255b9fc2c06f19d2d8d9d13a2e897ddf1",
      "parents": [
        "4777318c738a3d30cd313b85b22f4ba15a6596c4",
        "a0dd1737aff76267fd62a3d814cce53e9dfa2233"
      ],
      "author": {
        "name": "Tomas Kukral",
        "email": "tkukral@mirantis.com",
        "time": "Thu Nov 09 13:13:05 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@44cc31867e31",
        "time": "Thu Nov 09 13:13:05 2017 +0000"
      },
      "message": "Merge \"Fix SystemDiskInodesTooLow alert\""
    },
    {
      "commit": "4777318c738a3d30cd313b85b22f4ba15a6596c4",
      "tree": "72ef7395fcf9c578a48978027811d981c1ca71c3",
      "parents": [
        "2cb0421818eda3a434d5b47550b0028e475833da",
        "05f890984451d07b70a5e90875eceef8675ff6d8"
      ],
      "author": {
        "name": "Ales Komarek",
        "email": "akomarek@mirantis.com",
        "time": "Thu Nov 09 11:48:26 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit2@44cc31867e31",
        "time": "Thu Nov 09 11:48:26 2017 +0000"
      },
      "message": "Merge \"Insert a new line before a section name\""
    },
    {
      "commit": "a0dd1737aff76267fd62a3d814cce53e9dfa2233",
      "tree": "818ecbaee89acd4ed2a4687b50f1397b198efa2f",
      "parents": [
        "2cb0421818eda3a434d5b47550b0028e475833da"
      ],
      "author": {
        "name": "Szymon Bańka",
        "email": "sbanka@mirantis.com",
        "time": "Wed Nov 08 23:33:37 2017 -0800"
      },
      "committer": {
        "name": "Szymon Bańka",
        "email": "sbanka@mirantis.com",
        "time": "Wed Nov 08 23:36:47 2017 -0800"
      },
      "message": "Fix SystemDiskInodesTooLow alert\n\nChange-Id: I715f78983c69084c81d4efd4a5625d5dfe0f276f\n"
    },
    {
      "commit": "14ef04f504858c5a4eacb4eb523bf407ed5f7416",
      "tree": "2a383e2f54457e989babb6c2a908cf12c0f04937",
      "parents": [
        "6df26123d3950c16ade8fd95534ffa1b1baa9a5e"
      ],
      "author": {
        "name": "Ramon Melero",
        "email": "rmelero@mirantis.com",
        "time": "Tue Nov 07 16:49:24 2017 -0600"
      },
      "committer": {
        "name": "Ramon Melero",
        "email": "rmelero@mirantis.com",
        "time": "Wed Nov 08 12:48:43 2017 -0600"
      },
      "message": "Adds alert to warn for open files being depleted\n\nChange-Id: I87d132ce6473715b0992e561b2855456f24bcb3b\n"
    },
    {
      "commit": "2cb0421818eda3a434d5b47550b0028e475833da",
      "tree": "d7344593b54e88975bbbf7d71150877f84f067dc",
      "parents": [
        "6df26123d3950c16ade8fd95534ffa1b1baa9a5e",
        "4e87758a6ef3fda040fee8f8979f40c668e846db"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Wed Nov 08 13:36:18 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 08 13:36:18 2017 +0100"
      },
      "message": "Merge pull request #123 from slimakcz/fix_add_cert_centos\n\nfix adding ca certs to ca trust on centos/redhat"
    },
    {
      "commit": "8b2131eeec79646c2351458adda900cd9cc589c6",
      "tree": "f2d35abbf36a9517923c1c51d69b2aa78f0a949c",
      "parents": [
        "6df26123d3950c16ade8fd95534ffa1b1baa9a5e"
      ],
      "author": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Wed Nov 08 13:29:03 2017 +0100"
      },
      "committer": {
        "name": "Filip Pytloun",
        "email": "filip@pytloun.cz",
        "time": "Wed Nov 08 13:33:24 2017 +0100"
      },
      "message": "Add linux.system.directory state\n\nChange-Id: Ida91f545cc705457d1bc567fbee483e14a202a3a\n"
    }
  ],
  "next": "4e87758a6ef3fda040fee8f8979f40c668e846db"
}
