)]}'
{
  "log": [
    {
      "commit": "9c98912a9338d5d0b91c6b2510c6b5c56f9a745a",
      "tree": "11eff8ce5b93d2c24371157ff78b77f7b5529617",
      "parents": [
        "65ff1359e0057b370bdde215fcda84cbe926430c"
      ],
      "author": {
        "name": "ibumarskov",
        "email": "ibumarskov@mirantis.com",
        "time": "Fri Oct 16 13:34:32 2020 +0400"
      },
      "committer": {
        "name": "Andrey Volkov",
        "email": "avolkov@mirantis.com",
        "time": "Mon Nov 30 17:36:08 2020 +0300"
      },
      "message": "[TF] Workaround for  PRODX-7986\n\nDue to the implementation specifics, in the case of TungstenFabric,\nwe need to request SG object to get the updated timestamp.\n\nRelated-PROD: PRODX-7986\nChange-Id: Ieda423cf6d02a509d85846f968b1b2a90f04ee04\n"
    },
    {
      "commit": "988b46926dc1ed79df96c0ec63107e02fca0897d",
      "tree": "61bede27659d102aba5a10b6c55857d7f486ae30",
      "parents": [
        "568ccbb7d548a241db89131c01d799441c3ceb15"
      ],
      "author": {
        "name": "Ilya Bumarskov",
        "email": "bumarskov@gmail.com",
        "time": "Fri Nov 06 14:40:42 2020 +0400"
      },
      "committer": {
        "name": "Andrey Volkov",
        "email": "avolkov@mirantis.com",
        "time": "Mon Nov 30 17:35:10 2020 +0300"
      },
      "message": "Fix SecGroupQuotaTest in case of unlimited quota\n\nIf project has unlimited default SG qouta (-1) test incorrectly\nprocessing negative value.\n\nRelated-PROD: PRODX-8495\nChange-Id: I62bb9fe1941cfa9c8800da99ddb9bda5a6cda5d4\n"
    },
    {
      "commit": "568ccbb7d548a241db89131c01d799441c3ceb15",
      "tree": "045174de5fa4e90520f11dd20d8d0a168df95ce0",
      "parents": [
        "319bd38876e2d4c4d219b602c93395362051b2ee"
      ],
      "author": {
        "name": "Ilya Menkov",
        "email": "imenkov@mirantis.com",
        "time": "Wed May 06 11:52:44 2020 +0400"
      },
      "committer": {
        "name": "Andrey Volkov",
        "email": "avolkov@mirantis.com",
        "time": "Mon Nov 30 17:33:40 2020 +0300"
      },
      "message": "skip subnetpools tests if default-subnetpools extension not defined\n\nSome subnetpool tests don\u0027t have association with certain extension.\nThis doesn\u0027t allow to disable those tests via enabled extensions\n\nRelated-prod: PRODX-3721\nChange-Id: Ic60654caca3f4fa4473b5cf75872b3131506da11\n(cherry picked from commit 91215cac0c54ca7012edaec0c1c6689e041ccd60)\n"
    },
    {
      "commit": "319bd38876e2d4c4d219b602c93395362051b2ee",
      "tree": "c5f5f0fc3875e86bae9408fa6c36f38f9e48fd41",
      "parents": [
        "7d5988b29b6eb27b2dc954ea287c85bfa2ec67c4"
      ],
      "author": {
        "name": "Ilya Menkov",
        "email": "imenkov@mirantis.com",
        "time": "Fri May 22 15:16:32 2020 +0400"
      },
      "committer": {
        "name": "Andrey Volkov",
        "email": "avolkov@mirantis.com",
        "time": "Mon Nov 30 17:33:07 2020 +0300"
      },
      "message": "add required ext for subnetpool tests\n\ntests with required default-subnetpool extencion:\n  test_create_subnetpool_with_timestamp\n  test_update_subnetpool_with_timestamp\n  test_show_subnetpool_attribute_with_timestamp\n\nRelated-prod: PRODX-3721\nChange-Id: I31882a8cd25d2ae229d63bf872b729e7a36b6798\n(cherry picked from commit 676340a8ba551b07d68c27fb51ba58a8a302f2b6)\n"
    },
    {
      "commit": "5d9b1408ab7f4907bfd4dbdaf9edc8c5ea6deb33",
      "tree": "c351a65668c45f4d42da1b98bcf1fe4858f69671",
      "parents": [
        "de8e503274a223f6fb3a79d61e49d8ee47362302"
      ],
      "author": {
        "name": "Glenn Van de Water",
        "email": "glenn.van_de_water@nuagenetworks.net",
        "time": "Wed Sep 16 15:14:14 2020 +0200"
      },
      "committer": {
        "name": "Glenn Van de Water",
        "email": "glenn.van_de_water@nuagenetworks.net",
        "time": "Mon Sep 28 08:16:48 2020 +0000"
      },
      "message": "Set binding:profile upon port creation\n\nChange-Id: Ic3f4ca737c8a5adad5d9ef050c6d5cf1541e58ee\n"
    },
    {
      "commit": "c3bec86663dc9d30529bc0641fb4f1994d5ecb6e",
      "tree": "de3dec6fd670933f11874e75f62b7e6edabc24f3",
      "parents": [
        "45010027f4bfcd211773b6ec50a6a9c2ca37e8c4"
      ],
      "author": {
        "name": "Bernard Cafarelli",
        "email": "bcafarel@redhat.com",
        "time": "Thu Sep 10 13:59:49 2020 +0200"
      },
      "committer": {
        "name": "Bernard Cafarelli",
        "email": "bcafarel@redhat.com",
        "time": "Thu Sep 10 14:02:37 2020 +0200"
      },
      "message": "Update hacking for Focal\n\nAs per victoria cycle testing runtime and community goal[1]\nwe need to migrate upstream CI/CD to Ubuntu Focal(20.04).\n\nThis bumps hacking to 3.2.0 in order to work with focal, disabling W504\nto align with neutron (W503 is enabled in this version)\n\nStory: #2007865\nTask: #40199\n\n[1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.html\n\nChange-Id: Ic7a6da941172aae6dc504eb377c3e94de4805a89\n"
    },
    {
      "commit": "45010027f4bfcd211773b6ec50a6a9c2ca37e8c4",
      "tree": "4e2747cd6b6de26854fab88c88e5546c40614ad5",
      "parents": [
        "7d387cf628fc99d46a085b4461982afdf85f9237",
        "24a75032795eec2a60717818c901ae331c8aef1b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Aug 24 11:23:07 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Aug 24 11:23:07 2020 +0000"
      },
      "message": "Merge \"negative cases for router interface\""
    },
    {
      "commit": "7d387cf628fc99d46a085b4461982afdf85f9237",
      "tree": "d19217e7930b6b30fe21a85fdfdff37365e92b96",
      "parents": [
        "6b4a9089e318a6cc8cd1e8c91b65602e2bf20a65",
        "7d0155a883922ca044ffeac18dafcc20c409850b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Aug 24 11:20:21 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Aug 24 11:20:21 2020 +0000"
      },
      "message": "Merge \"sort secgroups by name\""
    },
    {
      "commit": "7d0155a883922ca044ffeac18dafcc20c409850b",
      "tree": "32a26e94b89185fabd055f1fdf37a77570f1558b",
      "parents": [
        "2150c9f1be953bb2261a478d8f377562ae655d8f"
      ],
      "author": {
        "name": "likangkang01",
        "email": "likangkang01@inspur.com",
        "time": "Thu Aug 13 09:07:57 2020 +0800"
      },
      "committer": {
        "name": "likangkang01",
        "email": "likangkang01@inspur.com",
        "time": "Thu Aug 20 13:45:23 2020 +0800"
      },
      "message": "sort secgroups by name\n\nlist security group, and sorts by name\n\nChange-Id: I1fb22c474c4486ed69a49f7e75a7971aeb552b24\n"
    },
    {
      "commit": "24a75032795eec2a60717818c901ae331c8aef1b",
      "tree": "1f0e246b6c65fcc8a61290570ce877bd0d3e92fe",
      "parents": [
        "2150c9f1be953bb2261a478d8f377562ae655d8f"
      ],
      "author": {
        "name": "likangkang01",
        "email": "likangkang01@inspur.com",
        "time": "Tue Aug 11 14:34:06 2020 +0800"
      },
      "committer": {
        "name": "likangkang01",
        "email": "likangkang01@inspur.com",
        "time": "Fri Aug 14 08:44:19 2020 +0800"
      },
      "message": "negative cases for router interface\n\nadd router interface by used port and non-existent port\n\nChange-Id: I98da3f66ad1ed339d5255543d224ec457e4f4c87\n"
    },
    {
      "commit": "2466fa99685f970e40f84094d1600b1cf49bcf7d",
      "tree": "c3dd3b25e979db98cc888a674f1125b369886d1e",
      "parents": [
        "dee81bc0fafe1b834cb4f92cf30621b361d386e1"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Mon Aug 10 15:39:07 2020 +0200"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Mon Aug 10 15:39:07 2020 +0200"
      },
      "message": "Remove propagate_uplink_status API related tests\n\nDue to the related bug we can\u0027t have test\ntest_create_port_without_propagate_uplink_status in\nneutron-tempest-plugin repo anymore as this repo is branchless and we\nrun tests from it against neutron master branch and against stable\nbranches. Now default value of the \"propagate_uplink_status\" attribute\nwas changed in master branch but not in stable branches so this test\nwould fail always.\n\nBecause of that those tests are now moved to be in fullstack - see [1]\nfor details and we don\u0027t need them in neutron-tempest-plugin anymore so\nthis patch is removing them from neutron-tempest-plugin.\n\n[1] https://review.opendev.org/#/c/745521/\n\nChange-Id: I79581da5b2cb3df6fa9407f1f06509513ac7f96d\nCloses-Bug: #1890842\n"
    },
    {
      "commit": "dac25ac0b36e69019a08b479c67614a1d0275be3",
      "tree": "04fb6b865e2c03fe7c23bf396a9ceb873e90c1f8",
      "parents": [
        "b056ac25c90b4cd8459291f1eb12081b7ace304d"
      ],
      "author": {
        "name": "likangkang01",
        "email": "likangkang01@inspur.com",
        "time": "Wed Jul 08 15:00:51 2020 +0800"
      },
      "committer": {
        "name": "likangkang01",
        "email": "likangkang01@inspur.com",
        "time": "Sat Jul 11 09:25:09 2020 +0800"
      },
      "message": "case for update qos rule, rule or policy non-existent\n\nupdate qos rule, rule or policy non-existent, move case into\ntest_qos_negative.py\nChange-Id: I11c064c75be5152f07942ba4a9fb202e9a862468\n"
    },
    {
      "commit": "11418fd4c75b0a5bf46c4dd2578539060d8ba659",
      "tree": "ada034633c9011ceb8bacf1db8f75aa6cd647b7b",
      "parents": [
        "cdf245979ea876f9ef1fe961fc5d88ebeb0fed99",
        "2457a889bb2e13e4d1084d1b1d132b4f06228dc4"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Jun 25 13:27:29 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jun 25 13:27:29 2020 +0000"
      },
      "message": "Merge \"Add \"test_port_forwardings_negative\" module\""
    },
    {
      "commit": "2457a889bb2e13e4d1084d1b1d132b4f06228dc4",
      "tree": "e46eb6ddb14aa7e5db319a6b9a705d8bc660d5a4",
      "parents": [
        "130eb1a340762610af87dc1466ac56c651e85cd6"
      ],
      "author": {
        "name": "nfridman",
        "email": "nfridman@redhat.com",
        "time": "Tue May 26 12:29:11 2020 +0300"
      },
      "committer": {
        "name": "Noy fridman",
        "email": "nfridman@redhat.com",
        "time": "Sun Jun 07 11:50:48 2020 +0000"
      },
      "message": "Add \"test_port_forwardings_negative\" module\n\nThe moudle currently contains the following tests:\n1. Mapping the same fip + port to different destinations\n2. Mapping fip + different ports to the same destination\n\nChange-Id: I19d4eca901f4cd956684c72f4cb2ce10a9afe2d8\n"
    },
    {
      "commit": "589f3b95dddc45a7e61c1da138cf39b4e2dee9ae",
      "tree": "c7b30a85469bb3501b5c1a7743ae2f9a21ad879d",
      "parents": [
        "e3478457c7756daf307eb67a82cbc6b39cf557d4",
        "afd73f77d75d7f58986e35ae1e7c45e63600d0a7"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Jun 05 14:43:19 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jun 05 14:43:19 2020 +0000"
      },
      "message": "Merge \"test sort ascending and descending qos policies by name\""
    },
    {
      "commit": "afd73f77d75d7f58986e35ae1e7c45e63600d0a7",
      "tree": "6c755aec46b1694ae968a9ca8337c209e47d6171",
      "parents": [
        "9413794af3b9d14b0aa4533df248ca69f05a1d36"
      ],
      "author": {
        "name": "likangkang01",
        "email": "likangkang01@inspur.com",
        "time": "Mon Jun 01 16:53:59 2020 +0800"
      },
      "committer": {
        "name": "likangkang01",
        "email": "likangkang01@inspur.com",
        "time": "Wed Jun 03 14:13:02 2020 +0800"
      },
      "message": "test sort ascending and descending qos policies by name\n\ntest sort qos policies by name,ascending and descending\n\nChange-Id: I9bb6470b83f2003bef9206b53cb3f52671991e95\n"
    },
    {
      "commit": "0f2c913afb59be5928bfa6b73bf5b48318ec6e90",
      "tree": "96f5d4b5975076598e0a31fec21ee4783860fbd4",
      "parents": [
        "9413794af3b9d14b0aa4533df248ca69f05a1d36"
      ],
      "author": {
        "name": "likangkang01",
        "email": "likangkang01@inspur.com",
        "time": "Mon Jun 01 17:24:23 2020 +0800"
      },
      "committer": {
        "name": "likangkang01",
        "email": "likangkang01@inspur.com",
        "time": "Mon Jun 01 17:24:23 2020 +0800"
      },
      "message": "update qos policy with long name and long description\n\nChange-Id: Ie66c005fa03bff5526151f783ab8723de37c4c65\n"
    },
    {
      "commit": "5bb284eff17b3763a4f44aa4c0ea0e91d866c9a1",
      "tree": "d10b57b86b9ebbd4d9f72ab64588f999a1318767",
      "parents": [
        "130eb1a340762610af87dc1466ac56c651e85cd6"
      ],
      "author": {
        "name": "Eduardo Olivares",
        "email": "eolivare@redhat.com",
        "time": "Wed May 20 15:28:58 2020 +0200"
      },
      "committer": {
        "name": "Eduardo Olivares",
        "email": "eolivare@redhat.com",
        "time": "Mon May 25 16:23:36 2020 +0200"
      },
      "message": "Use default network type during PortTestCasesResourceRequest setup\n\nA vxlan network is created during the resource_setup for class\nPortTestCasesResourceRequest, failing when vxlan is not an available\ndriver\nNo restriction is needed in provider network type for these tests\n\nCloses-Bug: #1879706\n\nChange-Id: I164c4b7af7c0be00b8e70048e527b469587f0c8d\n"
    },
    {
      "commit": "30e13ba32426bf0ce177bcfd0d3df3ebcd4f4a7c",
      "tree": "99d93aaa23be808d12c449b6caf940050a044603",
      "parents": [
        "aa7112bda681f3e76aedbc0fac99b9f4d9648a4e",
        "30c858988c27be110838a8bfc9e7f714e42b614a"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue May 05 15:43:03 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue May 05 15:43:03 2020 +0000"
      },
      "message": "Merge \"Test security group creation with insufficient rules quota\""
    },
    {
      "commit": "aa7112bda681f3e76aedbc0fac99b9f4d9648a4e",
      "tree": "1c1ec900f350cfcce503d10948a9d9080a92d6df",
      "parents": [
        "4bc1b00213cf660648cad1916fe6497ac29b2e78",
        "5f9c076261e402b3466e524433f5b4a044a1ab01"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue May 05 08:49:13 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue May 05 08:49:13 2020 +0000"
      },
      "message": "Merge \"Added new API test_sg_rules_quota_decrease_less_than_created.\""
    },
    {
      "commit": "4bc1b00213cf660648cad1916fe6497ac29b2e78",
      "tree": "dacfaab2d8b3e119eed1a35b25c23f6e1dc5104a",
      "parents": [
        "e08fc09f6bdab496887c5f65b412894f23ef256a",
        "03700aa12b4e22552f8626ffb9d5261d7a7c44c8"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Apr 29 10:16:14 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Apr 29 10:16:14 2020 +0000"
      },
      "message": "Merge \"Ensure that external network don\u0027t have any ports before deletion\""
    },
    {
      "commit": "5f9c076261e402b3466e524433f5b4a044a1ab01",
      "tree": "f2a83e65e9ca7a534d0dd4082246c923991f5715",
      "parents": [
        "e08fc09f6bdab496887c5f65b412894f23ef256a"
      ],
      "author": {
        "name": "Eran Kuris",
        "email": "ekuris@redhat.com",
        "time": "Tue Apr 28 11:23:10 2020 +0300"
      },
      "committer": {
        "name": "Eran Kuris",
        "email": "ekuris@redhat.com",
        "time": "Tue Apr 28 11:23:10 2020 +0300"
      },
      "message": "Added new API test_sg_rules_quota_decrease_less_than_created.\n\nThe test is checking that its possible to decrease\nSecurity group rules quota less than already created.\n\nChange-Id: I6a170a153038380d2fe5632afcab47b1cdba5f6c\n"
    },
    {
      "commit": "03700aa12b4e22552f8626ffb9d5261d7a7c44c8",
      "tree": "9b69a1c48622c4e89fcb7bb62369c2580956563f",
      "parents": [
        "0bdc63d7c1c3ed192b7206ec9ac25e4380fabbd2"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Mon Apr 27 13:31:01 2020 +0200"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Mon Apr 27 13:43:13 2020 +0200"
      },
      "message": "Ensure that external network don\u0027t have any ports before deletion\n\nIn module\nneutron_tempest_plugin.api.admin.test_external_network_extension\nwe need to ensure that there is no any leftover ports, like e.g.\nfloatingip_agent_gateway port before network deletion.\n\nCloses-bug: #1875344\n\nChange-Id: I8226e999d9ec8e521b39ab915aaa503425174987\n"
    },
    {
      "commit": "30c858988c27be110838a8bfc9e7f714e42b614a",
      "tree": "9587702417d5bee6bcc69e737c379c00545b2b8d",
      "parents": [
        "cad2c81b5427af6a26293742d9b2605b73eebfa0"
      ],
      "author": {
        "name": "Alex Katz",
        "email": "akatz@redhat.com",
        "time": "Sun Apr 19 12:41:34 2020 +0300"
      },
      "committer": {
        "name": "Alex Katz",
        "email": "akatz@redhat.com",
        "time": "Sun Apr 26 14:56:56 2020 +0000"
      },
      "message": "Test security group creation with insufficient rules quota\n\nAs for each new security group there are 2 default rules created\nwe need to make sure that security group will not be created if\nsecurity group rules quota is insufficient for 2 additional rules\n\nDepends-on: https://review.opendev.org/722652\n\nChange-Id: Ie4dab7d27a6bc58899967220aa8e8f004dd91433\n"
    },
    {
      "commit": "5f0ba3f0da69250370057c292d44e0bf015bdf75",
      "tree": "7620cb04b9676e2b24a2648e11029cfa1c1b4a56",
      "parents": [
        "5719f992d146505eb593d1fd68d02e4945e2e07f"
      ],
      "author": {
        "name": "Eran Kuris",
        "email": "ekuris@redhat.com",
        "time": "Mon Apr 20 16:49:44 2020 +0300"
      },
      "committer": {
        "name": "Eran Kuris",
        "email": "ekuris@redhat.com",
        "time": "Mon Apr 20 16:49:44 2020 +0300"
      },
      "message": "Added new API test_create_sg_rules_when_quota_disabled\n\nThe test actually tries to create security group rules\nwhile the quota is disable. The goal is to check that we\nare not enforce SG rules quota while it disabled.\n\nChange-Id: I504b98ecaa3346799b0a09ec93894472794d4635\n"
    },
    {
      "commit": "e4dc810785c57e2592d41401e28dc70e17744188",
      "tree": "0a5e6e0165c569f7ca8e5300b3c2094af0ba963a",
      "parents": [
        "649c018b3e7998e796ca9d8ac8624664b8f03f98",
        "b80f1d0be3b0d3365fc01d0774a9e3357b339630"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Apr 15 03:24:11 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Apr 15 03:24:12 2020 +0000"
      },
      "message": "Merge \"Add tempest api tests for address scopes RBAC\""
    },
    {
      "commit": "649c018b3e7998e796ca9d8ac8624664b8f03f98",
      "tree": "a83b420cf6cb9c1987e579b4c61f828e0ef9ebee",
      "parents": [
        "89c38f4aba54c343c38454791ed84a0df0af46e5"
      ],
      "author": {
        "name": "Igor Malinovskiy",
        "email": "u.glide@gmail.com",
        "time": "Fri Mar 06 17:30:47 2020 +0200"
      },
      "committer": {
        "name": "Igor Malinovskiy",
        "email": "u.glide@gmail.com",
        "time": "Fri Apr 10 15:20:49 2020 +0300"
      },
      "message": "Add tempest api tests for subnet pools RBAC\n\nChange-Id: Ie6e26acd5e9c3acd2ee86a9c354c4a2934aa4bce\nPartial-Bug: #1862032\nDepends-On: https://review.opendev.org/#/c/710755/\n"
    },
    {
      "commit": "89c38f4aba54c343c38454791ed84a0df0af46e5",
      "tree": "ccedc360b1ee4c47e38438521e1dddeecc7fa01c",
      "parents": [
        "63e2fe2edab3f6a91fa8dd3284f55feb0eb7b7fa",
        "345bb5efe3c4f9bddcac8259c8eaeab2bb144d94"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Apr 07 12:58:04 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Apr 07 12:58:04 2020 +0000"
      },
      "message": "Merge \"Added new API test_sg_rules_quota_values.\""
    },
    {
      "commit": "345bb5efe3c4f9bddcac8259c8eaeab2bb144d94",
      "tree": "eabd976225b64b36b769454694d575282adf1173",
      "parents": [
        "7729b6afac9227fe78d0782d64daa71b4a87f50e"
      ],
      "author": {
        "name": "Eran Kuris",
        "email": "ekuris@redhat.com",
        "time": "Thu Mar 19 13:18:17 2020 +0200"
      },
      "committer": {
        "name": "Eran Kuris",
        "email": "ekuris@redhat.com",
        "time": "Mon Apr 06 14:27:37 2020 +0000"
      },
      "message": "Added new API test_sg_rules_quota_values.\n\nThe test is checking change of different SG rules quota values.\n\nChange-Id: I2a42a9d8d0c6ec3872b1468acef4cca5b9112db2\n"
    },
    {
      "commit": "b80f1d0be3b0d3365fc01d0774a9e3357b339630",
      "tree": "f96f6b3710fb8a00c1aef9d61db970b6ec0f7562",
      "parents": [
        "a33bd6ee1feb7e23a9333ebba3a88e886bed1b78"
      ],
      "author": {
        "name": "Igor Malinovskiy",
        "email": "u.glide@gmail.com",
        "time": "Fri Mar 06 13:39:52 2020 +0200"
      },
      "committer": {
        "name": "Igor Malinovskiy",
        "email": "u.glide@gmail.com",
        "time": "Mon Apr 06 14:23:36 2020 +0300"
      },
      "message": "Add tempest api tests for address scopes RBAC\n\nChange-Id: I0a625019ab7495a71125edbd37d9005a4675b86b\nPartial-Bug: #1862968\nDepends-On: https://review.opendev.org/709122\n"
    },
    {
      "commit": "63e2fe2edab3f6a91fa8dd3284f55feb0eb7b7fa",
      "tree": "f204b5dd499fa5fa3274f375937126dc53b5f2c2",
      "parents": [
        "a33bd6ee1feb7e23a9333ebba3a88e886bed1b78",
        "167a5784ca42ddb225726f0b792c855a4efafc98"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sat Apr 04 00:41:02 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Apr 04 00:41:02 2020 +0000"
      },
      "message": "Merge \"Protect vs unordered results in TrunkTestInheritJSONBase\""
    },
    {
      "commit": "a33bd6ee1feb7e23a9333ebba3a88e886bed1b78",
      "tree": "ee4865cfc0acb7aff7ea596c1b65c4916bf35b81",
      "parents": [
        "22d7cc950ba228ec00383b1ee6447c64ea713cb0"
      ],
      "author": {
        "name": "Igor Malinovskiy",
        "email": "u.glide@gmail.com",
        "time": "Thu Mar 12 11:59:27 2020 +0200"
      },
      "committer": {
        "name": "Igor Malinovskiy",
        "email": "u.glide@gmail.com",
        "time": "Thu Mar 26 14:23:24 2020 +0200"
      },
      "message": "Disable negative subnetpool test\n\nTemporary disable negative test that forbids assigning\nshared address scope to subnet pool for tenant users.\n\nChange-Id: I13dd36b3364b7a0f3241efa6ba5f8c3b2246f167\nPartial-Bug: #1862968\n"
    },
    {
      "commit": "167a5784ca42ddb225726f0b792c855a4efafc98",
      "tree": "af902f0d31a89132d174dcf2e820435b8c803d29",
      "parents": [
        "22d7cc950ba228ec00383b1ee6447c64ea713cb0"
      ],
      "author": {
        "name": "Cédric Ollivier",
        "email": "ollivier.cedric@gmail.com",
        "time": "Tue Feb 18 07:42:30 2020 +0100"
      },
      "committer": {
        "name": "Cédric Ollivier",
        "email": "ollivier.cedric@gmail.com",
        "time": "Sun Mar 22 16:32:13 2020 +0100"
      },
      "message": "Protect vs unordered results in TrunkTestInheritJSONBase\n\nCloses-Bug: #1863707\n\nChange-Id: If99de32925da9f79ceacdccc86c5727e466347c0\nSigned-off-by: Cédric Ollivier \u003collivier.cedric@gmail.com\u003e\n"
    },
    {
      "commit": "7729b6afac9227fe78d0782d64daa71b4a87f50e",
      "tree": "df595be26f7bca211f5f0cdd94377eb9657a6976",
      "parents": [
        "d576010f1557e6194218265260051afcba127e7c",
        "4e932abbb42dc7abc0e1994104630fc16c3d00e3"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Mar 18 23:55:30 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Mar 18 23:55:30 2020 +0000"
      },
      "message": "Merge \"Fixed test_sg_quota_increased test\""
    },
    {
      "commit": "4e932abbb42dc7abc0e1994104630fc16c3d00e3",
      "tree": "9ada599d79f9cd5f2d758f2821b342f4443b2370",
      "parents": [
        "b82476000ce29b010ed2246d364e4ed027c7dc1a"
      ],
      "author": {
        "name": "Eran Kuris",
        "email": "ekuris@redhat.com",
        "time": "Sun Mar 15 12:39:42 2020 +0200"
      },
      "committer": {
        "name": "Eran Kuris",
        "email": "ekuris@redhat.com",
        "time": "Wed Mar 18 08:25:12 2020 +0000"
      },
      "message": "Fixed test_sg_quota_increased test\n\nThe old assertion will be always true.\nAs a result I proposing a fix for that.\n\nChange-Id: I0742214a5ee5a901650a0142fa3718699bb13b73\n"
    },
    {
      "commit": "383be49198bfd372c61e6b7803e783f78e8dc0c9",
      "tree": "901579f65ced917a7d832a2a0bb5b7d31d8edf4d",
      "parents": [
        "3fcdb0689b542386632dbdbebe3b4b25fb779319"
      ],
      "author": {
        "name": "Eran Kuris",
        "email": "ekuris@redhat.com",
        "time": "Sun Mar 15 12:58:31 2020 +0200"
      },
      "committer": {
        "name": "Eran Kuris",
        "email": "ekuris@redhat.com",
        "time": "Sun Mar 15 11:02:52 2020 +0000"
      },
      "message": "Added description to test_sg_rules_quota_increased.\n\nChange-Id: I53d95093ab2c33371cf788ca1bceaa2bb40b8ec8\n"
    },
    {
      "commit": "b82476000ce29b010ed2246d364e4ed027c7dc1a",
      "tree": "1c2ddb81f3c301f30e63bc31558ea36a9cc71568",
      "parents": [
        "a650e200339bbb71593c242390bc826fd4279544",
        "4e329cf99c8af6092a1e47488dce91d2dd1f4e94"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Mar 11 11:56:57 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Mar 11 11:56:57 2020 +0000"
      },
      "message": "Merge \"Adding new test of security group rules quota increased.\""
    },
    {
      "commit": "4e329cf99c8af6092a1e47488dce91d2dd1f4e94",
      "tree": "1c9bb3235050af424a758bac91ae057ab2bfde9f",
      "parents": [
        "1b896ca1968affede6a611f3e1e717037c43ca84"
      ],
      "author": {
        "name": "ekuris",
        "email": "ekuris@redhat.com",
        "time": "Thu Feb 20 12:14:20 2020 +0200"
      },
      "committer": {
        "name": "Eran Kuris",
        "email": "ekuris@redhat.com",
        "time": "Tue Mar 10 13:35:21 2020 +0000"
      },
      "message": "Adding new test of security group rules quota increased.\n\nThe test is checking that it is possible to create\nnew security group rules after increasing the quota parameter.\n\nChange-Id: Ie961293215c48883c962debe888b0bca418e3eb9\n"
    },
    {
      "commit": "87fc61a6aba524a261312c3bf068c58ad121efbf",
      "tree": "07cc76c47337977b441586cfbde7502d8c8056b0",
      "parents": [
        "188f06a316e940e9eed29108c8e17d7b5c323de4",
        "247c127005445153cd9fb26070013997e3d97989"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Mar 10 03:31:15 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Mar 10 03:31:15 2020 +0000"
      },
      "message": "Merge \"Add tagging of ports during bulk creation\""
    },
    {
      "commit": "753ddfe205746c1cdbf94c5232096febbbf2ed22",
      "tree": "6b851ce108b24c195a455c6ab483bb939ba81bbb",
      "parents": [
        "3bd3fe9c273c230f37b51b59fde35cfdeb9e5b9e",
        "1b896ca1968affede6a611f3e1e717037c43ca84"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Mar 06 00:22:35 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Mar 06 00:22:35 2020 +0000"
      },
      "message": "Merge \"Helper class for BaseSecGroupRulesQuota tests.\""
    },
    {
      "commit": "1b896ca1968affede6a611f3e1e717037c43ca84",
      "tree": "45016f3340fc26646360b7e170e36d42ce233f8c",
      "parents": [
        "b7e0eef8de92f6a70c16c879f6a9a20377e82882"
      ],
      "author": {
        "name": "ekuris",
        "email": "ekuris@redhat.com",
        "time": "Thu Feb 20 11:52:39 2020 +0200"
      },
      "committer": {
        "name": "Eran Kuris",
        "email": "ekuris@redhat.com",
        "time": "Wed Mar 04 07:41:56 2020 +0000"
      },
      "message": "Helper class for BaseSecGroupRulesQuota tests.\n\nThe helper class contain:\n-Get function of security group rules quota\n-Set function of security group rules quota\n-Increase \u0026 Decrease of security group rules quota\n\nChange-Id: I99d633bdc0fbac7d7259210052be289c94b70a2b\n"
    },
    {
      "commit": "247c127005445153cd9fb26070013997e3d97989",
      "tree": "11a5f1b5df4ff6f6c060b657811c8d1a37b5240d",
      "parents": [
        "fe7857eae1c4d78c01d99c06e8760aced9889017"
      ],
      "author": {
        "name": "Miguel Lavalle",
        "email": "miguel.lavalle@verizonmedia.com",
        "time": "Sun Feb 23 20:14:52 2020 -0600"
      },
      "committer": {
        "name": "Miguel Lavalle",
        "email": "miguel.lavalle@verizonmedia.com",
        "time": "Mon Mar 02 11:02:40 2020 -0600"
      },
      "message": "Add tagging of ports during bulk creation\n\nThis change introduces API tests of tagging ports during bulk creation.\n\nDepends-On: I838de14f183f805c19411218edb815e190f8d650\nChange-Id: I7ef0a92e73a15b2a9039b4fa97cecfefa5ba6aa3\n"
    },
    {
      "commit": "31c0006ded28255e2502d2975648f1fe603ec127",
      "tree": "0c1af5cf9b59d52517a4403cd2a11cbdc0ddb936",
      "parents": [
        "15c85f65093f0b717575817394cd937f2cedf3e1"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Thu Sep 12 22:11:35 2019 +0200"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Wed Feb 26 20:33:02 2020 +0000"
      },
      "message": "Add list security group rules API test\n\nThis test checks that regular user can see all SG rules which belongs\nto his tenant OR belongs to security group owned by his tenant.\n\nThis test also ensures that SG rules from different tenants and Security\nGroups are not visible for regular user.\n\nFix for master branch\nDepends-On: https://review.opendev.org/681910\n\nFix for stable/train\nDepends-On: https://review.opendev.org/688715\n\nFix for stable/stein\nDepends-On: https://review.opendev.org/688716\n\nFix for stable/rocky\nDepends-On: https://review.opendev.org/688717\n\nFix for stable/queens\nDepends-On: https://review.opendev.org/688719\n\nChange-Id: Ic2e97ab8162d10e507ef83b9af0840e7311f0587\nRelated-Bug: #1824248\n"
    },
    {
      "commit": "cc92cc9f4420f8da5fc89562ee8b2f80cee748be",
      "tree": "ec0c8480cabae7f8d7745883aa09221b06476bcd",
      "parents": [
        "630ce1fb844100f5ff297710e1bff02d6ea98390"
      ],
      "author": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Tue Jan 14 17:26:51 2020 +0000"
      },
      "committer": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Tue Feb 11 09:29:10 2020 +0000"
      },
      "message": "Remove references to \"tenant_id\" in test_security_groups\n\nChange-Id: I4cbeb5b0dff226ccb6c7d7893b4fa5a0b49a8f64\nRelated-Bug: #1858783\n"
    },
    {
      "commit": "630ce1fb844100f5ff297710e1bff02d6ea98390",
      "tree": "a4a90cf1eaf5b071bde8b1ef39ed9c618662dcf2",
      "parents": [
        "11cfd4fb37cc8933d8fb56bb7ac1d6317613c87f",
        "e2d062f125a38eca2c8c67f84deb3960b12eb484"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Feb 11 07:05:20 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Feb 11 07:05:21 2020 +0000"
      },
      "message": "Merge \"Remove references to \"tenant_id\" in test_qos\""
    },
    {
      "commit": "11cfd4fb37cc8933d8fb56bb7ac1d6317613c87f",
      "tree": "e42d37086ab9ff6bd242c42ba7c9fdc03eb2c93b",
      "parents": [
        "3fe777171a678c0f60734a94cba63aa7d10e0d93",
        "ea283cccdc83c9dc81503151a1990112c4551fef"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Feb 11 00:39:58 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Feb 11 00:39:58 2020 +0000"
      },
      "message": "Merge \"Security group assignment negative tests\""
    },
    {
      "commit": "3fe777171a678c0f60734a94cba63aa7d10e0d93",
      "tree": "161c56112696930c7722bd30c67d0572a7b85350",
      "parents": [
        "6b151cfd44cc4d665176e3e7b5af591d7cab61f7",
        "a18815d62b0f4ceaaf84ef852340d2b4fe2e795b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Feb 10 21:04:58 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Feb 10 21:04:58 2020 +0000"
      },
      "message": "Merge \"Negative tests for security group quota\""
    },
    {
      "commit": "e2d062f125a38eca2c8c67f84deb3960b12eb484",
      "tree": "883e9ab7da383d813b835764cdd1fc2777a4da2e",
      "parents": [
        "de952714e262f88c927ab6bb2cc5dfbb5daaf9c7"
      ],
      "author": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Tue Jan 14 17:11:42 2020 +0000"
      },
      "committer": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Fri Feb 07 09:26:32 2020 +0000"
      },
      "message": "Remove references to \"tenant_id\" in test_qos\n\nChange-Id: I188bb04992b8fa306cd0da6f9ebed4c1cd2338c9\nRelated-Bug: #1858783\n"
    },
    {
      "commit": "2e6a27d8e992f342d0cecf5e8873f26fed18ddec",
      "tree": "a5d2cdab4453bf5f06e2487ac2263f6067724d25",
      "parents": [
        "4b58524ab1e49a49c73ef2a5e24d087fc0cfa758",
        "426c909aab1a9954a71b5bba12ba1336029d8c8a"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jan 28 15:57:45 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jan 28 15:57:45 2020 +0000"
      },
      "message": "Merge \"Positive tests for security group quota\""
    },
    {
      "commit": "a18815d62b0f4ceaaf84ef852340d2b4fe2e795b",
      "tree": "3c40d56937b82fa5f6300b964b9b10dae31bca2b",
      "parents": [
        "426c909aab1a9954a71b5bba12ba1336029d8c8a"
      ],
      "author": {
        "name": "Alex Katz",
        "email": "akatz@redhat.com",
        "time": "Wed Jan 15 12:44:14 2020 +0200"
      },
      "committer": {
        "name": "Alex Katz",
        "email": "akatz@redhat.com",
        "time": "Wed Jan 22 11:59:20 2020 +0200"
      },
      "message": "Negative tests for security group quota\n\n1. Try to create security group when the amount of already created\nsecurity groups is higher than quota\n2. Try to set inappropriate value for security group quota\n\nChange-Id: Ia27c6d4f71246210f3f0959e70181c4319751e7d\n"
    },
    {
      "commit": "ea283cccdc83c9dc81503151a1990112c4551fef",
      "tree": "f4d18fb032b2347df56b52ab7068c704103efa38",
      "parents": [
        "560737404a9d00879c1f2da4f523bb1a03599164"
      ],
      "author": {
        "name": "Alex Katz",
        "email": "akatz@redhat.com",
        "time": "Tue Jan 21 10:38:26 2020 +0200"
      },
      "committer": {
        "name": "Alex Katz",
        "email": "akatz@redhat.com",
        "time": "Tue Jan 21 12:50:20 2020 +0200"
      },
      "message": "Security group assignment negative tests\n\n1. Try to assign security group to the same port twice\n2. Try to assign nonexistent security group to a port\n3. Check that there are no changes in security group list on a port\nafter security group assignment failed.\n\nChange-Id: Id901b17179406e1198e27bdb129ecaa67aa5cbed\n"
    },
    {
      "commit": "eb7d434bc537e0e9983edd732adadc3fd6aabc06",
      "tree": "e156ef3a6da1ad50ccec3abbfafe06540d12705a",
      "parents": [
        "37d0ee917f45caf4eb42e155e882bab5eb7085e1"
      ],
      "author": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Tue Jan 14 16:59:37 2020 +0000"
      },
      "committer": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Tue Jan 14 17:00:38 2020 +0000"
      },
      "message": "Remove unused method \"create_network_keystone_v3\"\n\nTrivial-Fix\n\nChange-Id: I6bf5b39caae239b537d3f8c2eedbfe9b626aa174\n"
    },
    {
      "commit": "426c909aab1a9954a71b5bba12ba1336029d8c8a",
      "tree": "c1ca1b5cb3ea7e34d61e9080ae9b7db1542585cb",
      "parents": [
        "560737404a9d00879c1f2da4f523bb1a03599164"
      ],
      "author": {
        "name": "Alex Katz",
        "email": "akatz@redhat.com",
        "time": "Tue Jan 07 16:35:32 2020 +0200"
      },
      "committer": {
        "name": "Alex Katz",
        "email": "akatz@redhat.com",
        "time": "Tue Jan 14 16:30:31 2020 +0200"
      },
      "message": "Positive tests for security group quota\n\n1. Test supported values for securiyt group quota\n2. Test creating maximum allowed amount of security groups\n3. Test creating maximum allowed amount of security groups if\nquota is increased\n4. Test decreasing security group quota to a value that is less\nthan amount of already created security groups\n5. Test creating security groups when the quota is disabled (set to -1)\n\nChange-Id: I833e5d5e67ef7555c9e6a54613b7324310079b0b\n"
    },
    {
      "commit": "37d0ee917f45caf4eb42e155e882bab5eb7085e1",
      "tree": "6e7e1404aa16d75689bcf96e2fe6d17143910eb4",
      "parents": [
        "560737404a9d00879c1f2da4f523bb1a03599164"
      ],
      "author": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Tue Jan 14 09:50:42 2020 +0000"
      },
      "committer": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Tue Jan 14 09:50:42 2020 +0000"
      },
      "message": "Remove references to \"tenant_id\" in test_shared_network_extension\n\nChange-Id: Idfa2d34b26d9027789fdf80c06199d145ae14c28\nRelated-Bug: #1858783\n"
    },
    {
      "commit": "858fa49a6ff3525e4858cc85bda27d424caf66fe",
      "tree": "e18c618427e4d0d0d2f679ea4ff4e4b7dd6d3513",
      "parents": [
        "7d70482b10da28e16e5a16a95c491dae28fa3470",
        "07f0e788712eba07361a8675e9fb6299ead9ee38"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sun Dec 22 17:38:00 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Dec 22 17:38:00 2019 +0000"
      },
      "message": "Merge \"Add test to attach and detach policies with regular client\""
    },
    {
      "commit": "7d70482b10da28e16e5a16a95c491dae28fa3470",
      "tree": "b07f980e0e7a77d5904263cfcd648f6180320eb4",
      "parents": [
        "1cf724f7d70cfdc854a09fc429fee7024f55c3df"
      ],
      "author": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Mon Dec 16 11:51:08 2019 +0000"
      },
      "committer": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Thu Dec 19 11:43:26 2019 +0000"
      },
      "message": "Add \"test_delete_agent_negative\"\n\nIn [0], \"AgentManagementTestJSON\" was removed from tempest to avoid\nduplications with this repository, but \"test_delete_agent_negative\"\nwas missing.\n\n[0] https://review.opendev.org/#/c/698589/\n\nChange-Id: I2a6e0f958dac8fb41bdd709e7b595e256b84ed03\nRelated-Bug: #1855985\n"
    },
    {
      "commit": "07f0e788712eba07361a8675e9fb6299ead9ee38",
      "tree": "3fb1b374ec8d117809217ab04e90136936e7555f",
      "parents": [
        "1cf724f7d70cfdc854a09fc429fee7024f55c3df"
      ],
      "author": {
        "name": "nfridman",
        "email": "nfridman@redhat.com",
        "time": "Mon Nov 04 09:12:58 2019 -0500"
      },
      "committer": {
        "name": "nfridman",
        "email": "nfridman@redhat.com",
        "time": "Sun Dec 15 03:41:12 2019 -0500"
      },
      "message": "Add test to attach and detach policies with regular client\n\nThe test validates that a regular client is allowed to attach\\detach\nQoS policies only to\\from networks with policies that were configured\nas \"Shared\".\n\nThis test will not be running automatically because of the creation\nof a \"Shared\" resource during the test.\nSetting the create_shared_resources option as \u0027True\u0027 in the config.py\nfile is needed.\n\nChange-Id: Iec3fda32cbce00a677cb30dac3c234c99d7c27fd\n"
    },
    {
      "commit": "7717d9cef50697ea95ab859d81c64b2e89c4870a",
      "tree": "6fc2a72f33a597a47db69743a00cbe63b3a3ad24",
      "parents": [
        "0749b65aebf9a320f271f213f621a8888e17070d"
      ],
      "author": {
        "name": "nfridman",
        "email": "nfridman@redhat.com",
        "time": "Mon Nov 25 08:58:04 2019 -0500"
      },
      "committer": {
        "name": "nfridman",
        "email": "nfridman@redhat.com",
        "time": "Tue Nov 26 04:28:30 2019 -0500"
      },
      "message": "Add test to create policy with multiple rules\n\nThe test validates that:\n1.Two bandwidth limit rules could be both attached to a policy.\n2.The system prevents addition of rules with the same direction to a policy.\n\nChange-Id: I387d50673795c2a5073ec298426960fca593c017\n"
    },
    {
      "commit": "0749b65aebf9a320f271f213f621a8888e17070d",
      "tree": "b53d4b928e4f22ae3e37ccfc3c022e21ce7f2de7",
      "parents": [
        "83052c465f09f3d3b8b614852ebeaf7c5c52af37",
        "23b44ad0ef6f6dbf9f1bb5586b840bea824c1c61"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Oct 24 13:46:06 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Oct 24 13:46:06 2019 +0000"
      },
      "message": "Merge \"Add test to create and update DSCP values\""
    },
    {
      "commit": "7ab2f6de2f55e8ceff6cd3bdd5f161e94d0676ac",
      "tree": "f2666be2d6e68fc49c2ac4543525f2ee2ff391bc",
      "parents": [
        "ddca1120eaca2f2fdb2b1c255600be13bdebbcde",
        "b57453f84c06faddcded02530adb58afcdc3ded6"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Oct 23 02:16:02 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Oct 23 02:16:02 2019 +0000"
      },
      "message": "Merge \"Make one agent untouchable in test_agent_management\""
    },
    {
      "commit": "70f7b3222a9805ac1c58c25572b2e4e62de4d90a",
      "tree": "183d0d84d6ebe240f6ce4d579b7f5d4ebdb6f397",
      "parents": [
        "72ce681477818f55dd11fda4021b9acf8f8d7425"
      ],
      "author": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Thu Oct 10 11:48:57 2019 +0000"
      },
      "committer": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Thu Oct 10 11:48:57 2019 +0000"
      },
      "message": "Check parameters returned in \"list_network_segment_ranges\"\n\nCheck that the DB registers returned by listing the network segment\nranges are the same as in single register retrieval (show vs list).\n\nChange-Id: I9aee7f2a3108e605c203760a981ac226ecb33ea9\nRelated-Bug: #1828205\n"
    },
    {
      "commit": "23b44ad0ef6f6dbf9f1bb5586b840bea824c1c61",
      "tree": "ed02966017b47c4f3785cbe34491a5529d5f6c62",
      "parents": [
        "0a3705f937bbe16aeffea4bc434a87655f282ea2"
      ],
      "author": {
        "name": "nfridman",
        "email": "nfridman@redhat.com",
        "time": "Thu Sep 05 09:46:50 2019 -0400"
      },
      "committer": {
        "name": "nfridman",
        "email": "nfridman@redhat.com",
        "time": "Sun Oct 06 04:06:38 2019 -0400"
      },
      "message": "Add test to create and update DSCP values\n\nThe test verifies that admin user is able to set\nDSCP marking rules with all of the valid marks between 0-56.\nThe test was moved from screnario\\test_qos to api\\test_qos.\n\nChange-Id: I65b152622d4ba39ef710b44a2d3a044904e3e309\n"
    },
    {
      "commit": "b57453f84c06faddcded02530adb58afcdc3ded6",
      "tree": "e3b74f657cc4c57e9d79d0eca60b0603e11cb891",
      "parents": [
        "09ee9e809cff778d4e67d9ff76602ffea8913628"
      ],
      "author": {
        "name": "elajkat",
        "email": "lajos.katona@est.tech",
        "time": "Thu Oct 03 15:09:05 2019 +0200"
      },
      "committer": {
        "name": "elajkat",
        "email": "lajos.katona@est.tech",
        "time": "Fri Oct 04 16:45:35 2019 +0200"
      },
      "message": "Make one agent untouchable in test_agent_management\n\nIn test_agent_management some tests depend on one agent to be unmodified\nwhich was not guaranteed as some tests updated that agent.\nThe update happened because the update test assumed that neutron will\nreturn list of agents in different order.\nThe fix is only to select always different agent for update than the one\nused for other tests.\n\nChange-Id: I7af97ac0ee396d2eb132459d29e938bd5f3de9aa\nCloses-Bug: #1845330\n"
    },
    {
      "commit": "c9782faa9a5dda329b6c2c13457350548a652f27",
      "tree": "d2549b880e1e27c428a20f5435f2543b5ab6fcb2",
      "parents": [
        "3a4fc7923efe21a7f56ba130f05efdfcd3c596ec"
      ],
      "author": {
        "name": "Harald Jensås",
        "email": "hjensas@redhat.com",
        "time": "Mon Jun 03 22:35:41 2019 +0200"
      },
      "committer": {
        "name": "Harald Jensås",
        "email": "hjensas@redhat.com",
        "time": "Wed Sep 25 09:20:11 2019 +0000"
      },
      "message": "Add tests for L3 conntrack helper\n\nAPI tests for L3 Conntrack Helper plugin.\n\nRelated-Bug: #1823633\nDepends-On: https://review.opendev.org/670837\nChange-Id: Ie085100f508f7a1cdb0fd4efbcffa1e2b485fbba\n"
    },
    {
      "commit": "46bd3aff145d2dc1a77b4c29322d0a49b0738e2d",
      "tree": "44da51acbf8cb026f899b02edb4cc688c7fe1b9d",
      "parents": [
        "4e0a3d3913480691594ed28c23f11f281aebb0a5"
      ],
      "author": {
        "name": "Bence Romsics",
        "email": "bence.romsics@gmail.com",
        "time": "Fri Sep 13 10:52:41 2019 +0200"
      },
      "committer": {
        "name": "Bence Romsics",
        "email": "bence.romsics@gmail.com",
        "time": "Thu Sep 19 14:02:15 2019 +0200"
      },
      "message": "Tempest test for Neutron extension: extraroute-atomic\n\nChange-Id: I9b104432f1cd1aa1471087226ffc53152b823222\nDepends-On: https://review.opendev.org/670851\nPartial-Bug: #1826396 (rfe)\nRelated-Change: https://review.opendev.org/655680 (spec)\n"
    },
    {
      "commit": "ee00085c333dd010363a198ea4609ccbb50d8b86",
      "tree": "7bf7d6d506790a856848a11b285516ba307c9119",
      "parents": [
        "d11f4ec31ab1cf7965671817f2733c362765ebb1"
      ],
      "author": {
        "name": "Brian Haley",
        "email": "bhaley@redhat.com",
        "time": "Thu Aug 29 17:27:38 2019 -0400"
      },
      "committer": {
        "name": "Brian Haley",
        "email": "bhaley@redhat.com",
        "time": "Fri Aug 30 11:27:25 2019 -0400"
      },
      "message": "Use _create_admin_router() where possible\n\nIt will automatically set the router for cleanup, so use\nit instead of admin_client.create_router().\n\nTrivialfix\n\nChange-Id: I7cff3f164dd76ba5e160cee4566732be10e9276d\n"
    },
    {
      "commit": "0a3705f937bbe16aeffea4bc434a87655f282ea2",
      "tree": "f9086cf5469f65b422ffbcd59ffe430d6a96d5e7",
      "parents": [
        "d11f4ec31ab1cf7965671817f2733c362765ebb1"
      ],
      "author": {
        "name": "Cédric Ollivier",
        "email": "ollivier.cedric@gmail.com",
        "time": "Wed Aug 21 09:26:37 2019 +0200"
      },
      "committer": {
        "name": "Cédric Ollivier",
        "email": "ollivier.cedric@gmail.com",
        "time": "Thu Aug 29 11:49:52 2019 +0200"
      },
      "message": "Clean routers in DvrRoutersNegativeTestExtended\n\nIt completes the initial patch \"Add tempest tests for DVR router state\nmanagement\" which doesn\u0027t clean 2 routers [1].\n\n[1] https://review.opendev.org/#/c/668760/\n\nChange-Id: Iec14343578ca587143a55bbd3d602790730d31b6\nSigned-off-by: Cédric Ollivier \u003collivier.cedric@gmail.com\u003e\n"
    },
    {
      "commit": "989f2abf58868aa24fc23d0dc5a78f5740c3e38f",
      "tree": "e8cf81478825d9b06bca8c223d9f0faa533c487b",
      "parents": [
        "48fa3ced39ed5fbb4134f180bc2d8a3c6d1a94a0",
        "ffe9be8ba91e298c2bdf5300edf1ef4cb410d8e9"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sat Jul 27 04:04:31 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Jul 27 04:04:31 2019 +0000"
      },
      "message": "Merge \"Add tempest tests for DVR router state management\""
    },
    {
      "commit": "b8c18fcefc8baac20848cf66b18d3e0418f2a332",
      "tree": "a4c601ccfb04050fc11916b4682068d95540ec94",
      "parents": [
        "a7bb1619d43b413eb8d5849eb6df8d0dee260660",
        "b7238bd91b6ca17b612b0fe05e12c4fff05b3d33"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Jul 24 13:16:12 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jul 24 13:16:12 2019 +0000"
      },
      "message": "Merge \"Add API tests for subnet pool prefix operations\""
    },
    {
      "commit": "ffe9be8ba91e298c2bdf5300edf1ef4cb410d8e9",
      "tree": "ff9ae92c7c9d0153cf0546e48fac37da332751ce",
      "parents": [
        "22c547853e9a786f8849a06fa46e3aa164bdd782"
      ],
      "author": {
        "name": "Matt Welch",
        "email": "matt.welch@intel.com",
        "time": "Tue Jul 02 13:24:29 2019 +0000"
      },
      "committer": {
        "name": "Matt Welch",
        "email": "matt.welch@intel.com",
        "time": "Tue Jul 23 14:48:35 2019 +0000"
      },
      "message": "Add tempest tests for DVR router state management\n\nAdd positive and negative tempest tests that assert correct operation of\na DVR router when the extension \u0027router-admin-state-down-before-update\u0027\nis enabled.\nAdded extension to neutron-tempest-plugin job.\n\nDepends-On: https://review.opendev.org/#/c/625134/\nChange-Id: Iaf24afa3d0fc28f2bec7be1b705a8d8b5ff886f8\nSigned-off-by: Matt Welch \u003cmatt.welch@intel.com\u003e\n"
    },
    {
      "commit": "b7238bd91b6ca17b612b0fe05e12c4fff05b3d33",
      "tree": "9a059c7cd72781da424b39af0c5e33233ea1766a",
      "parents": [
        "1c95d624ae52df415f2de807959c80117aea0ea8"
      ],
      "author": {
        "name": "Ryan Tidwell",
        "email": "rtidwell@suse.com",
        "time": "Thu May 30 10:35:09 2019 -0500"
      },
      "committer": {
        "name": "Ryan Tidwell",
        "email": "rtidwell@suse.com",
        "time": "Sat Jun 22 03:11:32 2019 +0000"
      },
      "message": "Add API tests for subnet pool prefix operations\n\nThis introduces API tests for the subnetpool_prefix_ops\nextension. These tests assert proper addition and removal of\nprefixes against subnet pools under the various scenarios that\nare supported.\n\nRelated-Bug: #1792901\nDepends-On: https://review.opendev.org/#/c/648197/\nChange-Id: I51564669fc1113556b0927296fa9dd2a8806bce8\n"
    },
    {
      "commit": "411261f4ff24f7394bdbe583dc2dcf2201bdf718",
      "tree": "f0d3df97dc6392e2c92a4a88246ef9954328c38c",
      "parents": [
        "4e44e244f7cb258d4baa1b839deb7ae83b2b0521"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Fri Jun 14 00:01:43 2019 +0200"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Wed Jun 19 06:44:36 2019 +0000"
      },
      "message": "Additional test cases for port forwardings API\n\nThis patch adds 2 additional test cases to API tests for\nport forwardings:\n1. Attempt to delete Floating IP used already by port forwarding -\n   this should returns Conflict error,\n2. Try to associate port forwarding to Neutron\u0027s port which is\n   already associated with another Floating IP - this should raise\n   Conflict error.\n\nDepends-On: https://review.opendev.org/666235\nChange-Id: I8b036068645f9d0277cde66b027a22273d9b1c41\n"
    },
    {
      "commit": "c89a00a3ba907d6b67831be4ead64bb80c9aed2b",
      "tree": "40594ba9af4b8958767253192ef72d9a33715df0",
      "parents": [
        "0d29ebb40c8dca7fbb24bf48a423a1c585867553",
        "003fcae7f971685bc9a490cb3e1ea5001f6ff550"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed May 29 22:04:34 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed May 29 22:04:34 2019 +0000"
      },
      "message": "Merge \"Add base API tests for port forwarding\""
    },
    {
      "commit": "0d29ebb40c8dca7fbb24bf48a423a1c585867553",
      "tree": "1459121b94db04f70ad8497f7650b04e6762efc4",
      "parents": [
        "cbae55252410887fb1a43986ee62623ac35e6ae6",
        "87c3f941a3dd168d64226a4e238545ed69e05383"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue May 28 17:43:05 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue May 28 17:43:05 2019 +0000"
      },
      "message": "Merge \"Add API test case to check if SG displays all rules\""
    },
    {
      "commit": "cbae55252410887fb1a43986ee62623ac35e6ae6",
      "tree": "8dc0db5a8143f3a2447f15cb30a50af67817d3dc",
      "parents": [
        "f83bb96a0d5436c88c32b8a50fc9643847d11066",
        "8d2557c6320208e0d27532f8d4d5f239b002a4c5"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue May 28 05:57:41 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue May 28 05:57:41 2019 +0000"
      },
      "message": "Merge \"Change legacy security group rule check\""
    },
    {
      "commit": "74e760a46e6c2260b6b048271c3b759641290efb",
      "tree": "83974a9f688341dbf805ae62c17dbc81e9f27eb3",
      "parents": [
        "22c547853e9a786f8849a06fa46e3aa164bdd782"
      ],
      "author": {
        "name": "zheng.yong",
        "email": "yong.zheng@easystack.cn",
        "time": "Wed May 22 14:16:14 2019 +0800"
      },
      "committer": {
        "name": "yong.zheng",
        "email": "zhengy23@163.com",
        "time": "Mon May 27 13:14:14 2019 +0800"
      },
      "message": "Normalize url without port with schema default port\n\nIn function get_bare_url, it will assert url startswith base_url,\nif base_url is \u0027http://neutron.openstack.svc.cluster.local:80/\u0027,\nwhile url is \u0027http://neutron.openstack.svc.cluster.local/v2.0/router/...\u0027,\nit will raise error. here need to add default schema port 80 to url to\nfix this problem.\n\nChange-Id: I44d623d3d0d96711f7ca93fc24b40c024dd86446\nCloses-Bug: #1829962\n"
    },
    {
      "commit": "003fcae7f971685bc9a490cb3e1ea5001f6ff550",
      "tree": "d69ce25118c9c74faa908b32019ad7ebb352487c",
      "parents": [
        "8dd49aac9fa27166d76755c7d62ea9f0553d8d74"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Sun May 26 22:38:35 2019 +0200"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Mon May 27 06:33:01 2019 +0200"
      },
      "message": "Add base API tests for port forwarding\n\nThis patch adds base client support and API tests for port forwarding\nfeature.\n\nThis patch also enable port_forwarding service plugin in\nneutron_tempest_plugin CI jobs.\n\nDepends-On: https://review.opendev.org/#/c/661581/\n\nChange-Id: Ice58232b640ea8aa28d7a54aa9cf14e6ad0a2bb0\n"
    },
    {
      "commit": "87c3f941a3dd168d64226a4e238545ed69e05383",
      "tree": "b42f7c42ff62313a97477583068bf373c70e7cd5",
      "parents": [
        "1a987ecb4d310328cc4c2c5628dc5018dc7afc48"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Mon May 20 18:50:53 2019 +0200"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Fri May 24 19:02:54 2019 +0000"
      },
      "message": "Add API test case to check if SG displays all rules\n\nThis patch adds new API test which checks if owner of security group\ncan see rules which belongs to his security group even if rule was\ncreated and belongs to other user (admin).\n\nPatch for master branch:\nDepends-On: https://review.opendev.org/660174\n\nBackport to stable/Stein:\nDepends-On: https://review.opendev.org/661281\n\nBackport to stable/Rocky:\nDepends-On: https://review.opendev.org/661283\n\nBackport to stable/Queens:\nDepends-On: https://review.opendev.org/661284\n\nChange-Id: I728cd8252d27e27e91bd95e4734d9db470dee35a\nRelated-Bug: #1824248\n"
    },
    {
      "commit": "8d2557c6320208e0d27532f8d4d5f239b002a4c5",
      "tree": "08abdbe2d20586b0fdaa54d75f5d6d18865183d5",
      "parents": [
        "1a987ecb4d310328cc4c2c5628dc5018dc7afc48"
      ],
      "author": {
        "name": "Brian Haley",
        "email": "bhaley@redhat.com",
        "time": "Mon May 20 15:56:58 2019 -0400"
      },
      "committer": {
        "name": "Brian Haley",
        "email": "bhaley@redhat.com",
        "time": "Tue May 21 09:14:38 2019 -0400"
      },
      "message": "Change legacy security group rule check\n\nA neutron change, https://review.opendev.org/#/c/453346/\nis standardizing the protocol name for IPv6 ICMP in security\ngroup rules to be \u0027ipv6-icmp\u0027, even if \u0027icmp\u0027 or \u0027icmpv6\u0027\nwas passed during creation.  Change the API test to check\nagainst a list of possible values so it covers both old and\nnew behaviors.\n\nChange-Id: I0ca8d743ca56f7d67ef8c1ae45ca518bd6e6dc35\nPartial-Bug: #1582500\n"
    },
    {
      "commit": "cbec36256ab991fd9e32f1480ca8ecb7d8a49caf",
      "tree": "5a9a328f6fc0e55d915e15e2dc3b2e7cfb466f6b",
      "parents": [
        "ce246d0b487d9ddc66aa0abe749ab54fca8476a9",
        "d49cf7ab5c42c81aff58860d5809500d2f6c7b1a"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sun May 05 20:41:55 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun May 05 20:41:55 2019 +0000"
      },
      "message": "Merge \"Replace git.openstack.org URLs with opendev.org URLs\""
    },
    {
      "commit": "d49cf7ab5c42c81aff58860d5809500d2f6c7b1a",
      "tree": "1f4ce809fefdb74f99e64fdaf20357e561ef7a26",
      "parents": [
        "eae7a379326f137cd45b43168ceaca43fdab5fb3"
      ],
      "author": {
        "name": "caoyuan",
        "email": "cao.yuan@99cloud.net",
        "time": "Tue Apr 23 19:38:35 2019 +0800"
      },
      "committer": {
        "name": "caoyuan",
        "email": "cao.yuan@99cloud.net",
        "time": "Fri Apr 26 17:31:20 2019 +0800"
      },
      "message": "Replace git.openstack.org URLs with opendev.org URLs\n\nChange-Id: If60f0bea94b5cf1009466c6371a4c8ee06e9c728\n"
    },
    {
      "commit": "ce246d0b487d9ddc66aa0abe749ab54fca8476a9",
      "tree": "2058967d329f8ef560705645fd892bb503ee0f43",
      "parents": [
        "46be4325b57ba58cd3a20c33789eff336d2973cb"
      ],
      "author": {
        "name": "Kailun Qin",
        "email": "kailun.qin@intel.com",
        "time": "Fri Jul 20 21:38:07 2018 +0800"
      },
      "committer": {
        "name": "Kailun Qin",
        "email": "kailun.qin@intel.com",
        "time": "Thu Apr 25 21:09:01 2019 +0800"
      },
      "message": "Add api test for DVR coverting back to centralized\n\nThis patch adds a test case for DVR routers which converts a centralized\nrouter to distributed firstly, followed by making a transition back to\ncentralized. It checks whether the attributes are updated or retained as\nexpected.\n\nRelated-Bug: #1780094\nChange-Id: Ida6e75d0215283c15b7a1c0ce0f473169afe8a66\n"
    },
    {
      "commit": "d8d2facf945592ffc44e2e364e8197f07b260a94",
      "tree": "8129bdda8d16372a6672aaf4891c1dd575c65853",
      "parents": [
        "d220cc01ec0567da38c53e6c5444b19b9db4c9a6",
        "5ce1bc22b4d84ccf81bb9c3aa63446eef72a6184"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Thu Mar 28 15:59:06 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Mar 28 15:59:06 2019 +0000"
      },
      "message": "Merge \"Addition of negative test: network creation with an above the limit mtu value. The value max_mtu can be configured in tempest.conf\""
    },
    {
      "commit": "5ce1bc22b4d84ccf81bb9c3aa63446eef72a6184",
      "tree": "d553c63a80d7b23bcbd4236eaa6e6bdd08df9d2d",
      "parents": [
        "c1052e777ded77ff565c78b3e106d4bbf782d7c5"
      ],
      "author": {
        "name": "pkomarov",
        "email": "pkomarov@redhat.com",
        "time": "Sat Mar 23 22:53:26 2019 +0200"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Wed Mar 27 22:09:53 2019 +0000"
      },
      "message": "Addition of negative test: network creation with an\nabove the limit mtu value.\nThe value max_mtu can be configured in tempest.conf\n\nChange-Id: Ic1d488418fbceeca9ff34baa2d177431e98c1edc\n"
    },
    {
      "commit": "92fbbab347f4ea254f976e8dd68f1c06c1cfee59",
      "tree": "5fa81036e026bb49aeab9dcc421b71489bb9da49",
      "parents": [
        "e40f6012424ff0c414dfd20d923c0ab7c8251af3"
      ],
      "author": {
        "name": "Lajos Katona",
        "email": "lajos.katona@ericsson.com",
        "time": "Mon Mar 18 13:17:11 2019 +0100"
      },
      "committer": {
        "name": "Lajos Katona",
        "email": "lajos.katona@ericsson.com",
        "time": "Mon Mar 25 14:15:27 2019 +0000"
      },
      "message": "Min bw rule operations should be rejected on non-physnet ports/networks\n\nChange-Id: I329ed7697650c55a8b71ba46481c6584db1a1bfb\nDepends-On: https://review.openstack.org/641712\nRelated-Bug: #1819029\n"
    },
    {
      "commit": "c1052e777ded77ff565c78b3e106d4bbf782d7c5",
      "tree": "b6a44aec81b59c905559bd0fe05fb5072c2a237e",
      "parents": [
        "fc831a916d40ce685fec41fb94802b5d0ec85a10"
      ],
      "author": {
        "name": "Lajos Katona",
        "email": "lajos.katona@ericsson.com",
        "time": "Wed Mar 20 13:16:01 2019 +0100"
      },
      "committer": {
        "name": "Lajos Katona",
        "email": "lajos.katona@ericsson.com",
        "time": "Wed Mar 20 13:16:01 2019 +0100"
      },
      "message": "Remove test_port_resource_request_no_provider_net\n\nPortTestCasesResourceRequest.test_port_resource_request_no_provider_net\nassumed that creating a port with QoS mimimum bandwidth policy rule on a\nnetwork without physnet is allowed, but it can\u0027t be as that would mean\nthat the user got a bandwidth guarantee, but the current placement based\nbandwidth aware scheduling works only with physnet based ports.\nThis patch removes this test assuming that port creation with QoS\npolicies tested by legacy test for Stein-n branches.\n\nChange-Id: Iae7ff22e94029d19895ac46ab9bcc9f7a3c4a250\nRelated-Bug: #1819029\nNeeded-By: https://review.openstack.org/641712\n"
    },
    {
      "commit": "06714eaa1b1eced87cf37f811826ec7f1c55f5ed",
      "tree": "9628b5633a178e74159a181ea1ddb6514cae1719",
      "parents": [
        "5b8ff9d6d3e279cee2c273a5b2998bb281eb11c7",
        "eaaf978e25b43f49a1f78c34651d4acd65236eeb"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Mon Mar 11 18:59:51 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Mar 11 18:59:51 2019 +0000"
      },
      "message": "Merge \"Add API test for network segment range extension\""
    },
    {
      "commit": "eaaf978e25b43f49a1f78c34651d4acd65236eeb",
      "tree": "b8bebad3659d09f4b07a404fcf445515aba11b10",
      "parents": [
        "2ed169b557b69ad96307264c3fddce1b757747d5"
      ],
      "author": {
        "name": "Kailun Qin",
        "email": "kailun.qin@intel.com",
        "time": "Thu Dec 20 04:45:01 2018 +0800"
      },
      "committer": {
        "name": "Kailun Qin",
        "email": "kailun.qin@intel.com",
        "time": "Mon Mar 11 19:13:00 2019 +0800"
      },
      "message": "Add API test for network segment range extension\n\nCo-authored-by: Allain Legacy \u003cAllain.legacy@windriver.com\u003e\n\nPartially-implements: blueprint network-segment-range-management\nChange-Id: I4758fcdd45ac1f84d872ff1f6e1da8a8d4671a80\n"
    },
    {
      "commit": "5b8ff9d6d3e279cee2c273a5b2998bb281eb11c7",
      "tree": "8464576e2d3e7ef504c35c57d5f50bbdc98eada3",
      "parents": [
        "354622611991e5bc7916b2b61b3167f015804684",
        "5b85ad8c3f2f13003143b0810679466341dd95bc"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Sun Mar 10 18:52:23 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Mar 10 18:52:23 2019 +0000"
      },
      "message": "Merge \"Add tempest api tests for security groups RBAC\""
    },
    {
      "commit": "5b85ad8c3f2f13003143b0810679466341dd95bc",
      "tree": "7ac06b39c663c422a2079f98765a3451268f0920",
      "parents": [
        "6b03ab1bb4dd7b09be97c6553378405357b9ae45"
      ],
      "author": {
        "name": "Doug Wiegley",
        "email": "dwiegley@salesforce.com",
        "time": "Wed Feb 06 13:51:03 2019 -0700"
      },
      "committer": {
        "name": "Doug Wiegley",
        "email": "dwiegley@salesforce.com",
        "time": "Tue Mar 05 22:12:16 2019 -0700"
      },
      "message": "Add tempest api tests for security groups RBAC\n\nPartial-Bug: #1817119\nDepends-On: https://review.openstack.org/635311\nChange-Id: I806d0c1763a0abc4f07a7c85922949b056ad78d8\n"
    },
    {
      "commit": "39f25321181cf442863be7763e18e256db4bf613",
      "tree": "22130f443ea8df448328f5a8d09ad3857fe2b545",
      "parents": [
        "52fab68ee26772b00a297fa74dafdff90ab6c6d8"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Tue Feb 26 12:44:07 2019 +0100"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Mon Mar 04 14:40:37 2019 +0100"
      },
      "message": "Fix L3 agent scheduler tests in multinode environments\n\nTest will now first try to remove router from all agents on\nwhich it was hosted and then add it to one of agents again.\n\nChange-Id: I3a836c08aa700056597a3f72c2e314d3c43994c0\nCloses-Bug: #1817696\n"
    },
    {
      "commit": "7bdee678c9296661c8ae20bcc741c3c5605cf448",
      "tree": "83516e16a1062259f21c977b33be7d28b9ba9e7d",
      "parents": [
        "7eb6725c80615dc0e2b46deb1f892f3af6a38d42",
        "5214b27c080208ff4fc6b47c997f8aa6a28a6d44"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Sat Feb 02 06:30:54 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Feb 02 06:30:54 2019 +0000"
      },
      "message": "Merge \"Move test cases from networking-midonet repository\""
    },
    {
      "commit": "7eb6725c80615dc0e2b46deb1f892f3af6a38d42",
      "tree": "a44e6f64a659c66db23011a18da3da4222ea7fd7",
      "parents": [
        "201903d8b87ad9d918931d2792ed69325efe5f9d"
      ],
      "author": {
        "name": "Lajos Katona",
        "email": "lajos.katona@ericsson.com",
        "time": "Mon Jan 14 12:55:35 2019 +0100"
      },
      "committer": {
        "name": "Lajos Katona",
        "email": "lajos.katona@ericsson.com",
        "time": "Thu Jan 17 10:00:15 2019 +0100"
      },
      "message": "Make provider network creation more error proof\n\nChange-Id: I4bdd3e1effbc49cb3a1ada195c491e823619fa59\nPartial-Bug: #1578989\nSee-Also: https://review.openstack.org/502306 (nova spec)\nSee-Also: https://review.openstack.org/508149 (neutron spec)\n"
    },
    {
      "commit": "2f90465f73c42dac3eaf7e70c666d44d286e1a4b",
      "tree": "a9302a389772018b99e7aabefd1d2fbb41f62368",
      "parents": [
        "fc3b314662ec046aecdb3f66d52e087cfa4cbaca"
      ],
      "author": {
        "name": "Lajos Katona",
        "email": "lajos.katona@ericsson.com",
        "time": "Thu Aug 23 14:04:56 2018 +0200"
      },
      "committer": {
        "name": "Lajos Katona",
        "email": "lajos.katona@ericsson.com",
        "time": "Wed Jan 09 15:32:45 2019 +0100"
      },
      "message": "tests for port-resource-request\n\nChange-Id: Ib72b01cb25ccdaa00b2b364dca7f8e485aaaf46b\nDepends-On: https://review.openstack.org/590363\nPartial-Bug: #1578989\nSee-Also: https://review.openstack.org/502306 (nova spec)\nSee-Also: https://review.openstack.org/508149 (neutron spec)\n"
    },
    {
      "commit": "9016ae265656578fe76fd98ff98033153fc0fd08",
      "tree": "dc71878ae923478f6ec58c7dde591f240084a2fe",
      "parents": [
        "4f27e8251d0c5b8bb49256b41b930274240f660d",
        "0fab69642f497b4e726ac36e3794802bcb8b5543"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Mon Dec 17 21:25:57 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Dec 17 21:25:57 2018 +0000"
      },
      "message": "Merge \"Remove deprecated extension \"tag\" and \"tag-ext\"\""
    },
    {
      "commit": "f91dba59a1c67da27ed6ceb1c1fa402dc13abd07",
      "tree": "8b668f24dadf6f8bbeb2bd4a9d2c093b2d7d0b2f",
      "parents": [
        "d3d09d26000e06a650fd37c7a0fa45394e21d92e"
      ],
      "author": {
        "name": "Hongbin Lu",
        "email": "hongbin.lu@huawei.com",
        "time": "Mon Oct 22 19:10:36 2018 +0000"
      },
      "committer": {
        "name": "Hongbin Lu",
        "email": "hongbin.lu@huawei.com",
        "time": "Wed Dec 12 22:13:17 2018 +0000"
      },
      "message": "Use self.create_port instead of client.create_port\n\nUsing self.create_port is better because it takes care of the\ncleanup of resources.\n\nChange-Id: Ia19ca6492137440cf387daa015ef5df6bffb6c9c\n"
    },
    {
      "commit": "0fab69642f497b4e726ac36e3794802bcb8b5543",
      "tree": "17c5c1911846893c48171108b2b0b94795ca41e6",
      "parents": [
        "d3d09d26000e06a650fd37c7a0fa45394e21d92e"
      ],
      "author": {
        "name": "Hongbin Lu",
        "email": "hongbin.lu@huawei.com",
        "time": "Wed Nov 28 20:31:55 2018 +0000"
      },
      "committer": {
        "name": "Hongbin Lu",
        "email": "hongbin.lu@huawei.com",
        "time": "Wed Dec 12 21:40:05 2018 +0000"
      },
      "message": "Remove deprecated extension \"tag\" and \"tag-ext\"\n\nThese two extensions are deprecated in favor of \"standard-attr-tag\".\nThis commit removes these two extensions from the extension list\nof the zuul jobs. The tests that required legacy extensions are\nupdated to require the new extension \"standard-attr-tag\" instead.\n\nChange-Id: I9a991a89a5de1dfd9e9134746b3ea4835fed1dae\n"
    },
    {
      "commit": "d3d09d26000e06a650fd37c7a0fa45394e21d92e",
      "tree": "d52738afda6e671495bc0b265e9ef13404425880",
      "parents": [
        "c24ed0a8eb99298bd80970822c02504d40cbf37b",
        "1c9f40b96b7ae2722ef39e10e73a22ecab454c6c"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Dec 11 22:25:27 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Dec 11 22:25:27 2018 +0000"
      },
      "message": "Merge \"Add scenario test for trunk E2E flow\""
    },
    {
      "commit": "c24ed0a8eb99298bd80970822c02504d40cbf37b",
      "tree": "253cb16ea496d8000808b6a5b2353f1e29de2aa0",
      "parents": [
        "326c82c828f24fe0984443559b64679ca49a47fe",
        "db2e6c90f9085368c0bda5428051c6901ac435b8"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Mon Dec 10 10:11:43 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Dec 10 10:11:43 2018 +0000"
      },
      "message": "Merge \"Test floatingip pools service plugin\""
    },
    {
      "commit": "db2e6c90f9085368c0bda5428051c6901ac435b8",
      "tree": "1ffc88914beddaa40bb4924a4d5abd04441fb344",
      "parents": [
        "5734c579a817e7a88ce0fb013833bf198953f5bb"
      ],
      "author": {
        "name": "Hongbin Lu",
        "email": "hongbin.lu@huawei.com",
        "time": "Tue Apr 17 20:15:35 2018 +0000"
      },
      "committer": {
        "name": "Hongbin Lu",
        "email": "hongbin.lu@huawei.com",
        "time": "Tue Dec 04 20:50:05 2018 +0000"
      },
      "message": "Test floatingip pools service plugin\n\nAdd a test case to list floating IP pools and create a floating\nIP from a pool. Assert the floating IP is created successfully.\n\nNeutron patch: Iaa995630645042520df67d95271e14f11ffcff8c\n\nChange-Id: I4f269c2cf5e3f67b766d9ccb45fd145640de68f3\nRelated-Bug: #1653932\n"
    }
  ],
  "next": "e570de6389420a07cd09f590906899d8c33c41ea"
}
