)]}'
{
  "log": [
    {
      "commit": "c230e2e2ec875aa80d7a7f7f82dab5fba09ac362",
      "tree": "af91c8e20f3bf68b44528cb153610bf0e66ac080",
      "parents": [
        "09f06c285930f30628f10f1a5d724ef50460eb0d"
      ],
      "author": {
        "name": "Ievgeniia Zadorozhna",
        "email": "izadorozhna@mirantis.com",
        "time": "Mon Sep 18 15:18:19 2023 +0300"
      },
      "committer": {
        "name": "Ievgeniia Zadorozhna",
        "email": "izadorozhna@mirantis.com",
        "time": "Fri Sep 29 19:55:27 2023 +0200"
      },
      "message": "Prepared fixed for the MOS Victoria-based image, MOS 23.2\n\nThe list of the fixes / improvements:\n\n* Dockerfiles: set the FROM image to the Mirantis heat\n  Victoria image of MOS 23.2. Fixed some packages installation.\n* Python cleanup.py script: re-wrote opertions with the\n  volume groups and volume group types with the specific\n  API version, resettings volume status, finding the\n  server groups. Added the functions for non-existing\n  methods in downstream openstacksdk.\n* FIO scripts: Fixed the attaching/detaching the volumes,\n  some other fixes.\n* Refreshed the si-tests, mos-spt, cfg-checker repositories,\n  archived.\n* Changed the tag of the toolset image for Victoria:\n  toolset:23.2-victoria\n\nChange-Id: I762eaa813c4c864979a2dfb5151dd082aff98cb2\n"
    },
    {
      "commit": "a69655fa3d89a1862aba5eb0167c21a38cc83f99",
      "tree": "37f208058e337b559be7c1db92d0232b2bd374ae",
      "parents": [
        "d70f21c8167181baefcc91ec752256ef8b8f4915"
      ],
      "author": {
        "name": "Ievgeniia Zadorozhna",
        "email": "izadorozhna@mirantis.com",
        "time": "Thu Aug 17 16:30:07 2023 +0300"
      },
      "committer": {
        "name": "Ievgeniia Zadorozhna",
        "email": "izadorozhna@mirantis.com",
        "time": "Thu Aug 17 16:30:07 2023 +0300"
      },
      "message": "Refreshed the new mos-checker.tgz, removed urllib hot fix\n\n* Refreshed mos-checker.tgz according to kaas (june 2023),\n  2019.2.23, 2019.2.24; removed old 2019.2.22.\n* Removed urllib pin since it is fixed already in the new\n  cfg-checker.\n\nRelated-PROD: PROD-37187\nChange-Id: Ica0def6f34f28c062ca897b8a29f2a28d2b51a97\n"
    },
    {
      "commit": "8f111809d75f1d3f062babc6e9db10677bd2afd3",
      "tree": "c72ffea151773e3218288980be01e214a8f07fe9",
      "parents": [
        "3a6f9e201749f32739b0e4403aef724c35bc26a5"
      ],
      "author": {
        "name": "Ievgeniia Zadorozhna",
        "email": "izadorozhna@mirantis.com",
        "time": "Fri Jul 07 19:12:02 2023 +0300"
      },
      "committer": {
        "name": "Ievgeniia Zadorozhna",
        "email": "izadorozhna@mirantis.com",
        "time": "Fri Jul 07 19:36:17 2023 +0300"
      },
      "message": "Fixed dependencies around urllib pip module\n\nAdded a line to install \u0027urllib3\u003c2.0\u0027 in the docker image.\n\nThe docker image fails to build due to the issue with the\ndependencies. Firstly, \u0027urllib3\u003c3,\u003e\u003d1.21.1\u0027 is installed\nduring the installation of the openstack packages.\nAfter this, during installing the kubernetes pip module, it\nrequires \u0027google-auth\u003e\u003d1.0.1\u0027 which requires \u0027urllib3\u003c2.0\u0027\nbut the 2.0.3 version is already installed.\n\nRelated-PROD: PROD-37198\nChange-Id: Ia238347528ee2f058e894460972996e26501651d\n"
    },
    {
      "commit": "3a6f9e201749f32739b0e4403aef724c35bc26a5",
      "tree": "08446e20b63d7bedb71f2fbab48dcda3bde75245",
      "parents": [
        "6146cb4f04346d6582ac7eecd95345afa171f278"
      ],
      "author": {
        "name": "Ievgeniia Zadorozhna",
        "email": "izadorozhna@mirantis.com",
        "time": "Fri May 12 18:31:28 2023 +0300"
      },
      "committer": {
        "name": "Ievgeniia Zadorozhna",
        "email": "izadorozhna@mirantis.com",
        "time": "Fri Jul 07 00:02:38 2023 +0300"
      },
      "message": "Added RefApp Density testing to the toolset full pod\n\nAdded RefApp Density automated testing to the toolset\nfull pod:\n* added openstack-refapp source code archive\n* extended the dockerfile to install openstack-refapp\n* added refapp-prepare.sh script to do some pre-steps\n* added run-refapp-density.sh script to run the tests\n* refactored old code in the dockerfile to improve\n\nRelated-PROD: PROD-36856\nChange-Id: Ib6c66b14d8d7f057aaebeafe2ab1eb6ff3c7b06b\n"
    },
    {
      "commit": "42355a9db597d037fa63e49c34e27745ca96fb2a",
      "tree": "df77fa8b79efc3401751490dd89fd8d0d581f16d",
      "parents": [
        "876e93a037aded01bd0895c0ee2adb70939b76ce"
      ],
      "author": {
        "name": "Alex",
        "email": "osavatieiev@mirantis.com",
        "time": "Thu Feb 02 18:13:30 2023 -0600"
      },
      "committer": {
        "name": "Alex",
        "email": "osavatieiev@mirantis.com",
        "time": "Thu Feb 02 18:19:25 2023 -0600"
      },
      "message": "Fixed archived versions of mos-spt, mos-checker and si-test\n\n  Related-PROD: PROD-36856\n\nChange-Id: I46d787f206c0d60f9bca08e438e55d70512fc21a\n"
    },
    {
      "commit": "101c5f6957fffaa2291e1a17b1c7c3f2c654c715",
      "tree": "5b76b88913f33b50253250e48fd62f1d16f2f486",
      "parents": [
        "e65458d4fd2151c7ae3e4f5905f1eeb280fdd86c"
      ],
      "author": {
        "name": "Ievgeniia Zadorozhna",
        "email": "izadorozhna@mirantis.com",
        "time": "Tue Jul 26 17:12:53 2022 +0300"
      },
      "committer": {
        "name": "Ievgeniia Zadorozhna",
        "email": "izadorozhna@mirantis.com",
        "time": "Tue Jul 26 17:12:53 2022 +0300"
      },
      "message": "Added installation of \u0027iperf\u0027 package to the offline images and pods\n\nAdded installation of \u0027iperf\u0027 package to the offline images due to\nthe fix in mos-spt (https://gerrit.mcp.mirantis.com/c/mcp/mos-spt/+/138830):\nusing iperf (v2) tool for the multiple threads test cases.\n\nRelated-PROD: PROD-36943\nChange-Id: I157da5f37678b54cacdcdb38b3ea45aba347bd0a\n"
    },
    {
      "commit": "6c416497a0c190e6a0c088c78e927ad990f87e60",
      "tree": "4a6c315e7a8fbc284d2f03ac301095424c8e8b7c",
      "parents": [
        "b5cd89b73f6232e303672bd5b3281b96d88655fb"
      ],
      "author": {
        "name": "Ievgeniia Zadorozhna",
        "email": "izadorozhna@mirantis.com",
        "time": "Thu Jun 16 16:29:40 2022 +0300"
      },
      "committer": {
        "name": "Ievgeniia Zadorozhna",
        "email": "izadorozhna@mirantis.com",
        "time": "Thu Jun 16 16:29:40 2022 +0300"
      },
      "message": "Added mos-spt to the offline toolset image\n\n* cloning mos-spt\n* installing mos-spt\n* putting it to /opt\n\nRelated-PROD: PROD-36856\nChange-Id: Ie5442d7a8b68bd6e812abe80b8ab8608c814382e\n"
    },
    {
      "commit": "c7f187c8bb70d829e51d8d369b3eb287409445c4",
      "tree": "6428b2cf81ea435ceff0e2162157dc28e38ee4d6",
      "parents": [
        "f59c7394be889617d4f39d574ce95f0913d1e735"
      ],
      "author": {
        "name": "Alex",
        "email": "osavatieiev@mirantis.com",
        "time": "Thu Apr 28 10:02:27 2022 -0500"
      },
      "committer": {
        "name": "Alex",
        "email": "osavatieiev@mirantis.com",
        "time": "Tue May 10 10:08:35 2022 -0500"
      },
      "message": "Multiple script updates\n\n  - new rally image dockerfile with plugins\n  - updated toolset image\n  - svc-stress fixes to show progress and errors\n  - flavor sizes updates in accordance with product internal checks\n  - added fio package download\n\n  Related-PROD: PROD-36856\n\nChange-Id: I2ef7ea112a902dedffc51d66c3173f3c7f89876c\n"
    },
    {
      "commit": "f59c7394be889617d4f39d574ce95f0913d1e735",
      "tree": "52f22703803d6e7bab94a2f988913efdaaffccd2",
      "parents": [
        "371db589c10cac957e39fa9bb763884efc094a58"
      ],
      "author": {
        "name": "Alex",
        "email": "osavatieiev@mirantis.com",
        "time": "Mon Apr 18 19:10:14 2022 -0500"
      },
      "committer": {
        "name": "Alex",
        "email": "osavatieiev@mirantis.com",
        "time": "Mon Apr 18 19:14:41 2022 -0500"
      },
      "message": "Scripts and toolset dockerfile updates\n\n  Related-PROD: PROD-36856\n\nChange-Id: Ie55bee2e7357c0f21b2a4d838c3db6ca9736568a\n"
    },
    {
      "commit": "83075accf43ef33ff72c7f68a9feddf7b71556e7",
      "tree": "ad07935605f8919b704968956526f80758258a3b",
      "parents": [
        "eb2b8f92e2cd5b8787f0abf9a0f7a2d3f46cd72d"
      ],
      "author": {
        "name": "Alex",
        "email": "osavatieiev@mirantis.com",
        "time": "Wed Feb 16 13:39:50 2022 -0600"
      },
      "committer": {
        "name": "Alex",
        "email": "osavatieiev@mirantis.com",
        "time": "Wed Feb 16 14:21:03 2022 -0600"
      },
      "message": "Scripts fixes and updates\n\n  Related-PROD: PROD-34629\n\nChange-Id: I62ff687b6edf14d54fb39a4c9da5badb6ff301c6\n"
    },
    {
      "commit": "08d4cad1429c7b2f84e30592c88104862e0e19f0",
      "tree": "c8ce0e7a57e28611778d3a9f56aa6084cc49f703",
      "parents": [
        "e4772c2edb78d8244c613666d9d82ea08700023f"
      ],
      "author": {
        "name": "Alex",
        "email": "osavatieiev@mirantis.com",
        "time": "Wed Aug 25 14:26:03 2021 -0500"
      },
      "committer": {
        "name": "Alex",
        "email": "osavatieiev@mirantis.com",
        "time": "Fri Oct 15 15:29:02 2021 -0500"
      },
      "message": "Updated dockerfiles and min toolset image\n\n  - toolset divided to min and full\n  - new qa-daemonset.yaml to work with node\u0027s networks and run checks\n\nRelated-PROD: PROD-36128\nChange-Id: I0acd5281c3ce7c3577f507110c29984bcec01053\n"
    },
    {
      "commit": "17e4a5960edab221fe69244dd2fa562f7868fa4f",
      "tree": "63b78b7aaeb33c79f5c210ffdab1babce3cc59da",
      "parents": [
        "1a89dfbbfb7df0be08f52cf722ed196b8969a617"
      ],
      "author": {
        "name": "Alex",
        "email": "osavatieiev@mirantis.com",
        "time": "Tue Jul 13 15:59:33 2021 -0500"
      },
      "committer": {
        "name": "Alex",
        "email": "osavatieiev@mirantis.com",
        "time": "Tue Jul 13 16:14:17 2021 -0500"
      },
      "message": "Update ubuntu docker file and add autoscaling templates\n\n  Related-PROD: PROD-36128\n\nChange-Id: Ic983e236e4342d50a5df7075a5a47eaeb866ac16\n"
    },
    {
      "commit": "f2f657ee668a6bc4dc16ccf8e6318fb3a31ddfe5",
      "tree": "b61237735f6a9218a1d4e38523e824f88d839302",
      "parents": [
        "52db47597bded226619132564b0b275142be8bb9"
      ],
      "author": {
        "name": "Alex",
        "email": "osavatieiev@mirantis.com",
        "time": "Mon Jun 14 19:44:05 2021 -0500"
      },
      "committer": {
        "name": "Oleksandr Savatieiev",
        "email": "osavatieiev@mirantis.com",
        "time": "Fri Jun 18 16:13:21 2021 +0000"
      },
      "message": "Updates to dockerfile after verification on client offline environment\n\n  - updated toolset\n  - additional dockerfile for rally-offline (wip)\n  - si-tests fw files updates to use local repos\n  - si-env.sh script with env vars for offline use\n\n  Related-PROD: PROD-36128\n\nChange-Id: I16b9236e68e6358c16865ce8ed7f226610e82512\n"
    },
    {
      "commit": "73b792d2077e1e9c5f3baa4cdc8df1167649efc6",
      "tree": "50519b022798256382f585497c486ebe5fa10024",
      "parents": [
        "a5e3346f0d2012b17d2be05e08b50f4ac4da0007"
      ],
      "author": {
        "name": "Alex",
        "email": "osavatieiev@mirantis.com",
        "time": "Fri Jun 11 17:46:14 2021 -0500"
      },
      "committer": {
        "name": "Alex",
        "email": "osavatieiev@mirantis.com",
        "time": "Fri Jun 11 17:46:14 2021 -0500"
      },
      "message": "Updated dockerfile for ubuntu container building\n\n  Related-PROD: PROD-36128\n\nChange-Id: I6335851a1292f9856ce3ce78d65025fa0e1e7120\n"
    },
    {
      "commit": "a5e3346f0d2012b17d2be05e08b50f4ac4da0007",
      "tree": "cd755901bbdedcffc0d715e31ec5a4f379b8778d",
      "parents": [
        "7b89e5b6623252db0d9848aa84901085cd79d64a"
      ],
      "author": {
        "name": "Alex",
        "email": "osavatieiev@mirantis.com",
        "time": "Thu Jun 10 19:01:07 2021 -0500"
      },
      "committer": {
        "name": "Oleksandr Savatieiev",
        "email": "osavatieiev@mirantis.com",
        "time": "Fri Jun 11 00:14:27 2021 +0000"
      },
      "message": "Dockerfile and si-tests archive for preparing offline toolset image\n\n  Related-PROD: PROD-36128\n\nChange-Id: Ibb974a7b7a6f9a9d2d0b0b3e4928330c7764b134\n"
    }
  ]
}
