)]}'
{
  "log": [
    {
      "commit": "9cdeda15a0e7d89b0d06b398ae54f0ea21b01a25",
      "tree": "2a8535c6010ec359a733a382fd44bac2d58b6839",
      "parents": [
        "65ca50c79641214d982239ff59c942bec6f92c31"
      ],
      "author": {
        "name": "Felipe Rodrigues",
        "email": "felipefuty01@gmail.com",
        "time": "Thu Feb 09 21:45:49 2023 -0300"
      },
      "committer": {
        "name": "Kiran Pawar",
        "email": "kinpaa@gmail.com",
        "time": "Fri Apr 04 08:58:11 2025 +0000"
      },
      "message": "Fix stop on cleanup error\n\nAdd an error treatment to the clear_resources function and fix the\nreturned object status when checking if the resource is deleted\n\nChange-Id: Idd896a39f7be7a4dcde9fac3cdb0bd26cc814af3\nCloses-Bug: #2006792\n"
    },
    {
      "commit": "7ff4509dbd643216175a62e84342510d65e6bcd4",
      "tree": "c8fb444f466fa5027157dd6ee9136b18b4f9bcaf",
      "parents": [
        "9c743992f835de0ba9e3b73daa2b3e5b783690f2"
      ],
      "author": {
        "name": "Kiran Pawar",
        "email": "kinpaa@gmail.com",
        "time": "Fri Dec 06 10:30:34 2024 +0000"
      },
      "committer": {
        "name": "Kiran Pawar",
        "email": "kinpaa@gmail.com",
        "time": "Tue Jan 07 12:44:08 2025 +0000"
      },
      "message": "Add tests for allow to update share access rule\n\nStarting micro-version 2.88, Manila will allow to update\naccess_level of share access rule.\n\nDepends-on: https://review.opendev.org/c/openstack/manila/+/931050\nRelated-Bug: #2066871\nChange-Id: I8500f71b527b4e5037f128906f68385f821ebf42\n"
    },
    {
      "commit": "b5d6f2997f325bd3b59f663bd9def88f068d8f9b",
      "tree": "ba8dfeb973853e4d1d94728cbb0a89804f468df7",
      "parents": [
        "31df75e18b2cfad59322c20575a608fdbb592de1"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Sat Nov 09 19:54:47 2024 +0200"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Mon Nov 25 22:18:02 2024 +0200"
      },
      "message": "Add nfs_versions option for NFS protocol version selection\n\nThis commit introduces a new configuration option, `nfs_versions`,\nto allow specifying the NFS protocol version used when mounting NFS\nshares in Tempest tests. The option supports selecting specific\nversions, such as NFSv3 or NFSv4, enabling compatibility with\nenvironments where certain NFS versions are required.\n\n- Option Name: `nfs_versions`\n- Default: [\"4\", ] (NFSv4 is used by default)\n\nThis enhancement increases flexibility in testing scenarios with\nNFS version dependencies.\n\nChange-Id: I048d4e954329d2d4f28604a8bf02c615703ac43c\n"
    },
    {
      "commit": "e33b5e953515b69dc8e5a1d70ec49102fc7dd1ad",
      "tree": "ab02e6648fcdb0466111b8fb4dfd597f487b6c2a",
      "parents": [
        "1a3372d25c17405cd22372db397563fbffb5fecc"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Fri Oct 25 15:52:50 2024 -0700"
      },
      "committer": {
        "name": "Takashi Kajinami",
        "email": "kajinamit@oss.nttdata.com",
        "time": "Sun Oct 27 02:59:50 2024 +0900"
      },
      "message": "Support py3.12 and drop py3.8\n\nAs per the current release tested runtime, we test\nfrom python 3.9 till python 3.12 so updating the same\nin python classifier in setup.cfg\n\nAlso, dropping the python3.8 support\n- https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/FOWV4UQZTH4DPDA67QDEROAESYU5Z3LE/\n\nChange-Id: Ia27257e0ab90979c59c479c2ddf946e926c1aed3\n"
    },
    {
      "commit": "34aecbf1213650768537f1a12a6fc37cc3a2ff0c",
      "tree": "816459e97050270538fdb14f5801574152f0139e",
      "parents": [
        "1cf281f9878f3ece0d64e84dd6885d3c4de8f336"
      ],
      "author": {
        "name": "Takashi Kajinami",
        "email": "kajinamit@oss.nttdata.com",
        "time": "Thu Oct 24 20:56:43 2024 +0900"
      },
      "committer": {
        "name": "Takashi Kajinami",
        "email": "kajinamit@oss.nttdata.com",
        "time": "Thu Oct 24 20:56:43 2024 +0900"
      },
      "message": "Remove support for Pyton 3.6 and 3.7\n\nTempest and its plugins are branchless and need to support all active\nstable branches. However none of the maintained branches currently\nsupport these old python versions.\n\nAlso add a few new versions currently tested.\n\nChange-Id: I91baa08f496cb62df95381cc66274e0c2a9cdefb\n"
    },
    {
      "commit": "75dbca626e46b26dda38e98b3f98e9f5cf7f5b4c",
      "tree": "9383342852769dba84beebb6b8fb87c69ceb9fa5",
      "parents": [
        "e344e37d62caf65da9b8e1ba7a6bc925cfded7fc"
      ],
      "author": {
        "name": "Alexander Deiter",
        "email": "adeiter@infinidat.com",
        "time": "Tue Oct 18 14:07:21 2022 +0300"
      },
      "committer": {
        "name": "Alexander Deiter",
        "email": "adeiter@infinidat.com",
        "time": "Tue Oct 18 14:07:21 2022 +0300"
      },
      "message": "Add a metadata field shown on API \u003e\u003d 2.73\n\nFixed SharesActionsTest cases for API version \u003e\u003d 2.73\nsince a metadata field was added in that version.\n\nCloses-bug: #1993283\nSigned-off-by: Alexander Deiter \u003cadeiter@infinidat.com\u003e\nChange-Id: Ib285d9c740558d1ff3e24acb1ccc3de7e1ad562f\n"
    },
    {
      "commit": "8866127d8b9bc7c2811c9025be8acf2228adb0f8",
      "tree": "40861209e0aeaa0805ee7004cb05e89445b10e61",
      "parents": [
        "9c4a97b150e15b814acd4feb4da858a0eeff881e"
      ],
      "author": {
        "name": "Fabio Oliveira",
        "email": "fabioaurelio1269@gmail.com",
        "time": "Fri Oct 15 10:53:51 2021 -0300"
      },
      "committer": {
        "name": "Fabio Oliveira",
        "email": "fabioaurelio1269@gmail.com",
        "time": "Fri Oct 15 12:57:11 2021 -0300"
      },
      "message": "Add unstable tag on some replication tests\n\nThe tempest tests `test_promote_out_of_sync_share_replica` and\n`test_resync_share_replica` are concurrency-prone.\n\nTheses tests are trying to determine something that shouldn\u0027t really\nbe a problem and may require to over-engineer the APIs to solve it.\n\nCloses-Bug: #1631314\nChange-Id: I4519147f2c1e7f4ea060d83b1a34d0a85dca9687\n"
    },
    {
      "commit": "645e4eb092a6cd7ba946ec949cec684112629eed",
      "tree": "c7b155368e049d0be308f01a22b836f78b24f712",
      "parents": [
        "a096815be929abd4b91290dff40e90315d2395ce"
      ],
      "author": {
        "name": "Tom Barron",
        "email": "tpb@dyncloud.net",
        "time": "Tue Oct 15 17:26:41 2019 -0400"
      },
      "committer": {
        "name": "Tom Barron",
        "email": "tpb@dyncloud.net",
        "time": "Tue Apr 21 08:28:39 2020 -0400"
      },
      "message": "Fix export location used for extend/shrink tests\n\nInstead of using the first export location, use the first export\nlocation matching the address family (IPv4 or IPv6) to be used\nfor the mount.\n\nCloses-Bug: #1848278\nChange-Id: Ia2a0fefc34085e21e521acb7ccfdeecef7fda186\n"
    },
    {
      "commit": "0cd6c999d4985e10be2566c631312720efe8413c",
      "tree": "2198056772df9052c002b79c230069dae524f21d",
      "parents": [
        "4d7b4949906a8935f2fe5a404c234e392b6e4cde"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Wed Jan 01 15:56:52 2020 +0200"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Thu Jan 09 11:02:53 2020 +0200"
      },
      "message": "Use a single keypair for multiple instances\n\nWhen I ran manila scenario tests, some tests failed due to\nssh key authentication. I noticed that tests with single\ninstance pass, however, tests with more than one instance\n(e.g. \"test_read_write_two_vms\" test) fail.\nI figured out that every instance initialization creates a\nunique keypair.\nAn unnecessary resource duplication, when a single user boots\nmore than one instance. Depending on test flow this may also\ncause keypair mismatch.\n\nChange-Id: Ic685d1b9574daf7e6c9b90d5636f1b614a70b0da\nRelated-bug: #1858024\n"
    },
    {
      "commit": "3dd627bdec282071450694bf5399d53e9f9abd5b",
      "tree": "80e6b4e4403b34b15faf622bebfc2fa23d6efcb7",
      "parents": [
        "db5ab6b28c47335151ab4fa4e7c7313964d5806c"
      ],
      "author": {
        "name": "Raissa Sarmento",
        "email": "rdearauj@redhat.com",
        "time": "Wed Sep 27 12:18:44 2017 +0100"
      },
      "committer": {
        "name": "Raissa Sarmento",
        "email": "rdearauj@redhat.com",
        "time": "Wed Sep 27 12:25:46 2017 +0100"
      },
      "message": "Apply cookiecutter to newly split project\n\nThis tempest plugin is being split out of the main manila project in\naccordance with Queens goal \"Split Tempest Plugins into Separate\nRepos/Projects\"[1]. This patch applies the standard boilerplate files\nfor OpenStack projects so that it can stand on its own.\n\n[1] https://governance.openstack.org/tc/goals/queens/split-tempest-plugins.html\n"
    }
  ]
}
