)]}'
{
  "log": [
    {
      "commit": "540e74ac3da07cf62a00ab7976fb9382cf2e59a8",
      "tree": "a244be247dfbc740788300bb0044e2955a223b15",
      "parents": [
        "f5beab4862ac3d148ec4179b82bbd7190485f8f6"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Tue Jan 19 18:08:25 2021 +0200"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Thu Jan 21 10:14:19 2021 +0200"
      },
      "message": "Moving resource waiters to a new module\n\nCurrently, resource waiters methods are placed under\nservice clients modules. There are three duplicated\nwaiters in both v1 and v2 modules:\n- wait_for_share_status\n- wait_for_snapshot_status\n- wait_for_access_rule_status\n\nThis patch suggests to separate the waiter functions\nfrom client modules and collect them in one place.\n\nChange-Id: I9f0d50a325139e6067e4339533d4b01a322df7a8\n"
    },
    {
      "commit": "f5beab4862ac3d148ec4179b82bbd7190485f8f6",
      "tree": "2df30622428a9c94b48c51889a2de05e59ed055e",
      "parents": [
        "7cba5e98d6cbe11ab98208e21c0005579888d514",
        "7f8e0ac2a190210f69d283af937c3aed0d199d83"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jan 19 22:33:09 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jan 19 22:33:09 2021 +0000"
      },
      "message": "Merge \"Moving skip conditions under skip_check classmethod\""
    },
    {
      "commit": "7f8e0ac2a190210f69d283af937c3aed0d199d83",
      "tree": "0b39c83cc38c4a108d5b4c64ad735755197091b5",
      "parents": [
        "b3a3c420c7cdb72fee275aa71491e5fba8c304d7"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Tue Jan 19 10:32:17 2021 +0200"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Tue Jan 19 13:58:32 2021 +0200"
      },
      "message": "Moving skip conditions under skip_check classmethod\n\nSkipping conditions shouldn\u0027t be under resource_setup\nclassmethod. This method is used to create resources\nfor test methods.\n\nChange-Id: I477d64cbda446c53f749d9f36acfbd2d198a5272\n"
    },
    {
      "commit": "7cba5e98d6cbe11ab98208e21c0005579888d514",
      "tree": "4e53443cd3642f5e87797975eec59b3fc09cfdd4",
      "parents": [
        "b3a3c420c7cdb72fee275aa71491e5fba8c304d7"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Tue Jan 19 10:49:20 2021 +0200"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Tue Jan 19 10:49:20 2021 +0200"
      },
      "message": "Fix test tag\n\nThis test requires all manila services running\nand should be tagged as TAG_API_WITH_BACKEND.\n\nChange-Id: I9c4e24c098dc510f3e9593a27c2ea22540da7a30\n"
    },
    {
      "commit": "ada5b69c78fd5d7a78bc4cf38d9e47d8274e0e3e",
      "tree": "5ed4911777aea0712df281538505ace1b26ab48f",
      "parents": [
        "6f593f486e85c117854ed0ebfa7b1d80962c2c41"
      ],
      "author": {
        "name": "Victoria Martinez de la Cruz",
        "email": "victoria@redhat.com",
        "time": "Thu Nov 26 23:27:53 2020 +0000"
      },
      "committer": {
        "name": "Victoria Martinez de la Cruz",
        "email": "victoria@redhat.com",
        "time": "Thu Nov 26 23:33:28 2020 +0000"
      },
      "message": "Adds get default share type function\n\nThis patch set adds the get default share type\nfunction to client used by our tempest tests.\n\nAlso leverages this new function to get the default\nshare type, instead of using the get share types\ncommand which was breaking in case the default\nshare type name was different than \"default\"\n\nCloses-Bug: #1905796\nChange-Id: If3508cd17a8640e88b21110d1d61dc424b94709e\n"
    },
    {
      "commit": "a79ba06596269233713c53e11d9f6d1fd86c693a",
      "tree": "a5078cb9453bd9dd237733b94d91d2195331c96d",
      "parents": [
        "3a44bf7401d85b5dea97aa63145bf1f8b1a6e0a9"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Sun Nov 01 09:49:04 2020 +0200"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Tue Nov 03 08:20:23 2020 +0200"
      },
      "message": "Use the same access rule for both instances\n\nIn the test \"test_read_write_two_vms\" 2 instances are created and 1 share.\nTo gain access to the share, an access rule is created for each instance.\nIn cephfs native we don\u0027t really need to create a new access rule for\nthe second instance.\nWe can use the first access rule for both instances and only create the\nconfiguration files in the instance according to the user account.\n\nChange-Id: I1a15728d47c3fbb1759b6ca44be4ecb25f73ab2c\n"
    },
    {
      "commit": "d91870b8e63f2a2301af645fd8632601a67ec742",
      "tree": "6d37596fa5f913c9387a0fcc94e081897e800cc0",
      "parents": [
        "9ff6b341370b10a80fddc6d1fd70c6375542b846"
      ],
      "author": {
        "name": "Luigi Toscano",
        "email": "ltoscano@redhat.com",
        "time": "Sat Oct 03 15:17:23 2020 +0200"
      },
      "committer": {
        "name": "Luigi Toscano",
        "email": "ltoscano@redhat.com",
        "time": "Sat Oct 03 15:17:23 2020 +0200"
      },
      "message": "Preserve the items order when calling ddt.data()\n\nSeveral calls to ddt.data() change the lists of items into a set\nto de-duplicate them. This happens, for example, when the list\nconstains microversions which may come from some variable.\n\nIn order to generate a consistent and predictable list of tests,\nwhich can be compared over time (as ddt adds the index of the\ntest to the test name), replace the usage of set with\na new function which removes the duplicates but keeps the order.\n\nChange-Id: I9cbd26016238c25487ac8104c1188cd2cf4f467e\n"
    },
    {
      "commit": "a0ef83296daf15b3d9e197de59278cd8134aea7f",
      "tree": "0231251c0e41d66a53492d1a3d8c7832e7859d69",
      "parents": [
        "ac5126fc8543dd4460cb9f64f5706b42524754c6",
        "b3089a7ee3da99cc249e4d5bf3e4bad353116877"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Sep 30 20:28:13 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 30 20:28:13 2020 +0000"
      },
      "message": "Merge \"Fix share server migration tests\""
    },
    {
      "commit": "7836ae8bc667506cd303042c06b453d2ca89bf10",
      "tree": "30b4e2d11ebe84278983cff9be62a08382fc7f6b",
      "parents": [
        "3b68c8174d7860905a9a30521c011fa29b158b84"
      ],
      "author": {
        "name": "silvacarloss",
        "email": "ces.eduardo98@gmail.com",
        "time": "Thu Sep 24 00:31:36 2020 +0000"
      },
      "committer": {
        "name": "silvacarloss",
        "email": "ces.eduardo98@gmail.com",
        "time": "Thu Sep 24 02:13:52 2020 +0000"
      },
      "message": "Fix export location sent to manage share operation\n\nUpdates the share manage tests to provide the export location path\nin the `export_path` share manage argument instead of sending a\ndict with all information regarding specific export location.\n\nChange-Id: I826d7dca38387cefe5e3ad1f6c0a47bbd3d31a5f\n"
    },
    {
      "commit": "b3089a7ee3da99cc249e4d5bf3e4bad353116877",
      "tree": "d3f012b59fad4709b6aa7fbbbeb3dc1d2e40b88c",
      "parents": [
        "3b68c8174d7860905a9a30521c011fa29b158b84"
      ],
      "author": {
        "name": "debeltrami",
        "email": "debeltrami@gmail.com",
        "time": "Tue Sep 15 21:06:04 2020 +0000"
      },
      "committer": {
        "name": "Andre Beltrami",
        "email": "debeltrami@gmail.com",
        "time": "Tue Sep 22 14:58:26 2020 +0000"
      },
      "message": "Fix share server migration tests\n\nThis patch provides small fixes to the share server migration tests.\n\nChange-Id: I4dcd677d53d56aad544d9a7e88b8160b704c241d\n"
    },
    {
      "commit": "3b68c8174d7860905a9a30521c011fa29b158b84",
      "tree": "6be285d96360b86c7972a5b1f121e809ebeb4a39",
      "parents": [
        "e752ccecf7fe019689038166ef9ec137c1f62926",
        "125959ef82c4338a9c4b60c434a779fcd2f474fc"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Sep 22 08:08:51 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 22 08:08:51 2020 +0000"
      },
      "message": "Merge \"Don\u0027t ignore invalid export location ip version\""
    },
    {
      "commit": "125959ef82c4338a9c4b60c434a779fcd2f474fc",
      "tree": "2198be1983b034044dc0f8b272d494df9f5fa8b2",
      "parents": [
        "a6602ecf052c1a51c61e9a0e1829fb5013d33349"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Mon Sep 21 07:12:33 2020 +0300"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Mon Sep 21 09:52:31 2020 +0300"
      },
      "message": "Don\u0027t ignore invalid export location ip version\n\nEnabling this option causes to failues when running ipv4\ntests in case the storage network is ipv6.\nIn such cases we should skip the tests.\n\nChange-Id: I7248d0ed64a50e9d432ef0510236feedbbc28ab0\n"
    },
    {
      "commit": "a98919f25f265616b10352b481cdeb19b9361511",
      "tree": "8b4975bbe92629540cd4661cfa01c7dffae9304e",
      "parents": [
        "2e12123d97d04113fdc0f23458fa27ee18978da0"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Sun Jul 12 09:31:52 2020 +0300"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Sun Sep 13 14:03:12 2020 +0300"
      },
      "message": "[Negative] Create share with non allowed share type\n\nThis test was created due to a bug [1] that was found when\ncreating a share type with non allowed share type.\nWhen creating a share using a private share from other tenant, i.e.\nthe tenant has no access to the share type. As expected it failed\nwith 404, but the share stuck on \"creating\" status.\n\nNote: This issue happens only when the share type name is used\nfor creating the share.\nCreating a share using share type id works as expected.\n\n[1] https://bugs.launchpad.net/manila/+bug/1885956\n\nDepends-On: https://review.opendev.org/#/c/738941/\nChange-Id: I567abccdaa622193b44a9b70bc0481842d8d55f1\nRelated-Bug: #1885956\n"
    },
    {
      "commit": "2e12123d97d04113fdc0f23458fa27ee18978da0",
      "tree": "2f79a33cc61ab8f0d08f4fd7ef79871d22022298",
      "parents": [
        "1e115c5dc1f5eb397be815329c887974ef37443d",
        "0d523bb8d4cd62186616103b59bba7d933d2cee4"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Sep 11 18:54:12 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Sep 11 18:54:12 2020 +0000"
      },
      "message": "Merge \"Add tests for share server migration\""
    },
    {
      "commit": "0d523bb8d4cd62186616103b59bba7d933d2cee4",
      "tree": "204420ac2702e593427ddd502fa60a0feb9758de",
      "parents": [
        "2e0e0814142b970dffe1f7675026a325f3cd73ad"
      ],
      "author": {
        "name": "debeltrami",
        "email": "debeltrami@gmail.com",
        "time": "Thu Aug 20 12:48:49 2020 +0000"
      },
      "committer": {
        "name": "debeltrami",
        "email": "debeltrami@gmail.com",
        "time": "Thu Sep 10 17:46:19 2020 +0000"
      },
      "message": "Add tests for share server migration\n\nThis patch adds new positive and negative tests for\nshare server migration.\n\nPartially-implements: bp share-server-migration\nCo-Authored-By: Daniel Tapia \u003cdanielarthurt@gmail.com\u003e\n\nChange-Id: Ice973bd2ad15bfb432e51da595b53c0480adba14\nDepends-On: Ic0751027d2c3f1ef7ab0f7836baff3070a230cfd\nDepends-On: I46a0cee0a4625d950f02fa7a5bf612de926451b5\nDepends-On: I813801fd64d4d605c0a4fe06c7a130ad00865b6d\n"
    },
    {
      "commit": "1e115c5dc1f5eb397be815329c887974ef37443d",
      "tree": "a835133b2b38df01a81a1b91ba5a4fb9d6fe7f34",
      "parents": [
        "2e0e0814142b970dffe1f7675026a325f3cd73ad"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Thu Sep 10 14:59:39 2020 +0300"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Thu Sep 10 14:59:39 2020 +0300"
      },
      "message": "Remove unused \"_ping_host_from_export_location\" method\n\nThere is an other method for pinging to the export location,\ncalled \"validate_ping_to_export_location\".\n\nChange-Id: Ia23b11fec8ac3a36d4c424c50129523ad3b7e912\n"
    },
    {
      "commit": "2e0e0814142b970dffe1f7675026a325f3cd73ad",
      "tree": "199ce20d21d0b194c02f541cda4b3e00a6a81e11",
      "parents": [
        "0c35deae8414f9dc66a94ee944c630e6317b0d0f",
        "d354d672f8e69d3b3ef44110cf1cc6eb958c8e57"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Sep 09 15:22:10 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Sep 09 15:22:10 2020 +0000"
      },
      "message": "Merge \"Remove experimental flag from share replication feature\""
    },
    {
      "commit": "88452b3d310c82c7cd54e0b76a23a1dd58169977",
      "tree": "110fc688c06bf7b0ab6629a086536ddec47f6251",
      "parents": [
        "4f0dbe042f2df75faf01f57a00caa1fb2f7462e2"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Thu Feb 20 11:52:48 2020 +0200"
      },
      "committer": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Tue Sep 08 10:54:10 2020 -0700"
      },
      "message": "Add uuid for tests\n\nWe should add a unique identifier for manila tests like\ndone in tempest. This will help to track a specific\ntest over time.\nThis patch adds a unique id for all functional and scenario\ntests and also adds check-uuid to tox tests.\n\nChange-Id: I262c7df709a8a7e9ed36591571069b9bcef0f51c\n"
    },
    {
      "commit": "4f0dbe042f2df75faf01f57a00caa1fb2f7462e2",
      "tree": "9fd3cd6833ba6efc0f86d1619df2148844d5bbbb",
      "parents": [
        "2ab1bb66e0f7825a7afd6d85fe62ccba2de8a7af"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Wed Aug 05 11:09:29 2020 +0300"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Mon Sep 07 20:45:09 2020 +0300"
      },
      "message": "Ping to export location until it is reachable\n\nIn some cases it takes time for the interface to acquire the\nIP address. This causes a failure in the ping operation.\nTherefore, we should ping until the network is reachable.\nThis is can be done by \"call_until_true\" method that allows\nreusing the ping method until the defined timeout.\n\nThis patch also adds the other scenario tests for ipv6\nenvironmet.\n\nChange-Id: I60bf3bd1bd2cc22b5bb6be11c8174b7529d0a066\n"
    },
    {
      "commit": "2ab1bb66e0f7825a7afd6d85fe62ccba2de8a7af",
      "tree": "bb567b576ed4c9686c8d005a89775234714665b3",
      "parents": [
        "2bf994168390ba8f5ce8a568c72d9889326e7d10",
        "2b308742004a6b345cebc77bb8319955310cfb35"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Sep 07 14:26:07 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Sep 07 14:26:07 2020 +0000"
      },
      "message": "Merge \"SSH over IPv4 when using a storage network\""
    },
    {
      "commit": "f904fd620453eb367430aa647f9def80caf64653",
      "tree": "b04faa7b8d6bcdf153c31e022ba3dc06c1bb75e7",
      "parents": [
        "1ef4c6af99498dacfe8017cbec19df07b80f0b44",
        "1d1461d23220dbd2a5d3420f7802f51992c994f7"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Sep 01 15:12:39 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 01 15:12:39 2020 +0000"
      },
      "message": "Merge \"Add flake8-import-order extension to tox.ini\""
    },
    {
      "commit": "2b308742004a6b345cebc77bb8319955310cfb35",
      "tree": "afd024f1986aa47f1bf616686e4aff5607148370",
      "parents": [
        "1369e54a2d8c4874f2b90f98c77e115349efb22a"
      ],
      "author": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Thu Aug 20 23:47:11 2020 -0700"
      },
      "committer": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Mon Aug 31 09:51:10 2020 -0800"
      },
      "message": "SSH over IPv4 when using a storage network\n\nA storage network can be configured to connect\nVMs in scenario tests to their shares. When\nusing a storage network, we don\u0027t need to force\nthe private network that we use to SSH to the\nVM to be on a particular IP version.\n\nWe need the private network subnet to be of\na particular IP version only when there is\nno storage network, and we\u0027re connecting to\nshares over the same network as SSH.\n\nChange-Id: If1d581730c42b060e74600ef2a05298921b1a3c6\nSigned-off-by: Goutham Pacha Ravi \u003cgouthampravi@gmail.com\u003e\n"
    },
    {
      "commit": "d354d672f8e69d3b3ef44110cf1cc6eb958c8e57",
      "tree": "9d4523e866272656152b8472ec8988f827fb180e",
      "parents": [
        "1ef4c6af99498dacfe8017cbec19df07b80f0b44"
      ],
      "author": {
        "name": "silvacarloss",
        "email": "ces.eduardo98@gmail.com",
        "time": "Sun Aug 23 18:49:52 2020 +0000"
      },
      "committer": {
        "name": "Carlos Eduardo",
        "email": "ces.eduardo98@gmail.com",
        "time": "Mon Aug 24 19:11:23 2020 +0000"
      },
      "message": "Remove experimental flag from share replication feature\n\nThis patch removes the experimental flag from the tests related\nto the share replication feature.\n\nPartially-implements: bp graduate-share-replication-feature\nChange-Id: I998154886a1c242359a31d1406ffed8dd6f42d52\nDepends-On: Idf8af1c96df373fbcbb4024db490cb4dab42faf7\n"
    },
    {
      "commit": "1ef4c6af99498dacfe8017cbec19df07b80f0b44",
      "tree": "6ae62f1c5876681a34962a672b73df94288cb6df",
      "parents": [
        "1369e54a2d8c4874f2b90f98c77e115349efb22a",
        "6db73a34356364fb9c09e977b51e686201bf2b28"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Aug 21 14:57:45 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Aug 21 14:57:45 2020 +0000"
      },
      "message": "Merge \"Ensure share server is created when driver handles share servers\""
    },
    {
      "commit": "1369e54a2d8c4874f2b90f98c77e115349efb22a",
      "tree": "b1ffd74c2ae8a9846345f0a36ce71e095be9284c",
      "parents": [
        "58723ffbff12f19ff48f6d22f281e65d4d9d7cba"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Wed Aug 19 09:32:53 2020 +0300"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Wed Aug 19 09:58:18 2020 +0300"
      },
      "message": "Fix skip condition for \"test_default_share_group_type_applied\"\n\nTest \"test_default_share_group_type_applied\" is failed with code 404\nthat because there is a wrong skip condition. The test runs when\n\"default_share_type_name\" configuration option is defined but that\ndoes not mean that group share type also exists.\nSo in case there is a default share type but not a group share type\nthe api call for default share group types fails because resource\ncould not be found.\nThis patch skips the test in case group share type is not found.\n\nChange-Id: I7e16b341e3c9d76647eb2fa08909392328fb330b\n"
    },
    {
      "commit": "1d1461d23220dbd2a5d3420f7802f51992c994f7",
      "tree": "8342629570e19f2b96259ed9d1f0a06af679b5ba",
      "parents": [
        "7674f966482117ead95534875fa8116674f37f81"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Tue Aug 04 11:19:11 2020 +0300"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Tue Aug 18 10:01:00 2020 +0300"
      },
      "message": "Add flake8-import-order extension to tox.ini\n\nThis package adds 3 new flake8 warnings\n\n* ``I100``: Your import statements are in the wrong order.\n* ``I101``: The names in your from import are in the wrong order.\n* ``I201``: Missing newline between sections or imports.\n\nChange-Id: I4feabcd4db583d213e0e4d414eee267b0ddb8870\n"
    },
    {
      "commit": "6db73a34356364fb9c09e977b51e686201bf2b28",
      "tree": "17e028bde42fbf5913ef7a95447a4933c4f7df2f",
      "parents": [
        "7674f966482117ead95534875fa8116674f37f81"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Mon Aug 03 09:27:23 2020 +0300"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Mon Aug 17 08:58:33 2020 +0300"
      },
      "message": "Ensure share server is created when driver handles share servers\n\nThis test will ensure that when a share creation request is handled,\nif the driver has the \"driver handles share servers\" option enabled,\nthat a share server will be created, otherwise, not.\n\nChange-Id: I95e667745d872a12391c6713b70b4842d7b70984\n"
    },
    {
      "commit": "58723ffbff12f19ff48f6d22f281e65d4d9d7cba",
      "tree": "c47d5e2f619e9f7a2b58b8df2162ebf6db867483",
      "parents": [
        "7674f966482117ead95534875fa8116674f37f81"
      ],
      "author": {
        "name": "V Haririan",
        "email": "vhariria@redhat.com",
        "time": "Mon Aug 10 16:07:36 2020 -0400"
      },
      "committer": {
        "name": "V Haririan",
        "email": "vhariria@redhat.com",
        "time": "Mon Aug 10 16:09:24 2020 -0400"
      },
      "message": "Fixed InvalidConfiguration() exception to print correct message\n\nChange-Id: I3723c4d256cc07a8ae931216eb247a8821a7195c\n"
    },
    {
      "commit": "eba8fa9fc22390051c929f358b98f6d048eddeec",
      "tree": "d9ea8e7dfbd0ce10fac24db6214aa15db7b95dcf",
      "parents": [
        "e3d7ef58de6650cfad0c2e07a6990b74dc903043",
        "5af7cb48f33a4ce83d43ce9e37484e262f43b22e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Jul 20 20:10:20 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 20 20:10:20 2020 +0000"
      },
      "message": "Merge \"Verify applying a new cephx rule after a previous failure\""
    },
    {
      "commit": "5af7cb48f33a4ce83d43ce9e37484e262f43b22e",
      "tree": "e8fbe298b1e539ddb73a1f36e66a74fab5f9617f",
      "parents": [
        "e52b78d3d8d149345adcf9d9dc44b96ce919875a"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Tue Jul 14 18:05:09 2020 +0300"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Sun Jul 19 13:03:11 2020 +0300"
      },
      "message": "Verify applying a new cephx rule after a previous failure\n\nThis test will create a share and will then assign an access rule\nthat will fall into the error status and will then create another\naccess rule on the share.\nThe test will then verify that the second access rule was applied\nsuccessfully.\n\nThis patch also refactors \"test_different_tenants_cannot_use_same_cephx_id\"\nto use raise_rule_in_error_state\u003dFalse.\n\nAdded: \"allow_access\" helper method the grants an access to a\nshare and deletes it at the end of the test.\n\nChange-Id: If9ffab7fcf37fab77bb4c9fd1863a0316f0a370d\n"
    },
    {
      "commit": "517a7a250770e4b43940eec637de97b126672a3c",
      "tree": "1239ce320dd621fc31d498a0e8e4b93570789a35",
      "parents": [
        "38544589c4a5c39e78f5399fbb2f4ccf92fb7b91"
      ],
      "author": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Wed Jul 15 23:48:10 2020 -0700"
      },
      "committer": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Wed Jul 15 23:48:10 2020 -0700"
      },
      "message": "Fix ReplicaQuotasNegativeTest\n\nThis test was not being executed in the CI\ndue to recent changes in manila-tempest-plugin\nand a few bugs went unnoticed.\n\nChange-Id: I4fd282673074887cada729b6e4491ee493e230cc\nSigned-off-by: Goutham Pacha Ravi \u003cgouthampravi@gmail.com\u003e\n"
    },
    {
      "commit": "38544589c4a5c39e78f5399fbb2f4ccf92fb7b91",
      "tree": "74a5d05d1c49d9ba00a6e8d88ce625a85b9434b9",
      "parents": [
        "e52b78d3d8d149345adcf9d9dc44b96ce919875a"
      ],
      "author": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Tue Jul 14 21:34:34 2020 -0700"
      },
      "committer": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Tue Jul 14 21:34:34 2020 -0700"
      },
      "message": "Fix usage of tenant_id in tests\n\nSome tests assume that the base test classes\nset a tenant_id parameter at the class level.\nThis is not the case because base test classes\nmost often are capable of dealing with multiple\ntenants via tempest\u0027s test credential framework.\n\nChange-Id: If9b57f0f78c43d5f17738f13cc86b0594d3d2994\nSigned-off-by: Goutham Pacha Ravi \u003cgouthampravi@gmail.com\u003e\n"
    },
    {
      "commit": "e52b78d3d8d149345adcf9d9dc44b96ce919875a",
      "tree": "c1a753f4a61309792690a42fbbe5741f841ffbcc",
      "parents": [
        "145286eb48236f88e2669015fda2cbcf5b43a3c3",
        "4a0b732aabb6130ab9216f318f454bd91398c3d1"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jul 14 09:58:47 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 14 09:58:47 2020 +0000"
      },
      "message": "Merge \"Seek network resources from tempest\""
    },
    {
      "commit": "145286eb48236f88e2669015fda2cbcf5b43a3c3",
      "tree": "c0eaeac9c678e0da25f398c0b2c5ed71bbdf0a33",
      "parents": [
        "bf762089a1f865fe15cad44a5c20dfe144968937",
        "1753a59b43448a77165103558d8d7a318b83f173"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Jul 13 20:17:33 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 13 20:17:33 2020 +0000"
      },
      "message": "Merge \"Add security service to share networks\""
    },
    {
      "commit": "c80e538a47c0be47eea193deaa8ce7eb971792ae",
      "tree": "56536fc9b376b6fb096d4d7e260d170152e39bea",
      "parents": [
        "f3731e7a869a29d25cf70a488bc0605e3d29f64b",
        "304abed5fbed6f1a3c55c59b448f0ed71bf975b0"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sat Jul 11 14:00:20 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Jul 11 14:00:20 2020 +0000"
      },
      "message": "Merge \"Test different users in same tenant can use same cephx id\""
    },
    {
      "commit": "f3731e7a869a29d25cf70a488bc0605e3d29f64b",
      "tree": "2a8d277ec4c135d93776c013dc33e937e23d9a9e",
      "parents": [
        "8ccba231fa8e49bf11143d5118b17e67eaa67135",
        "0e53a7f6db7f449ee0bb310c2cca46a1e609d4ff"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sat Jul 11 00:15:34 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Jul 11 00:15:34 2020 +0000"
      },
      "message": "Merge \"[Negative] Test different tenants cannot use same cephx id\""
    },
    {
      "commit": "4a0b732aabb6130ab9216f318f454bd91398c3d1",
      "tree": "fc6b8b81d281ad4891c8e0021847fae4db29dcae",
      "parents": [
        "1753a59b43448a77165103558d8d7a318b83f173"
      ],
      "author": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Tue Jun 30 19:42:45 2020 -0700"
      },
      "committer": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Mon Jul 06 21:52:28 2020 -0700"
      },
      "message": "Seek network resources from tempest\n\nIn order to do DHSS\u003dTrue testing, we need\nshare networks. Share networks are really\nuseful only when testing with self-service\nproject/tenant neutron networks.\n\nManila tempest tests are executed\nby using different projects - these can\nbe created on the fly using tempest\u0027s dynamic\ntest credential generation framework. We\nhave always controlled what type of\nprojects/credentials are created by tempest\nto run a test class when using dynamic\ncredential generation. However, we were\nso far not asking tempest to create network\nresources (neutron network, subnet, router, etc)\nwhen creating these credentials.\n\nWe can do so now, and delete all the code we\nhad to create neutron networks ourselves.\n\nWith this change, we will raise a \"skipException\"\nif tests are required to use neutron networks\n(configuration option:\n\"[share]/create_networks_when_multitenancy_enabled\u003dTrue\"),\nbut we somehow can\u0027t find them. This error can ONLY occur if:\n- tempest is mis-configured, or\n- pre-provisioned test credentials are used and\n  networks aren\u0027t created beforehand.\n\nChange-Id: Id5323a5c38842dbf706aec75459d2086ca142635\nSigned-off-by: Goutham Pacha Ravi \u003cgouthampravi@gmail.com\u003e\n"
    },
    {
      "commit": "1753a59b43448a77165103558d8d7a318b83f173",
      "tree": "b4039f88253174ad0f13e55afaaeba8c57cae21f",
      "parents": [
        "1ba5e647ae73bf16dffb1ccc416d7b560c845d5c"
      ],
      "author": {
        "name": "debeltrami",
        "email": "debeltrami@gmail.com",
        "time": "Mon May 11 18:27:30 2020 +0000"
      },
      "committer": {
        "name": "debeltrami",
        "email": "debeltrami@gmail.com",
        "time": "Thu Jul 02 18:05:22 2020 +0000"
      },
      "message": "Add security service to share networks\n\nThis patch adds dynamic security services configurations\nwhen provided in the new manila-tempest-plugin MultiOpt.\nWith this patch the manila-tempest-plugin will be\nable to perform tests using real security services\nconfigurations provided by the administrator in a new\nconfig option called \u0027security_service\u0027.\n\nChange-Id: I544d415f51cd9fa9daae0010dd9d9c5d0dde516b\nCloses-Bug: #1699856\nSigned-off-by: Goutham Pacha Ravi \u003cgouthampravi@gmail.com\u003e\n"
    },
    {
      "commit": "1ba5e647ae73bf16dffb1ccc416d7b560c845d5c",
      "tree": "cf537fc9658aa156c06c24062a7f272a4c116850",
      "parents": [
        "82f2bc934b79609ba0c606e0e811b26783c6dcb2",
        "af44826a3a6a9c3c59e36b7b3b881c2798af8d3f"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Jul 01 00:46:15 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jul 01 00:46:15 2020 +0000"
      },
      "message": "Merge \"Stop forcing creation of \"isolated\" credentials\""
    },
    {
      "commit": "af44826a3a6a9c3c59e36b7b3b881c2798af8d3f",
      "tree": "eab338a257cbf93660f222d99433b4e8f8dbdec2",
      "parents": [
        "8257d9e9c095a6d145217217f5c84edfa29384bc"
      ],
      "author": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Mon Jun 29 14:24:13 2020 -0700"
      },
      "committer": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Mon Jun 29 23:29:33 2020 -0700"
      },
      "message": "Stop forcing creation of \"isolated\" credentials\n\nA number of tests are creating an \"isolated\"\ntest credential to test cross project separation.\nThis isn\u0027t necessary, since test base classes\nalready request projects to run the tests. So we\ncan just use different project contexts where\nappropriate.\n\nIn the quota tests, we request tempest to allocate\nus fresh credentials, because these tests can be\ndestructive if they accidentally malfunction.\nWe do this by setting the class level directive\n\"force_tenant_isolation\u003dTrue\". Whenever we do\nthis, we will skip the tests if tempest is\nconfigured to not use dynamic credentials;\nbecause tempest will gladly ignore the explicit\nconfiguration to disallow dynamic credentials\nand give us new credentials, which might be\nfrustrating to test runners.\n\nIn this change, we\n- delete all the code to request \"isolated\"\n  test credentials from tempest.\n- delete code that was written to cleanup\n  test credentials allocated to test \"methods\"\n  and classes.\n- refactor quota tests to revert updates\n  when the test concludes (requesting fresh\n  credentials for these tests is just a fail-safe)\n- Fix creation of share types per visibility, a change\n  that was accidentally removed in [1]\n- Fix \"SharesAdminQuotasUpdateTest.test_reset_share_type_quotas\"\n  by using a correct project user instead of a\n  random project\u0027s user to force enforce user quota\n  higher than the project.\n\n[1] I15880e400df30918762ebd7304244b4a27200168\nCo-Authored-By: Lucio Seki \u003cluciomitsuru.seki@fit-tecnologia.org.br\u003e\nChange-Id: I7607019e47ce9e8c6584f69c2b2d3228873f24df\nCloses-Bug: #1883795\nSigned-off-by: Goutham Pacha Ravi \u003cgouthampravi@gmail.com\u003e\n"
    },
    {
      "commit": "f8894b6f0b3d98394d6c573a065ac10baa7e621c",
      "tree": "0d1cf75cc0ac7b0c58f265f9f2f25f8e0e91924c",
      "parents": [
        "8257d9e9c095a6d145217217f5c84edfa29384bc"
      ],
      "author": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Fri Jun 19 10:41:55 2020 -0700"
      },
      "committer": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Fri Jun 19 10:44:19 2020 -0700"
      },
      "message": "Skip snapshot cloning if there is no capability\n\nShare drivers can support snapshots (\u0027snapshot_support\u0027),\nbut needn\u0027t support cloning snapshots into\nshares (\u0027create_share_from_snapshot\u0027). Tempest tests\nacknowledge this capability, however, a scenario test\nis missing an appropriate skip decorator.\n\nChange-Id: Ia617d54951988f844a7da857a1c842b794191404\n"
    },
    {
      "commit": "3a71fb7e8662d8c79fbbf34402f04f0e117d29ab",
      "tree": "4084f279286b729b1c6b334580258bde7d887c61",
      "parents": [
        "62ff787526020108608859d03ed83bb1300da280",
        "8e68e447817a198070b96a276e25df19cf81ec19"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jun 02 01:57:21 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 02 01:57:21 2020 +0000"
      },
      "message": "Merge \"Preparation for support scenario tests on CephFS Native\""
    },
    {
      "commit": "8e68e447817a198070b96a276e25df19cf81ec19",
      "tree": "b22682175b177a3766dff2310f2e0c6605243780",
      "parents": [
        "7636a1fce4c2b49a03338097f110fadbb3f81206"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Tue May 05 10:13:44 2020 +0300"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Mon Jun 01 21:10:51 2020 +0300"
      },
      "message": "Preparation for support scenario tests on CephFS Native\n\nTo support Cephfs Native driver a new method was created for\nconfiguring Ceph clients to access the shares.\nFor Ceph native backend \"ceph-fuse\" package must be installed\nwithin the instance for mount operation.\nAnother package called \"crudini\" is required within the instance\nfor handling ini files.\n\nChange-Id: I24fca3de3243717928957bbfaa118e8c8aff88be\n"
    },
    {
      "commit": "1727f7a18b903cd0082b58796580ff698aa9d728",
      "tree": "8229b96661b5633b085a0434248c0b0d5b55e457",
      "parents": [
        "0e780261632e60b9acd2929583599f81cbb18b26"
      ],
      "author": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Fri May 22 13:41:40 2020 -0700"
      },
      "committer": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Fri May 22 22:40:40 2020 -0700"
      },
      "message": "Cleanup access rule test skip conditions\n\nThere are some generic access rules test cases under:\n\n- tests.api.test_rules.ShareRulesTest\n- tests.api.test_access_rules_metadata.AccessRulesMetadataTest\n- tests.api.test_access_rules_metadata_negative.AccessesMetadataNegativeTest\n\nThese test cases don\u0027t care about what protocol is being\ntested and what access rule is being applied. However,\nthey were doing the wrong thing of requesting a share of\nan unsupported protocol if a wrong configuration is presented\nvia the configuration options enable_*_rules_for_protocols.\n\nThere\u0027s also an infructuous test skip for cephfs tests\nadded with the shares v1 client even when there are\nno shares created within the\ntests.api.test_rules_negative.ShareRulesNegativeTest class\nthat we can get rid of.\n\nChange-Id: I8b94d0dcf2e4ab1d82d9d1ec4d4934c65d095e32\nCloses-Bug: #1879486\nSigned-off-by: Goutham Pacha Ravi \u003cgouthampravi@gmail.com\u003e\n"
    },
    {
      "commit": "0e53a7f6db7f449ee0bb310c2cca46a1e609d4ff",
      "tree": "4c8869f396d10212ba524314b931c7600c6ad4bf",
      "parents": [
        "7a8f5efb88aa1111dc1d176e12e3e8b989f0d6de"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Tue May 12 09:35:38 2020 +0300"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Wed May 13 08:28:30 2020 +0300"
      },
      "message": "[Negative] Test different tenants cannot use same cephx id\n\nThis test uses two tenants (alt and primary) and uses one\ncephx id. The test validates that a same cephx id can not\nbe used in different tenants.\n\nChange-Id: I8dede49a32f432d05637e63177f9f5feae245adc\n"
    },
    {
      "commit": "17fcfb8965df323ce7876827d1633bd321e21291",
      "tree": "44c362072cd162fedf42564d0657df620a837d5b",
      "parents": [
        "a563c42300f0e82d7514cd06858274104db3e58f",
        "f888d7ff2a81660f396460c7ade00ce85a60b5c9"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue May 12 22:17:21 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue May 12 22:17:21 2020 +0000"
      },
      "message": "Merge \"Fix dict.values usage\""
    },
    {
      "commit": "a563c42300f0e82d7514cd06858274104db3e58f",
      "tree": "b88902e4768ffdbe509c9a24c35fa4261a585980",
      "parents": [
        "5e0152b212fd9ca3c21258b46ad192aeebf26ff1",
        "228893d0c9f7f8ccb35236904e9daccf9e26d341"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue May 12 18:44:11 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue May 12 18:44:11 2020 +0000"
      },
      "message": "Merge \"Skip multi availability zones test when there is a single az\""
    },
    {
      "commit": "304abed5fbed6f1a3c55c59b448f0ed71bf975b0",
      "tree": "9deafe9d26d94dfd4bdc7ed85731bb9531ebe39b",
      "parents": [
        "11b8687ed11cf8b6e08bb2adeff6f84f0d87f1b4"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Mon May 11 18:08:44 2020 +0300"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Tue May 12 09:38:24 2020 +0300"
      },
      "message": "Test different users in same tenant can use same cephx id\n\nThis test uses two users user1 and user2 that are in the same tenant.\nThe test validates that different users in same tenant can use same\ncephx id.\n\nChange-Id: Ia8336604d0626dc9eea9c59ae96ffd865d2c70b9\n"
    },
    {
      "commit": "5e0152b212fd9ca3c21258b46ad192aeebf26ff1",
      "tree": "04a0ea6380b23702fa05cf8e6c5728c99045f5c8",
      "parents": [
        "7a8f5efb88aa1111dc1d176e12e3e8b989f0d6de"
      ],
      "author": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Mon May 11 16:55:39 2020 -0700"
      },
      "committer": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Mon May 11 16:55:39 2020 -0700"
      },
      "message": "Fix pep8 issues\n\nflake8 was updated to 3.8.0, and it\ncaught a couple of omissions including\nE741 (ambiguous variable name) and\nE225 (missing whitespace around operator).\n\nChange-Id: I375e948684bb4a6b35297689f837056b0cb48fb1\nSigned-off-by: Goutham Pacha Ravi \u003cgouthampravi@gmail.com\u003e\n"
    },
    {
      "commit": "f888d7ff2a81660f396460c7ade00ce85a60b5c9",
      "tree": "8de3c7661493a207b995376a92d964714bce685e",
      "parents": [
        "7a8f5efb88aa1111dc1d176e12e3e8b989f0d6de"
      ],
      "author": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Mon May 11 15:36:42 2020 -0700"
      },
      "committer": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Mon May 11 15:36:42 2020 -0700"
      },
      "message": "Fix dict.values usage\n\nIn python3, dict.values() doesn\u0027t return a list,\nbut rather returns a view that can be iterated upon.\n\nhttps://www.python.org/dev/peps/pep-3106/\nSigned-off-by: Goutham Pacha Ravi \u003cgouthampravi@gmail.com\u003e\n\nChange-Id: If274f85049f91243934f9e649fce86c49dbbbf1b\n"
    },
    {
      "commit": "228893d0c9f7f8ccb35236904e9daccf9e26d341",
      "tree": "08e35897eb66c8c7fdd209f13bd990b2cb3cd965",
      "parents": [
        "7a8f5efb88aa1111dc1d176e12e3e8b989f0d6de"
      ],
      "author": {
        "name": "silvacarloss",
        "email": "ces.eduardo98@gmail.com",
        "time": "Mon May 11 18:19:33 2020 +0000"
      },
      "committer": {
        "name": "silvacarloss",
        "email": "ces.eduardo98@gmail.com",
        "time": "Mon May 11 18:19:33 2020 +0000"
      },
      "message": "Skip multi availability zones test when there is a single az\n\nFix a misbehavior in a tempest test created to run with multiple\navailability zones. This test was not being skipped in environments\nwith a single availability zone that contains two pools. Now, even\nif there are two available pools, this test is going to be skipped.\n\nChange-Id: Ic2012e6ecb334daa2ac97058cade0eadfe0a88be\nCloses-Bug: #1878055\n"
    },
    {
      "commit": "13b7469f134ed9059a8d2a8a75e0e6aa956c7947",
      "tree": "641eb9c418bf53690af401c7e3a95c80da02744f",
      "parents": [
        "7636a1fce4c2b49a03338097f110fadbb3f81206"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Tue May 05 07:02:23 2020 +0300"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Tue May 05 07:02:23 2020 +0300"
      },
      "message": "Rename \"_get_ip_server_ip\" method to \"_get_server_ip\"\n\nChange-Id: I49e4cd7c8f29d2b982a28bb9d6014da7309085c6\n"
    },
    {
      "commit": "7636a1fce4c2b49a03338097f110fadbb3f81206",
      "tree": "a29e9ef5ba7b30ed8a9477543b8eec39b385c02d",
      "parents": [
        "ce66f004c89e5f04e85f8eec96170d1460d701fe"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Thu Apr 30 16:13:13 2020 +0300"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Sun May 03 10:15:54 2020 +0300"
      },
      "message": "Specifies the appropriate ip address in case of multi-networking\n\nWhen connecting a storage_network to VMs, the tests may try\nto associate a FloatingIP to the storage network instead of the\nproject network.\n\nNote: This failure has been caused since [1] was merged\n\n[1] https://review.opendev.org/#/c/668597/\n\nChange-Id: Ife32cb2616701a285cb16d5b267bdf6a78d74c3c\n"
    },
    {
      "commit": "ce66f004c89e5f04e85f8eec96170d1460d701fe",
      "tree": "fb1eb2f7579e722eda3c373ecd142c04c002e85d",
      "parents": [
        "a8ade74c2b10b106addebf2ff70ba4df01a02dd4",
        "247b0b69791154ea51a84c036168e6bf9cb1208e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Apr 27 22:35:39 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Apr 27 22:35:39 2020 +0000"
      },
      "message": "Merge \"Update shrink scenario tests\""
    },
    {
      "commit": "a8ade74c2b10b106addebf2ff70ba4df01a02dd4",
      "tree": "95d9c426c0a8ba7c8634827e773ba372a447ca1b",
      "parents": [
        "9642b842454cba0f06e49b3157ad06bb07b9bca3",
        "3b4d4850a9dc13fda5e92d621f750634eabcf44e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Apr 27 22:24:59 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Apr 27 22:24:59 2020 +0000"
      },
      "message": "Merge \"Functional tests for create share from snapshot different pools/azs\""
    },
    {
      "commit": "247b0b69791154ea51a84c036168e6bf9cb1208e",
      "tree": "1e2165963dd616e3ee76d7cc2157ea534fda7fab",
      "parents": [
        "b5ed5dfaa5ed4989bdefc30abb00902a46052951"
      ],
      "author": {
        "name": "danielarthurt",
        "email": "danielarthurt@gmail.com",
        "time": "Wed Mar 18 14:31:39 2020 +0000"
      },
      "committer": {
        "name": "danielarthurt",
        "email": "danielarthurt@gmail.com",
        "time": "Mon Apr 27 19:12:11 2020 +0000"
      },
      "message": "Update shrink scenario tests\n\nThis patch updates the shrink scenario tests to handle with the\n\"available\" or \"shrinking_possible_data_loss_error\" state received\nfrom the manila share manager after a failed shrink operation when\nattempt to shrink a share with a size smaller than thecurrent used\nspace.\n\nChange-Id: Idf34a149e5a975d5fbced0ec78d102c5d90b87c6\nRelated-Bug: #1858328\n"
    },
    {
      "commit": "3b4d4850a9dc13fda5e92d621f750634eabcf44e",
      "tree": "794d5c1c599cefbdcb8e9f5b73d64fe6931ccd34",
      "parents": [
        "32bd346f8b36ea19ff5f905d9be753a36f945004"
      ],
      "author": {
        "name": "andrebeltrami",
        "email": "andreluizbeltrami@hotmail.com",
        "time": "Tue Feb 04 19:11:54 2020 +0000"
      },
      "committer": {
        "name": "Andre Beltrami",
        "email": "debeltrami@gmail.com",
        "time": "Mon Apr 27 16:41:32 2020 +0000"
      },
      "message": "Functional tests for create share from snapshot different pools/azs\n\nThis patch adds functional tests for the feature create share\nfrom snapshot in different pools or availability zones.\n\nPartially-implements: bp create-share-from-snapshot-in-another-pool-or-backend\n\nChange-Id: Iece5bc2c1aa6485f3533711baf514bb852357820\n"
    },
    {
      "commit": "161f180e75fbf3b37ba7585aa19573076eda3069",
      "tree": "d0e3aa000506fbcae412866998efe32654c4f0e0",
      "parents": [
        "d3432669d2e782734017cc9308e9fd34768f5bb7"
      ],
      "author": {
        "name": "Douglas Viroel",
        "email": "viroel@gmail.com",
        "time": "Sat Apr 25 17:18:14 2020 -0300"
      },
      "committer": {
        "name": "Douglas Viroel",
        "email": "viroel@gmail.com",
        "time": "Sun Apr 26 18:10:56 2020 +0000"
      },
      "message": "Removing duplicated availability zones from tests\n\nThis patch remove duplicated availability zones when retrieving them\nfrom service list.\n\nCloses-Bug: #1875180\nChange-Id: I0ee61c3197547201f10340d388baf5e076494be5\n"
    },
    {
      "commit": "d3432669d2e782734017cc9308e9fd34768f5bb7",
      "tree": "117f04dec0e090040c17274f94618d994dda371c",
      "parents": [
        "32bd346f8b36ea19ff5f905d9be753a36f945004"
      ],
      "author": {
        "name": "Rocky",
        "email": "shi.yan@unimelb.edu.au",
        "time": "Tue Jul 02 14:58:30 2019 +1000"
      },
      "committer": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Fri Apr 24 23:52:24 2020 +0000"
      },
      "message": "Fix floatingip allocation\n\n- Use neutron\u0027s floating IP provisioning APIs instead of the\n  compute APIs that will proxy the request to neutron anyway.\n  Another advantage of doing this is because we\u0027ll be using the\n  external network to create a floating IP upon, and don\u0027t need\n  to configure yet another \"floating_pool_name\" config opt to\n  get things to work. When used, in most environments, the\n  external network is the same as the floating pool.\n- Fix usage of the GET /ports API where an incorrect filter\n  parameter (\"fixed_ip\")  was being used (and subsequently ignored\n  by older versions of neutron, see bug #1749820 [1])\n- Refactor the check for ironic (we don\u0027t use baremetal nodes in\n  our testing) to match that in tempest\u0027s own implementation of the\n  port resolution [2]\n- replace assertNotEqual(0, len(somelist)) with\n  assertNotEmpty(somelist)\n\n\n[1] https://launchpad.net/bugs/1749820\n[2] https://opendev.org/openstack/tempest/src/commit/5c191faae78f52f876edba72484ea644d3df04fd/tempest/scenario/manager.py#L958-L994\n\nChange-Id: I48b0f21fe75fae623e7e513cf2890f2c10a80317\nCo-Authored-by: Goutham Pacha Ravi \u003cgouthampravi@gmail.com\u003e\nCo-Authored-by: Shi Yan \u003cyanshi.403@gmail.com\u003e\nSigned-off-by: Goutham Pacha Ravi \u003cgouthampravi@gmail.com\u003e\n"
    },
    {
      "commit": "32bd346f8b36ea19ff5f905d9be753a36f945004",
      "tree": "99f9e4c792964d5e614c125a54c9d6b104690a33",
      "parents": [
        "2db30b840ab3429b905417efe52470015cb7297b",
        "6e57568e9762be8290380ff3b91afa43caa2149a"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Apr 23 14:56:02 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Apr 23 14:56:02 2020 +0000"
      },
      "message": "Merge \"Remove experimental flag from share groups feature\""
    },
    {
      "commit": "8a70064d74931ededab56a5463273ae8685071a9",
      "tree": "6b6b28008815db5c075b1481a214b7951294300c",
      "parents": [
        "fb7853136b1c3935f9a417971931a0c474af9de1",
        "645e4eb092a6cd7ba946ec949cec684112629eed"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Apr 23 00:32:02 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Apr 23 00:32:02 2020 +0000"
      },
      "message": "Merge \"Fix export location used for extend/shrink tests\""
    },
    {
      "commit": "fb7853136b1c3935f9a417971931a0c474af9de1",
      "tree": "cff7433a23654e2dd6759e49b377111d410bce1b",
      "parents": [
        "3fe9eefeddd60451dbb31330174f0cf6726c0fa0",
        "258cc6c7a29bf8d006e2997b8b776dc698cd69b3"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Apr 23 00:22:06 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Apr 23 00:22:06 2020 +0000"
      },
      "message": "Merge \"Remove deprecated scenario image options\""
    },
    {
      "commit": "3fe9eefeddd60451dbb31330174f0cf6726c0fa0",
      "tree": "7af91ffa19834805d0bd32a4acd8049d890f646f",
      "parents": [
        "06665e525844f54e6fb5383e235b99a809fe9331",
        "a44ebfbb534d8e31e674a1f0aed9a77985d4a11a"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Apr 22 22:22:22 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Apr 22 22:22:22 2020 +0000"
      },
      "message": "Merge \"Fix failing quota tests in stable branches\""
    },
    {
      "commit": "6e57568e9762be8290380ff3b91afa43caa2149a",
      "tree": "337a5b8f67967a5192ea56f8ac075c37cb142a7f",
      "parents": [
        "ca4dd9f10178fe9e6d5fe81aac3c3b8f3dae6448"
      ],
      "author": {
        "name": "silvacarloss",
        "email": "ces.eduardo98@gmail.com",
        "time": "Tue Feb 18 19:52:35 2020 -0300"
      },
      "committer": {
        "name": "silvacarloss",
        "email": "ces.eduardo98@gmail.com",
        "time": "Wed Apr 22 21:44:03 2020 +0000"
      },
      "message": "Remove experimental flag from share groups feature\n\nThe share groups functionality will no longer be considered\nexperimental. The existent functional tests were modified to accomplish\nwith this feature graduation.\n\nChange-Id: Ideba68c0481345e808f185195eea68e879155cf1\nPartially-Implements: bp graduate-share-groups-feature\n"
    },
    {
      "commit": "258cc6c7a29bf8d006e2997b8b776dc698cd69b3",
      "tree": "b4e0cd8dc0f603622ced1f1e5d982aa71a8ac5c2",
      "parents": [
        "a096815be929abd4b91290dff40e90315d2395ce"
      ],
      "author": {
        "name": "Martin Kopec",
        "email": "mkopec@redhat.com",
        "time": "Wed Apr 15 22:55:25 2020 +0000"
      },
      "committer": {
        "name": "Martin Kopec",
        "email": "mkopec@redhat.com",
        "time": "Wed Apr 22 18:44:47 2020 +0000"
      },
      "message": "Remove deprecated scenario image options\n\nThe following options have been deprecated for more than 4 years\nalready and currently are being removed from tempest:\n* aki_img_file\n* ari_img_file\n* ami_img_file\n\nRelated-Bug: #1393881\nChange-Id: If5b8033eed8cb8c6c943e0a66a7beb83eef4b20e\n"
    },
    {
      "commit": "a44ebfbb534d8e31e674a1f0aed9a77985d4a11a",
      "tree": "db7d64e4269dcd5149e187183c5243fabbbf3b4e",
      "parents": [
        "c8af9190d2356dfbbe3c1458344cecaba31d72a2"
      ],
      "author": {
        "name": "silvacarloss",
        "email": "ces.eduardo98@gmail.com",
        "time": "Wed Apr 22 12:26:45 2020 +0000"
      },
      "committer": {
        "name": "silvacarloss",
        "email": "ces.eduardo98@gmail.com",
        "time": "Wed Apr 22 16:02:55 2020 +0000"
      },
      "message": "Fix failing quota tests in stable branches\n\nSome tests were being executed even if their microversion was not\nsupported. Fix this issue by skipping those tests if the\nmicroversion is not supported.\n\nChange-Id: I19e16465d82fe093ab861faf81d21ab821825e84\nCloses-Bug: #1874242\n"
    },
    {
      "commit": "06665e525844f54e6fb5383e235b99a809fe9331",
      "tree": "63445735e6633910e42c0245b46d181854787cd2",
      "parents": [
        "c8af9190d2356dfbbe3c1458344cecaba31d72a2"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Wed Apr 22 10:00:31 2020 +0300"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Wed Apr 22 17:15:22 2020 +0300"
      },
      "message": "Fix ipv6 skip condition\n\nipv6 skip condition moved under \"skip_checks\"\nclassmethod by https://review.opendev.org/#/c/715679/.\nHere we correct the condition that checks whether IPv6\nis enabled.\n\nChange-Id: I39ac26fe035af81fbd4cb54d8096fc5d7afc2b0b\n"
    },
    {
      "commit": "c8af9190d2356dfbbe3c1458344cecaba31d72a2",
      "tree": "76f782fafb5498a800af56c6ea946474cafaa89a",
      "parents": [
        "d6c5d08868df3b0c58ed3eb3757f3c2531ebbb9e",
        "e3aec90f76a476330d6b02685f3028f1c734f484"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Apr 22 02:16:38 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Apr 22 02:16:38 2020 +0000"
      },
      "message": "Merge \"Move skipping conditions under skip_checks method\""
    },
    {
      "commit": "d6c5d08868df3b0c58ed3eb3757f3c2531ebbb9e",
      "tree": "be9f819407c6f39c06a84f287ef4ce2c27c90293",
      "parents": [
        "a096815be929abd4b91290dff40e90315d2395ce",
        "4c130be9cb0fd67eb55300fe2a02cb58d5d5e676"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Apr 22 02:06:15 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Apr 22 02:06:15 2020 +0000"
      },
      "message": "Merge \"Tighten asserts around time filters\""
    },
    {
      "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": "a096815be929abd4b91290dff40e90315d2395ce",
      "tree": "adba186cc8d2f7f4e49b4d786dcc2069f00ad636",
      "parents": [
        "ca4dd9f10178fe9e6d5fe81aac3c3b8f3dae6448",
        "5608f1bc70faed221bdbe9a4288a897a109700ea"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Apr 21 01:54:52 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Apr 21 01:54:52 2020 +0000"
      },
      "message": "Merge \"Refactoring skip conditions process\""
    },
    {
      "commit": "e3aec90f76a476330d6b02685f3028f1c734f484",
      "tree": "8790dd1abbf90c6e9288321e3fb6455323f07f4a",
      "parents": [
        "ca4dd9f10178fe9e6d5fe81aac3c3b8f3dae6448"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Sun Mar 29 07:36:13 2020 +0300"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Sun Apr 19 07:37:06 2020 +0300"
      },
      "message": "Move skipping conditions under skip_checks method\n\nSkipping conditions should placed under \u0027skip_checks\u0027\nmethod rather than \u0027resource_setup\u0027 method.\n\nChange-Id: Ie5d776baa7f0cc7f3774dfcedbfc4ef8e3acf44c\n"
    },
    {
      "commit": "4c130be9cb0fd67eb55300fe2a02cb58d5d5e676",
      "tree": "f245b4cbda14c267a9484875515052887d6271c4",
      "parents": [
        "9d229583b0b8dce5f1848d55c148260359ce10f2"
      ],
      "author": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Thu Apr 16 15:10:24 2020 -0700"
      },
      "committer": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Fri Apr 17 16:33:52 2020 -0700"
      },
      "message": "Tighten asserts around time filters\n\nChange-Id: I745b58092d320bad2dd831499dd90117a8f77b82\nSigned-off-by: Goutham Pacha Ravi \u003cgouthampravi@gmail.com\u003e\n"
    },
    {
      "commit": "ca4dd9f10178fe9e6d5fe81aac3c3b8f3dae6448",
      "tree": "a00aabebcc6a56b4bf865f32e261ace7fa50d072",
      "parents": [
        "9d229583b0b8dce5f1848d55c148260359ce10f2"
      ],
      "author": {
        "name": "silvacarloss",
        "email": "ces.eduardo98@gmail.com",
        "time": "Wed Mar 11 13:57:18 2020 +0000"
      },
      "committer": {
        "name": "silvacarloss",
        "email": "ces.eduardo98@gmail.com",
        "time": "Fri Apr 17 01:04:42 2020 +0000"
      },
      "message": "Update share quota functional tests\n\n- Updates the existent functional tests to accomplish with the two\n  new quotas for share replicas.\n- Add new functional tests for share replicas\n\nDepends-On: I8ba7bc6f167c28d6c169b2187d0e1bda7cad3f69\nChange-Id: I9c5df364bca666bbc32fb10b100a38f78888088a\n"
    },
    {
      "commit": "9d229583b0b8dce5f1848d55c148260359ce10f2",
      "tree": "01b113022e08c1110bb1e08c08143754c8b1b14f",
      "parents": [
        "b5ed5dfaa5ed4989bdefc30abb00902a46052951",
        "af6f44ad8268eb55954912328f334bb82cf3bf0a"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Apr 16 17:40:35 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Apr 16 17:40:35 2020 +0000"
      },
      "message": "Merge \"Add function to test user messages query by timestamp\""
    },
    {
      "commit": "af6f44ad8268eb55954912328f334bb82cf3bf0a",
      "tree": "15170a814b499873da3722cc3385ba27965f3694",
      "parents": [
        "da28812242789709b65dd30596aac006b5abe9c4"
      ],
      "author": {
        "name": "haixin",
        "email": "haixin@inspur.com",
        "time": "Thu Apr 02 14:03:09 2020 +0800"
      },
      "committer": {
        "name": "haixin",
        "email": "haixin@inspur.com",
        "time": "Wed Apr 08 13:48:48 2020 +0800"
      },
      "message": "Add function to test user messages query by timestamp\n\n-Updates the user messages tests to test query users messages\n by timestamp.\n-Updates the negative user messages tests to test query users\n messages with invalid time format.\n\nDepends-On: I3d94bac4304c236f275abe7ce31432b0e2384247\nChange-Id: I7a048c754cb703eebee709e35d379a4c51a80b3a\n"
    },
    {
      "commit": "b5ed5dfaa5ed4989bdefc30abb00902a46052951",
      "tree": "e117add164847573d666f2cd845ae21d80721cfb",
      "parents": [
        "ad6f7de944c78168f7cb567e6999ea40068fafeb"
      ],
      "author": {
        "name": "Tom Barron",
        "email": "tpb@dyncloud.net",
        "time": "Sun Mar 01 21:27:26 2020 +0100"
      },
      "committer": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Sat Apr 04 00:04:57 2020 +0000"
      },
      "message": "Fix export location negative tests\n\nWhen running as a regular user, attempts to get share export\nlocations for a share belonging to another user should be\nforbidden.\n\nShare instance export locations are not available to regular\nusers by virtue of default policy.\n\nRelated-bug: #1654598\nCloses-bug: #1655427\nChange-Id: Iabe7fb68facd0ddffec738ab4e98d1de3a704ee4\nSigned-off-by: Goutham Pacha Ravi \u003cgouthampravi@gmail.com\u003e\n"
    },
    {
      "commit": "0cb685be7d0563def171a927b675a52f603d49a3",
      "tree": "73d9fdb66e8f355fa90501196bf30387e705560b",
      "parents": [
        "da28812242789709b65dd30596aac006b5abe9c4"
      ],
      "author": {
        "name": "Andreas Jaeger",
        "email": "aj@suse.com",
        "time": "Wed Apr 01 13:38:38 2020 +0200"
      },
      "committer": {
        "name": "Andreas Jaeger",
        "email": "aj@suse.com",
        "time": "Wed Apr 01 13:47:59 2020 +0200"
      },
      "message": "Update hacking for Python3\n\nThe repo is Python 3 now, so update hacking to version 3.0 which\nsupports Python 3.\n\nFix problems found.\n\nChange-Id: I76d42ef91d3cfc133a6f7a4dfdf982e5fec0d443\n"
    },
    {
      "commit": "5608f1bc70faed221bdbe9a4288a897a109700ea",
      "tree": "fdb748a615c73a1dbbd6c1d12f897147b5978388",
      "parents": [
        "da28812242789709b65dd30596aac006b5abe9c4"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Sun Mar 29 08:12:55 2020 +0300"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Sun Mar 29 12:51:59 2020 +0300"
      },
      "message": "Refactoring skip conditions process\n\nChecking ip rules for protocols is placed under \u0027setUp\u0027\nmethod which prevents running other protocols that do\nnot support ip rules.\nThis patch moves the skipping condition under \u0027skip_checks\u0027\nmethod for each class.\n\nChange-Id: Ieb8082e8314c27b58e0a2d23981068f15b93e336\n"
    },
    {
      "commit": "da28812242789709b65dd30596aac006b5abe9c4",
      "tree": "46886eb8f1784b6c712fe464dd46403c145800c1",
      "parents": [
        "c678e21b5e0d0aec2d014a40ceadcd573bac08f9",
        "37ee6779e5ba4ab960e170a50bc6b27f1f4c6691"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Mar 24 15:46:01 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Mar 24 15:46:01 2020 +0000"
      },
      "message": "Merge \"Add knowledge of storage network to scenario tests\""
    },
    {
      "commit": "37ee6779e5ba4ab960e170a50bc6b27f1f4c6691",
      "tree": "b59a57ad716f52ff1a4225199138a4cf139e2499",
      "parents": [
        "39ef895d112f947564d7ca52a73a5b2afb82f741"
      ],
      "author": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Fri Oct 18 12:53:22 2019 -0700"
      },
      "committer": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Fri Mar 20 16:45:43 2020 -0700"
      },
      "message": "Add knowledge of storage network to scenario tests\n\nIn many deployments, shared file systems are exported\nover a shared storage network. Typically, this shared\nstorage network is not reachable from within\nprivate tenant networks. Our tests currently\nhave no cognizance of this topology, and expect that\nshares are always exported on a network routable or\ndirectly reachable through private tenant networks.\n\nAdd a configuration option to allow configuring the\nname or UUID of a shared storage network. If specified\nthis network will be plugged into VMs created by the\nscenario tests and access control will be on the\nstorage network IP, if NFS.\n\nChange-Id: I8d8063d46284076499d868a5f9b3d13a2a78b5b0\nSigned-off-by: Goutham Pacha Ravi \u003cgouthampravi@gmail.com\u003e\n"
    },
    {
      "commit": "c678e21b5e0d0aec2d014a40ceadcd573bac08f9",
      "tree": "f53fc29a16b2fa202b4a022d0ec517acbb9673b0",
      "parents": [
        "39ef895d112f947564d7ca52a73a5b2afb82f741"
      ],
      "author": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Fri Mar 20 11:13:47 2020 -0700"
      },
      "committer": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Fri Mar 20 15:47:12 2020 -0700"
      },
      "message": "Fix export locations tests\n\nThe tempest tests\n- api.admin.test_export_locations.ExportLocationsTest#test_list_share_export_locations_by_member\n- api.admin.test_export_locations.ExportLocationsTest#test_get_share_export_location_by_member\n\nwere both written with the assumption that a user within a\nproject creates a share, and the share\u0027s export locations\nare available to other users in the project. In this specific\ncontext, the user creating the share has an \"admin\" role -\nbut that is just circumstantial. Any user with the ability\nto create shares in a project can do so, and expect that\nthose shares are accessible to other users by virtue of default\npolicy.\n\nHowever, tempest test projects each have only one user,\nand the private share in both these test cases is created\nwithin the original user\u0027s project, and is not supposed to\nbe accessible across projects. This behavior is called out in\nLP bug #1654598.\n\nSo, enhance the test infra to create a user within the same\nproject applying roles specified within tempest.conf and test\naccessibility with such a user.\n\nOnce bug #1654598 has been resolved, we can use the existing\ntest behavior of testing access via a different project as\nnegative test cases (See: https://review.opendev.org/710661/)\n\nRelated-Bug: #1654598\nPartial-Bug: #1655427\nChange-Id: I12a1df36e8d928c54c03ed644dd60557f349ddb3\nSigned-off-by: Goutham Pacha Ravi \u003cgouthampravi@gmail.com\u003e\n"
    },
    {
      "commit": "a3b6f7ad25fcb8b97915cfad27effaf0d350dbe7",
      "tree": "1e63afa90e38d53aae133ea2e424e37ba502ce72",
      "parents": [
        "820064b6d7c4a39a39400c11a3c138d6bf4d9074"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Tue Jan 07 10:45:45 2020 +0200"
      },
      "committer": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Fri Feb 14 21:22:21 2020 +0000"
      },
      "message": "Move all conditions skipped under \"skip_checks\" method\n\nManila tempest plugin class structure should be compatible\nwith tempest project as manila tempest plugin is a plugin\nof tempest.\nIn some cases incompatibility can cause problems.\nFor example: using \"check_uuid\" tool for generating UUIDs\nfor tests does not work properly in manila, Because some\nclasses are wrapped with conditions skipped.\nI suggest to use \"skip_checks\" method that been used to\nevaluate config before tests methods and skip them based\non these checks.\n\nThis patch moves all conditions under this method.\n\nTwo new functions been added to \"skip_checks\" method\nin order to skip by microversions and reduce a duplicated\ncode:\n  - \"check_skip_with_microversion\"\n  - \"check_skip_with_microversion_not_supported\"\n\nChange-Id: Id0a15dbfbd3d85d7773c26e252f4cc4d906cf377\n"
    },
    {
      "commit": "820064b6d7c4a39a39400c11a3c138d6bf4d9074",
      "tree": "6acd7a6860c2c4ac59b2354b4dc9cdc5be636f7e",
      "parents": [
        "ca1340cc44d1dec1ed3351d9ea650a179b5d695a"
      ],
      "author": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Wed Feb 05 12:07:52 2020 +0200"
      },
      "committer": {
        "name": "lkuchlan",
        "email": "lkuchlan@redhat.com",
        "time": "Wed Feb 05 12:40:47 2020 +0200"
      },
      "message": "Fix resources cleanup\n\nWhen running \"test_create_manage_and_write\" test with\ndefault share type (i.e. set default_share_type_name\n\u003d default in tempest.conf) it passed, however, when\nthere is no default share type it failed with\n\"Target share type is still in use.\"\nThis is because the failed managed share is not deleted\nbefore the share type it is based on.\nThis patch makes sure the manila share is deleted before\nits share type.\n\nChange-Id: I1ba4ae3dcc274bf5e6dee5320e52117f440ebb5d\nRelated-bug: #1862001\n"
    },
    {
      "commit": "ca1340cc44d1dec1ed3351d9ea650a179b5d695a",
      "tree": "1cfebbb39ad3f443b606c9e94f71794a2889d7ab",
      "parents": [
        "eff4f9b87f0d36e0cfa4b1d861125f456f341af9",
        "0cd6c999d4985e10be2566c631312720efe8413c"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jan 21 02:56:26 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jan 21 02:56:26 2020 +0000"
      },
      "message": "Merge \"Use a single keypair for multiple instances\""
    },
    {
      "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": "eff4f9b87f0d36e0cfa4b1d861125f456f341af9",
      "tree": "d5001eac933b83f17e1e3f44d57ec7128e7288fb",
      "parents": [
        "4d7b4949906a8935f2fe5a404c234e392b6e4cde"
      ],
      "author": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Thu Oct 24 22:22:28 2019 -0700"
      },
      "committer": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Wed Dec 11 01:42:55 2019 +0000"
      },
      "message": "[ussuri][goal] Drop python2.7 support\n\nAs per the official python support timeline\nset forth by the OpenStack TC [1][2], OpenStack\nTrain is the last release that will support\npython2.7. manila-tempest-plugin is a \u0027branchless\u0027\ntempest plugin. However, after this change,\nusers may no longer expect to install this package\nwith python2.7.\n\nDepends-On: https://review.opendev.org/#/c/688997/\n[1] https://governance.openstack.org/tc/resolutions/20180529-python2-deprecation-timeline.html\n[2] https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html\n\nChange-Id: I8c10d169302c6f1c41e238ae9f787455a2b15a4d\n"
    },
    {
      "commit": "4d7b4949906a8935f2fe5a404c234e392b6e4cde",
      "tree": "069df47a1a469ed8e3d6c21323c7bf4290b37eff",
      "parents": [
        "8c4835b79005979d323762e7a9017c16c24ef097",
        "e5606387bebf53aba19365f1864c2d022b8b1bf4"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Sep 30 20:57:57 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Sep 30 20:57:57 2019 +0000"
      },
      "message": "Merge \"Skip subnets test when version 2.51 is not supported\""
    },
    {
      "commit": "8c4835b79005979d323762e7a9017c16c24ef097",
      "tree": "2b94a6476562cdd86e457093067967fd51665cc1",
      "parents": [
        "92925822a3f63e8ead84be7736416829f4ce69f1",
        "7d1d64c3d81065a8fbbac3e682d3606635862fd0"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Sep 27 22:00:31 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Sep 27 22:00:31 2019 +0000"
      },
      "message": "Merge \"Update subnet test to not use pre-created share network\""
    },
    {
      "commit": "e5606387bebf53aba19365f1864c2d022b8b1bf4",
      "tree": "711731817337276226f457d5ed1d1c4054a6a978",
      "parents": [
        "92925822a3f63e8ead84be7736416829f4ce69f1"
      ],
      "author": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Fri Sep 27 14:32:35 2019 -0700"
      },
      "committer": {
        "name": "Goutham Pacha Ravi",
        "email": "gouthampravi@gmail.com",
        "time": "Fri Sep 27 14:32:35 2019 -0700"
      },
      "message": "Skip subnets test when version 2.51 is not supported\n\nChange-Id: I0591d7d08e09a6a5d4b195f55fa22157207face3\nCloses-Bug: #1845726\n"
    },
    {
      "commit": "92925822a3f63e8ead84be7736416829f4ce69f1",
      "tree": "4cc9c2f2658e46a3304111a89abd7f429d36fc23",
      "parents": [
        "e2eb90b3f4465a188351677ccc4396c265d9efe4"
      ],
      "author": {
        "name": "Douglas Viroel",
        "email": "viroel@gmail.com",
        "time": "Wed Sep 25 11:49:52 2019 -0300"
      },
      "committer": {
        "name": "Douglas Viroel",
        "email": "viroel@gmail.com",
        "time": "Wed Sep 25 13:08:51 2019 -0300"
      },
      "message": "Skip update share type tests for microversion lower than 2.50\n\nChange-Id: I58e67c93daaf6ac8573b8b7b54ba1f2b5958a931\n"
    },
    {
      "commit": "7d1d64c3d81065a8fbbac3e682d3606635862fd0",
      "tree": "f448cc3241307eab1de2336c99ec5d2bd2e52a34",
      "parents": [
        "171241eb94787293d8711a2284ccd7684b2f45bf"
      ],
      "author": {
        "name": "Douglas Viroel",
        "email": "viroel@gmail.com",
        "time": "Wed Sep 25 09:17:35 2019 -0300"
      },
      "committer": {
        "name": "Douglas Viroel",
        "email": "viroel@gmail.com",
        "time": "Wed Sep 25 09:23:49 2019 -0300"
      },
      "message": "Update subnet test to not use pre-created share network\n\nThis pathc updates \u0027test_delete_contains_shares\u0027 to not use\npre-created share network since the test may fail to delete the\nshare server and the share network subnet if more shares were\ncreated using the same share network, by other concurrent tests.\n\nChange-Id: I950560ac8040e8deadd21f869f04416153fd8a88\n"
    },
    {
      "commit": "171241eb94787293d8711a2284ccd7684b2f45bf",
      "tree": "d6a34244bb75e56bcfc7b18b12ec36362993e4c1",
      "parents": [
        "b7e27e7719a2319e8df9a170456d605619af7008",
        "bd4e78c6222834db5bb0130e656df1b6d66bf4ca"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sat Sep 21 01:02:59 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Sep 21 01:02:59 2019 +0000"
      },
      "message": "Merge \"Enable share-replica tests in multitenancy enviroments\""
    },
    {
      "commit": "b7e27e7719a2319e8df9a170456d605619af7008",
      "tree": "ea69359de3217c101bee4a480857dc5cfc871752",
      "parents": [
        "0d1d29f5618cfbdef31c2acdf537799b01aee232"
      ],
      "author": {
        "name": "Douglas Viroel",
        "email": "viroel@gmail.com",
        "time": "Tue Aug 06 19:40:37 2019 -0300"
      },
      "committer": {
        "name": "Douglas Viroel",
        "email": "viroel@gmail.com",
        "time": "Fri Sep 20 13:33:12 2019 -0300"
      },
      "message": "Adds new functional tests for share-network-subnets\n\nThis patch adds functional test for share-network-subnets and\nvalidates the new API version 2.51\n\nChange-Id: I60bdb493ad5766f28408a0c877f960922fe44ad0\nPartially-implements: bp share-network-multiple-subnets\n"
    },
    {
      "commit": "0d1d29f5618cfbdef31c2acdf537799b01aee232",
      "tree": "31c673bb1dee1c27a56ebc5f919977f5cb5e7e78",
      "parents": [
        "90332bd7ae3af87ed56b5c3e143968bc2b0c0ae2"
      ],
      "author": {
        "name": "haixin",
        "email": "haixin@inspur.com",
        "time": "Fri Aug 02 16:50:45 2019 +0800"
      },
      "committer": {
        "name": "haixin",
        "email": "haixin@inspur.com",
        "time": "Tue Sep 17 09:07:09 2019 +0800"
      },
      "message": "Add update share type functional tests\n\nDepends-on: I4c7bdd601d48b40c01639b5089d4bff259a7b3af\nPart-of blueprint update-share-type-name-or-description\n\nChange-Id: Id1073a964b6d034375b74fa89e3ebb39e2c56220\n"
    },
    {
      "commit": "bd4e78c6222834db5bb0130e656df1b6d66bf4ca",
      "tree": "8323a2926da2454de080850b4bf9276f9da70d0f",
      "parents": [
        "493a2dfe6fa92cb81e9c9a20d062076c9a265405"
      ],
      "author": {
        "name": "Douglas Viroel",
        "email": "viroel@gmail.com",
        "time": "Mon Sep 02 17:16:30 2019 -0300"
      },
      "committer": {
        "name": "Douglas Viroel",
        "email": "viroel@gmail.com",
        "time": "Sat Sep 14 13:59:19 2019 +0000"
      },
      "message": "Enable share-replica tests in multitenancy enviroments\n\nThis patch enables share-replica tests to be executed in a multitenancy\nenvironment, providing a share-network to be used by both shares and\nshare-replicas.\n\nThe multitenancy test for share-replicas will be enabled only for API\nversion equal or greater than 2.51.\n\nDepends-On: I60bdb493ad5766f28408a0c877f960922fe44ad0\nChange-Id: Icb93fc346b71edc7bb3ac989e9751899bb80fbe5\n"
    },
    {
      "commit": "90332bd7ae3af87ed56b5c3e143968bc2b0c0ae2",
      "tree": "c8d5686382ee73297a57e414d25e663bd51ee923",
      "parents": [
        "493a2dfe6fa92cb81e9c9a20d062076c9a265405",
        "ee9d8606bee01ece577267440877eb8aa51740e6"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Sep 10 04:50:24 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 10 04:50:24 2019 +0000"
      },
      "message": "Merge \"Disable \u0027project_id\u0027 validation on test_share_servers\""
    },
    {
      "commit": "493a2dfe6fa92cb81e9c9a20d062076c9a265405",
      "tree": "6b51ba5acca8fb181c4a3c8fd3d7e47d1433929f",
      "parents": [
        "267dd04fc7518a274622a9ff341db9ffe479f5ee"
      ],
      "author": {
        "name": "vhari",
        "email": "vhariria@redhat.com",
        "time": "Tue Aug 20 15:34:40 2019 -0400"
      },
      "committer": {
        "name": "vhari",
        "email": "vhariria@redhat.com",
        "time": "Thu Aug 22 13:41:47 2019 -0400"
      },
      "message": "Validate share quota after updating\n\nChange-Id: Idd3396834ca204b51671e4422a6223754342e21f\n"
    },
    {
      "commit": "ee9d8606bee01ece577267440877eb8aa51740e6",
      "tree": "0f957925f2ccf9808951485d8c5c163268de84f1",
      "parents": [
        "267dd04fc7518a274622a9ff341db9ffe479f5ee"
      ],
      "author": {
        "name": "Douglas Viroel",
        "email": "viroel@gmail.com",
        "time": "Tue Aug 06 14:54:34 2019 -0300"
      },
      "committer": {
        "name": "Douglas Viroel",
        "email": "viroel@gmail.com",
        "time": "Tue Aug 06 14:59:39 2019 -0300"
      },
      "message": "Disable \u0027project_id\u0027 validation on test_share_servers\n\nWith the proposed change https://review.opendev.org/#/c/671043/, the\nshare-server-list operation may not be able to retrieve the \u0027project_id\u0027\nattribute from the share-network because it might have already been deleted\nfrom the system.\n\nChange-Id: I13bb48e7c03e16c26946ccf9d48e80592391a3d1\nPartially-implements: bp share-network-multiple-subnets\nNeeded-By: Id8814a8b26c9b9dcb1fe71d0d7e9b79e8b8a9210\n"
    },
    {
      "commit": "267dd04fc7518a274622a9ff341db9ffe479f5ee",
      "tree": "61a084c2b1a65f0c96cf83cc80c60d9721327f98",
      "parents": [
        "baf81eb07a0a9ce1db5ef3c348f09591b08236b3",
        "69f9696b0a2450b2664298be7b4af06159e68916"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Jul 31 03:15:49 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jul 31 03:15:49 2019 +0000"
      },
      "message": "Merge \"Comment test tags\""
    }
  ],
  "next": "69f9696b0a2450b2664298be7b4af06159e68916"
}
