)]}'
{
  "log": [
    {
      "commit": "61a84ff0d8c5a0182d97dc8b533dd50658481ac8",
      "tree": "872c613cff6795292e740bbecf45adf25f7adf63",
      "parents": [
        "04099ea6c3c3fbf970b81ef2c465ae3a704a831e"
      ],
      "author": {
        "name": "Oleksiy Petrenko",
        "email": "opetrenko@mirantis.com",
        "time": "Fri Dec 07 19:14:28 2018 +0200"
      },
      "committer": {
        "name": "opetrenko",
        "email": "opetrenko@mirantis.com",
        "time": "Fri Dec 07 17:28:04 2018 +0000"
      },
      "message": "Fix cinderv3 rerty\n\nRetry cinderv3 send if we get error with no http_status\n\nChange-Id: I11da0888aba41a756ce8dacff7cbe376b145fb5b\nCloses-Bug: PROD-25613 (PROD:25613)\n"
    },
    {
      "commit": "04099ea6c3c3fbf970b81ef2c465ae3a704a831e",
      "tree": "3c252d760f0fff7463ad22726eec3ef7217df0c1",
      "parents": [
        "e38f5a6aba6acb92c44855bfe8e511ac3107799b"
      ],
      "author": {
        "name": "Oleksandr Shyshko",
        "email": "oshyshko@mirantis.com",
        "time": "Thu Nov 22 16:02:52 2018 +0200"
      },
      "committer": {
        "name": "Oleksandr Shyshko",
        "email": "oshyshko@mirantis.com",
        "time": "Thu Dec 06 16:05:00 2018 +0000"
      },
      "message": "Improve service validation during upgrade Cinder\n\n  * Added modules which allow to check and manage services statuses.\n\nChange-Id: Ib51fd5b65c332aa1d9cae2ebcf9ebb7d510a4df3\nRelated-PROD: PROD-25157\n"
    },
    {
      "commit": "e38f5a6aba6acb92c44855bfe8e511ac3107799b",
      "tree": "e9f796512192a62b1738513499bde8714387705f",
      "parents": [
        "0314a5650d42a4422d026aeefcd72e1ad464457a"
      ],
      "author": {
        "name": "Oleksiy Petrenko",
        "email": "opetrenko@mirantis.com",
        "time": "Wed Nov 21 12:58:07 2018 +0200"
      },
      "committer": {
        "name": "opetrenko",
        "email": "opetrenko@mirantis.com",
        "time": "Wed Dec 05 13:08:44 2018 +0000"
      },
      "message": "Improve cinderv3 module and states\n\nAdd states and modules for volumes\nand unify volume_type states and modules\n\nChange-Id: I23cc715df696c828e7f7b53d5c4c85b146d93417\nCloses-Issue: PROD-25036 (PROD:25036)\n"
    },
    {
      "commit": "1aeb0c8d95c3c8b8368386f9096e09f1fdc71aed",
      "tree": "6e5b7aff7dd333be410b22e59de01ed947b337ce",
      "parents": [
        "715728653601e91641e6129e42495c3e9a623cd1"
      ],
      "author": {
        "name": "Oleh Hryhorov",
        "email": "ohryhorov@mirantis.com",
        "time": "Fri Oct 26 14:51:30 2018 +0000"
      },
      "committer": {
        "name": "Oleh Hryhorov",
        "email": "ohryhorov@mirantis.com",
        "time": "Tue Oct 30 18:43:52 2018 +0200"
      },
      "message": "Switch salt-formula-cinder to cinderv3 calls\n\nThe patch does the following:\n- Switches salt-formula-cinder to use cinderv3 module\n  and state instead of cinderng.\n- Adds retries to functions to avoid failing in case of\n  cinder service or any relevant service is not available\n  for some reason.\n- Arranges function return data\n\nChange-Id: I347cc3b8f53e85a2e1eaa08cf8637d0092cb6ef7\nRelated-PROD: PROD-23594 (PROD:23594)\n"
    },
    {
      "commit": "86c84cc697838753816b3dec26e231b5d383e85d",
      "tree": "135bdc5eba7c903c87a5e682f7fb663da70b3ae5",
      "parents": [
        "a23bc6e3d7176c5f0869bf4e6b20d4202315eed4"
      ],
      "author": {
        "name": "kairat_kushaev",
        "email": "kkushaev@mirantis.com",
        "time": "Thu Jul 05 16:24:53 2018 +0400"
      },
      "committer": {
        "name": "Kairat Kushaev",
        "email": "kkushaev@mirantis.com",
        "time": "Thu Jul 05 12:36:01 2018 +0000"
      },
      "message": "remove explicit version specification from cinder formula\n\nWe don\u0027t need to specify version explicitly, it is extracted from\nservice url, before queens it had not led to any problems but since\n[1] has been merged  we need to delete explicit specification.\n\n1. https://github.com/openstack/os-client-config/commit/b2f7ceadb1a99bd0f5fb17b9298c6f962414aa9f\n\nChange-Id: I3e153c7fccfb7972a6385757fda459fe46f2bc15\n"
    },
    {
      "commit": "5c8626d7557ebd8c3b42c8769e879ebcf16e5162",
      "tree": "21b6fcb0a911d8e633a39446ac867a459d69e4c9",
      "parents": [
        "6fcb6b267a59c9c2404a374297ae5ea1c1c5327d"
      ],
      "author": {
        "name": "kairat_kushaev",
        "email": "kkushaev@mirantis.com",
        "time": "Sat Jun 09 18:15:15 2018 +0400"
      },
      "committer": {
        "name": "kairat_kushaev",
        "email": "kkushaev@mirantis.com",
        "time": "Wed Jul 04 17:07:34 2018 +0400"
      },
      "message": "Use os_client config for Openstack requests\n\nwe need to use os_client config and direct api calls\nbecause it is very stable.\nCloses-Issue: PROD-20033\n\nChange-Id: I3645f0426030bbbfa63b7bbc75a41f8d0df86dba\n"
    }
  ]
}
