)]}'
{
  "log": [
    {
      "commit": "882dcac395361b201217a76ba25618aa6c4820ba",
      "tree": "3a7a646d916dccab2814c11b88494e55bc066732",
      "parents": [
        "2368cdb415a0601ce17c6efb05aae9ffcaac8d71"
      ],
      "author": {
        "name": "Mykyta Karpin",
        "email": "mkarpin@mirantis.com",
        "time": "Fri Nov 30 16:37:28 2018 +0200"
      },
      "committer": {
        "name": "Mykyta Karpin",
        "email": "mkarpin@mirantis.com",
        "time": "Tue Dec 04 17:59:39 2018 +0200"
      },
      "message": "Add upgrades pillars in system\n\nCurrently upgrade pillar need to be set externally by pipeline\nthis patch allows to set them directly from system level.\nVersions of components now will be easily managed by openstack_version\nand openstack_old_version parameters.\n\nAlso manila version setting refactored to common style.\n\nChange-Id: I4b1d06b4c144d2095d7916b37bbfa4c459652307\nRelated-Prod: https://mirantis.jira.com/browse/PROD-24991\n"
    },
    {
      "commit": "2368cdb415a0601ce17c6efb05aae9ffcaac8d71",
      "tree": "136fca8b2936b2e13f8e8057f5472ce2fdf7a6ff",
      "parents": [
        "67d4424735df17cb5aeb14911e5b7a22eab32030"
      ],
      "author": {
        "name": "Oleh Hryhorov",
        "email": "ohryhorov@mirantis.com",
        "time": "Tue Dec 04 14:43:44 2018 +0200"
      },
      "committer": {
        "name": "Oleh Hryhorov",
        "email": "ohryhorov@mirantis.com",
        "time": "Tue Dec 04 15:34:15 2018 +0200"
      },
      "message": "Un-hardcoding horizon server address\n\nThe patch makes a possible to change horizon address\nwhich could be used  by horizon by soft param.\n\nChange-Id: Ib4794406612fdb61377ac341314268494b07ee66\nRelated-PROD: PROD-25528\n"
    },
    {
      "commit": "8c3631cac69c72550c2e81ff8cd6f444b805df8f",
      "tree": "ed83e982d0090e05897355c0a9f808754112af7b",
      "parents": [
        "795f73cce32b8cdf2960ea499464b4a5a4c821bf"
      ],
      "author": {
        "name": "Oleh Hryhorov",
        "email": "ohryhorov@mirantis.com",
        "time": "Mon Dec 03 16:23:23 2018 +0200"
      },
      "committer": {
        "name": "Oleh Hryhorov",
        "email": "ohryhorov@mirantis.com",
        "time": "Mon Dec 03 14:59:24 2018 +0000"
      },
      "message": "Adding apache site for horizon\n\nThe patch adds horizon site definition for apache on system level.\n\nChange-Id: Ifd8e08bb1a07bd8e758538f068f1060c8c68bc39\nRelated-PROD: PROD-23544\nRelated-PROD: PROD-24976\nRelated-PROD: PROD-24977\nRelated-PROD: PROD-24978\n"
    },
    {
      "commit": "1c86704f16aa7ed7df08aedc337ed0fdf868ce20",
      "tree": "5543ac71fd72a9b26cc088300346263902ed84bf",
      "parents": [
        "da759595cb8fc75ec89815ab1ec57c4e3ce7f404"
      ],
      "author": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Fri Nov 30 10:53:36 2018 +0200"
      },
      "committer": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Fri Nov 30 10:53:39 2018 +0200"
      },
      "message": "Switch horizon cache to /var/tmp location\n\n/tmp might be placed in RAM, and many distros (not ubuntu) are doing\nin such way. This will prevent horizon from caching files larger\nthan RAM size.\n\nThis patch switched cache directory to /var/tmp.\n\nChange-Id: I9141f5351f5f2368d3387d9c4b4c6cd4fa562b2d\nRelated-Prod: PROD-25435\n"
    },
    {
      "commit": "253fa80760a563d06f19c5d9a16004415cb1fda2",
      "tree": "a12ec48ba4ea2ee82d91cfcaaf6ef421c20b9f46",
      "parents": [
        "2fa59a0c19bd4fd514447561fd42d4664e9a28ee"
      ],
      "author": {
        "name": "Dmitry Teselkin",
        "email": "dteselkin@mirantis.com",
        "time": "Mon Nov 19 19:45:52 2018 +0300"
      },
      "committer": {
        "name": "Dmitry Teselkin",
        "email": "dteselkin@mirantis.com",
        "time": "Tue Nov 20 17:39:04 2018 +0300"
      },
      "message": "Horizon iptables rules\n\nReleated-Prod: PROD-23525\n\nChange-Id: Ib562b1d4cfa7d8df87b06b60d8d7ccf5ff4db4c3\n"
    },
    {
      "commit": "0e5c105f7cbe4a086d9aeb6d8d054367955ad645",
      "tree": "342c45561e90aef011f4c037bfae3338e2b294d6",
      "parents": [
        "1d4234974ce85c6dc3f65ef690ec0b84893b6372"
      ],
      "author": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Tue Nov 06 17:35:51 2018 +0200"
      },
      "committer": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Tue Nov 06 18:56:47 2018 +0200"
      },
      "message": "Add ability to define horizon images upload mode\n\nThis patch adds ability to define horizon images upload mode via\nsoft param: horizon_images_upload_mode.\n\nChange-Id: Ia214b392ac0287163af8541d452e4d0a537a5dd9\nRelated-Prod: PROD-24536\n"
    },
    {
      "commit": "211d18047d5b004063cba8157873a801735253ff",
      "tree": "26b5e7c0247941b275081942eb82a255d01aea71",
      "parents": [
        "5ddfd74f771db4eef5b1cd980250265a6bea3540"
      ],
      "author": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Thu Aug 16 07:21:03 2018 +0000"
      },
      "committer": {
        "name": "Vasyl Saienko",
        "email": "vsaienko@mirantis.com",
        "time": "Thu Aug 16 07:21:09 2018 +0000"
      },
      "message": "Add apache metadata to horizon classes\n\nChange-Id: I830b123d79f5a24d959f7cc7da940fc5c1932cba\nRelated-Prod: PROD-16189\n"
    },
    {
      "commit": "020a90e3480a8c7f1482668f055dc6f8d7c8ba8d",
      "tree": "aa61fe3cc16c5c918f7a9dceba095040f85555d0",
      "parents": [
        "65ae6c91bbe72c4b176631588f56c7e918d7fc73"
      ],
      "author": {
        "name": "Adam Tengler",
        "email": "atengler@mirantis.com",
        "time": "Wed May 03 14:06:24 2017 +0000"
      },
      "committer": {
        "name": "Adam Tengler",
        "email": "atengler@mirantis.com",
        "time": "Thu May 04 11:38:47 2017 +0000"
      },
      "message": "Use cache backend to store sessions, include Memcache with Horizon system\n\nChange-Id: Id08a507ab16fd8b55c4468334e7921a8d8ac0412\n"
    },
    {
      "commit": "6ac869390330ebadbe70417f0b21855e110f052c",
      "tree": "8a129c1106d10a7cff3b063be1cd9d13cc3071f4",
      "parents": [
        "0971634f98b2c32a534dd8e4084d86371d3205b3"
      ],
      "author": {
        "name": "Marek Celoud",
        "email": "mceloud@mirantis.com",
        "time": "Fri Mar 10 16:16:54 2017 +0100"
      },
      "committer": {
        "name": "Marek Celoud",
        "email": "mceloud@mirantis.com",
        "time": "Fri Mar 10 16:16:54 2017 +0100"
      },
      "message": "disable include of horizon theme\n"
    },
    {
      "commit": "2738292aa5edc625b8daf22ee1e2c27649d85ff2",
      "tree": "475c921f4249f2d2b81aaf7c6391dec505ff7016",
      "parents": [
        "4ee12b0ffeacff0a036920db61e52192ccd4670d"
      ],
      "author": {
        "name": "Ales Komarek",
        "email": "akomarek@mirantis.com",
        "time": "Fri Dec 30 11:34:43 2016 +0100"
      },
      "committer": {
        "name": "Ales Komarek",
        "email": "akomarek@mirantis.com",
        "time": "Fri Dec 30 11:34:43 2016 +0100"
      },
      "message": "Horizon on all interfaces\n"
    },
    {
      "commit": "4ee12b0ffeacff0a036920db61e52192ccd4670d",
      "tree": "15f95a760b102317768a21cf23ae082bcfb93dc2",
      "parents": [
        "846938d55d6431b943c6479b0f3793508058debc"
      ],
      "author": {
        "name": "Ales Komarek",
        "email": "akomarek@mirantis.com",
        "time": "Fri Dec 30 10:48:55 2016 +0100"
      },
      "committer": {
        "name": "Ales Komarek",
        "email": "akomarek@mirantis.com",
        "time": "Fri Dec 30 10:48:55 2016 +0100"
      },
      "message": "Horizon plugins\n"
    },
    {
      "commit": "d786881d892603836d26d9ceb06b5cdef4cca8ed",
      "tree": "d276b3607b8c8e87ac6ab4d3811fd947d0466f7e",
      "parents": [
        "07c81bdc5c1796d79f7c0a83ff6a78ff4505077d"
      ],
      "author": {
        "name": "Pavel Cizinsky",
        "email": "pcizinsky@mirantis.com",
        "time": "Fri Dec 23 10:10:21 2016 +0100"
      },
      "committer": {
        "name": "Pavel Cizinsky",
        "email": "pcizinsky@mirantis.com",
        "time": "Fri Dec 23 10:52:47 2016 +0100"
      },
      "message": "separate horizon plugins\n"
    },
    {
      "commit": "c7b01039d2c1bfe5c121f375fccdc7e738985a3d",
      "tree": "7cfe23c987023c73018dbd908d08ee2c6b917c01",
      "parents": [
        "a46a1c5a2d6646ea2d655f5439c6b722d519ff49"
      ],
      "author": {
        "name": "Ales Komarek",
        "email": "ales.komarek@newt.cz",
        "time": "Thu Dec 01 11:20:06 2016 +0100"
      },
      "committer": {
        "name": "Ales Komarek",
        "email": "ales.komarek@newt.cz",
        "time": "Thu Dec 01 11:20:06 2016 +0100"
      },
      "message": "Moved structure\n"
    },
    {
      "commit": "03ff34ef2becc70bbeb47b209edf350cee769626",
      "tree": "16e1c37a5677c1d55fa2d59f6445d4db2fa46dc1",
      "parents": [],
      "author": {
        "name": "Ondrej Smola",
        "email": "ondrej.smola@tcpcloud.eu",
        "time": "Thu Dec 01 01:30:33 2016 +0100"
      },
      "committer": {
        "name": "Ondrej Smola",
        "email": "ondrej.smola@tcpcloud.eu",
        "time": "Thu Dec 01 01:30:33 2016 +0100"
      },
      "message": "initial commit\n"
    }
  ]
}
