)]}'
{
  "log": [
    {
      "commit": "78a07d709c2c88b6e541a99c5f764b225b3add23",
      "tree": "438d63c669747f3d9040c194de6085d27743ebc6",
      "parents": [
        "e7bb05d3f0ac4871c460b6bc8e3b08426c6ee475",
        "156ccbad85f30cd4c9c33d30b612b3151d542f8e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Aug 12 14:29:59 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 12 14:29:59 2021 +0000"
      },
      "message": "Merge \"Add Fedora 34 support\""
    },
    {
      "commit": "e7bb05d3f0ac4871c460b6bc8e3b08426c6ee475",
      "tree": "c43a4d5053c607f78cd677b36e68763062a834f6",
      "parents": [
        "ca3407cd88c4fb7b6e1e4e5d87d01cb235fb30f4",
        "a20971850afb555ee4b04068a39a67a533b69901"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Aug 12 14:29:57 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 12 14:29:57 2021 +0000"
      },
      "message": "Merge \"install_pip: Use packaged pip on Fedora\""
    },
    {
      "commit": "ca3407cd88c4fb7b6e1e4e5d87d01cb235fb30f4",
      "tree": "95ca695b6f72ea13240a7f50abb8ea2fdc8dd3b9",
      "parents": [
        "57a868dd874922a0caed8ace0dc0426f29129277",
        "2df2aa01584fb2a26112c60f0a16869e233cb7ee"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Aug 12 14:29:54 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 12 14:29:54 2021 +0000"
      },
      "message": "Merge \"install_pip: don\u0027t fail when not installed\""
    },
    {
      "commit": "57a868dd874922a0caed8ace0dc0426f29129277",
      "tree": "0bbfed128b7180b3c6dbd4b1bb8c5ef65f5dfee5",
      "parents": [
        "26bd94b45efb63683072006e4281dd34a313d881",
        "6b9a5646225a766f6240e2a1a93a92b82e088aa0"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Aug 12 14:27:46 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 12 14:27:46 2021 +0000"
      },
      "message": "Merge \"Revert \"Workaround for new pip 20.3 behavior\"\""
    },
    {
      "commit": "156ccbad85f30cd4c9c33d30b612b3151d542f8e",
      "tree": "dad57956b3a40e8dfdc7bb354cf169ce3bdfcd99",
      "parents": [
        "a20971850afb555ee4b04068a39a67a533b69901"
      ],
      "author": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Tue Aug 10 14:19:28 2021 +1000"
      },
      "committer": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Wed Aug 11 14:07:21 2021 +1000"
      },
      "message": "Add Fedora 34 support\n\n* update the support distro filter\n\n* don\u0027t install xinetd which doesn\u0027t exist in F34 any more.  I think\n  there is probably a bit more to do with swift ring-server but that\n  can be a problem for another time.\n\n* remove old F31 workaround\n\nChange-Id:If2f74f146a166b9721540aaf3f1f9fce3030525c\n"
    },
    {
      "commit": "a20971850afb555ee4b04068a39a67a533b69901",
      "tree": "b55fc08cc9d906a2db2af943e193915fffbbf960",
      "parents": [
        "2df2aa01584fb2a26112c60f0a16869e233cb7ee"
      ],
      "author": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Tue Aug 10 14:11:12 2021 +1000"
      },
      "committer": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Wed Aug 11 14:07:17 2021 +1000"
      },
      "message": "install_pip: Use packaged pip on Fedora\n\nThis uses the python3-pip package for Fedora but maintains the status\nquo for existing distributions (i.e. for Suse we run get-pip.py but\ndon\u0027t uninstall, and for everything else we uninstall python3-pip and\nrun get-pip.py to be running the latest pip).\n\nAs noted inline, installing get-pip.py over Fedora 34\u0027s package no\nlonger works, and likely won\u0027t ever work again.  Unlike the LTS\ndistributions, the Fedora pip should be more up-to-date, so I think\nit\u0027s best we just avoid any package overwrites.\n\nChange-Id: I84129aadfcf585bb150a3daa39616246d3d84bbd\n"
    },
    {
      "commit": "26bd94b45efb63683072006e4281dd34a313d881",
      "tree": "c22e17eca5f6e81ffa456303c49d952f5180844b",
      "parents": [
        "971dfbf8a0500497463a02e2d868e8d5eeb54826"
      ],
      "author": {
        "name": "Ghanshyam",
        "email": "gmann@ghanshyammann.com",
        "time": "Tue Aug 10 14:49:54 2021 +0000"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Tue Aug 10 09:54:01 2021 -0500"
      },
      "message": "Revert \"Add enforce_scope setting support for keystone\"\n\nThis reverts commit 9dc2b88eb42a5f98f43bc8ad3dfa3962a4d44d74.\n\nReason for revert: Devstack creation/setup the things are not yet moved to scope tokens so we need to wait for that first and then do the scope check enable globally. \n\nChange-Id: If0368aca39c1325bf90abd23831118b89e746222\n"
    },
    {
      "commit": "971dfbf8a0500497463a02e2d868e8d5eeb54826",
      "tree": "e37cf81978449dde1dc4934de584e50d32a1d3d9",
      "parents": [
        "e937dcb7431d1dc8c0fff7a2c3c22d2a1eae4a27",
        "1ab63132df6831bdf7ce180cf7923540305dcd02"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Aug 10 06:57:20 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 10 06:57:20 2021 +0000"
      },
      "message": "Merge \"Allow to install os-resource-classes from git repo\""
    },
    {
      "commit": "2df2aa01584fb2a26112c60f0a16869e233cb7ee",
      "tree": "cf56c3014ce6c8026604253dce80a49f9fae53fd",
      "parents": [
        "6b9a5646225a766f6240e2a1a93a92b82e088aa0"
      ],
      "author": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Tue Aug 10 13:50:08 2021 +1000"
      },
      "committer": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Tue Aug 10 14:36:30 2021 +1000"
      },
      "message": "install_pip: don\u0027t fail when not installed\n\nOn some platforms, \"python -m pip\" isn\u0027t available.  Currently this is\nrun undconditionally from the \"get_versions\" function; remove the call.\n\nChange-Id: I91d6c66d055f02fa7b4368593b629933f82d8117\n"
    },
    {
      "commit": "6b9a5646225a766f6240e2a1a93a92b82e088aa0",
      "tree": "69b78dd517cd4f914cae253031747c18755cadde",
      "parents": [
        "13f02e8b7607e89096f719b1fa83734bf3332ec6"
      ],
      "author": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Wed Jul 28 11:19:57 2021 +1000"
      },
      "committer": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Tue Aug 10 14:22:35 2021 +1000"
      },
      "message": "Revert \"Workaround for new pip 20.3 behavior\"\n\nThis reverts commit 7a3a7ce876a37376fe0dca7278e41a4f46867daa and\nbcd0acf6c0b5d6501e91133c3a937b3fc40f7122 and part of\nf1ed7c77c50ac28cb58c9f7ed885c6a3e0a75403 which all cap our pip\ninstalls.\n\nGiven the pip ecosystem can often incorporate major changes, tracking\nupstream at least generally gives us one problem at a time to solve\nrather than trying to handle version jumps when LTS distros update.\n\nThe new dependency resolver included some changes that disallow\nsetting URL\u0027s like \"file:///path/to/project#egg\u003dproject\" in\nconstraints.  Apparently the fact it used to work was an accident of\nthe requires/constraints mechanism; it does make some sense as the URL\ndoesn\u0027t really have a version-number that the resolver can put in an\nordering graph.\n\nThe _setup_package_with_constraints_edit function comment highlights\nwhat this is trying to do\n\n # Updates the constraints from REQUIREMENTS_DIR to reflect the\n # future installed state of this package. This ensures when we\n # install this package we get the from source version.\n\nIn other words; if constraints has \"foo\u003d\u003d1.2.3\" and Zuul has checked\nout \"foo\" for testing, we have to make sure pip doesn\u0027t choose version\n1.2.3 from pypi.\n\nIt seems like removing the entry from upper-requirements.txt is the\nimportant part; adding the URL path to the on-disk version was just\nsomething that seemed to work at the time, but isn\u0027t really necessary.\nWe will install the package in question which will be the latest\nversion (from Zuul checkout) and without the package in\nupper-requirements.txt nothing will try and downgrade it.\n\nTherefore the solution proposed here is to remove the adding of the\nURL parts.\n\nThis allows us to uncap pip and restore testing with the new\ndependency resolver.\n\nCloses-Bug: #1906322\nChange-Id: Ib9ba52147199a9d6d0293182d5db50c4a567d677\n"
    },
    {
      "commit": "e937dcb7431d1dc8c0fff7a2c3c22d2a1eae4a27",
      "tree": "72192a59944eadc25565a387eee7a882d489b77c",
      "parents": [
        "ba68a49598309c5f6c5e4a0ec9d2b13b8229eee0",
        "0456baaee5309431cd1f88ba4a0ceaa7f050b743"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Aug 05 01:36:47 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Aug 05 01:36:47 2021 +0000"
      },
      "message": "Merge \"Fix Usage of rdo-release rpm\""
    },
    {
      "commit": "ba68a49598309c5f6c5e4a0ec9d2b13b8229eee0",
      "tree": "349c5c54142c3cdf81d42257bf543f0899d27d79",
      "parents": [
        "3e58254d3801fb755f42a8caeb48e04a7a216253"
      ],
      "author": {
        "name": "OpenStack Proposal Bot",
        "email": "openstack-infra@lists.openstack.org",
        "time": "Sat Jul 31 06:13:46 2021 +0000"
      },
      "committer": {
        "name": "OpenStack Proposal Bot",
        "email": "openstack-infra@lists.openstack.org",
        "time": "Sat Jul 31 06:13:46 2021 +0000"
      },
      "message": "Updated from generate-devstack-plugins-list\n\nChange-Id: I062b9a121c79650973c8d8d975e1c723d5798777\n"
    },
    {
      "commit": "0456baaee5309431cd1f88ba4a0ceaa7f050b743",
      "tree": "00b6fd0ec1f62058eb83e031098e8a288fce7c33",
      "parents": [
        "3e58254d3801fb755f42a8caeb48e04a7a216253"
      ],
      "author": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Fri Jul 30 19:29:57 2021 +0530"
      },
      "committer": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Fri Jul 30 19:32:51 2021 +0530"
      },
      "message": "Fix Usage of rdo-release rpm\n\nrdo-release.el8.rpm rpm points to latest RDO release,\nso use it for master, for stable releases use corresponding\nrelease rpm.\n\nChange-Id: I508eceb00d7501ffcfac73d7bc2272badb241494\n"
    },
    {
      "commit": "3e58254d3801fb755f42a8caeb48e04a7a216253",
      "tree": "9930f2f743a3a73c4646ff018841e49b3f199419",
      "parents": [
        "524487728e85388c73ececae3f2eb272321cffc7",
        "20d6a21e8a1daed9eee0a8413217b2f8e4e863dd"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Jul 29 23:49:31 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Jul 29 23:49:31 2021 +0000"
      },
      "message": "Merge \"Switch fedora-latest to use fedora-34\""
    },
    {
      "commit": "524487728e85388c73ececae3f2eb272321cffc7",
      "tree": "6c46b6273aa3d839b3d82859d38284a2f8190052",
      "parents": [
        "13f02e8b7607e89096f719b1fa83734bf3332ec6"
      ],
      "author": {
        "name": "Marek Tamaskovic",
        "email": "mtamasko@redhat.com",
        "time": "Wed Jul 28 16:54:50 2021 +0200"
      },
      "committer": {
        "name": "Marek Tamaskovic",
        "email": "mtamasko@redhat.com",
        "time": "Wed Jul 28 17:03:52 2021 +0200"
      },
      "message": "Fix opening shell as user \u0027stack\u0027\n\nThe usage of sudo with su is not recommended. It results in incosnistent\nenvironment variables. Instead use just sudo with appropriate arguments.\nThe argument \u0027-u stack\u0027 specifies that the sudo will execute as user \u0027stack\u0027.\nThe last argument \u0027-i\u0027 will launch an interactive shell.\n\nCloses-Bug: #1938148\n\nChange-Id: I42387660480377cdf9a0b04f190e7e1f21fb354f\n"
    },
    {
      "commit": "13f02e8b7607e89096f719b1fa83734bf3332ec6",
      "tree": "595aa60b4e9598bd7e3d8de24fbdb1797a4d7f2f",
      "parents": [
        "5d380b6f7fe093891bdb60aef80b38baaca1d478",
        "71bd10e45197a405cd497c8923db7442bde14a95"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jul 27 10:33:00 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 27 10:33:00 2021 +0000"
      },
      "message": "Merge \"Enable tempest tests for hostname sanitization\""
    },
    {
      "commit": "5d380b6f7fe093891bdb60aef80b38baaca1d478",
      "tree": "2d88cf9ff6537b33d49fb46e11ff887ecf577d14",
      "parents": [
        "a5ed116814fa3a435f15231aa7b18d389f917844",
        "2175ff31085972911d155144e02fb178cafaa638"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Jul 26 20:34:10 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 26 20:34:10 2021 +0000"
      },
      "message": "Merge \"zuul: Add /etc/libvirt to log collection\""
    },
    {
      "commit": "71bd10e45197a405cd497c8923db7442bde14a95",
      "tree": "51b4d737762171241d5f020ad902fd6ffb770819",
      "parents": [
        "4465472270d97599dca18ac9767125e83666ef4a"
      ],
      "author": {
        "name": "Pavan Kesava Rao",
        "email": "pkesavar@redhat.com",
        "time": "Mon Jul 19 13:33:42 2021 -0400"
      },
      "committer": {
        "name": "Pavan Kesava Rao",
        "email": "pkesavar@redhat.com",
        "time": "Thu Jul 22 12:15:16 2021 -0400"
      },
      "message": "Enable tempest tests for hostname sanitization\n\nStarting Wallaby release, nova sanitizes instance hostnames having\nfreeform characters with dashes. It should be tested in Devstack.\n\nDepends-On: https://review.opendev.org/c/openstack/tempest/+/795699\nChange-Id: I54794e58b67620c36e8f2966ec3b62dd24da745b\n"
    },
    {
      "commit": "a5ed116814fa3a435f15231aa7b18d389f917844",
      "tree": "efa37c903d19262900e90f005c7139e7d1ff3517",
      "parents": [
        "015622115ea903dfd3d035463af77e6778ef1c8f",
        "8c93049220bd3551b53513426c5a7bfdb7bac1d9"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jul 20 16:42:45 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 20 16:42:45 2021 +0000"
      },
      "message": "Merge \"Add enforce_scope setting support for Glance\""
    },
    {
      "commit": "015622115ea903dfd3d035463af77e6778ef1c8f",
      "tree": "9efca6f846dcd47043afc87b08db729f2b9769f9",
      "parents": [
        "5162d0fd07ffc068e0c685ee54258d1a0aa9a008",
        "bd0d0fde24a5654507e02d32eea7ea0c1fc46821"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jul 20 16:42:43 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 20 16:42:43 2021 +0000"
      },
      "message": "Merge \"Add enforce_scope setting support for Cinder\""
    },
    {
      "commit": "5162d0fd07ffc068e0c685ee54258d1a0aa9a008",
      "tree": "fbb386fcf1eb2a59d202ae3b514239561a836248",
      "parents": [
        "373d1f3879866fdcc1f87f0e6af43fd26f7c93bb",
        "c8b66ff33e14c8339c8146d3116b9ff672f912ec"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Jul 19 20:29:18 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 19 20:29:18 2021 +0000"
      },
      "message": "Merge \"Add configuration notes about glance limits\""
    },
    {
      "commit": "373d1f3879866fdcc1f87f0e6af43fd26f7c93bb",
      "tree": "b363d353b6d4ff51d1b3eed34552289086ef6713",
      "parents": [
        "92cb77b93e4f9ba609d560933c3918ef613eac78",
        "5a642450d6ac94ff1ea2bea3e7ce3887ca79dcc4"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Jul 19 20:29:15 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 19 20:29:15 2021 +0000"
      },
      "message": "Merge \"Provide override for glance image size limit\""
    },
    {
      "commit": "92cb77b93e4f9ba609d560933c3918ef613eac78",
      "tree": "80a7f52e87196c13b0fb80d1cd2c0a131a8c71ce",
      "parents": [
        "4465472270d97599dca18ac9767125e83666ef4a",
        "f0bf2bdff12b66eefbb2eae83e919611eb7cc76d"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Jul 19 18:27:41 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 19 18:27:41 2021 +0000"
      },
      "message": "Merge \"libvirt: Stop installing python bindings from pip\""
    },
    {
      "commit": "c8b66ff33e14c8339c8146d3116b9ff672f912ec",
      "tree": "2445042ed2f59b08cb0bf05f46436daf72026d1f",
      "parents": [
        "5a642450d6ac94ff1ea2bea3e7ce3887ca79dcc4"
      ],
      "author": {
        "name": "Dan Smith",
        "email": "dansmith@redhat.com",
        "time": "Mon Jul 19 11:14:18 2021 -0700"
      },
      "committer": {
        "name": "Dan Smith",
        "email": "dansmith@redhat.com",
        "time": "Mon Jul 19 11:25:09 2021 -0700"
      },
      "message": "Add configuration notes about glance limits\n\nChange-Id: I21a43584116f4b719cf99d3942044cbf13fefb9a\n"
    },
    {
      "commit": "5a642450d6ac94ff1ea2bea3e7ce3887ca79dcc4",
      "tree": "0c799b68f0f4adbd185e2c8587f82edc32b1751b",
      "parents": [
        "4465472270d97599dca18ac9767125e83666ef4a"
      ],
      "author": {
        "name": "Julia Kreger",
        "email": "juliaashleykreger@gmail.com",
        "time": "Mon Jul 19 07:01:29 2021 -0700"
      },
      "committer": {
        "name": "Julia Kreger",
        "email": "juliaashleykreger@gmail.com",
        "time": "Mon Jul 19 10:13:42 2021 -0700"
      },
      "message": "Provide override for glance image size limit\n\nThe glance image size limitation was added and unfortuantely\ndoes prevent larger images from being uploaded to glance. In the\ncase of all baremetal testing, this value is realistically smaller\nthan stock \"cloud\" images which support booting to baremetal with\noften requisite firmware blobs, which forces some images over 1GB\nin size.\n\nAdds GLANCE_LIMIT_IMAGE_SIZE_TOTAL which allows users who need\nlarger images to be able to override the default while still\nenabling limits enforcement in their deployment. The default\nvalue is 1000.\n\nChange-Id: Id425aa546f1a5973bae8be9c017782d18f0b4a47\n"
    },
    {
      "commit": "4465472270d97599dca18ac9767125e83666ef4a",
      "tree": "4f14900d7ad2ef95e08696b6aae13213b8902c9f",
      "parents": [
        "7f5e4ed4f3f15bbb3dacf26c9fb74e613b58d509",
        "4e916aeb060ecf99203f297a0ff726a65d27f50e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sat Jul 17 09:09:49 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Jul 17 09:09:49 2021 +0000"
      },
      "message": "Merge \"Configure glance unified limit quotas\""
    },
    {
      "commit": "7f5e4ed4f3f15bbb3dacf26c9fb74e613b58d509",
      "tree": "fba08ecfa5825bd97b08eaf2ca751fe8a5679475",
      "parents": [
        "0d5ba5b25061a5b7af658e449dd56bf54702c653",
        "9dc2b88eb42a5f98f43bc8ad3dfa3962a4d44d74"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Jul 16 16:17:31 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jul 16 16:17:31 2021 +0000"
      },
      "message": "Merge \"Add enforce_scope setting support for keystone\""
    },
    {
      "commit": "0d5ba5b25061a5b7af658e449dd56bf54702c653",
      "tree": "1da97fe74b20b7daabd9879c68b49e81d83e97bb",
      "parents": [
        "6c46859f7e9733d34f391f4af903abfa59826a9d",
        "bf13075632b076d19b22f347aaa52cba7dcb7169"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sun Jul 11 19:00:41 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun Jul 11 19:00:41 2021 +0000"
      },
      "message": "Merge \"Make explicit the network backend used in the CI jobs\""
    },
    {
      "commit": "6c46859f7e9733d34f391f4af903abfa59826a9d",
      "tree": "0216efcb0d1ce8788e258299d7a09e36c175be33",
      "parents": [
        "94d7cacfe23e72388f3b198369354898db936296",
        "5c9affdd9a2baff2166146f4743fe75009b32eab"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Jul 07 22:31:48 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jul 07 22:31:48 2021 +0000"
      },
      "message": "Merge \"Use specific credentials for tempest plugin setup\""
    },
    {
      "commit": "1ab63132df6831bdf7ce180cf7923540305dcd02",
      "tree": "f3349d0274c20f654e902838a5bb38abad5bae37",
      "parents": [
        "94d7cacfe23e72388f3b198369354898db936296"
      ],
      "author": {
        "name": "Przemyslaw Szczerbik",
        "email": "przemyslaw.szczerbik@est.tech",
        "time": "Tue Jul 06 14:26:40 2021 +0200"
      },
      "committer": {
        "name": "Przemyslaw Szczerbik",
        "email": "przemyslaw.szczerbik@est.tech",
        "time": "Tue Jul 06 14:48:21 2021 +0200"
      },
      "message": "Allow to install os-resource-classes from git repo\n\nExample local.conf config snippet:\n\nLIBS_FROM_GIT\u003d\"os-resource-classes\"\nOS_RESOURCE_CLASSES_REPO\u003d\"${LOCAL_GIT_BASE}/os-resource-classes\"\nOS_RESOURCE_CLASSES_BRANCH\u003d\"dev_branch\"\n\nCloses-Bug: #1934784\nChange-Id: I972a2a49aa816433152e5cfac4f672c0465d083f\n"
    },
    {
      "commit": "f0bf2bdff12b66eefbb2eae83e919611eb7cc76d",
      "tree": "bc554564e3c85cf71dec9ee85e41cf5ec1f46490",
      "parents": [
        "94d7cacfe23e72388f3b198369354898db936296"
      ],
      "author": {
        "name": "Lee Yarwood",
        "email": "lyarwood@redhat.com",
        "time": "Tue Jun 29 09:18:47 2021 +0100"
      },
      "committer": {
        "name": "Lee Yarwood",
        "email": "lyarwood@redhat.com",
        "time": "Tue Jun 29 11:53:22 2021 +0100"
      },
      "message": "libvirt: Stop installing python bindings from pip\n\nAs set out in bug #1933096 these bindings are dynamically built against\nthe version of libvirt present in the environment at build time.\n\nAs a result using a pre-built wheel can cause AttributeError\u0027s when the\nbindings have previously been built elsewhere against an older version\nof libvirt installed on the host. This is currently the case in CentOS 8\nstream based CI jobs where we try to use 7.4.0 bindings that appear to\nbe built against libvirt \u003c\u003d 6.10 leading to bug #1933096.\n\nThis change seeks to avoid this by installing the bindings from packages\nthat will always be built against the correct corresponding version of\nlibvirt.\n\nChange-Id: I76184c17a776c4e1ecaab9549d9d36c8c07c60fa\nCloses-Bug: #1933096\n"
    },
    {
      "commit": "94d7cacfe23e72388f3b198369354898db936296",
      "tree": "da1770d7910fc4b519da8f8fe2aa98216388b63f",
      "parents": [
        "2e559c7dfbe521c533c3f1738c43b282e9681d9f",
        "808331488dc16afdf9bd4c2c3103a4a8fc9a6209"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Jun 25 10:16:44 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jun 25 10:16:44 2021 +0000"
      },
      "message": "Merge \"Revert edk2 workaround\""
    },
    {
      "commit": "2175ff31085972911d155144e02fb178cafaa638",
      "tree": "f8e93b58f83821d25a82a57f04d7a499eed3e85c",
      "parents": [
        "2e559c7dfbe521c533c3f1738c43b282e9681d9f"
      ],
      "author": {
        "name": "Lee Yarwood",
        "email": "lyarwood@redhat.com",
        "time": "Fri Jun 25 10:59:29 2021 +0100"
      },
      "committer": {
        "name": "Lee Yarwood",
        "email": "lyarwood@redhat.com",
        "time": "Fri Jun 25 10:59:52 2021 +0100"
      },
      "message": "zuul: Add /etc/libvirt to log collection\n\nUseful when debugging libvirtd issues such as bug #1912310.\n\nRelated-Bug: #1912310\nChange-Id: Ic8504bd61316e44215672cc44436a3b9a19e114d\n"
    },
    {
      "commit": "bf13075632b076d19b22f347aaa52cba7dcb7169",
      "tree": "a015dfd92aea49ecd325dd22a0ebd46fa659e747",
      "parents": [
        "2e559c7dfbe521c533c3f1738c43b282e9681d9f"
      ],
      "author": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Wed Jun 23 13:02:57 2021 +0000"
      },
      "committer": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Wed Jun 23 13:03:52 2021 +0000"
      },
      "message": "Make explicit the network backend used in the CI jobs\n\nAll Neutron CI jobs (except for unit, functional and fullstack jobs),\nhave explicitly defined the network backend used:\n- linuxbridge\n- ovs\n- ovn\n\nThat was discussed and approved during the Neutron CI meetings [1].\n\n[1]https://meetings.opendev.org/meetings/neutron_ci/2021/neutron_ci.2021-06-15-15.00.log.html\n\nDepends-On: https://review.opendev.org/c/openstack/neutron/+/797051\nChange-Id: Ib14542311e9b1d49829bef54f433b8a04709a9fd\n"
    },
    {
      "commit": "2e559c7dfbe521c533c3f1738c43b282e9681d9f",
      "tree": "3f9502df470b4314d723ee3d07ad08c54d370147",
      "parents": [
        "7befae663c6aa99343cb2c90e74ee2e3bc676559",
        "5344885a61fe39565692014c15e0b4fb1055c835"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jun 22 19:03:33 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 22 19:03:33 2021 +0000"
      },
      "message": "Merge \"os_vif: Add support for configuring os_vif_ovs plugin\""
    },
    {
      "commit": "5c9affdd9a2baff2166146f4743fe75009b32eab",
      "tree": "eae6e05d4af6e0395f4f0e1fbe62145a0b6f6684",
      "parents": [
        "7befae663c6aa99343cb2c90e74ee2e3bc676559"
      ],
      "author": {
        "name": "Julia Kreger",
        "email": "juliaashleykreger@gmail.com",
        "time": "Fri Mar 12 11:19:52 2021 -0800"
      },
      "committer": {
        "name": "Julia Kreger",
        "email": "juliaashleykreger@gmail.com",
        "time": "Tue Jun 22 14:49:12 2021 +0000"
      },
      "message": "Use specific credentials for tempest plugin setup\n\nThe tempest plugin expects the classic environment variables\nto be present for credentials to access the cloud, but this is\nwrong in cases where we\u0027re trying to setup system\nscoped services and need to remove the environment variables\nthat was being used.\n\nInstead, change the plugin to use the os-cloud entry definitions,\nand specifically in this case devstack-admin which makes sense\nuntil we begin to start to make tempest itself scope aware.\n\nWe likely will want to change the environment variables from being\nregistered in devstack at some point and completely shift towards\npassing an-os-cloud parameter, but that is outside the scope of\nthis change as doing so will likely break all plugins.\n\nChange-Id: I8d4ec68f116eea07bc7346f939e134fa2e655eac\n"
    },
    {
      "commit": "7befae663c6aa99343cb2c90e74ee2e3bc676559",
      "tree": "6de01b918dbf86d3d581a7e197189824dfa5e0a6",
      "parents": [
        "6af3cb9eb273c127c20bc07f65c9a5d7f8ba95cd"
      ],
      "author": {
        "name": "Gregory Thiemonge",
        "email": "gthiemon@redhat.com",
        "time": "Sat Jun 19 13:24:00 2021 +0200"
      },
      "committer": {
        "name": "Gregory Thiemonge",
        "email": "gthiemon@redhat.com",
        "time": "Sat Jun 19 14:19:26 2021 +0200"
      },
      "message": "Delay horizon startup\n\nMove the \u0027Starting Horizon\u0027 task after the end of the wait for\ncreate_flavors.\nThe start_horizon function restarts the httpd server, the openstack\nservices are unavailable during a short period of time, so the\n\"openstack flavor create\" calls might fail randomly.\n\nCloses-Bug: #1932580\nChange-Id: I32ee7457586e3de8ba4dfce3b1a12025f9776542\n"
    },
    {
      "commit": "5344885a61fe39565692014c15e0b4fb1055c835",
      "tree": "b182d961697e56bb31c2cb0f2dcc8fb1e505e763",
      "parents": [
        "6af3cb9eb273c127c20bc07f65c9a5d7f8ba95cd"
      ],
      "author": {
        "name": "Sean Mooney",
        "email": "work@seanmooney.info",
        "time": "Thu Jun 17 12:37:35 2021 +0100"
      },
      "committer": {
        "name": "Radosław Piliszek",
        "email": "radoslaw.piliszek@gmail.com",
        "time": "Fri Jun 18 14:05:39 2021 +0000"
      },
      "message": "os_vif: Add support for configuring os_vif_ovs plugin\n\nThis change add an os-vif lib that declares two new variables\nOS_VIF_OVS_OVSDB_INTERFACE and OS_VIF_OVS_ISOLATE_VIF\n\nThe former is introduced to workaround bug #1929446 which cause the nova\nand neutron agents to periodically block waiting for ovs to respond.\n\nOS_VIF_OVS_ISOLATE_VIF is added to address bug #1734320 when using\nml2/ovs vif isolation should always be used to prevent cross tenant\ntraffic during a live migration.  This makes devstack more closely\nmirror reality by enabling it when ml2/ovs is used and disabling it\notherwise.\n\nRelated-Bug: #1734320\nRelated-Bug: #1929446\nRelated-Bug: #1912310\nChange-Id: I88254c6e22b52585506ee4907c1c03b8d4f2dac7\n"
    },
    {
      "commit": "808331488dc16afdf9bd4c2c3103a4a8fc9a6209",
      "tree": "71d516f72e7b3552f713039b6f5c06be644e1e65",
      "parents": [
        "96509ea025459ac077d2c85289da7725c53235cf"
      ],
      "author": {
        "name": "Radosław Piliszek",
        "email": "radoslaw.piliszek@gmail.com",
        "time": "Fri Jun 18 12:06:02 2021 +0000"
      },
      "committer": {
        "name": "Radosław Piliszek",
        "email": "radoslaw.piliszek@gmail.com",
        "time": "Fri Jun 18 12:06:02 2021 +0000"
      },
      "message": "Revert edk2 workaround\n\nIt is not needed anymore.\n\nChange-Id: I706a33b0a7c737a23b9a7270af1e53e5de83c66f\n"
    },
    {
      "commit": "6af3cb9eb273c127c20bc07f65c9a5d7f8ba95cd",
      "tree": "0007d4bf31aae5bbc7e3d271c451ad0a46def663",
      "parents": [
        "74bcc0b4ef2e8fd3a6caf831608d920dd90d0523"
      ],
      "author": {
        "name": "Julia Kreger",
        "email": "juliaashleykreger@gmail.com",
        "time": "Thu Mar 11 11:28:47 2021 -0800"
      },
      "committer": {
        "name": "Julia Kreger",
        "email": "juliaashleykreger@gmail.com",
        "time": "Tue Jun 15 11:32:45 2021 -0700"
      },
      "message": "nova ironic-hypevisor - support scoped auth config\n\nThe Secure RBAC effort has updated Ironic such that it\ncan support a mode where it is scope enforcing for all\ninteractions with the API. Due to the design, and operating\nnature of Ironic\u0027s API, services speaking with it must\nauthenticate with a system scope to have a full picture\nof the universe.\n\nIn this case, we need to update the nova configuration\naccordingly such that the compute service understands\nhow to talk to ironic so that it can see the nodes under\nmanagement.\n\nIronic will likely update this again at a later point in\ntime to enable a \"hybrid\" mixed-mode as the operating model\nand related permissions *should* allow nova to use a project\nscoped \"owner\" account with Ironic, in order to access\nand command nodes to deploy. But at this time, we\u0027re\nfocusing on the exclusive operating mode.\n\nChange-Id: I1946725ce08c495178c419eaf38829f921c91bbe\nNeeded-By: https://review.opendev.org/c/openstack/ironic/+/778957\n"
    },
    {
      "commit": "74bcc0b4ef2e8fd3a6caf831608d920dd90d0523",
      "tree": "f3cdc71aec71e94d96cb287c6f1124894afaa441",
      "parents": [
        "89baa314c1408251abd9f4d61d9cf5e5c945bc4e",
        "5a684eb51b4c18aee2051c5a7c703f50bbcc41ca"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jun 15 07:13:31 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 15 07:13:31 2021 +0000"
      },
      "message": "Merge \"Drop broute from ebtables_dump\""
    },
    {
      "commit": "89baa314c1408251abd9f4d61d9cf5e5c945bc4e",
      "tree": "20e680d7ef44f03c81c9900c47cf9b2c644cc377",
      "parents": [
        "416902ee4bfe517c1d2ddff79391628d99298622"
      ],
      "author": {
        "name": "Artem Goncharov",
        "email": "Artem.goncharov@gmail.com",
        "time": "Fri Jun 11 16:59:52 2021 +0200"
      },
      "committer": {
        "name": "Artem Goncharov",
        "email": "Artem.goncharov@gmail.com",
        "time": "Fri Jun 11 17:06:16 2021 +0200"
      },
      "message": "Temporary add feature pragma\n\nOpenStackSDK has a feature branch \"feature/r1\" as a preparation for the\nR1.0 release. Due to different branch naming functional tests with\ndevstack are not running. Add temporarily (for the duration of the\nfeature branch) pragma to the zuul.yaml to allow Zuul run functional\ntests. It will be dropped once SDK gets next major release.\nPrevious attemp didn\u0027t work well for other projects, therefore\nexplicitly include master as well.\n\nChange-Id: I3a5722873f395bc52cc55a0fd6bcea0ebe3b74fc\n"
    },
    {
      "commit": "416902ee4bfe517c1d2ddff79391628d99298622",
      "tree": "96f19ee0d737d0c783b8d04c049d6836b4f176c7",
      "parents": [
        "a6fca2b7426bf62d0c9ea99153bd272aba59340d",
        "95298788085de38342e789bf10c35849c7117dfc"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Jun 11 01:16:03 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jun 11 01:16:03 2021 +0000"
      },
      "message": "Merge \"[OVN] Set up routing on public bridge like OVS did\""
    },
    {
      "commit": "20d6a21e8a1daed9eee0a8413217b2f8e4e863dd",
      "tree": "14a5db933464a9f96db168449cf0389af39640f6",
      "parents": [
        "a6fca2b7426bf62d0c9ea99153bd272aba59340d"
      ],
      "author": {
        "name": "Mohammed Naser",
        "email": "mnaser@vexxhost.com",
        "time": "Wed Jun 09 14:20:01 2021 -0400"
      },
      "committer": {
        "name": "Mohammed Naser",
        "email": "mnaser@vexxhost.com",
        "time": "Wed Jun 09 14:20:11 2021 -0400"
      },
      "message": "Switch fedora-latest to use fedora-34\n\nFedora 32 is now EOL, we should test against the newly released\nversion of Fedora which is 34.\n\nDepends-On: https://review.opendev.org/c/openstack/project-config/+/795604\nChange-Id: I10d868aca20d1a10d3e7fcfeb78f6fda4c896ee8\n"
    },
    {
      "commit": "a6fca2b7426bf62d0c9ea99153bd272aba59340d",
      "tree": "c28de50439757eb51e8e87e423be495febd2e82c",
      "parents": [
        "81937a230a8adb5c028db5a9ba9abf59b122a2ac",
        "2fb8c7a5eea6f9321eef36fb9b8fd8e55465c91e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Jun 09 17:22:39 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jun 09 17:22:39 2021 +0000"
      },
      "message": "Merge \"Move verify-ipv6-only-deployments\""
    },
    {
      "commit": "5a684eb51b4c18aee2051c5a7c703f50bbcc41ca",
      "tree": "44da2fd2813aa9521c5f17f2f6f612fff7db05bb",
      "parents": [
        "22038a9a8c4418d6d49bed83024a3cd97e627860"
      ],
      "author": {
        "name": "Jens Harbott",
        "email": "j.harbott@x-ion.de",
        "time": "Wed Jun 09 09:37:34 2021 +0200"
      },
      "committer": {
        "name": "Jens Harbott",
        "email": "j.harbott@x-ion.de",
        "time": "Wed Jun 09 09:37:34 2021 +0200"
      },
      "message": "Drop broute from ebtables_dump\n\nThis table is no longer present on most installations, drop it\nfrom the list to avoid error messages during log collection\nthat people mistake to be the real error why devstack is failing.\n\nThis may lose some debugging information in edge cases, but I\nthink the improvement of the general user experience is more\nimportant.\n\nChange-Id: Ibb9b247a018a788c8c4b40487762319fe470bf0f\nCloses-Bug: 1885198\n"
    },
    {
      "commit": "95298788085de38342e789bf10c35849c7117dfc",
      "tree": "4cd3237f2890746014dcbee1cf238290111bd4fa",
      "parents": [
        "96509ea025459ac077d2c85289da7725c53235cf"
      ],
      "author": {
        "name": "Radosław Piliszek",
        "email": "radoslaw.piliszek@gmail.com",
        "time": "Tue Jun 08 16:19:40 2021 +0000"
      },
      "committer": {
        "name": "Radosław Piliszek",
        "email": "radoslaw.piliszek@gmail.com",
        "time": "Tue Jun 08 16:19:40 2021 +0000"
      },
      "message": "[OVN] Set up routing on public bridge like OVS did\n\nThis fixes various reported and unreported issues with the new\nbehaviour.\n\nRemoves code repetition as well to pay off some technical debt.\n\nCloses-Bug: #1930360\nChange-Id: I726c532e96ca434520838ae8a35d5b88b6dd337b\n"
    },
    {
      "commit": "2fb8c7a5eea6f9321eef36fb9b8fd8e55465c91e",
      "tree": "4cfaa89fc4059f29ecd3afb6f892d26887a03e32",
      "parents": [
        "96509ea025459ac077d2c85289da7725c53235cf"
      ],
      "author": {
        "name": "Radosław Piliszek",
        "email": "radoslaw.piliszek@gmail.com",
        "time": "Mon Jun 07 17:44:54 2021 +0000"
      },
      "committer": {
        "name": "Radosław Piliszek",
        "email": "radoslaw.piliszek@gmail.com",
        "time": "Mon Jun 07 17:44:54 2021 +0000"
      },
      "message": "Move verify-ipv6-only-deployments\n\nfrom Tempest to DevStack as it tests DevStack side of things and\nis useful for projects not using Tempest.\n\nVerbatim copy except for the devstack- prefix and the /devstack/\npath.\n\nChange-Id: Ie166730843f874b9c99e37244e460d7ad33b7eeb\n"
    },
    {
      "commit": "81937a230a8adb5c028db5a9ba9abf59b122a2ac",
      "tree": "2b74f4a7d9b4bdfeaa93511038ed2914115b4c7f",
      "parents": [
        "96509ea025459ac077d2c85289da7725c53235cf"
      ],
      "author": {
        "name": "Radosław Piliszek",
        "email": "radoslaw.piliszek@gmail.com",
        "time": "Mon Jun 07 17:28:38 2021 +0000"
      },
      "committer": {
        "name": "Radosław Piliszek",
        "email": "radoslaw.piliszek@gmail.com",
        "time": "Mon Jun 07 17:28:38 2021 +0000"
      },
      "message": "[CI] Drop CentOS Linux 8 job and nodeset\n\nCentOS Stream 8 (aka CentOS 8 Stream) is the currently\nsupported runtime platform. [0]\n\nDevStack works with CentOS Stream only now. [1]\n\nThe only usage of the nodeset being dropped is handled by the\nDepends-On.\n\n[0] https://governance.openstack.org/tc/reference/runtimes/xena.html\n[1] https://review.opendev.org/c/openstack/devstack/+/759122\n\nDepends-On: https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/795159\nChange-Id: Ic0f696b46dce3dba529b53a8f9de8cda6b913c7b\n"
    },
    {
      "commit": "96509ea025459ac077d2c85289da7725c53235cf",
      "tree": "3217dfe96ff1a08bc4dd6ab5080444c59a062132",
      "parents": [
        "4c4b9bc9ef3625f46853b2f0a165aa3c9d3558d0"
      ],
      "author": {
        "name": "Radosław Piliszek",
        "email": "radoslaw.piliszek@gmail.com",
        "time": "Wed Oct 21 20:33:08 2020 +0200"
      },
      "committer": {
        "name": "Radosław Piliszek",
        "email": "radoslaw.piliszek@gmail.com",
        "time": "Mon Jun 07 06:54:20 2021 +0000"
      },
      "message": "Check centos-8-stream\n\nCentOS Stream 8 (aka CentOS 8 Stream) is the currently\nsupported runtime platform. [0]\n\nSome background history:\nThe Manila team has asked QA to test centos-8-stream\nin the common gate.\nA bit later it turned out the point releases of CentOS 8 (aka\nCentOS Linux 8) will stop happening entirely by the end of 2021.\n[1]\n\nIncludes a workaround to the edk2-ovmf issue on CentOS Stream 8\nx86_64.\n\n[0] https://governance.openstack.org/tc/reference/runtimes/xena.html\n[1] https://lists.centos.org/pipermail/centos-devel/2020-December/075451.html\n\nChange-Id: Iee5a262af757f27f79ba1d6f790e949427dca190\n"
    },
    {
      "commit": "4c4b9bc9ef3625f46853b2f0a165aa3c9d3558d0",
      "tree": "2d657a68c63ca94c0ba3b3807d31d50307d9e01c",
      "parents": [
        "1cefb089ba9b9d43dd333a6147c63c4a6b4153ae",
        "3ad1661384636eee78a4bf5196812b6223e1b0a6"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sat Jun 05 15:05:53 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Jun 05 15:05:53 2021 +0000"
      },
      "message": "Merge \"Revert \"Temporary add feature pragma\"\""
    },
    {
      "commit": "3ad1661384636eee78a4bf5196812b6223e1b0a6",
      "tree": "6d6800df421d5918a15c63974f53371a526ff3fe",
      "parents": [
        "6843bc798c3fe5f17286e1c07ede95171bb49a25"
      ],
      "author": {
        "name": "Ghanshyam",
        "email": "gmann@ghanshyammann.com",
        "time": "Fri Jun 04 21:32:17 2021 +0000"
      },
      "committer": {
        "name": "Ghanshyam",
        "email": "gmann@ghanshyammann.com",
        "time": "Fri Jun 04 21:32:17 2021 +0000"
      },
      "message": "Revert \"Temporary add feature pragma\"\n\nThis reverts commit 6843bc798c3fe5f17286e1c07ede95171bb49a25.\n\nReason for revert: not sure why but this end up disabling the integration job on check pipeline,\n\nChange-Id: Icfaf8ea17b3ce2e405414c23f8075b18d297bf8b\nexample: latest recheck on PS12 check pipeline job for neutron - https://review.opendev.org/c/openstack/neutron/+/790060\n"
    },
    {
      "commit": "1cefb089ba9b9d43dd333a6147c63c4a6b4153ae",
      "tree": "f7cf13515f731c706b08b61a2287f1cd6aad9412",
      "parents": [
        "f42347285af18a308ab3f6ee14ee76a47e453531",
        "58f6048dd488664aab6ae42efeb9deb90b051acf"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Jun 04 20:38:29 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jun 04 20:38:29 2021 +0000"
      },
      "message": "Merge \"setup.cfg: Replace dashes with underscores\""
    },
    {
      "commit": "f42347285af18a308ab3f6ee14ee76a47e453531",
      "tree": "69eb26993f0bdf902c52705932215ee1ce3fd05c",
      "parents": [
        "3662e10ef6895b028a50d53bbab37b20987c2911",
        "6843bc798c3fe5f17286e1c07ede95171bb49a25"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Jun 04 17:52:46 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jun 04 17:52:46 2021 +0000"
      },
      "message": "Merge \"Temporary add feature pragma\""
    },
    {
      "commit": "3662e10ef6895b028a50d53bbab37b20987c2911",
      "tree": "1e7936104ae010fe442e5ca9175545fdc7c41a5c",
      "parents": [
        "949f5ada608961fd05435e01bd9d06757b6c62c5",
        "cbc0b64a343e31506b43a9395e6a77fcfd6eb70b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Jun 04 17:16:34 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jun 04 17:16:34 2021 +0000"
      },
      "message": "Merge \"Updated from generate-devstack-plugins-list\""
    },
    {
      "commit": "6843bc798c3fe5f17286e1c07ede95171bb49a25",
      "tree": "1ff1fccddd47b764a98d503ea7f58b68e5d33031",
      "parents": [
        "b04a62beff3c2093f1c91341d8b2a9083f759cd1"
      ],
      "author": {
        "name": "Monty Taylor",
        "email": "mordred@inaugust.com",
        "time": "Fri May 14 14:51:51 2021 -0500"
      },
      "committer": {
        "name": "Radosław Piliszek",
        "email": "radoslaw.piliszek@gmail.com",
        "time": "Fri Jun 04 15:28:30 2021 +0000"
      },
      "message": "Temporary add feature pragma\n\nOpenStackSDK has a feature branch \"feature/r1\" as a preparation for the\nR1.0 release. Due to different branch naming functional tests with\ndevstack are not running. Add temporarily (for the duration of the\nfeature branch) pragma to the zuul.yaml to allow Zuul run functional\ntests. It will be dropped once SDK gets next major release.\n\nChange-Id: I671b589150fe731125e16316a994a5942219920b\n"
    },
    {
      "commit": "4e916aeb060ecf99203f297a0ff726a65d27f50e",
      "tree": "1f88c0da05aa7fcaaab463ad84cb8ee69eca7ad7",
      "parents": [
        "aa25b741fed5fe3de72eaf1ddc59068befaada36"
      ],
      "author": {
        "name": "Dan Smith",
        "email": "dansmith@redhat.com",
        "time": "Mon Apr 26 08:52:23 2021 -0700"
      },
      "committer": {
        "name": "Dan Smith",
        "email": "dansmith@redhat.com",
        "time": "Thu Jun 03 06:50:17 2021 -0700"
      },
      "message": "Configure glance unified limit quotas\n\nThis makes us configure limits for glance and enable enforcement.\n\nDepends-On: https://review.opendev.org/c/openstack/glance/+/794247\nChange-Id: If58d8474cae95b1be3044bd52010b8288a7f5fcc\n"
    },
    {
      "commit": "cbc0b64a343e31506b43a9395e6a77fcfd6eb70b",
      "tree": "d4bc133df3297fab5c80f7969063ce4d79d89c56",
      "parents": [
        "aa25b741fed5fe3de72eaf1ddc59068befaada36"
      ],
      "author": {
        "name": "OpenStack Proposal Bot",
        "email": "openstack-infra@lists.openstack.org",
        "time": "Thu Jun 03 06:14:05 2021 +0000"
      },
      "committer": {
        "name": "OpenStack Proposal Bot",
        "email": "openstack-infra@lists.openstack.org",
        "time": "Thu Jun 03 06:14:05 2021 +0000"
      },
      "message": "Updated from generate-devstack-plugins-list\n\nChange-Id: I2d5b0c59d5dd33f639ec685b16768325d67e9dbf\n"
    },
    {
      "commit": "949f5ada608961fd05435e01bd9d06757b6c62c5",
      "tree": "e70053c06a5d3695c3b28f02c73cf3a769255dfb",
      "parents": [
        "aa25b741fed5fe3de72eaf1ddc59068befaada36"
      ],
      "author": {
        "name": "Gregory Thiemonge",
        "email": "gthiemon@redhat.com",
        "time": "Mon Mar 15 18:25:04 2021 +0100"
      },
      "committer": {
        "name": "Brian Haley",
        "email": "haleyb.dev@gmail.com",
        "time": "Wed Jun 02 12:40:46 2021 +0000"
      },
      "message": "Add route to IPv6 private subnets in ML2/OVN\n\nEnable IPv6 private subnet routing in ML2/OVN, it uses the behavior that\nalready exists in ML2/OVS: add a route from the devstack node to the\nCIDRs of the default IPv6 subnet pool. Any IPv6 subnet created using the\ndefault subnet pool and plugged into the default router is reachable\nfrom the host (ex: ipv6-private-subnet).\n\nChange-Id: I02ca1d94e9f4d5ad4a06182f5ac9a2434941cf08\n"
    },
    {
      "commit": "aa25b741fed5fe3de72eaf1ddc59068befaada36",
      "tree": "72d2e88d39bc1603fbcedc75c7c654c2b13df321",
      "parents": [
        "8ea11c2947753f988979330ecc5fab2a6362881c",
        "77835633c5d1daba37f453c5bf7c84fad0f2d68e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jun 01 22:24:53 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jun 01 22:24:53 2021 +0000"
      },
      "message": "Merge \"OVN : include source compliation functions\""
    },
    {
      "commit": "8ea11c2947753f988979330ecc5fab2a6362881c",
      "tree": "76165d3e01ff425417fc2ffd35b0c62b0cd30897",
      "parents": [
        "22038a9a8c4418d6d49bed83024a3cd97e627860"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Mon May 31 15:04:29 2021 -0500"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Mon May 31 15:04:29 2021 -0500"
      },
      "message": "Update IRC network to OFTC\n\nChange-Id: I260d9e65782add011f00d9087e0a5ac71e2be324\n"
    },
    {
      "commit": "58f6048dd488664aab6ae42efeb9deb90b051acf",
      "tree": "78f9578b1b024c12ddf1142859b0357df4e9137d",
      "parents": [
        "22038a9a8c4418d6d49bed83024a3cd97e627860"
      ],
      "author": {
        "name": "Anand Bhat",
        "email": "anandgvbhat@gmail.com",
        "time": "Fri May 28 11:36:23 2021 +0530"
      },
      "committer": {
        "name": "Anand Bhat",
        "email": "anandgvbhat@gmail.com",
        "time": "Fri May 28 11:36:23 2021 +0530"
      },
      "message": "setup.cfg: Replace dashes with underscores\n\nSetuptools v54.1.0 introduces a warning that the use of dash-separated\noptions in \u0027setup.cfg\u0027 will not be supported in a future version [1].\nGet ahead of the issue by replacing the dashes with underscores. Without\nthis, we see \u0027UserWarning\u0027 messages like the following on new enough\nversions of setuptools:\n\n  UserWarning: Usage of dash-separated \u0027description-file\u0027 will not be\n  supported in future versions. Please use the underscore name\n  \u0027description_file\u0027 instead\n\n[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb\n\nChange-Id: I6b8e791c06319fa5fa0935337520c36800b1abd6\n"
    },
    {
      "commit": "77835633c5d1daba37f453c5bf7c84fad0f2d68e",
      "tree": "e068308adcaabae52ee049b3b38bcc167204d080",
      "parents": [
        "a634c7f91cd6dd43a8e5d1f280f06f4a5599f504"
      ],
      "author": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Thu May 13 13:14:42 2021 +1000"
      },
      "committer": {
        "name": "Lucas Alvares Gomes",
        "email": "lucasagomes@gmail.com",
        "time": "Thu May 27 17:10:53 2021 +0100"
      },
      "message": "OVN : include source compliation functions\n\nThis patch moves the OVS compilation module from Neutron into DevStack.\nIt also renamed it to \"ovs_source\" to highlight its function, and the\ninclude has been moved to where the rest of the includes are located.\n\nAlthough this module is not required since by default DevStack installs\nOVS/OVN from the host OS packages instead of compiling from source,\nthis is a nice to have as it avoids having bits and pieces of the code\nscattered around multiple repositories.\n\nCo-Authored-By: Lucas Alvares Gomes \u003clucasagomes@gmail.com\u003e\nChange-Id: I39ec9ce0a91bea05cf8c446a9767ab879ac8e8f3\n"
    },
    {
      "commit": "22038a9a8c4418d6d49bed83024a3cd97e627860",
      "tree": "944ff1d3c7619221f03e011ff0d1e2edb6b6d99e",
      "parents": [
        "a634c7f91cd6dd43a8e5d1f280f06f4a5599f504"
      ],
      "author": {
        "name": "Lucas Alvares Gomes",
        "email": "lucasagomes@gmail.com",
        "time": "Thu May 27 13:44:20 2021 +0100"
      },
      "committer": {
        "name": "Lucas Alvares Gomes",
        "email": "lucasagomes@gmail.com",
        "time": "Thu May 27 16:17:06 2021 +0100"
      },
      "message": "[OVN] Configure public bridge enabled by default\n\nThis patch makes the OVN_L3_CREATE_PUBLIC_NETWORK configuration True by\ndefault. This option makes the OVN lib in DevStack create \u0026 configure\nthe external bridge, matching the same behavior from the OVS driver\nin DevStack.\n\nChange-Id: Icda53b95fdc3c169ac48a6ec4343c87ba404baa4\nSigned-off-by: Lucas Alvares Gomes \u003clucasagomes@gmail.com\u003e\n"
    },
    {
      "commit": "a634c7f91cd6dd43a8e5d1f280f06f4a5599f504",
      "tree": "731bf115e53e2193a2e36bdad0f64f927ef3f17d",
      "parents": [
        "7604e085b4542c50aefc9c23aa339958757a5770",
        "ddb66f2344b933f278b0b52be3ca59a4c511ab14"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed May 26 19:23:31 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed May 26 19:23:31 2021 +0000"
      },
      "message": "Merge \"[CI] Add no-tls-proxy job\""
    },
    {
      "commit": "7604e085b4542c50aefc9c23aa339958757a5770",
      "tree": "4de9653a03c583ab448eeb4a1c68bbcefdbda9ee",
      "parents": [
        "e4b0685b6bd705d6a946fd8b6d0fa0cacc6e5758"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Tue May 25 13:06:14 2021 -0500"
      },
      "committer": {
        "name": "Ghanshyam",
        "email": "gmann@ghanshyammann.com",
        "time": "Tue May 25 18:10:44 2021 +0000"
      },
      "message": "Pin nodeset for unit test job\n\ndevstack unit test job does not set any nodeset\nand so does use default nodeset defined in base jobs\nin opendev. When opendev switches the default nodeset to\nthe latest distro version, devstack unit test job can start\nfailing. Example:\n\n- https://review.opendev.org/q/I01408f2f2959b0788fe712ac268a526502226ee9\n- https://review.opendev.org/q/Ib1ea47bc7384e1f579cb08c779a32151fccd6845\n\nTo avoid such a situation in future, let\u0027s set the working nodeset\nfor this job also so that when we cut the stable branch we can\nrun it on the working distro version. \n\nChange-Id: I302140778fedf08bc8ba72c453837fa7b8f8f9ae\n"
    },
    {
      "commit": "e4b0685b6bd705d6a946fd8b6d0fa0cacc6e5758",
      "tree": "57573428087db472448aa5e2f6d4a975026702b8",
      "parents": [
        "6a4e7b0413d4e39aa5aa1cde2907ef860de4a734",
        "2a9673f0278699d03931d69b4da22e9709300026"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue May 25 16:23:16 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue May 25 16:23:16 2021 +0000"
      },
      "message": "Merge \"docs: recommend Ubuntu 20.04 instead of Bionic\""
    },
    {
      "commit": "6a4e7b0413d4e39aa5aa1cde2907ef860de4a734",
      "tree": "bda23101d84050a885033a4eda924d0c8c14ee27",
      "parents": [
        "249ded23ad6e45356e9f1598cd3a427baf3eb50f",
        "d04e795b316f5be466532e60104a983bf6419716"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue May 25 15:26:48 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue May 25 15:26:48 2021 +0000"
      },
      "message": "Merge \"[TrivialFix] Delete symlink apts-debs\""
    },
    {
      "commit": "249ded23ad6e45356e9f1598cd3a427baf3eb50f",
      "tree": "e403d2d79a1198f0bb6df01e65f2609c41160014",
      "parents": [
        "fcdc8aff6a59782c350a43fc995593b2d7a2d28f",
        "e38a39ad404637ca1649cea072883aa0a4592c4f"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue May 25 02:45:36 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue May 25 02:45:36 2021 +0000"
      },
      "message": "Merge \"Change default network backend driver to ML2/OVN\""
    },
    {
      "commit": "ddb66f2344b933f278b0b52be3ca59a4c511ab14",
      "tree": "48fee79bd8f19d6752215cb877c584eadb204a98",
      "parents": [
        "fcdc8aff6a59782c350a43fc995593b2d7a2d28f"
      ],
      "author": {
        "name": "Radosław Piliszek",
        "email": "radoslaw.piliszek@gmail.com",
        "time": "Sat Jul 18 12:18:39 2020 +0200"
      },
      "committer": {
        "name": "Radosław Piliszek",
        "email": "radoslaw.piliszek@gmail.com",
        "time": "Mon May 24 17:45:06 2021 +0000"
      },
      "message": "[CI] Add no-tls-proxy job\n\nSome gates run devstack like this and it follows different code\npaths.\nLet\u0027s ensure we don\u0027t break it now and then.\n\nChange-Id: I6ee1bfc30bced53f6d7fb841e01714069919fd88\nReference: http://lists.openstack.org/pipermail/openstack-discuss/2020-July/015997.html\nReference: http://eavesdrop.openstack.org/meetings/qa/2021/qa.2021-05-11-14.00.log.html\n"
    },
    {
      "commit": "e38a39ad404637ca1649cea072883aa0a4592c4f",
      "tree": "d4616db94d16d946029fc45c0c1bc5fb8454e9e8",
      "parents": [
        "9ee7821e80731dc15f71f4e56233c3295497dd53"
      ],
      "author": {
        "name": "Lucas Alvares Gomes",
        "email": "lucasagomes@gmail.com",
        "time": "Fri May 14 09:14:24 2021 +0100"
      },
      "committer": {
        "name": "Lucas Alvares Gomes",
        "email": "lucasagomes@gmail.com",
        "time": "Mon May 24 09:48:35 2021 +0100"
      },
      "message": "Change default network backend driver to ML2/OVN\n\nThis patch is changing the default network backend driver in DevStack to\nOVN.\n\nThis is a long effort from the Neutron community that has been\ndiscussed on previous PTGs and agreed upon.\n\nA similar patch to this one [0] have been merged in the past but got\nreverted [1] because it did break some zuul jobs. This one also include\nfixes for such jobs and was verified at [2]\n\n[0] https://review.opendev.org/c/openstack/devstack/+/735097\n[1] https://review.opendev.org/c/openstack/neutron/+/775632\n[2] https://review.opendev.org/c/zuul/zuul-jobs/+/791117\n\nChange-Id: I8c2be82f33ed9f6c36f5509b3b210ee1a38e87ca\nSigned-off-by: Lucas Alvares Gomes \u003clucasagomes@gmail.com\u003e\n"
    },
    {
      "commit": "fcdc8aff6a59782c350a43fc995593b2d7a2d28f",
      "tree": "87a6a75314b87d0db7895904135ef3d343aa131d",
      "parents": [
        "0e31ce488ffa265d7063073a04392aa608bb3c94",
        "b107f9cf18c8112cce3f796995f3a5691be56259"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu May 20 23:25:33 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu May 20 23:25:33 2021 +0000"
      },
      "message": "Merge \"Add support for ceph_iscsi cinder driver\""
    },
    {
      "commit": "0e31ce488ffa265d7063073a04392aa608bb3c94",
      "tree": "7b78629c0630bbe9ee0e588059f7e3e84781428e",
      "parents": [
        "f0736406f5ce055072a62a62fe9fdc7cead49671",
        "35cec0d7c0857d76d3ea0b52b97f2a166c04c13e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu May 20 22:26:26 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu May 20 22:26:26 2021 +0000"
      },
      "message": "Merge \"Remove Block Storage API v2 support\""
    },
    {
      "commit": "f0736406f5ce055072a62a62fe9fdc7cead49671",
      "tree": "02f7bbfc3082207dd2232f15b1324bf3a1367a17",
      "parents": [
        "9ee7821e80731dc15f71f4e56233c3295497dd53"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Tue May 18 17:15:30 2021 -0500"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Wed May 19 11:20:06 2021 -0500"
      },
      "message": "Fix unit test to use python3 command\n\nunit test jobs staretd to run on ubuntu-focal now\nand failing for using \u0027python\u0027 command.\n\nChange-Id: Ie002faf4c96ac7f207207a481c057b8df0289e6c\n"
    },
    {
      "commit": "2a9673f0278699d03931d69b4da22e9709300026",
      "tree": "45e1c6fac3d332895ded9bad423f16c05e3e83af",
      "parents": [
        "9ee7821e80731dc15f71f4e56233c3295497dd53"
      ],
      "author": {
        "name": "Ihar Hrachyshka",
        "email": "ihrachys@redhat.com",
        "time": "Wed May 19 10:22:18 2021 -0400"
      },
      "committer": {
        "name": "Ihar Hrachyshka",
        "email": "ihrachys@redhat.com",
        "time": "Wed May 19 10:23:05 2021 -0400"
      },
      "message": "docs: recommend Ubuntu 20.04 instead of Bionic\n\nBionic support was dropped in I39e38e4a6c2e52dd3822c9fdea354258359a9f53.\n\nChange-Id: I765aac352590fd2f74d3fd90676d6d098548e6b8\n"
    },
    {
      "commit": "35cec0d7c0857d76d3ea0b52b97f2a166c04c13e",
      "tree": "b7ade0a0496ebc9f94756246a360e8a08025cb76",
      "parents": [
        "b04a62beff3c2093f1c91341d8b2a9083f759cd1"
      ],
      "author": {
        "name": "Brian Rosmaita",
        "email": "rosmaita.fossdev@gmail.com",
        "time": "Mon May 17 18:58:59 2021 -0400"
      },
      "committer": {
        "name": "Brian Rosmaita",
        "email": "rosmaita.fossdev@gmail.com",
        "time": "Wed May 19 08:43:44 2021 -0400"
      },
      "message": "Remove Block Storage API v2 support\n\nThe Block Storage API v2 was deprecated in Pike by change\nI913c44799cddc37c3342729ec0ef34068db5b2d4 and is (finally)\nbeing removed in Xena [0].  So remove v2 support from devstack.\n\n[0] https://wiki.openstack.org/wiki/CinderXenaPTGSummary#Removing_the_Block_Storage_API_v2\n\nDepends-on: https://review.opendev.org/c/openstack/devstack/+/792048\nChange-Id: I856d78648d28ac4cad0fb212bef1ae6ad32fca90\n"
    },
    {
      "commit": "9ee7821e80731dc15f71f4e56233c3295497dd53",
      "tree": "4406841339309d15ce624daa0c537200c8c0836e",
      "parents": [
        "c9abd1d6ba6be00b10f6d04dbfe61ae7ba8e313d",
        "c19c1262c8b81f1cc543eafb9e5c3a34c4b632fe"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue May 18 08:06:39 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue May 18 08:06:39 2021 +0000"
      },
      "message": "Merge \"Replace dstat with pcp-dstat\""
    },
    {
      "commit": "c9abd1d6ba6be00b10f6d04dbfe61ae7ba8e313d",
      "tree": "459e758b20629ffdbd36d41e69e9a23847faf25e",
      "parents": [
        "b04a62beff3c2093f1c91341d8b2a9083f759cd1",
        "7ad4cd07c8bf4f302acc4fc6684e362309332c9d"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue May 18 07:54:47 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue May 18 07:54:47 2021 +0000"
      },
      "message": "Merge \"Drop Bionic support\""
    },
    {
      "commit": "c19c1262c8b81f1cc543eafb9e5c3a34c4b632fe",
      "tree": "2b1eeb7b61a68239257bf2a764c8a7370d3da118",
      "parents": [
        "b04a62beff3c2093f1c91341d8b2a9083f759cd1"
      ],
      "author": {
        "name": "Lucas Alvares Gomes",
        "email": "lucasagomes@gmail.com",
        "time": "Mon May 17 13:54:10 2021 +0100"
      },
      "committer": {
        "name": "Lucas Alvares Gomes",
        "email": "lucasagomes@gmail.com",
        "time": "Mon May 17 16:11:34 2021 +0100"
      },
      "message": "Replace dstat with pcp-dstat\n\nThe dstat project is no longer maintained.\n\nThe pcp-dstat package installs a dstat command so no further updates to\nthe scripts should be needed.\n\nChange-Id: Ied8c9d29bed4f887c364db7080a0f2a0c02328af\nSigned-off-by: Lucas Alvares Gomes \u003clucasagomes@gmail.com\u003e\n"
    },
    {
      "commit": "b04a62beff3c2093f1c91341d8b2a9083f759cd1",
      "tree": "6d6800df421d5918a15c63974f53371a526ff3fe",
      "parents": [
        "1769eebed0a90009ad01b16d15eb460f29759433",
        "ff073a5643f01dda3200d2ce426f23dc24e28b8f"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri May 14 04:33:52 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri May 14 04:33:52 2021 +0000"
      },
      "message": "Merge \"Revert \"Change Neutron\u0027s default ML2 driver to OVN\"\""
    },
    {
      "commit": "ff073a5643f01dda3200d2ce426f23dc24e28b8f",
      "tree": "c9abe0fb05f5d55da15064cee218a7ac13c5d860",
      "parents": [
        "5c304d817682d6c807b532b50a2f105479ac3fa2"
      ],
      "author": {
        "name": "Ghanshyam",
        "email": "gmann@ghanshyammann.com",
        "time": "Thu May 13 16:25:17 2021 +0000"
      },
      "committer": {
        "name": "Ghanshyam",
        "email": "gmann@ghanshyammann.com",
        "time": "Thu May 13 16:25:17 2021 +0000"
      },
      "message": "Revert \"Change Neutron\u0027s default ML2 driver to OVN\"\n\nThis reverts commit 5c304d817682d6c807b532b50a2f105479ac3fa2.\n\nReason for revert: There are more things to fix/move like done in 791085 and 791282 Also let\u0027s change all required default in devstack scripts instead of devstack\u0027s zuul job side. Basically do this change without any change in .zuul.yaml\n\nChange-Id: Ie0f59d1b9a4b97ad9fd8131819054dfb616f31fd\n"
    },
    {
      "commit": "1769eebed0a90009ad01b16d15eb460f29759433",
      "tree": "856cbe847573e1267792b2d109c225b0109d9ec0",
      "parents": [
        "082f4786f00cc407937b79ad258b6085a1b361d0",
        "5c304d817682d6c807b532b50a2f105479ac3fa2"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed May 12 17:58:29 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed May 12 17:58:29 2021 +0000"
      },
      "message": "Merge \"Change Neutron\u0027s default ML2 driver to OVN\""
    },
    {
      "commit": "082f4786f00cc407937b79ad258b6085a1b361d0",
      "tree": "6d6800df421d5918a15c63974f53371a526ff3fe",
      "parents": [
        "1259b7ecbce59f36d3eec7fa10bedcdaffa167b2",
        "230f5c434c800c94935d5cd0dcfc1bd18329759f"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed May 12 17:46:23 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed May 12 17:46:23 2021 +0000"
      },
      "message": "Merge \"Changed minversion in tox to 3.18.0\""
    },
    {
      "commit": "1259b7ecbce59f36d3eec7fa10bedcdaffa167b2",
      "tree": "d2ee1b86f539ee339d19db3d5d3ac7cd8694be57",
      "parents": [
        "69a66fb62bcb77145b6eec21fc2d56d40a861d0d",
        "8c86e5a53e1c77fc17df7d979f6435b534021d13"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed May 12 16:26:21 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed May 12 16:26:21 2021 +0000"
      },
      "message": "Merge \"Cinder: only set volume_clear for LVM\""
    },
    {
      "commit": "230f5c434c800c94935d5cd0dcfc1bd18329759f",
      "tree": "835abe06c6fea7f2d30e456b6b4f7c2298625825",
      "parents": [
        "69a66fb62bcb77145b6eec21fc2d56d40a861d0d"
      ],
      "author": {
        "name": "Anand Bhat",
        "email": "anandgvbhat@gmail.com",
        "time": "Wed May 12 16:53:15 2021 +0530"
      },
      "committer": {
        "name": "Anand Bhat",
        "email": "anandgvbhat@gmail.com",
        "time": "Wed May 12 17:01:05 2021 +0530"
      },
      "message": "Changed minversion in tox to 3.18.0\n\nThe patch bumps min version of tox to 3.18.0 python in order to\nreplace tox\u0027s whitelist_externals by allowlist_externals option:\nhttps://github.com/tox-dev/tox/blob/master/docs/changelog.rst#v3180-2020-07-23\n\nChange-Id: Id8bdda703afc39d352e3a53877318dc30d91a5f7\n"
    },
    {
      "commit": "69a66fb62bcb77145b6eec21fc2d56d40a861d0d",
      "tree": "ca7804fec5b8eb8d4c290ed7fccfb6281e024048",
      "parents": [
        "166c88b610d2007535367ebe2cf464df9273e6c5"
      ],
      "author": {
        "name": "Lucas Alvares Gomes",
        "email": "lucasagomes@gmail.com",
        "time": "Tue May 11 11:04:32 2021 +0100"
      },
      "committer": {
        "name": "Lucas Alvares Gomes",
        "email": "lucasagomes@gmail.com",
        "time": "Tue May 11 14:05:22 2021 +0100"
      },
      "message": "Fix docs job\n\nSphinx 4.0.0 added a new dependency [0] which is causing the job to fail\nat the moment.\n\nThis patch fix the problem by adding UC to the docs jobs.\n\n[0] https://www.sphinx-doc.org/en/master/changes.html (LaTeX: add\ntex-gyre font dependency)\n\nChange-Id: I28019331017405c06577ada88f8e9f6d9a2afc23\nSigned-off-by: Lucas Alvares Gomes \u003clucasagomes@gmail.com\u003e\n"
    },
    {
      "commit": "5c304d817682d6c807b532b50a2f105479ac3fa2",
      "tree": "767eb61cac85ebd2ec695e3e0b45076f2467e8d2",
      "parents": [
        "166c88b610d2007535367ebe2cf464df9273e6c5"
      ],
      "author": {
        "name": "Lucas Alvares Gomes",
        "email": "lucasagomes@gmail.com",
        "time": "Thu Jun 11 11:00:56 2020 +0100"
      },
      "committer": {
        "name": "Lucas Alvares Gomes",
        "email": "lucasagomes@gmail.com",
        "time": "Mon May 10 14:43:28 2021 +0100"
      },
      "message": "Change Neutron\u0027s default ML2 driver to OVN\n\nAs part of the Victoria PTG the Neutron community [0] agreed on changing\nthe default backend driver from ML2/OVS to ML2/OVN in DevStack. A lot of\nchanges have been submitted towards this goal including but not limted\nto:\n\n* Moving the OVN module to DevStack:\n  https://review.opendev.org/c/openstack/devstack/+/734621\n\n* Updating the OVN module to use distro packages instead of compiling\n  OVN from source: https://review.opendev.org/c/openstack/devstack/+/763402o\n\nAnd now this patch is changing the the actual Q_AGENT,\nQ_ML2_TENANT_NETWORK_TYPE and Q_ML2_PLUGIN_MECHANISM_DRIVERS values in\ndevstack to what is expected by OVN as well as updating the Zuul\ntemplates to enable the OVN services.\n\n[0] https://etherpad.opendev.org/p/neutron-victoria-ptg\n\nChange-Id: I92054ce9d2ab7a42746ed5dececef583b0f8a833\nSigned-off-by: Lucas Alvares Gomes \u003clucasagomes@gmail.com\u003e\n"
    },
    {
      "commit": "166c88b610d2007535367ebe2cf464df9273e6c5",
      "tree": "c9abe0fb05f5d55da15064cee218a7ac13c5d860",
      "parents": [
        "06b7352478170521a07875154eef317bde0c5321",
        "b02a43291cc5e2d5677ecbb80c0fd608d67a1374"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sun May 02 15:03:07 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sun May 02 15:03:07 2021 +0000"
      },
      "message": "Merge \"Handle disappearing pids in mlock_report.py\""
    },
    {
      "commit": "06b7352478170521a07875154eef317bde0c5321",
      "tree": "2561b59a0eaa73bcbf86da6b2486e78ddf14e5ce",
      "parents": [
        "bab78dede212d3bc47a74360a461c40223524448"
      ],
      "author": {
        "name": "Clark Boylan",
        "email": "clark.boylan@gmail.com",
        "time": "Thu Apr 29 11:46:35 2021 -0700"
      },
      "committer": {
        "name": "Clark Boylan",
        "email": "clark.boylan@gmail.com",
        "time": "Thu Apr 29 11:54:50 2021 -0700"
      },
      "message": "Fix async race updating nova configs\n\nThe configure_neutron_nova function updates nova configs. While that is\nstill running we separately update nova configs in stack.sh. This can\nresult in unexpected configs (that don\u0027t work). Fix this by waiting for\nconfigure_neutron_nova to complete its work before we do nova config\nupdates directly in stack.sh.\n\nFor specifics we say that:\n\n  [neutron]\n  project_domain_name \u003d Default\n\nwas missing from both nova.conf and nova-cpu.conf and instances could\nnot be created because keystone complained about not finding domain in\nproject. The strong suspicion here is that on some systems\nconfigure_neutron_nova would write out project_domain_name while the\nstack.sh inisets were running resulting in stack.sh overwriting the\nproject_domain_name content.\n\nOne theory is that disabling swift makes this problem more likely as\nthere is swift work in the middle of the async period. This is supported\nby the fact that our job that hits this problem does indeed disable\nswift.\n\nChange-Id: I0961d882d555a21233c6b4fbfc077cfe33b88499\n"
    },
    {
      "commit": "bab78dede212d3bc47a74360a461c40223524448",
      "tree": "5f3a0e4e3c7694af0361240b4a04a6a3a8079941",
      "parents": [
        "0386c1cda61b57da3aedde05e317137c354fb4d9",
        "362641b1b8b0596371f13db8448ab0f43bd53482"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Apr 29 16:26:21 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Apr 29 16:26:21 2021 +0000"
      },
      "message": "Merge \"cinder: Increase VOLUME_BACKING_FILE_SIZE\""
    },
    {
      "commit": "7ad4cd07c8bf4f302acc4fc6684e362309332c9d",
      "tree": "cc86b1fdfdef4a624fbd599dd42e63f6a1403b53",
      "parents": [
        "0386c1cda61b57da3aedde05e317137c354fb4d9"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Thu Apr 29 09:24:38 2021 -0500"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Thu Apr 29 09:33:59 2021 -0500"
      },
      "message": "Drop Bionic support\n\nSince victoria cycle, we have moved upstream testing to\nUbuntu Focal (20.04) and so does no Bionic distro in\nXena cycle testing runtime[1]. Grenade jobs also started\nrunning on Focal since victoria was released.\n\nOnly thing left was legacy jobs which were not migrated to\nUbuntu Focal in Victoria and as per another community-wide\ngoal[2], all the lgeacy jobs were suppsoed to be migrated\nto zuulv3 native jobs in victoria cycle itself. One of the\npending job was in nova (nova-grenade-multinode) which is also\nmigrated to zuulv3 native now\n- https://review.opendev.org/c/openstack/nova/+/778885\n\nIf there is any job running on bionic, we strongly recommend\nto migrate it to Ubuntu Focal.\n\n[1] https://governance.openstack.org/tc/reference/runtimes/xena.html\n[2] https://governance.openstack.org/tc/goals/selected/victoria/native-zuulv3-jobs.html\n\nChange-Id: I39e38e4a6c2e52dd3822c9fdea354258359a9f53\n"
    },
    {
      "commit": "b02a43291cc5e2d5677ecbb80c0fd608d67a1374",
      "tree": "46649fc38080c576317dcf18ec3022474ccd1e51",
      "parents": [
        "c062792709def9ef10ddac68867e1b7bf9009435"
      ],
      "author": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Tue Nov 27 12:59:04 2018 +1100"
      },
      "committer": {
        "name": "Stephen Finucane",
        "email": "stephenfin@redhat.com",
        "time": "Wed Apr 28 16:31:17 2021 +0000"
      },
      "message": "Handle disappearing pids in mlock_report.py\n\nIf a pid disappears on us while we\u0027re reading, we should just continue\non.\n\nEnvironmentError is just an alias for OSError since Python 3.3, so use\nthe latter name. [0]\n\n[0] https://docs.python.org/3/library/exceptions.html#OSError\n\nChange-Id: I3a25cca328e1469f72c84a118a9691c1c0258bc4\nCloses-Bug: #1926434\n"
    },
    {
      "commit": "0386c1cda61b57da3aedde05e317137c354fb4d9",
      "tree": "24f2aab13db2c693fc3661c7682285b44aed3d88",
      "parents": [
        "c062792709def9ef10ddac68867e1b7bf9009435"
      ],
      "author": {
        "name": "Lee Yarwood",
        "email": "lyarwood@redhat.com",
        "time": "Wed Apr 28 09:26:23 2021 +0100"
      },
      "committer": {
        "name": "Lee Yarwood",
        "email": "lyarwood@redhat.com",
        "time": "Wed Apr 28 09:32:39 2021 +0100"
      },
      "message": "cinder: Default CINDER_ISCSI_HELPER to tgtadm on Bionic\n\nIf5c860d1e69aaef9a9236303c370479a7714ad43 attempted to move this default\nto lioadm while pinning certain Bionic based jobs to tgtadm.\n\nUnfortunately it missed the legacy dsvm based jobs within various\nprojects that do not inherit from the devstack-platform-bionic base job\nand that are also not covered by devstack\u0027s gate.\n\nThis change simply forces CINDER_ISCSI_HELPER to tgtadm on Bionic based\nhosts to ensure it is always used.\n\nCloses-Bug: #1926411\nChange-Id: Ib4b38b45f25575c92fb09b8e97fa1b24af0cc06a\n"
    },
    {
      "commit": "c062792709def9ef10ddac68867e1b7bf9009435",
      "tree": "3b8b1eba6833c5043e60ef8fa99bd335ebcf793a",
      "parents": [
        "e59b945a7d03340b6c082bf52e661bcf1b9e38f5"
      ],
      "author": {
        "name": "Lee Yarwood",
        "email": "lyarwood@redhat.com",
        "time": "Tue Mar 09 22:36:57 2021 +0000"
      },
      "committer": {
        "name": "Lee Yarwood",
        "email": "lyarwood@redhat.com",
        "time": "Fri Apr 23 10:53:10 2021 +0100"
      },
      "message": "cinder: Default CINDER_ISCSI_HELPER to lioadm\n\nAs outlined in bug #1917750 the use of tgtadm in multinode environments\nwith multiple c-vol services can cause volumes to use duplicate WWNs.\n\nThis has been shown to cause some encrypted volume test failures as\nos-brick returns a /dev/disk/by-id path to n-cpu that can point to the\nwrong underlying volume when multiple volumes with the same WWN are\nconnected to a host.\n\nThere is also some speculation that the duplicate WWNs are also causing\nlibvirt to fail to detach volumes from instances but as yet this has not\nbeen proven.\n\nThis change aims to avoid all of the above by switching the default of\nCINDER_ISCSI_HELPER to lioadm for all deployments instead of just EL and\nSUSE based deployments.\n\nThe Bionic platform job however is pinned to tgtadm as there issues\ninstalling python3-rtslib-fb.\n\nCloses-Bug: #1917750\nChange-Id: If5c860d1e69aaef9a9236303c370479a7714ad43\n"
    },
    {
      "commit": "e59b945a7d03340b6c082bf52e661bcf1b9e38f5",
      "tree": "4cd432394cf0b53dda955976f6ebb59541e86d8a",
      "parents": [
        "6a5dd3fd9df7b174db7b52ffd0ccca89de42a6ea",
        "8903d8c1e211607ce6bf86ff974f90717e8e2cac"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Apr 19 12:34:43 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Apr 19 12:34:43 2021 +0000"
      },
      "message": "Merge \"[OVN] Fix Fedora/CentOS OVN configuration\""
    },
    {
      "commit": "d04e795b316f5be466532e60104a983bf6419716",
      "tree": "d0ccdacc53ab619275e1b4c3c4072a7b28b9e48d",
      "parents": [
        "6a5dd3fd9df7b174db7b52ffd0ccca89de42a6ea"
      ],
      "author": {
        "name": "Radosław Piliszek",
        "email": "radoslaw.piliszek@gmail.com",
        "time": "Mon Apr 19 06:52:30 2021 +0000"
      },
      "committer": {
        "name": "Radosław Piliszek",
        "email": "radoslaw.piliszek@gmail.com",
        "time": "Mon Apr 19 06:52:30 2021 +0000"
      },
      "message": "[TrivialFix] Delete symlink apts-debs\n\nFollow up on old I0416180db5b6add996ce5b48c6966c1b68adbcb0\n\nChange-Id: If2f6166cf7c585bf303d0f6c28a2745d85eabbed\n"
    },
    {
      "commit": "6a5dd3fd9df7b174db7b52ffd0ccca89de42a6ea",
      "tree": "4981f3da4b698dbd2513448753df22789f189f43",
      "parents": [
        "9bc8f8e627ba8fd4d453b1358083ccd336f16765",
        "51e384554b4653a05abea435432431cdca4728fb"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Apr 16 21:18:06 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Apr 16 21:18:06 2021 +0000"
      },
      "message": "Merge \"Add some debug to async_wait failures\""
    },
    {
      "commit": "9bc8f8e627ba8fd4d453b1358083ccd336f16765",
      "tree": "0b9d3c0641c689302f0743af96f930c11c5e630e",
      "parents": [
        "84a2d4d35a77cdf563f214268873e22a2f959bd5",
        "d207ba9015f3210812468bfbf7d06b1491392554"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Apr 15 23:08:23 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Apr 15 23:08:23 2021 +0000"
      },
      "message": "Merge \"Move gawk into general for post-config\""
    },
    {
      "commit": "84a2d4d35a77cdf563f214268873e22a2f959bd5",
      "tree": "efe4c6b8a36d4b3dd15fdcb6070a8bf97e9a362f",
      "parents": [
        "a37704691cfaab09b4e235199ac6e05e4a7c624b",
        "aa5c38727b314b03cd7ab69612435aa206bd5e2c"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Apr 15 13:27:35 2021 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Apr 15 13:27:35 2021 +0000"
      },
      "message": "Merge \"Work around CHILD_MAX bash limitation for async\""
    },
    {
      "commit": "51e384554b4653a05abea435432431cdca4728fb",
      "tree": "75854e6e907f3adeedebbd2e082662dc55d52b47",
      "parents": [
        "aa5c38727b314b03cd7ab69612435aa206bd5e2c"
      ],
      "author": {
        "name": "Dan Smith",
        "email": "dansmith@redhat.com",
        "time": "Wed Apr 14 07:23:10 2021 -0700"
      },
      "committer": {
        "name": "Dan Smith",
        "email": "dansmith@redhat.com",
        "time": "Thu Apr 15 06:16:42 2021 -0700"
      },
      "message": "Add some debug to async_wait failures\n\nThis dumps some data in the case where we fail to wait for a child\npid to help debug what is going on. This also cleans up a few review\ncomments from the actual fix.\n\nChange-Id: I7b58ce0cf2b41bdffa448973edb4c992fe5f730c\nRelated-Bug: #1923728\n"
    }
  ],
  "next": "a37704691cfaab09b4e235199ac6e05e4a7c624b"
}
