)]}'
{
  "log": [
    {
      "commit": "b52dceee7bbaaf233282c044a5dbaba297a387cd",
      "tree": "4742fac36a96951aa2e72b0299d64b1943601651",
      "parents": [
        "9845128969b65711910a76da28a7007f59027617",
        "dc01a8ab63aff1be170fb59c293ed4bddd03749a"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Jul 21 16:37:18 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jul 21 16:37:18 2023 +0000"
      },
      "message": "Merge \"Switch TLS tests to TLSv1.2+ only\""
    },
    {
      "commit": "e261bd809e81c01c153cdcdb50be47ed3c89c46a",
      "tree": "73c604a299a46e7d3fed32733472680be99aeb06",
      "parents": [
        "931b45defd07991890707b434638166800ec948a"
      ],
      "author": {
        "name": "Brian Haley",
        "email": "haleyb.dev@gmail.com",
        "time": "Wed Jul 19 16:04:12 2023 -0400"
      },
      "committer": {
        "name": "Brian Haley",
        "email": "haleyb.dev@gmail.com",
        "time": "Wed Jul 19 16:04:12 2023 -0400"
      },
      "message": "Always set image_uuid_alt in configure_tempest()\n\nWhen there is only a single image, configure_tempest()\nneeds to always set image_uuid_alt the same as image_uuid,\nelse it will fail trying to determine the size of the\nflavor to use for it later in the function.\n\nIntroduced by [0], and subsequent change did not fix it.\n\n[0] https://review.opendev.org/c/openstack/devstack/+/886795\n\nChange-Id: Ibfe99ff732570dbd415772c5625f43e35b68c871\nRelated-bug: #2028123\n"
    },
    {
      "commit": "931b45defd07991890707b434638166800ec948a",
      "tree": "2ee68971089b3ee29ede6c55e6a0b3883bbc6b77",
      "parents": [
        "16b34a92ae8b2dc407c10edccccf4cd073fd31ba"
      ],
      "author": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Wed Jul 19 12:15:52 2023 +0530"
      },
      "committer": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Wed Jul 19 12:28:39 2023 +0530"
      },
      "message": "Handle more than 1 image while configuring tempest\n\n[1] caused a regression causing failures when\nmore than 1 images are setup. Fixing it by correctly\nusing the array variable. Also add a break in the\nfor loop once if condition is met.\n\n[1] https://review.opendev.org/c/openstack/devstack/+/886795\n\nCloses-Bug: #2028123\nChange-Id: I4f13c1239312bbcca8c65e875d65d03702161c18\n"
    },
    {
      "commit": "16b34a92ae8b2dc407c10edccccf4cd073fd31ba",
      "tree": "e20445968692704e75d717cb2763334c0bc17da3",
      "parents": [
        "b368c9fb5ebcfe55ff68eebd4fd6a1d8f5209140",
        "e32715b2515fdae523a3d113a881f0a57fff9410"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Jul 18 18:25:27 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 18 18:25:27 2023 +0000"
      },
      "message": "Merge \"Set two different image in tempest irespective of DEFAULT_IMAGE_NAME\""
    },
    {
      "commit": "b368c9fb5ebcfe55ff68eebd4fd6a1d8f5209140",
      "tree": "bfa3f6c33e11b7ea05566d5489bbd15e50bea9e4",
      "parents": [
        "92f62fe18426b8667025e538c44d85bfcb62b386",
        "ad029c0e8b66d81889c80d4a68b4654dd169fecf"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Jul 17 15:16:38 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jul 17 15:16:38 2023 +0000"
      },
      "message": "Merge \"The AZ filter is deprecated and planned for removal this cycle\""
    },
    {
      "commit": "58c80b2424623096e4a1f7a901f424be0ce6cb3f",
      "tree": "0d566ed8721e1db322efbe5ac7561b756e493413",
      "parents": [
        "27568ea33460b9ea4635a7d0a0bb06d32654150b"
      ],
      "author": {
        "name": "Dan Smith",
        "email": "dansmith@redhat.com",
        "time": "Tue Jun 27 12:16:32 2023 -0700"
      },
      "committer": {
        "name": "Dan Smith",
        "email": "dansmith@redhat.com",
        "time": "Wed Jun 28 14:13:22 2023 -0700"
      },
      "message": "nova: Bump timeout-per-gb for BFV rebuild ops\n\nThis increases the timeout we use to wait for cinder to perform a\nvolume reimage. Since devstack is often running on a single machine\nwith non-production IO performance, we should bump this limit to avoid\nhitting it before the rebuild completes.\n\nChange-Id: Ie2663b951acb0c1a65597a39e032948764e6ae6a\n"
    },
    {
      "commit": "e32715b2515fdae523a3d113a881f0a57fff9410",
      "tree": "4f9c4024cf7690e14563549c3c0ebdb20fa51a49",
      "parents": [
        "39228451b6542ff63f288affbda13897089eb16d"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Thu Jun 22 21:10:31 2023 -0500"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Tue Jun 27 13:43:47 2023 -0500"
      },
      "message": "Set two different image in tempest irespective of DEFAULT_IMAGE_NAME\n\nIn current logic to set two different image in Tempest in config\noption image_ref and image_ref_alt, we consider if DEFAULT_IMAGE_NAME\nis found in glance then set the same image in tempest for those\ntwo config option. This means even we have two different image available\nin glance, still we set same image in image_ref as well as image_ref_alt\nand all the rebuild tests are rebuilt on the same image.\n\nI could not find any reason why we set same image if DEFAULT_IMAGE_NAME\nexist, below are the original change added this logic\n- https://review.opendev.org/c/openstack/devstack/+/17553\n\nWe had a requirement of test to run on two different images\n- https://review.opendev.org/c/openstack/tempest/+/831018\n\nand for that we need to set DEFAULT_IMAGE_NAME to non exist image\nname but that broke the Ironic which was reply on the valid name\nin DEFAULT_IMAGE_NAME\n- https://review.opendev.org/c/openstack/ironic/+/886790\n\nAs we do not have any reason not to set two different image\nif DEFAULT_IMAGE_NAME is set, I am removing the condition of\nDEFAULT_IMAGE_NAME from lib/tempest logic and always set two\ndifferent images if they are available.\n\nDepends-On: https://review.opendev.org/c/openstack/tempest/+/886796\n\nChange-Id: I9d215f48d4440f2fa6dcc0d222a10896caf01215\n"
    },
    {
      "commit": "ad029c0e8b66d81889c80d4a68b4654dd169fecf",
      "tree": "0242423a8f96b5bc78413ad3f5271f9c2dd7b1e8",
      "parents": [
        "39228451b6542ff63f288affbda13897089eb16d"
      ],
      "author": {
        "name": "Sean Mooney",
        "email": "work@seanmooney.info",
        "time": "Mon Jun 26 10:57:49 2023 +0100"
      },
      "committer": {
        "name": "Sean Mooney",
        "email": "work@seanmooney.info",
        "time": "Mon Jun 26 11:00:24 2023 +0100"
      },
      "message": "The AZ filter is deprecated and planned for removal this cycle\n\nTo facilitate that this change removes it form the default filter\nlist. By default nova has used placement for AZs so this filter\nhas not been requried since xena.\n\nChange-Id: Ie5e216dd8c2a7ecf43cc6954ec4f73d4d67b5b3b\n"
    },
    {
      "commit": "c152a409dd72f742c5a52949282207bedf880565",
      "tree": "f4a3ca5737a20990a077e8b275a3facd4023cc1e",
      "parents": [
        "9d9f15725f36e68534f29f3a5385badf259abcfe",
        "6764eab2644b2f76769e4492ab136ff65763d2ef"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Jun 12 17:20:11 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jun 12 17:20:11 2023 +0000"
      },
      "message": "Merge \"Remove usage of neutron-debug since it has been removed\""
    },
    {
      "commit": "a13201646d7ca50d92c44b73ba3f20bbf0f3f1d3",
      "tree": "136debd18c3ac45194f00f0fd457c60639db0b5c",
      "parents": [
        "c424a7a299e37004d318107648bb18e157344985"
      ],
      "author": {
        "name": "Brian Haley",
        "email": "haleyb.dev@gmail.com",
        "time": "Tue May 30 13:31:05 2023 -0400"
      },
      "committer": {
        "name": "Brian Haley",
        "email": "haleyb.dev@gmail.com",
        "time": "Tue May 30 13:31:05 2023 -0400"
      },
      "message": "Install systemd-coredump on Debian-based distros\n\nOn Debian-based distros, the \u0027coredumpctl\u0027 command is\nprovided by the systemd-coredump package, which is not\ninstalled by default. On failure, when \"post\" commands\nare executed this error is seen:\n\n  controller | /bin/bash: line 1: coredumpctl: command not found\n\nInstall it along with other libvirt packages to avoid\nthe error.\n\nOn Fedora distros it is in the systemd package, so the\nproblem is not seen since it is always installed.\n\nChange-Id: I6012bd3240d68736a5db8ae49dc32098a086f320\n"
    },
    {
      "commit": "cc49f4debbea1951d745ca7e7994662468e5d6b8",
      "tree": "5826700b14b0a67be701014e8223751d75e5e121",
      "parents": [
        "dfd7aeaf6c7d5f84e48f0c0002eacde7c22e9063",
        "cb1ec1834de0b1eaddb02b7847b21d1d617efb6e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu May 25 01:29:42 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu May 25 01:29:42 2023 +0000"
      },
      "message": "Merge \"Enable GLANCE_ENFORCE_SCOPE to True by default\""
    },
    {
      "commit": "dfd7aeaf6c7d5f84e48f0c0002eacde7c22e9063",
      "tree": "1f3500fc3f73b71436225745b6f5b28c38a56599",
      "parents": [
        "14152d27b086c6a87b50e01099b382c52912aad2",
        "bfa43975bca48bb021fb266a206885c5b09f5f45"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed May 24 02:23:03 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed May 24 02:23:03 2023 +0000"
      },
      "message": "Merge \"Enable NOVA_ENFORCE_SCOPE to True by default\""
    },
    {
      "commit": "a2943894031e5b1c7662512d54ffb75a3cd3ca9d",
      "tree": "6f2054f500cbe3a7782843cd67c179e9b033677a",
      "parents": [
        "2e607b0cbd91d9243c3e9424a500598c72ae34ad"
      ],
      "author": {
        "name": "Martin Kopec",
        "email": "mkopec@redhat.com",
        "time": "Tue Apr 25 21:50:31 2023 +0200"
      },
      "committer": {
        "name": "Martin Kopec",
        "email": "mkopec@redhat.com",
        "time": "Mon May 22 12:22:30 2023 +0200"
      },
      "message": "Set dhcp_client based on cirros version\n\nThis change allows us to bump the default cirros version\nin devstack. Since cirros version 0.6.0 dhcpcd is the default\ndhcp client. The older cirros images used udhcpc client (the only\navailable client at that time) which is also the default client\nin Tempest.\nThis patch makes devstack configure dhcpcd client in tempest.conf\nif cirros \u003e\u003d 0.6.0 is going to be used in scenario tests.\n\nThe commit also introduces a new SCENARIO_IMAGE_TYPE option.\nIt is now a trigger for cirros specific settings, later it might\nbe used for any other image\u0027s settings.\n\nCloses-Bug: #2007973\nChange-Id: I2738c3b1d302c6656ce2c209671ea954fbc1b05b\n"
    },
    {
      "commit": "cb1ec1834de0b1eaddb02b7847b21d1d617efb6e",
      "tree": "171def3a38fb1f66d1b7f70981b224699d8c4bdd",
      "parents": [
        "bfa43975bca48bb021fb266a206885c5b09f5f45"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Thu May 18 19:58:41 2023 -0500"
      },
      "committer": {
        "name": "Ghanshyam",
        "email": "gmann@ghanshyammann.com",
        "time": "Fri May 19 19:24:25 2023 +0000"
      },
      "message": "Enable GLANCE_ENFORCE_SCOPE to True by default\n\nGlance antelope release has enabled the RBAC new defaults\nby default\n- https://review.opendev.org/c/openstack/glance/+/872522\n\nWith the latest release of Glance have new defaults enable,\nwe should test the same by default in devstack. This change\nmake GLANCE_ENFORCE_SCOPE flag to True by default so that every\njob will run with Glance new defaults.\n\nAs old defaults are still supported (in deprecated way), we will keep\nGLANCE_ENFORCE_SCOPE flag so that we can have a single job can disable\nthe new defaults and continue testing the old defaults.\n\nDepends-On: https://review.opendev.org/c/openstack/tempest/+/883701\n\nChange-Id: Idde6f3cb766597575ca822f21b4bb3a465e5e753\n"
    },
    {
      "commit": "bfa43975bca48bb021fb266a206885c5b09f5f45",
      "tree": "4c77671ef6084460409044328fb735ebc70a2c6d",
      "parents": [
        "34afa91fc9f830fc8e1fdc4d76e7aa6d4248eaaa"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Thu May 18 12:54:19 2023 -0500"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Thu May 18 12:54:19 2023 -0500"
      },
      "message": "Enable NOVA_ENFORCE_SCOPE to True by default\n\nNova antelope release has enabled the RBAC new defaults\nby default\n- https://review.opendev.org/c/openstack/nova/+/866218\n\nWith the latest release of Nova have new defaults enable,\nwe should test the same by default in devstack. This change\nmake NOVA_ENFORCE_SCOPE flag to True by default so that every\njob will run with Nova new defaults.\n\nAs old defaults are still supported (in deprecated way), we will keep\nNOVA_ENFORCE_SCOPE flag so that we can have a single job can disable\nthe new defaults and continue testing the old defaults.\n\nChange-Id: Id56819f03c19a5b7fe30adf799ecd3b8aeb67695\n"
    },
    {
      "commit": "6764eab2644b2f76769e4492ab136ff65763d2ef",
      "tree": "7fd9498c53cf7f71282a3f4cd2083805a0031584",
      "parents": [
        "34afa91fc9f830fc8e1fdc4d76e7aa6d4248eaaa"
      ],
      "author": {
        "name": "Brian Haley",
        "email": "haleyb.dev@gmail.com",
        "time": "Fri May 12 16:34:08 2023 -0400"
      },
      "committer": {
        "name": "Brian Haley",
        "email": "haleyb.dev@gmail.com",
        "time": "Fri May 12 16:34:08 2023 -0400"
      },
      "message": "Remove usage of neutron-debug since it has been removed\n\nThe neutron-debug command was deprecated and finally removed,\nso tools/ping_neutron.sh can no longer rely on it to create\na probe namespace. Instead, just try and use any namespace\nwith the network ID in it, since it\u0027s either the DHCP (ML2/OVS)\nor Metadata (OVN) namespace, which should work just as well.\n\nAs this code is rarely (never?) used, this best-effort attempt\nis good enough.\n\nChange-Id: I98c992a2a774ef1fb22cee2e90ee342ab2d537ac\nDepends-on: https://review.opendev.org/c/openstack/neutron/+/883081\n"
    },
    {
      "commit": "2e607b0cbd91d9243c3e9424a500598c72ae34ad",
      "tree": "7af703f4739f09208729d1ffc0a7b6c3748b4dcc",
      "parents": [
        "b33ec4bf1bec70f9a95af55fe47d30418c7325c2",
        "15b2e429685fc753759ef8f3773ac559424e028f"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Apr 20 23:55:40 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Apr 20 23:55:40 2023 +0000"
      },
      "message": "Merge \"Modify devstack-base to allow for fips\""
    },
    {
      "commit": "b33ec4bf1bec70f9a95af55fe47d30418c7325c2",
      "tree": "dd37f654de09384046485ed68795f1f09bf8a030",
      "parents": [
        "42517968ff7bdced07c5bc08b6cb2b8d10d246cc",
        "ec07b343d25e9964db57ef9c3e2a89deeb5ac56e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Apr 18 17:15:32 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Apr 18 17:15:32 2023 +0000"
      },
      "message": "Merge \"Remove support for opensuse\""
    },
    {
      "commit": "15b2e429685fc753759ef8f3773ac559424e028f",
      "tree": "b12e91d9e38eec774b2a6eef856f6b4a548eba30",
      "parents": [
        "fa42b3ca7bbac7746644693241ea1dd58a4939f0"
      ],
      "author": {
        "name": "Ade Lee",
        "email": "alee@redhat.com",
        "time": "Tue Jan 24 14:44:13 2023 +0100"
      },
      "committer": {
        "name": "Ade Lee",
        "email": "alee@redhat.com",
        "time": "Mon Apr 17 08:43:22 2023 +0000"
      },
      "message": "Modify devstack-base to allow for fips\n\ndevstack-base is changed to descend from\nopenstack-multinode-fips which is defined in\nproject-config.\n\nThis allows jobs to execute the enable_fips playbook\nto enable FIPS mode on the node, but only if they\nopt-in by setting enable_fips to True.  Otherwise,\nthis is a no-op.\n\nChange-Id: I5631281662dbd18056ffba291290ed0978ab937e\n"
    },
    {
      "commit": "42517968ff7bdced07c5bc08b6cb2b8d10d246cc",
      "tree": "a1dc75494b07a4957e938453299688b20051dd1e",
      "parents": [
        "fa42b3ca7bbac7746644693241ea1dd58a4939f0"
      ],
      "author": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Fri Apr 14 19:06:03 2023 +0530"
      },
      "committer": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Fri Apr 14 20:01:36 2023 +0530"
      },
      "message": "[ovs] Reload ovs kernel module always\n\nIrrespective of build_modules is True\nor False reload ovs modules always.\n\nIf ovs is installed from package before(like\nwith multi-node-bridge role), then installing\novs from source requires openvswitch kernel\nmodule to be reloaded.\n\nThe issue was not seen before jammy as there\nmodule was reloaded when build_modules was set\nto True.\n\nCloses-Bug: #2015364\nChange-Id: I1785b49b2ef72ca1f817f504d5ea56021410c052\n"
    },
    {
      "commit": "b10c06027273d125f2b8cd14d4b19737dfb94b94",
      "tree": "259f58a289cde8342be1e71d59b03f487d2d1a02",
      "parents": [
        "4dfb67a831686279acd66f65e51beba42f675c91",
        "aa47cb34ae25b66e46a216e1c9b7b668615b520b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Mar 27 14:20:04 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Mar 27 14:20:04 2023 +0000"
      },
      "message": "Merge \"Add config options for cinder nfs backend\""
    },
    {
      "commit": "1898a683be78622445e48f1f071cf7188ab19450",
      "tree": "06fa0e9f543b68338b99e5a8a344bfa839923f1e",
      "parents": [
        "35c9afffa5d2988c1438e45692ef87b9d9d7ab3b"
      ],
      "author": {
        "name": "Rajat Dhasmana",
        "email": "rajatdhasmana@gmail.com",
        "time": "Tue Mar 14 05:35:33 2023 +0000"
      },
      "committer": {
        "name": "Rajat Dhasmana",
        "email": "rajatdhasmana@gmail.com",
        "time": "Wed Mar 15 07:21:54 2023 +0000"
      },
      "message": "Create multiattach volume type for tempest\n\nCreating multiattach volume is a non-admin operation but creating\nmultiattach volume type is an admin operation.\nPreviously cinder allowed creating multiattach volumes without a\nvolume type but that support is being removed with[1].\nThe change requires updating tempest tests[2] but some tempest\ntests are non-admin, which require admin priviledges to create the\nmultiattach volume type.\nBased on the last discussion with tempest team[3], the proposed\nsolution is to create a multiattach volume type in devstack,\nif ENABLE_VOLUME_MULTIATTACH is True, and use it in tempest\ntests. Similar to how admins create multiattach volume types\nfor non-admin users.\n\nThis patch creates a multiattach volume type if\nENABLE_VOLUME_MULTIATTACH is True. Also we set the multiattach\ntype name as a tempest config option \u0027volume_type_multiattach\u0027.\n\n[1] https://review.opendev.org/c/openstack/cinder/+/874865\n[2] https://review.opendev.org/c/openstack/tempest/+/875372\n[3] https://meetings.opendev.org/irclogs/%23openstack-cinder/%23openstack-cinder.2023-03-13.log.html#t2023-03-13T18:47:56\n\nChange-Id: Icd3690565bf7b27898cd206641e612da3993703d\n"
    },
    {
      "commit": "3894077e6c002d5238423a17846bd2c1afc6a00b",
      "tree": "8717a556b9703bdb35a20cc5ada0568a0e8d5156",
      "parents": [
        "ab8e51eb49068a8c5004007c18fdfb9b1fcc0954",
        "a84b2091cf2c84eb4b81e542233bf446440e02b1"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Mar 13 12:57:35 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Mar 13 12:57:35 2023 +0000"
      },
      "message": "Merge \"Rehome functions to enable Neutron\u0027s segments integration\""
    },
    {
      "commit": "37322e4e67efc1630742928c82ec17c97ba78466",
      "tree": "d9aa988c9b5a58c8c8911ce432f4932f2baec536",
      "parents": [
        "8adb83a9bb79da6abde6a9f20f6f8305a3409deb",
        "7567359755a105e7278bbf97541332f28228b87d"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Feb 20 21:47:01 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Feb 20 21:47:01 2023 +0000"
      },
      "message": "Merge \"Try to reduce mysql memory usage\""
    },
    {
      "commit": "45ef5741f26c5c910dddadd9ccd2413d6da3e15f",
      "tree": "f9a8fc7f81f401e5159b8ff3e60d0d10c0fb5f6c",
      "parents": [
        "48af5d4b1bf5332c879ee52fb4686874b212697f",
        "bfbd2be00b38fbc4a5fd082cf44e0fdf06cc5330"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Feb 17 16:30:07 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Feb 17 16:30:07 2023 +0000"
      },
      "message": "Merge \"Added recursive for deletion of $OVN_RUNDIR\""
    },
    {
      "commit": "7567359755a105e7278bbf97541332f28228b87d",
      "tree": "53d3759794860f57be85d4230d98d0bdd71e4c09",
      "parents": [
        "7533276c0a008bb84a58881494b1d627ec7bdcb9"
      ],
      "author": {
        "name": "Dan Smith",
        "email": "dansmith@redhat.com",
        "time": "Mon Feb 13 14:41:40 2023 +0000"
      },
      "committer": {
        "name": "Dan Smith",
        "email": "dansmith@redhat.com",
        "time": "Thu Feb 16 12:52:50 2023 -0800"
      },
      "message": "Try to reduce mysql memory usage\n\nThese are a few tweaks I applied to my own memory-constrained cloud\ninstances that seemed to help. I have lower performance requirements\nso this may make things worse and not better, but it\u0027s worth seeing\nwhat the impact is. I\u0027ll admit to not knowing the full impact of these\nas they\u0027re mostly collected from various tutorials on lowering memory\nusage.\n\nEnable this for now on devstack-multinode\n\nChange-Id: I7b223391d3de01e3e81b02076debd01d9d2f097c\n"
    },
    {
      "commit": "ec07b343d25e9964db57ef9c3e2a89deeb5ac56e",
      "tree": "8aba9bcbaeeb4deb79b6e317bb1e4bca0096bf3b",
      "parents": [
        "864f4d1ef05e3e539d3537fa4c8d731df9571c9d"
      ],
      "author": {
        "name": "Martin Kopec",
        "email": "mkopec@redhat.com",
        "time": "Tue Jan 24 17:38:45 2023 +0100"
      },
      "committer": {
        "name": "Martin Kopec",
        "email": "mkopec@redhat.com",
        "time": "Thu Feb 16 12:01:39 2023 +0100"
      },
      "message": "Remove support for opensuse\n\nWe haven\u0027t been testing the distro for a while in CI, e.g. in\nTempest, the jobs on opensuse15 haven\u0027t been executed for a year\nnow.\nTherefore the patch removes opensuse support from devstack.\n\nCloses-Bug: #2002900\nChange-Id: I0f5e4c644e2d14d1b8bb5bc0096d1469febe5fcc\n"
    },
    {
      "commit": "a84b2091cf2c84eb4b81e542233bf446440e02b1",
      "tree": "fa8cc6173b0acd5c637d63e8a65c1b85fc82daf9",
      "parents": [
        "7533276c0a008bb84a58881494b1d627ec7bdcb9"
      ],
      "author": {
        "name": "elajkat",
        "email": "lajos.katona@est.tech",
        "time": "Wed Nov 17 11:52:56 2021 +0100"
      },
      "committer": {
        "name": "Lajos Katona",
        "email": "katonalala@gmail.com",
        "time": "Mon Feb 13 13:36:24 2023 +0000"
      },
      "message": "Rehome functions to enable Neutron\u0027s segments integration\n\nThose functions were part of the neutron devstack plugin but we\ndiscussed it during last PTG [1] and decided to move to the Devstack\nrepo as plugins which are used by e.g. CI jobs which are defined outside\nof the neutron repository.\nPlacement integration is used e.g. in the tempest-slow job which is\ndefined in tempest and used by many different OpenStack projects.\n\n[1] https://etherpad.opendev.org/p/neutron-yoga-ptg#L142\n\nChange-Id: I2c26063896ab2679cffd01227a40a3283caa3b17\n"
    },
    {
      "commit": "7533276c0a008bb84a58881494b1d627ec7bdcb9",
      "tree": "703d5a3cb81bea46e4c08bc0d8e32e02243db8a4",
      "parents": [
        "7fe998109bda8cdd5cb5ba4a0e02c6c83cb0566d",
        "5a6f0bbd4c3c3006a50e9e70c81f31ea1fa409c6"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Feb 02 00:50:10 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Feb 02 00:50:10 2023 +0000"
      },
      "message": "Merge \"Remove the neutron bash completion installation\""
    },
    {
      "commit": "7fe998109bda8cdd5cb5ba4a0e02c6c83cb0566d",
      "tree": "1e066fc906575b70edb00dd5bd323343ef58dda7",
      "parents": [
        "71c3c40c269a50303247855319d1d3a5d30f6773"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Thu Jan 26 22:28:07 2023 -0600"
      },
      "committer": {
        "name": "Ghanshyam",
        "email": "gmann@ghanshyammann.com",
        "time": "Fri Jan 27 04:37:07 2023 +0000"
      },
      "message": "Fix setting the tempest virtual env constraints env var\n\nDevstack set the env var TOX_CONSTRAINTS_FILE/UPPER_CONSTRAINTS_FILE\nwhich are used to use the constraints during Tempest virtual env installation.\nThose env var are set to non-master constraint when we need to use non-master\nconstraints but when we need to use the master constraints we do not set/reset\nthem point to master constraints. This create the issue when running the grenade\njob where we run Tempest on the old devstack as well as in the new devstack.\nWhen tempest is installed on old devstack then old tempest is used and it sets\nthese env var to stable/\u003cbranch\u003e constraints (this is the case when old devstack\n(the stable branch is in EM phase) uses the old tempest not the master tempest),\nall good till now. But the problem comes when in the same grenade script run\nupgrade-tempest install the master tempest (when new devstack branches are in\nthe \u0027supported\u0027 phase and use the master tempest means) and are supposed to use\nthe master constraints. But the TOX_CONSTRAINTS_FILE/UPPER_CONSTRAINTS_FILE env\nvar set by old tempest is used by the tempest and due to a mismatch in constraints\nit fails.\n\nThis happened when we tried to pin the stable/wallaby with Tempest 29.0.0\n- https://review.opendev.org/c/openstack/devstack/+/871782\n\nand table/xena grenade job failed (stable/xena use master tempest and supposed\nto use master constraints)\n- https://zuul.opendev.org/t/openstack/build/fb7b2a8b562c42bab4c741819f5e9732/log/controller/logs/grenade.sh_log.txt#16641\n\nWe should set/reset those constraint env var to master constraints if configuration\ntell devstack to use the master constraints.\n\n[1] https://github.com/openstack/devstack/blob/71c3c40c269a50303247855319d1d3a5d30f6773/lib/tempest#L124\n\nCloses-Bug: #2003993\nChange-Id: I5e938139b47f443a4c358415d0d4dcf6549cd085\n"
    },
    {
      "commit": "71c3c40c269a50303247855319d1d3a5d30f6773",
      "tree": "c2dc5ed32d6896c3cde22b166e4bd67489d188f5",
      "parents": [
        "864f4d1ef05e3e539d3537fa4c8d731df9571c9d"
      ],
      "author": {
        "name": "Bence Romsics",
        "email": "bence.romsics@gmail.com",
        "time": "Wed Dec 21 13:50:54 2022 +0100"
      },
      "committer": {
        "name": "Bence Romsics",
        "email": "bence.romsics@gmail.com",
        "time": "Wed Jan 25 11:38:11 2023 +0100"
      },
      "message": "\u0027sudo pkill -f\u0027 should not match the sudo process\n\npkill already takes care that it does not kill itself, however the\nsame problem may happen with \u0027sudo pkill -f\u0027 killing sudo. Use one\nof the usual regex tricks to avoid that.\n\nChange-Id: Ic6a94f516cbc509a2d77699494aa7bcaecf96ebc\nCloses-Bug: #1999395\n"
    },
    {
      "commit": "5a6f0bbd4c3c3006a50e9e70c81f31ea1fa409c6",
      "tree": "29ec782cfa9491a0c061e8b26ce7ffd51a8dadb7",
      "parents": [
        "864f4d1ef05e3e539d3537fa4c8d731df9571c9d"
      ],
      "author": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Sat Jan 21 20:21:26 2023 +0100"
      },
      "committer": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Sat Jan 21 20:21:26 2023 +0100"
      },
      "message": "Remove the neutron bash completion installation\n\nThe python-neutronclient CLI code is going to be removed from this\nrepository.\n\nChange-Id: I39b3a43a7742481ec6d9501d5459bf0837ba0122\nRelated-Bug: #2003861\n"
    },
    {
      "commit": "864f4d1ef05e3e539d3537fa4c8d731df9571c9d",
      "tree": "0eea76c7d00d638eab4829d053b0e7ab873b35f0",
      "parents": [
        "69d71cfdf9c24d48fbea366714f4595cbd120723",
        "7fecba2f135f16204050b627bb850a87aa597bad"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Jan 16 22:24:28 2023 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jan 16 22:24:28 2023 +0000"
      },
      "message": "Merge \"[OVN] Ensure socket files are absent in init_ovn\""
    },
    {
      "commit": "7fecba2f135f16204050b627bb850a87aa597bad",
      "tree": "ed7d010b045e88cf6f43fa7b82a35917d9cb4338",
      "parents": [
        "a52041cd3f067156e478e355f5712a60e12ce649"
      ],
      "author": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Thu Jan 12 17:31:36 2023 +0530"
      },
      "committer": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Thu Jan 12 17:35:43 2023 +0530"
      },
      "message": "[OVN] Ensure socket files are absent in init_ovn\n\nJust like we remove db files let\u0027s also remove\nsocket files when initializing ovn. Those will\nreappear once service fully restarts along with\ndb files. Without it we see random issue as\ndescribed in the below bug.\n\nCloses-Bug: #2002629\nChange-Id: I726a9cac9c805d017273aa79e844724f0d00cdf0\n"
    },
    {
      "commit": "69d71cfdf9c24d48fbea366714f4595cbd120723",
      "tree": "cb2b8b2ea4e624eb7b74144fc65673c25aa91a60",
      "parents": [
        "a52041cd3f067156e478e355f5712a60e12ce649"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Tue Jan 10 20:13:47 2023 -0600"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Wed Jan 11 09:45:12 2023 -0600"
      },
      "message": "Option to disable the scope \u0026 new defaults enforcement\n\nIn this release cycle, a few services are enabling the\nenforce scope and new defaults by default. Example Nova:\n- https://review.opendev.org/c/openstack/nova/+/866218)\n\nUntil the new defaults enalbing by default is not released we\nshould keep testing the old defaults in existing jobs and we can\nadd new jobs testing new defautls. To do that we can provide the\nway in devstack to keep scope/new defaults disable by default which\ncan be enabled by setting enforce_scope variable to true.\n\nOnce any service release the new defaults enabled by default then\nwe can switch the bhavior, enable the scope/new defaults by default\nand a single job can disbale them to keep testing the old defaults\nuntil service does not remove those.\n\nChange-Id: I5c2ec3e1667172a75e06458f16cf3d57947b2c53\n"
    },
    {
      "commit": "aa47cb34ae25b66e46a216e1c9b7b668615b520b",
      "tree": "feef2ca7ef41d336f1ef2d0b5087356ddf27868c",
      "parents": [
        "a52041cd3f067156e478e355f5712a60e12ce649"
      ],
      "author": {
        "name": "Rajat Dhasmana",
        "email": "rajatdhasmana@gmail.com",
        "time": "Tue Dec 27 06:11:07 2022 +0000"
      },
      "committer": {
        "name": "Rajat Dhasmana",
        "email": "rajatdhasmana@gmail.com",
        "time": "Tue Dec 27 06:16:55 2022 +0000"
      },
      "message": "Add config options for cinder nfs backend\n\nCurrently the cinder nfs backend leaves out few options in a\nmulti backend deployment. It works in single nfs backend deployment\nas devstack-plugin-nfs correctly configures all options[1].\nWe can clearly see the difference between what devstack-plugin-nfs\nconfigures[1] and what devstack nfs configures[2].\n\nFollowing options are missing which are added by this patch.\n* nas_host\n* nas_share_path\n* nas_secure_file_operations\n* nas_secure_file_permissions\n* nfs_snapshot_support\n\n[1] https://github.com/openstack/devstack-plugin-nfs/blob/dd12367f90fc86d42bfebe8a0ebb694dc0308810/devstack/plugin.sh#L60-L68\n[2] https://github.com/openstack/devstack/blob/a52041cd3f067156e478e355f5712a60e12ce649/lib/cinder_backends/nfs#L32-L34\n\nChange-Id: I03cad66abb3c6f2ae1d5cf943ac952a30961f783\n"
    },
    {
      "commit": "a52041cd3f067156e478e355f5712a60e12ce649",
      "tree": "dbedca8347418cc4ee0a5995ffb424d7275f1612",
      "parents": [
        "2d71d54814795bf4e18d4d8e0b0e61182d02ff0e"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Fri Nov 18 11:39:56 2022 +0100"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Fri Dec 16 09:59:11 2022 +0100"
      },
      "message": "Drop lib/neutron module\n\nModule lib/neutron was introduced long time ago as new module to deploy\nneutron. It was intended to replace old lib/neutron-legacy module. But\nsince very long time it wasn\u0027t really finished and used by anyone and\nlib/neutron-legacy is defacto standard module used by everyone to deploy\nneutron with devstack.\nIn [1] unfinished lib/neutron was deprecated and now it\u0027s time to remove\nit from the devstack code.\n\nThis patch also renames old \"lib/neutron-legacy\" module to be\n\"lib/neutron\" now.\n\nPreviously \"old\" lib/neutron-legacy module was accepting neutron\nservices names wit \"q-\" prefix and \"new\" lib/neutron module was accepting\nservices with \"neutron-\" prefix. Now, as there is only one module it\naccepts both prefixes.\nFor historical reasons and to be consistent with old lib/neutron-legacy\nwhich was widely used everywhere, services will be named with \"q-\"\nprefix but both prefixes will be accepted to enable or disable services.\n\nThis patch also moves _configure_neutron_service function to be called\nat the end of the \"configure_neutron\" after all agents and service\nplugins are already configured.\n\n[1] https://review.opendev.org/c/openstack/devstack/+/823653\n\nRelated-bug: #1996748\n\nChange-Id: Ibf1c8b2ee6b6618f77cd8486e9c687993d7cb4a0\n"
    },
    {
      "commit": "2d71d54814795bf4e18d4d8e0b0e61182d02ff0e",
      "tree": "594adae6fb15102fe36a8cb3435d6be7d7209e92",
      "parents": [
        "1ddae48da327d0b8ecea6d4ea164fa57d5846075",
        "0a40648b3884c374e314105c33c2a20c85ab2f7f"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Dec 15 19:27:45 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Dec 15 19:27:45 2022 +0000"
      },
      "message": "Merge \"Fix the db user for mariadb in ubuntu 22.04\""
    },
    {
      "commit": "1ddae48da327d0b8ecea6d4ea164fa57d5846075",
      "tree": "737a45df495a2e2b64a0406f0959e31a992956bf",
      "parents": [
        "aae4d3ea90ce7cc1a06f78a932f44c15afffa4ec",
        "16c2b389ed8efca70fa1e65395becdaea84f8b44"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Dec 14 10:15:01 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Dec 14 10:15:01 2022 +0000"
      },
      "message": "Merge \"Add RBAC scope and new defaults setting support for placement\""
    },
    {
      "commit": "aae4d3ea90ce7cc1a06f78a932f44c15afffa4ec",
      "tree": "91edf1590b166865d96eb264d70d97f2359cc56b",
      "parents": [
        "540ec94a043056d14a5e3eaff9ea776b5a2f67bb",
        "30acfc6d14bb42db822352426cc2d4e337717c72"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Dec 13 23:45:23 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Dec 13 23:45:23 2022 +0000"
      },
      "message": "Merge \"[neutron] Don\u0027t configure firewall_driver for core ML2 plugin\""
    },
    {
      "commit": "540ec94a043056d14a5e3eaff9ea776b5a2f67bb",
      "tree": "7cc26f751d49e68353b2573a1f7ffcc6b0b813b8",
      "parents": [
        "9a1be7794bd3b1b06a89183a800f42f77cd1b1b9",
        "6440c6d7e69c6726c8d31ea225b90967c50528e8"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Dec 13 22:22:34 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Dec 13 22:22:34 2022 +0000"
      },
      "message": "Merge \"Add openEuler 22.03 LTS support\""
    },
    {
      "commit": "9a1be7794bd3b1b06a89183a800f42f77cd1b1b9",
      "tree": "704dcf7df408e3681e3c6fbc2c23762b5e410fff",
      "parents": [
        "fd502fe0527fee0b891135e499e6a745975412da"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Thu Dec 08 20:24:46 2022 -0600"
      },
      "committer": {
        "name": "Ghanshyam",
        "email": "gmann@ghanshyammann.com",
        "time": "Fri Dec 09 02:55:08 2022 +0000"
      },
      "message": "Pin tox\u003c4.0.0 for \u003c\u003dstable/zed branch testing\n\nTox 4.0.0 has some incompatible changes, epecially more\nstrict on allowlist_externals. Tempest recently changed\nallowlist_externals not to be *[1] causing the failure\non jobs where lib/tempest failing to run the tempest\nas command in virtual env.\n\n----------\nvenv: commands[0]\u003e tempest verify-config -uro /tmp/tmp.qH5KgJHTF4\nvenv: failed with tempest is not allowed, use allowlist_externals to allow it\n------\n\nWe do not need to test/fix the \u003c\u003dstable/zed branches with tox 4.0.0\nand pinning them with the compatible tox version of the time stable\nbrnaches were releaased is better way.\n\nThis commit proposes:\n1. Pinning the tox\u003c4.0.0 for \u003c\u003dstable/ze branches testing\n2. Workaround to unblock the master gate by pinning it \u003c4.0.0 but\nwe should make our testing compatible with tox 4.0.0 soon.\n\nDepends-On: https://review.opendev.org/c/openstack/devstack/+/867066\n\nRelated-Bug: #1999183\n\n[1] https://review.opendev.org/c/openstack/tempest/+/865314 devstack based job started failing to run tempest command on venv.\n\nChange-Id: I9a138af94dedc0d8ce5a0d519d75779415d3c30b\n"
    },
    {
      "commit": "30acfc6d14bb42db822352426cc2d4e337717c72",
      "tree": "c30b2ba981f34dddfd4a37e6196147db410e30e0",
      "parents": [
        "fd502fe0527fee0b891135e499e6a745975412da"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Thu Nov 24 14:12:08 2022 +0100"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Thu Dec 08 10:57:55 2022 +0000"
      },
      "message": "[neutron] Don\u0027t configure firewall_driver for core ML2 plugin\n\nIn the past firewall_driver setting was configured for ML2 plugin\nbecause it was used in the\nneutron.agent.securitygroups_rpc.is_firewall_enabled() function but\ncurrently it\u0027s not needed anymore as there is other config option\n\"enable_security_group\" for that.\n\nRelated-bug: #1996748\nChange-Id: I9b09c6afb3f1f1c33d1bdfea52ba6f4c0d0cf2dc\n"
    },
    {
      "commit": "0a40648b3884c374e314105c33c2a20c85ab2f7f",
      "tree": "a5e1b73e9c3ebf7717a51dd4f84553bd107ba11e",
      "parents": [
        "fd502fe0527fee0b891135e499e6a745975412da"
      ],
      "author": {
        "name": "Miguel Lavalle",
        "email": "mlavalle@redhat.com",
        "time": "Wed Dec 07 16:51:28 2022 -0600"
      },
      "committer": {
        "name": "Miguel Lavalle",
        "email": "mlavalle@redhat.com",
        "time": "Wed Dec 07 17:05:35 2022 -0600"
      },
      "message": "Fix the db user for mariadb in ubuntu 22.04\n\nIn Ubuntu 22.04, mariadb version 10.6 is installed. Per [0] and [1]\nauthentication management was changed in version 10.4. This change\nadapts the way the db user is created to the new rules in versions\n10.4 and later.\n\n[0] https://mariadb.com/kb/en/authentication-from-mariadb-104/\n[1] https://mariadb.org/authentication-in-mariadb-10-4/\n\nCloses-Bug: #1999090\nChange-Id: I77a699a9e191eb83628ad5d361282e66744b6e4a\n"
    },
    {
      "commit": "6440c6d7e69c6726c8d31ea225b90967c50528e8",
      "tree": "23208ab9524e560035794cb530008ed5e9d0ddb7",
      "parents": [
        "818d1a225d54291d1da1f8011f92affb2998d0e9"
      ],
      "author": {
        "name": "wangxiyuan",
        "email": "wangxiyuan1007@gmail.com",
        "time": "Fri Aug 05 14:18:13 2022 +0800"
      },
      "committer": {
        "name": "wangxiyuan",
        "email": "wangxiyuan1007@gmail.com",
        "time": "Wed Dec 07 10:03:27 2022 +0800"
      },
      "message": "Add openEuler 22.03 LTS support\n\nopenEuler 20.03 LTS SP2 support was removed from devstack in last\nfew months due to its python version is too old and the CI job\nalways fail. And openEuler 20.03 LTS SP2 was out of maintainer in May\n2022 by openEuler community.\n\nThe newest LTS version was released in March 2022 called 22.03 LTS.\nThis release will be maintained for at least 2 years. And the python\nversion is 3.9 which works well for devstack.\n\nThis Patch add the openEuler distro support back. And add the related\nCI job to make sure its works well.\n\nChange-Id: I99c99d08b4a44d3dc644bd2e56b5ae7f7ee44210\n"
    },
    {
      "commit": "16c2b389ed8efca70fa1e65395becdaea84f8b44",
      "tree": "3274f7fb20362e6c3891ebd2aac83c01fe86d326",
      "parents": [
        "818d1a225d54291d1da1f8011f92affb2998d0e9"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Wed Nov 30 14:24:07 2022 -0600"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Wed Nov 30 14:24:07 2022 -0600"
      },
      "message": "Add RBAC scope and new defaults setting support for placement\n\nAdding devstack flag to enable and test the Placement API policies\nscope and new defaults.\n\nDepends-On: https://review.opendev.org/c/openstack/tempest/+/866212\nChange-Id: I6f56fc28f2c1e4cdde946deb2ae06afddf85ff0d\n"
    },
    {
      "commit": "db3eff7dd27acdc973e8d189bda80d642be92f03",
      "tree": "b2d2267442fe19b0635212a3ac30c8edbc6323c6",
      "parents": [
        "2795e8215da782e9d485c3ba5df1bd0a622658a5"
      ],
      "author": {
        "name": "Takashi Kajinami",
        "email": "tkajinam@redhat.com",
        "time": "Wed Nov 30 14:03:36 2022 +0900"
      },
      "committer": {
        "name": "Takashi Kajinami",
        "email": "tkajinam@redhat.com",
        "time": "Wed Nov 30 14:06:12 2022 +0900"
      },
      "message": "Stop setting [ovs_vif_ovs] ovsdb_interface\n\nThe option was already deprecated in os-vif 2.2.0[1]. The override is\nno longer required since bug 1929446 was already resolved.\n\n[1] https://review.opendev.org/c/openstack/os-vif/+/744816\n\nRelated-Bug: #1929446\nChange-Id: I5bc55723a178b32d947da2ac91d2f62aa8124990\n"
    },
    {
      "commit": "448036a6ad382cebcf9df15f717e259479be4965",
      "tree": "223a097681aacb1662bdb224bf6b70bc01967268",
      "parents": [
        "f90c8ea7044ec971519953b0ca8292af8089ed42",
        "857f4993f35fbdc83771b9632d3525766de194a1"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Nov 15 12:17:46 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Nov 15 12:17:46 2022 +0000"
      },
      "message": "Merge \"Add RBAC scope and new defaults setting support for Nova \u0026 Tempest\""
    },
    {
      "commit": "757a2a96b51a4d851694bdbf35ac5526a62c0f59",
      "tree": "2bc93d7bfd94f8dfa1358964ab3b1635729a44a5",
      "parents": [
        "ab162024bbaf693d24f1c19b22a63837b3ec9c33",
        "97b2a51d6beee4fd58b93027d823d6fd90f5c11f"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Nov 14 08:40:26 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Nov 14 08:40:26 2022 +0000"
      },
      "message": "Merge \"Fix dbcounter install on Debian Bullseye\""
    },
    {
      "commit": "857f4993f35fbdc83771b9632d3525766de194a1",
      "tree": "27c725e60aab22165101ff9b801663fbe0798196",
      "parents": [
        "ab162024bbaf693d24f1c19b22a63837b3ec9c33"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Wed Oct 19 20:15:42 2022 -0500"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Fri Nov 11 15:38:31 2022 -0600"
      },
      "message": "Add RBAC scope and new defaults setting support for Nova \u0026 Tempest\n\nNova is ready with the scope and new defaults as per the new\nRBAC design. Adding devstack flag to enable the scope checks\nand new defaults enforcement in nova side.\n\nChange-Id: I305ea626a4b622c5534d523f4b619832f9d35f8d\n"
    },
    {
      "commit": "97b2a51d6beee4fd58b93027d823d6fd90f5c11f",
      "tree": "d00d2fa1832918f0b19629842a5b2541858c960b",
      "parents": [
        "47a429777ce71e4d69e1894f173cf87e731b3a6e"
      ],
      "author": {
        "name": "Clark Boylan",
        "email": "clark.boylan@gmail.com",
        "time": "Wed Nov 09 11:58:37 2022 -0800"
      },
      "committer": {
        "name": "Clark Boylan",
        "email": "clark.boylan@gmail.com",
        "time": "Thu Nov 10 09:21:45 2022 -0800"
      },
      "message": "Fix dbcounter install on Debian Bullseye\n\nThe dbcounter install on Debian Bullseye is broken in a really fun way.\nThe problem is that we end up mixing pypi openssl and distro\ncryptography under pip and those two versions of libraries are not\ncompatible.\n\nThe reason this happens is that debian\u0027s pip package debundles the pip\ndeps. This splits them out into /usr/share/python-wheels and it will\nprefer distro versions of libraries over pypi installed versions of\nlibraries. But if a pypi version is installed and a distro version is\nnot then the pypi version is used. If the pypi version of library A does\nnot work with distro version of library B then debundled pip breaks.\nThis has happened with crypytography and pyOpenSSL.\n\nThis happens because urllib3 (a debundled pip dep) appears to use\npyopenssl conditionally. Novnc depends on python3-cryptography, and\nopenstack depends on cryptogrpahy from pypi ensuring we get both a\ndistro and a pypi version installed. However, pyOpenSSL is only pulled\nin from pypi via openstack deps. This leaves debundled urllib3\nattempting to use pypi pyOpenSSL with distro cryptography and that combo\nisn\u0027t valid due to an interface change.\n\nTo fix this we install python3-openssl ensuring that debundled pip will\nuse distro pyOpenSSL with distro cryptography making everything happy\nagain. But we only do this when we install novnc as novnc is what pulls\nin distro cryptography in the first place. We can\u0027t simply install\npython3-openssl on all debuntu platforms because this breaks Ubuntu\nFocal in the other direction. On Ubuntu focal distro pip uses distro\npyOpenSSL when no pypi pyOpenSSl is installed (prior to keystone\ninstall) and is not compatible with pypi cryptography.\n\nHonestly, this whole intersection between distro and pypi installs of\ncryptography and pyOpenSSL could probably be made cleaner. One option\nwould be for us to always install the constraints version of both\npackages from pypi and the distro pacakges very early in the devstack\nrun. But that seems far more complicated so I\u0027m not attempting that\nhere.\n\nChange-Id: I0fc6a8e66e365ac49c6c7ceb4c71c68714b9f541\n"
    },
    {
      "commit": "ab162024bbaf693d24f1c19b22a63837b3ec9c33",
      "tree": "f3415616940d714d137303d81b6fc1ebde54a4ab",
      "parents": [
        "1054f12bdac0208e73f22e16fe77edb87886722d",
        "d1c2bf5e7c739bc5a7eeac602b477edb9f6630c2"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Nov 10 15:09:43 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Nov 10 15:09:43 2022 +0000"
      },
      "message": "Merge \"Add new service \"file_tracker\"\""
    },
    {
      "commit": "1054f12bdac0208e73f22e16fe77edb87886722d",
      "tree": "2437448cfaadb3b40a21379d73a4fa9884fa0ebf",
      "parents": [
        "a4680766515ed9317b71cfb39cd0d75dc04f3d9c",
        "97061c9a1f2a2989e0bacb5f7cc5910c75aaeb44"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu Nov 10 10:10:02 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Nov 10 10:10:02 2022 +0000"
      },
      "message": "Merge \"Add LVM NVMe support\""
    },
    {
      "commit": "d1c2bf5e7c739bc5a7eeac602b477edb9f6630c2",
      "tree": "bb1773a20a92fc11856a19ab993f4bf3d1bcc991",
      "parents": [
        "1f5d6c0abba7c18dc809a68ed893a6e8f77b207a"
      ],
      "author": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Wed Nov 02 16:43:41 2022 +0100"
      },
      "committer": {
        "name": "Rodolfo Alonso Hernandez",
        "email": "ralonsoh@redhat.com",
        "time": "Mon Nov 07 08:21:34 2022 +0000"
      },
      "message": "Add new service \"file_tracker\"\n\nThis new service periodically tracks the file open in the system.\n\nCloses-Bug: #1995502\nChange-Id: I02e097fef07655ff571af9f35bf258b2ed975098\n"
    },
    {
      "commit": "1f5d6c0abba7c18dc809a68ed893a6e8f77b207a",
      "tree": "3686e28316141d2950a1f68bb324537f08e141cb",
      "parents": [
        "5e7afb779c469f593a1628e8f63c66989b7e2c49",
        "71c99655479174750bcedfe458328328a1596766"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Nov 01 18:57:38 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Nov 01 18:57:38 2022 +0000"
      },
      "message": "Merge \"Use separate OVS and OVN directories\""
    },
    {
      "commit": "5e7afb779c469f593a1628e8f63c66989b7e2c49",
      "tree": "b01a725fd0d3b526389840c24893ea8b2cb904b5",
      "parents": [
        "c3a82032ab91343114b957a26f6530b32fe60e2b"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Mon Oct 24 12:17:48 2022 +0200"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Mon Oct 24 12:18:40 2022 +0200"
      },
      "message": "Run dmesg command with sudo\n\nIt seems that setting \"sysctl kernel.dmesg_restrict\" was changed\nin Ubuntu 22.04 (Jammy) to \"1\" and because of that running \"dmesg\"\ncommand requires now root privileges.\n\nCloses-bug: #1994023\n\nChange-Id: I2adc76e3025fadf994bab2e2e1fd608e688874fc\n"
    },
    {
      "commit": "71c99655479174750bcedfe458328328a1596766",
      "tree": "d3571b8e84248d1597437da215b650c45b2d9a2f",
      "parents": [
        "dc8fc5c1693c5131a1c2df76d0addeb0daa83171"
      ],
      "author": {
        "name": "Brian Haley",
        "email": "haleyb.dev@gmail.com",
        "time": "Wed Oct 19 14:08:43 2022 -0400"
      },
      "committer": {
        "name": "Brian Haley",
        "email": "haleyb.dev@gmail.com",
        "time": "Thu Oct 20 19:49:10 2022 -0400"
      },
      "message": "Use separate OVS and OVN directories\n\nIf stack.sh is run on a system that already has OVN packages\ninstalled, it could fail to find its DB sockets. This is because\nthe \u0027ln -s\u0027 will place the symlink inside of /var/run/ovn\ninstead of using a single directory as intended.\n\nChange the code in neutron_plugins/ovn_agent to not make the\nsymlink and instead use separate directories for OVS and OVN.\n\nCloses-bug: #1980421\n\nChange-Id: Ic28a93bdc3dfe4a6159234baeabd0064db452b07\n"
    },
    {
      "commit": "9ece457b7b704d1218f8746829b7950b70e0a406",
      "tree": "e382dc7f7a4efa62ed5975d451771c4ffd76a293",
      "parents": [
        "0d5c8d6643d5f532ec4b0e9f4a588d604db51dba"
      ],
      "author": {
        "name": "Ian Wienand",
        "email": "iwienand@redhat.com",
        "time": "Wed Aug 24 14:43:00 2022 +1000"
      },
      "committer": {
        "name": "Dr. Jens Harbott",
        "email": "frickler@offenerstapel.de",
        "time": "Fri Oct 07 06:14:57 2022 +0000"
      },
      "message": "Update to Fedora 36\n\nUpdate the Fedora job to the latest release nodes\n\nDepends-On: https://review.opendev.org/c/openstack/devstack/+/860634\nChange-Id: If2d7f99e3665a2e3df4cf763efc64dd381f02350\n"
    },
    {
      "commit": "97061c9a1f2a2989e0bacb5f7cc5910c75aaeb44",
      "tree": "4e023b674a53180bbb467b62805e692f7888ec00",
      "parents": [
        "bd6e5205b115fb0cafed7f50a676699a4b9fc0fe"
      ],
      "author": {
        "name": "Gorka Eguileor",
        "email": "geguileo@redhat.com",
        "time": "Thu Oct 14 09:55:56 2021 +0200"
      },
      "committer": {
        "name": "Gorka Eguileor",
        "email": "geguileo@redhat.com",
        "time": "Tue Sep 13 12:53:31 2022 +0200"
      },
      "message": "Add LVM NVMe support\n\nThis patch adds NVMe LVM support to the existing iSCSI LVM configuration\nsupport.\n\nWe deprecate the CINDER_ISCSI_HELPER configuration option since we are\nno longer limited to iSCSI, and replace it with the CINDER_TARGET_HELPER\noption.\n\nThe patch also adds another 3 target configuration options:\n\n- CINDER_TARGET_PROTOCOL\n- CINDER_TARGET_PREFIX\n- CINDER_TARGET_PORT\n\nThese options will have different defaults based on the selected target\nhelper.  For tgtadm and lioadm they\u0027ll be iSCSI,\niqn.2010-10.org.openstack:, and 3260 respectively, and for nvmet they\u0027ll\nbe nvmet_rdma, nvme-subsystem-1, and 4420.\n\nBesides nvmet_rdma the CINDER_TARGET_PROTOCOL option can also be set to\nnvmet_tcp, and nvmet_fc.\n\nFor the RDMA transport protocol devstack will be using Soft-RoCE and\ncreating a device on top of the network interface.\n\nLVM NVMe-TCP support is added in the dependency mentioned in the footer\nand LVM NVMe-FC will be added in later patches (need os-brick and cinder\npatches) but the code here should still be valid.\n\nChange-Id: I6578cdc27489b34916cdeb72ba3fdf06ea9d4ad8\n"
    },
    {
      "commit": "b5c2e7b3fac7e603979fbdf52375154bf932c0f6",
      "tree": "0ebc47b83584034fb7db683247e13c920d43b061",
      "parents": [
        "3de92db6634a6d1455b7211ec869aed35508c58c",
        "b9b6d6b862ce69a875c152ad30da8f4717c75272"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Aug 30 22:53:05 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 30 22:53:05 2022 +0000"
      },
      "message": "Merge \"Respect constraints on tempest venv consistently\""
    },
    {
      "commit": "3de92db6634a6d1455b7211ec869aed35508c58c",
      "tree": "e5b0d9499fdb3c5e86e67d27f61a4a562169b0f5",
      "parents": [
        "995c9069508572846ad54968ee0e546d98167875"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Fri Aug 26 12:58:29 2022 +0200"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Fri Aug 26 13:00:03 2022 +0200"
      },
      "message": "Fix installation of OVS/OVN from sources\n\nThis patch changes user who runs ovsdb-server and ovn-nortd services\nto root.\nIt also adds installation of the libssl dev package before compilation\nof the openvswitch if TLS service is enabled.\n\nCo-Authored-By: Fernando Royo \u003cfroyo@redhat.com\u003e\n\nCloses-Bug: #1987832\nChange-Id: I83fc9250ae5b7c1686938a0dd25d66b40fc6c6aa\n"
    },
    {
      "commit": "b9b6d6b862ce69a875c152ad30da8f4717c75272",
      "tree": "d056a0f77a7f97549f7bfad7bc320d49697e8a60",
      "parents": [
        "02f8c16c9b43814d2958bad9a37b1949658081f1"
      ],
      "author": {
        "name": "June Yi",
        "email": "june.yi@samsung.com",
        "time": "Sat Jul 02 13:07:43 2022 +0900"
      },
      "committer": {
        "name": "June Yi",
        "email": "june.yi@samsung.com",
        "time": "Thu Aug 25 19:59:34 2022 +0900"
      },
      "message": "Respect constraints on tempest venv consistently\n\nIn case of online mode, there is a procedure to recreate tempest venv.\nFor consistency of tempest venv during the entire stack.sh process,\nadd logic to consider the TEMPEST_VENV_UPPER_CONSTRAINTS option here.\n\nCloses-bug: #1980483\nSigned-off-by: June Yi \u003cjune.yi@samsung.com\u003e\nChange-Id: I0cea282152fd363af8671cab1b5f733ebe2bd4df\n"
    },
    {
      "commit": "995c9069508572846ad54968ee0e546d98167875",
      "tree": "abf6a94d03b921f115da1a5022222539b441ea43",
      "parents": [
        "8fa03a37adb7a4b818b410db9463f9661715eeda",
        "ca5f9195610a94ca0a567700a94f9417ca877336"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Aug 24 17:50:52 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 24 17:50:52 2022 +0000"
      },
      "message": "Merge \"Clean up n-net remnants\""
    },
    {
      "commit": "8fa03a37adb7a4b818b410db9463f9661715eeda",
      "tree": "9c5c896a287a34a0963a2b58a46ffd0f66b53dc0",
      "parents": [
        "c61380a136dbc5908ddedbe30c3bf4b17f6b4fe9",
        "e7d2623dca483497ec51c75dfe1b6162801eead0"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Aug 23 20:05:48 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 23 20:05:48 2022 +0000"
      },
      "message": "Merge \"Clean up neutron cleanup code\""
    },
    {
      "commit": "c61380a136dbc5908ddedbe30c3bf4b17f6b4fe9",
      "tree": "536898ea3a8b1aa9b5d5747c949c96988a1a4893",
      "parents": [
        "3154eab0d7415b1ebf372c6026c9fdaec9fd1008",
        "fdfc14451afc4d7f78edadb1b26a3a845eace715"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Aug 23 18:08:05 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 23 18:08:05 2022 +0000"
      },
      "message": "Merge \"Clean up use of get_field\""
    },
    {
      "commit": "e7d2623dca483497ec51c75dfe1b6162801eead0",
      "tree": "9fdf2a15d003a2ef589eb07981d44a31ace319a2",
      "parents": [
        "90e5479f382af1a5482f0acccdc36c6d18321634"
      ],
      "author": {
        "name": "Dr. Jens Harbott",
        "email": "harbott@osism.tech",
        "time": "Sun Aug 21 12:54:57 2022 +0200"
      },
      "committer": {
        "name": "Dr. Jens Harbott",
        "email": "harbott@osism.tech",
        "time": "Tue Aug 23 18:08:19 2022 +0200"
      },
      "message": "Clean up neutron cleanup code\n\nneutron-ns-metadata-proxy was dropped from Neutron 5 years ago, no need\nto keep trying to kill it.\n\nChange-Id: I20b6d68dd8dde36057a2418bca0841bdea377b07\n"
    },
    {
      "commit": "ccd116d36447ba1c5efad58ee360eb7f276eb7c6",
      "tree": "a0c7e48441a2ae1f18caa206bfde071a263e7dda",
      "parents": [
        "28ee3463937f8c6adc92ac478759a54b35d71554"
      ],
      "author": {
        "name": "Alan Bishop",
        "email": "abishop@redhat.com",
        "time": "Wed Aug 10 10:30:19 2022 -0700"
      },
      "committer": {
        "name": "Alan Bishop",
        "email": "abishop@redhat.com",
        "time": "Mon Aug 22 19:52:00 2022 -0700"
      },
      "message": "Cinder: add creator role when barbican is enabled\n\nWhen barbican is enabled, add the \"creator\" role to cinder\u0027s service\nuser so that cinder can create secrets. Cinder needs to create\nbarbican secrets when migrating encryption keys from the legacy\nConfKeyManager to barbican. Cinder also needs to create barbican\nsecrets in order to support transferring encrypted volumes.\n\nImplements: bp/transfer-encrypted-volume\nDepends-On: I216f78e8a300ab3f79bbcbb38110adf2bbec2196\nChange-Id: Ia3f414c4b9b0829f60841a6dd63c97a893fdde4d\n"
    },
    {
      "commit": "ca5f9195610a94ca0a567700a94f9417ca877336",
      "tree": "a8c505bc655f6b42f02cb579f1fce50a35230d0f",
      "parents": [
        "90e5479f382af1a5482f0acccdc36c6d18321634"
      ],
      "author": {
        "name": "Dr. Jens Harbott",
        "email": "harbott@osism.tech",
        "time": "Sun Aug 21 10:52:41 2022 +0200"
      },
      "committer": {
        "name": "Dr. Jens Harbott",
        "email": "harbott@osism.tech",
        "time": "Sun Aug 21 10:52:41 2022 +0200"
      },
      "message": "Clean up n-net remnants\n\nIn I90316208d1af42c1659d3bee386f95e38aaf2c56 support for nova-network\nwas removed, but some bits remained, fix this up.\n\nChange-Id: Iba7e1785fd0bdf0a6e94e5e03438fc7634621e49\n"
    },
    {
      "commit": "fdfc14451afc4d7f78edadb1b26a3a845eace715",
      "tree": "a0067518bc5a60822b90058e7bc75fcc7511e5ea",
      "parents": [
        "28ee3463937f8c6adc92ac478759a54b35d71554"
      ],
      "author": {
        "name": "Eliad Cohen",
        "email": "elicohen@redhat.com",
        "time": "Tue Aug 16 13:00:45 2022 -0400"
      },
      "committer": {
        "name": "Eliad Cohen",
        "email": "elicohen@redhat.com",
        "time": "Tue Aug 16 15:27:45 2022 -0400"
      },
      "message": "Clean up use of get_field\n\nOpenstack client can return the id field for create/show commands using\n`-f value -c id`. Cleaned up the use of grep \u0027id\u0027 with get_field\n\nChange-Id: I2f4338f30c11e5139cda51c92524782b86f0aacc\n"
    },
    {
      "commit": "d9e2d10d28ebc70129ed90ac9afe11591e7bb7d3",
      "tree": "98c7597564c9cb2292c6f69a67e35be6411d1183",
      "parents": [
        "79bef068b69c7e97a63aaa3e7fae13bcbc649ebd",
        "facf15626e5776bc64a2f072bdccadbda714a8f2"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Aug 03 12:13:54 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Aug 03 12:13:54 2022 +0000"
      },
      "message": "Merge \"Neutron: Do not set removed allow_overlapping_ips\""
    },
    {
      "commit": "8506b5bd7c5b267f9d26c229f65ef87538f95af0",
      "tree": "6916831e0c1ca8a287f9e7166cf62de73ff33191",
      "parents": [
        "0af962d60af2afc1d0c45f903ceaa0c6154e9843",
        "1a21ccbdf8eb66582a06f181f8c9af1f43bd52f5"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Aug 02 00:06:56 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 02 00:06:56 2022 +0000"
      },
      "message": "Merge \"Add NEUTRON_ENDPOINT_SERVICE_NAME variable to set service name\""
    },
    {
      "commit": "0af962d60af2afc1d0c45f903ceaa0c6154e9843",
      "tree": "8c18d7596294fbb0eabe53b99d53d9b0cece0f1e",
      "parents": [
        "bd6e5205b115fb0cafed7f50a676699a4b9fc0fe",
        "cf0bf746e996b780714a085b0e6f38899c2c832e"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Mon Aug 01 23:36:22 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Aug 01 23:36:22 2022 +0000"
      },
      "message": "Merge \"Neutron: Set experimental option to use linuxbridge agent\""
    },
    {
      "commit": "facf15626e5776bc64a2f072bdccadbda714a8f2",
      "tree": "9a808e5e2b49d9e4645b47224e3681f61ad4d3be",
      "parents": [
        "cf0bf746e996b780714a085b0e6f38899c2c832e"
      ],
      "author": {
        "name": "Takashi Kajinami",
        "email": "tkajinam@redhat.com",
        "time": "Wed Jul 13 15:58:42 2022 +0900"
      },
      "committer": {
        "name": "Takashi Kajinami",
        "email": "tkajinam@redhat.com",
        "time": "Tue Jul 19 13:24:38 2022 +0000"
      },
      "message": "Neutron: Do not set removed allow_overlapping_ips\n\nThe parameter has been removed from neutron by [1].\n\n[1] fde91e8059a9a23fb7ece6e3463984329c7ea581\n\nChange-Id: I3b838ea741d19729d6fcf03c0478b1b4d8ec1213\n"
    },
    {
      "commit": "1a21ccbdf8eb66582a06f181f8c9af1f43bd52f5",
      "tree": "7afa401e6e4e6ac219fca5bff1d8c3897c6d329b",
      "parents": [
        "cf0bf746e996b780714a085b0e6f38899c2c832e"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Fri Jul 08 21:57:45 2022 +0200"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Tue Jul 19 14:51:24 2022 +0200"
      },
      "message": "Add NEUTRON_ENDPOINT_SERVICE_NAME variable to set service name\n\nThis option can be used to set name of the service used in the\nnetworking service endpoint URL.\n\nDepends-On: https://review.opendev.org/c/openstack/grenade/+/850306\n\nChange-Id: I9e9a06eadc1604214c627bd3bda010cc00aaf83d\n"
    },
    {
      "commit": "cf0bf746e996b780714a085b0e6f38899c2c832e",
      "tree": "2b82a326da79901311b60234aa85706c206849f0",
      "parents": [
        "44d07f300150f7297773a215031ea85cb1f5e205"
      ],
      "author": {
        "name": "Takashi Kajinami",
        "email": "tkajinam@redhat.com",
        "time": "Wed Jul 13 22:34:47 2022 +0900"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Tue Jul 19 12:46:04 2022 +0200"
      },
      "message": "Neutron: Set experimental option to use linuxbridge agent\n\nRecently the experimental mechanism has been added to Neutron and now\nit requires the [experimental] linuxbridge option when the linuxbridge\nmechanism driver is used.\n\nDepends-on: https://review.opendev.org/c/openstack/neutron/+/845181\nChange-Id: Ice82a391cda9eb0193f23e6794be7ab3df12c40b\n"
    },
    {
      "commit": "bd6e5205b115fb0cafed7f50a676699a4b9fc0fe",
      "tree": "7d443e19503b40e2764308efde5d62c1ba61f735",
      "parents": [
        "02f8c16c9b43814d2958bad9a37b1949658081f1"
      ],
      "author": {
        "name": "Dr. Jens Harbott",
        "email": "harbott@osism.tech",
        "time": "Sun Jul 03 22:27:15 2022 +0200"
      },
      "committer": {
        "name": "Dr. Jens Harbott",
        "email": "harbott@osism.tech",
        "time": "Sun Jul 03 22:30:41 2022 +0200"
      },
      "message": "Increase timeout waiting for OVN startup\n\nWe see some cases where OVN startup takes much longer than 5 seconds, up\nto 28 seconds have been observed, so increase the limit to 40 to be on\nthe safe side.\n\nSigned-off-by: Dr. Jens Harbott \u003charbott@osism.tech\u003e\nCloses-Bug: 1980421\nChange-Id: I6da4a537e6a8d527ff71a821f07164fc7d342882\n"
    },
    {
      "commit": "8d347090d3352fc198b5263f370c4644d8477a16",
      "tree": "e3b3c7758c70110bfddde585ac934a820ced0b03",
      "parents": [
        "ce1ae9ddef4dd05a294dc630bf81b264a4b5a703",
        "96dbf55016a22dc121589a70181e5c7e7e55f8c0"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Jun 29 19:02:12 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jun 29 19:02:12 2022 +0000"
      },
      "message": "Merge \"Do not create cinder backup pool and key when cephadm is used\""
    },
    {
      "commit": "ce1ae9ddef4dd05a294dc630bf81b264a4b5a703",
      "tree": "0ea02c17a6104366068af30d5ebba620df13aa85",
      "parents": [
        "9ddae9b38897dc99ecae4c7a87ef83f71be928ef"
      ],
      "author": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Wed Jun 29 09:56:12 2022 +0200"
      },
      "committer": {
        "name": "Slawek Kaplonski",
        "email": "skaplons@redhat.com",
        "time": "Wed Jun 29 09:57:50 2022 +0200"
      },
      "message": "Fix missing \"$\" in the ENFORCE_SCOPE\u0027s variable name\n\nBecause of the missing \"$\" before ENFORCE_SCOPE in the lib/neutron\nmodule, it was treated as an ENFORCE_SCOPE string instead of variable\nand Neutron was deployed always with old defaults and disabled scope\nenforcement.\n\nChange-Id: Ibe67fea634c5f7abb521c0369ff30dd5db84db8c\n"
    },
    {
      "commit": "8a38a73ddf2930e9662cb22109f4a6ef341476d6",
      "tree": "89a5a52a349176d14ea550a67eb77020486037b4",
      "parents": [
        "eacaa99853e3c1ed938a5d54b30d69ece8a45335"
      ],
      "author": {
        "name": "Vladislav Belogrudov",
        "email": "v.belogrudov@yadro.com",
        "time": "Wed May 25 12:58:52 2022 +0300"
      },
      "committer": {
        "name": "Dr. Jens Harbott",
        "email": "harbott@osism.tech",
        "time": "Thu Jun 23 07:42:19 2022 +0200"
      },
      "message": "Correct hostname for OVN agent\n\nCurrently Devstack uses short hostname for configuration of OVN.\nThis leads to inability to start instances (failing port binding)\non hosts with full hostnames (including dots). Open vSwitch expects\nhostname in external_ids that corresponds to one returned by\n``hostname`` command.\n\nCloses-Bug: #1943631\nChange-Id: I15b71a49c482be0c8f15ad834e29ea1b33307c86\n"
    },
    {
      "commit": "eacaa99853e3c1ed938a5d54b30d69ece8a45335",
      "tree": "1b778c836dd7281c88b19c59c8fd145e005883e0",
      "parents": [
        "8ff52ea12bb855adc9fe26de48b022310c1a5893",
        "d5af514ac9485009229f3b594bccc09e905782fb"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed Jun 22 08:53:39 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Jun 22 08:53:39 2022 +0000"
      },
      "message": "Merge \"Reduce memory consumption in Cinder services\""
    },
    {
      "commit": "d5af514ac9485009229f3b594bccc09e905782fb",
      "tree": "26d60aee0492020daae91642ff2a565ca09e9e1e",
      "parents": [
        "0ae279b54aa53953f4cf48e2c2aa386b5bc0f2c0"
      ],
      "author": {
        "name": "Gorka Eguileor",
        "email": "geguileo@redhat.com",
        "time": "Wed Jun 08 10:19:50 2022 +0200"
      },
      "committer": {
        "name": "Gorka Eguileor",
        "email": "geguileo@redhat.com",
        "time": "Tue Jun 21 12:16:32 2022 +0200"
      },
      "message": "Reduce memory consumption in Cinder services\n\nThis patch reduces memory usage on the Cinder Volume and Backup services\nby tuning glibc.\n\nThe specific tuning consist on disabling the per thread arenas and\ndisabling dynamic thresholds.\n\nThe Cinder Backup service suffers from high water mark memory usage and\nuses excessive memory.  As an example just after 10 restore operations\nthe service uses almost 1GB of RAM and does not ever free it afterwards.\nWith this patch the memory consumption of the service is reduced down to\nalmost 130MB.  If we add a revert from Cinder (Change-Id\nI43a20c8687f12bc52b014611cc6977c4c3ca212c) it goes down to 100MB during\nmy tests.\n\nThis glibc tuning is not applied to all Python services because I\nhaven\u0027t done proper testings on them and at first glance they don\u0027t seem\nto have such great improvements.\n\nRelated-bug: #1908805\nChange-Id: Ic9030d01468b3189350f83b04a8d1d346c489d3c\n"
    },
    {
      "commit": "c869d59857c636d21ecd0329023038b24252627d",
      "tree": "eb2cda8344a3bfcd26e8a20e329b763abdcc33d8",
      "parents": [
        "e661cae7e8b6f4c843aaac9ecd2d89083d20ed45"
      ],
      "author": {
        "name": "Brian Haley",
        "email": "bhaley@redhat.com",
        "time": "Fri Feb 28 14:55:08 2020 -0500"
      },
      "committer": {
        "name": "Brian Haley",
        "email": "haleyb.dev@gmail.com",
        "time": "Tue Jun 07 02:28:51 2022 +0000"
      },
      "message": "Add support for IPv6 tunnel endpoints\n\nCurrently, neutron tunnel endpoints must be IPv4 addresses,\ni.e. $HOST_IP, although IPv6 endpoints are supported by most\ndrivers.\n\nCreate a TUNNEL_IP_VERSION variable to choose which host IP\nto use, either HOST_IP or HOST_IPV6, and configure it in the\nOVS and Linuxbridge agent driver files. The default is still\nIPv4, but it can be over-ridden by specifying TUNNEL_ENDPOINT_IP\naccordingly.\n\nThis behaves similar to the SERVICE_IP_VERSION option, which\ncan either be set to 4 or 6, but not 4+6 - the tunnel overhead\nshould be consistent on all systems in order not to have MTU\nissues.\n\nMust set the ML2 overlay_ip_version config option to match\nelse agent tunnel sync RPC will not work.\n\nMust set the OVN external_ids:ovn-encap-ip config option to\nthe correct address.\n\nUpdated \u0027devstack-ipv6-only\u0027 job definition and verification role\nthat will set all services and tunnels to use IPv6 addresses.\n\nCloses-bug: #1619476\n\nChange-Id: I6034278dfc17b55d7863bc4db541bbdaa983a686\n"
    },
    {
      "commit": "96dbf55016a22dc121589a70181e5c7e7e55f8c0",
      "tree": "82e369057f0b7de58e45feef0fcbe62bfe427950",
      "parents": [
        "50e3c06ec245e8a5e7ca24015b0c152e3bc40a5c"
      ],
      "author": {
        "name": "Francesco Pantano",
        "email": "fpantano@redhat.com",
        "time": "Fri Mar 18 10:56:31 2022 +0100"
      },
      "committer": {
        "name": "Francesco Pantano",
        "email": "fpantano@redhat.com",
        "time": "Mon Jun 06 14:19:32 2022 +0200"
      },
      "message": "Do not create cinder backup pool and key when cephadm is used\n\nWhen cephadm is used, if ENABLE_CEPH_C_BAK is True both pool and\nkey are created by devstack-plugin-ceph. This piece of code can\nstill stay here to make sure the cinder config is properly built.\n\nChange-Id: I799521f008123b8e42b2021c1c11d374b834bec3\n"
    },
    {
      "commit": "e661cae7e8b6f4c843aaac9ecd2d89083d20ed45",
      "tree": "91a026686a767501340db3576c913ed3381b64ab",
      "parents": [
        "906cf815284d3ab7ffcf0eeab16b1a7585ee4750",
        "6dd896feface3d0413437221a63e508b359ed615"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Fri Jun 03 20:40:15 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jun 03 20:40:15 2022 +0000"
      },
      "message": "Merge \"Allow to skip stop of ovn services\""
    },
    {
      "commit": "35fb53423a68f8d156693ae79c1c6950538a33b7",
      "tree": "9756d5f981dfae09e5a653df6b8ed2fe597605aa",
      "parents": [
        "0ae279b54aa53953f4cf48e2c2aa386b5bc0f2c0"
      ],
      "author": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Fri Jun 03 10:10:50 2022 +0530"
      },
      "committer": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Fri Jun 03 11:52:50 2022 +0530"
      },
      "message": "[ironic][swift]Temporary add sha1 to allowed_digests\n\nSwift removed sha1 from supported digests with [1] and\nthat broked ironic tinyipa job. Temorary add sha1 to\nallowed_digests until it\u0027s fixed in ironic.\n\n[1] https://review.opendev.org/c/openstack/swift/+/525771\n\nStory: 2010068\nTask: 45539\nChange-Id: I68dfc472ce901058b6a7d691c98ed1641d431e54\n"
    },
    {
      "commit": "6dd896feface3d0413437221a63e508b359ed615",
      "tree": "c081f485f2b0052cf99d72090139749474c80628",
      "parents": [
        "0e08e9b48c33855fe513655d5a018e891e06b49b"
      ],
      "author": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Tue Apr 26 16:37:07 2022 +0530"
      },
      "committer": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Tue May 31 12:57:39 2022 +0530"
      },
      "message": "Allow to skip stop of ovn services\n\nGrenade jobs stop services, check fip connectivity\nfor a nova server and then upgrade to next release.\n\nBut since ovn data plane and db services are stopped along\nwith other services, fip connectivity fails as a result.\n\nWe shouldn\u0027t stop these services along with other\nneutron services. This patch adds a new variable\n\"SKIP_STOP_OVN\" which can be used by grenade jobs\nto skip stop of ovn services.\n\nThis will also fix the ovn grenade jobs.\n\nAlso source fixup_stuff.sh so function fixup_ovn_centos\nis available. It\u0027s already sourced in stack.sh but\nthat\u0027s not used in grenade run.\n\nChange-Id: I94818a19f19973779cb2e11753d2881d54dfa3bc\n"
    },
    {
      "commit": "8e1d5aa22eb799fafe7ec8454be279479cba6da3",
      "tree": "6cc2672e25d0174735b65509e1da7959bda3190a",
      "parents": [
        "50e3c06ec245e8a5e7ca24015b0c152e3bc40a5c",
        "560ee16a85b22b4456177d289cf53c31c6a1ca6b"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue May 24 11:34:09 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue May 24 11:34:09 2022 +0000"
      },
      "message": "Merge \"Drop openEuler support\""
    },
    {
      "commit": "34c28426767dea608b1bf54ad2bc7fdc27b49f16",
      "tree": "623f0738ed3ba9472d5f80b90d2489766186bfb4",
      "parents": [
        "083eeee5af61a19a932138b5035a916c7421beee",
        "92a34dbe951f2ab31fb3432e61cf34db034b0145"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu May 19 17:23:50 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu May 19 17:23:50 2022 +0000"
      },
      "message": "Merge \"Configure placement section in neutron conf\""
    },
    {
      "commit": "560ee16a85b22b4456177d289cf53c31c6a1ca6b",
      "tree": "da9a10d19b242e3d2cc414e461439c70c07eaf4a",
      "parents": [
        "08254ca3127042d2ed081df4bcb8ff15ca7bdb2e"
      ],
      "author": {
        "name": "Dr. Jens Harbott",
        "email": "harbott@osism.tech",
        "time": "Thu May 19 13:58:11 2022 +0200"
      },
      "committer": {
        "name": "Dr. Jens Harbott",
        "email": "harbott@osism.tech",
        "time": "Thu May 19 14:06:11 2022 +0200"
      },
      "message": "Drop openEuler support\n\nThe job is broken since it is running with python3.7 and most services\nnow require at least python3.8.\n\nSigned-off-by: Dr. Jens Harbott \u003charbott@osism.tech\u003e\nChange-Id: Ie21f71acffabd78c79e2b141951ccf30a5c06445\n"
    },
    {
      "commit": "2f889954ce75ce0373712b6069d394f696cb1611",
      "tree": "b0e29420799b87a7841ef4af38e63a87c1e7fe6f",
      "parents": [
        "9eb64896dd785b96b191ce939396420f592e53b4",
        "111a38b4d6e6f61c21570e0adba58f6c59c52900"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed May 18 15:38:49 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed May 18 15:38:49 2022 +0000"
      },
      "message": "Merge \"lib/tempest: add wait for Glance image import\""
    },
    {
      "commit": "111a38b4d6e6f61c21570e0adba58f6c59c52900",
      "tree": "de364cbecf861cc49b4a0a10ad32365b3d9d2d2c",
      "parents": [
        "83a81755ac47516b7866cf8b587e743b174bac10"
      ],
      "author": {
        "name": "Brian Rosmaita",
        "email": "rosmaita.fossdev@gmail.com",
        "time": "Fri May 13 20:53:26 2022 -0400"
      },
      "committer": {
        "name": "Brian Rosmaita",
        "email": "rosmaita.fossdev@gmail.com",
        "time": "Wed May 18 08:22:49 2022 -0400"
      },
      "message": "lib/tempest: add wait for Glance image import\n\nGlance image import is asynchronous and may be configured to do image\nconversion.  If image import is being used, it\u0027s possible that the\ntempest configuration code is executed before the import has\ncompleted and there may be no active images yet.  In that case,\nwe will poll glance every TEMPEST_GLANCE_IMPORT_POLL_INTERVAL seconds\n(default: 1) to see if there are TEMPEST_GLANCE_IMAGE_COUNT active\nimages (default: 1) up to TEMPEST_GLANCE_IMPORT_POLL_LIMIT times\n(default: 12).\n\nYou can see an example of the issue this patch addresses in real\nlife:\nhttps://review.opendev.org/c/openstack/glance/+/841278/1#message-456096e48b28e5b866deb8bf53e9258ee08219a0\n\nChange-Id: Ie99f12691d9062611a8930accfa14d9540970cc5\n"
    },
    {
      "commit": "92a34dbe951f2ab31fb3432e61cf34db034b0145",
      "tree": "16b55dfd7f9154fd8a9144b764da93971c6c48f9",
      "parents": [
        "83a81755ac47516b7866cf8b587e743b174bac10"
      ],
      "author": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Tue May 17 20:10:48 2022 +0530"
      },
      "committer": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Wed May 18 15:27:40 2022 +0530"
      },
      "message": "Configure placement section in neutron conf\n\nWithout it segment plugin fails to connect with\nplacement api. Configure the placement section\nif service is deployed.\n\nCloses-Bug: #1973783\nChange-Id: Ie7f37770a04f622735cf2263c601257669ab5064\n"
    },
    {
      "commit": "47b7b84422803a3edb387e34c88ba3752b4d82bc",
      "tree": "5be791229b9691642b51ff2a590b5cd9eb3e9f09",
      "parents": [
        "4fd28317533de17d0cb90df42c4b2b82f7203acb",
        "64d68679d9660e304ab3550929fe9892a124ac6f"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed May 18 00:19:23 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed May 18 00:19:23 2022 +0000"
      },
      "message": "Merge \"Improve API log parsing\""
    },
    {
      "commit": "4fd28317533de17d0cb90df42c4b2b82f7203acb",
      "tree": "30cda84ed4ca335ee57b0fff1c767ef58a4a0d39",
      "parents": [
        "071374fa05cead7ea16687e9990d65c904acc729",
        "fe52d7f0a88de2dc330923cf6cf52c83ccb92bd6"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Wed May 18 00:19:20 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed May 18 00:19:20 2022 +0000"
      },
      "message": "Merge \"Change DB counting mechanism\""
    },
    {
      "commit": "83a81755ac47516b7866cf8b587e743b174bac10",
      "tree": "2b7700e1f62c464420df7b4fe331d9cf07e19640",
      "parents": [
        "d450e146ccc9b43ce151f57523e4e4c88b9fdafb",
        "1baa8905d5a3d677b5298e76621b9e08e0ed0f13"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Thu May 12 19:03:49 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu May 12 19:03:49 2022 +0000"
      },
      "message": "Merge \"Wait for OVN dbs also along with sockets\""
    },
    {
      "commit": "64d68679d9660e304ab3550929fe9892a124ac6f",
      "tree": "2d515391562cf58f70b29bba1862bd74244d1acd",
      "parents": [
        "fe52d7f0a88de2dc330923cf6cf52c83ccb92bd6"
      ],
      "author": {
        "name": "Dan Smith",
        "email": "dansmith@redhat.com",
        "time": "Fri Apr 22 07:58:29 2022 -0700"
      },
      "committer": {
        "name": "Dan Smith",
        "email": "dansmith@redhat.com",
        "time": "Thu May 12 07:55:30 2022 -0700"
      },
      "message": "Improve API log parsing\n\nTwo runs of the same job on the same patch can yield quite different\nnumbers for API calls if we just count the raw calls. Many of these\nare tempest polling for resources, which on a slow worker can require\nmany more calls than a fast one.\n\nTempest seems to not change its User-Agent string, but the client\nlibraries do. So, if we ignore the regular \"python-urllib\" agent\ncalls, we get a much more stable count of service-to-service API\ncalls in the performance report.\n\nNote that we were also logging in a different (less-rich) format for\nthe tls-proxy.log file, which hampers our ability to parse that\ndata in the same format. This switches it to \"combined\" which is used\nby the access.log and contains more useful information, like the\nuser-agent, among other things.\n\nChange-Id: I8889c2e53f85c41150e1245dcbe2a79bac702aad\n"
    },
    {
      "commit": "fe52d7f0a88de2dc330923cf6cf52c83ccb92bd6",
      "tree": "98a1e56a45f2f8bc52e9386a00bdf39c2c347bba",
      "parents": [
        "d450e146ccc9b43ce151f57523e4e4c88b9fdafb"
      ],
      "author": {
        "name": "Dan Smith",
        "email": "dansmith@redhat.com",
        "time": "Thu Apr 28 12:34:38 2022 -0700"
      },
      "committer": {
        "name": "Dan Smith",
        "email": "dansmith@redhat.com",
        "time": "Thu May 12 07:55:02 2022 -0700"
      },
      "message": "Change DB counting mechanism\n\nThe mysql performance_schema method for counting per-database queries\nis very heavyweight in that it requires full logging (in a table) of\nevery query. We do hundreds of thousands in the course of a tempest\nrun, which ends up creating its own performance problem.\n\nThis changes the approach we take, which is to bundle a very tiny\nsqlalchemy plugin module which counts just what we care about in\na special database.\n\nIt is more complex than just enabling the features in mysql, but it\nis a massively smaller runtime overhead. It also provides us the\nopportunity to easily zero the counters just before a tempest run.\n\nChange-Id: I361bc30bb970cdaf18b966951f217862d302f0b9\n"
    },
    {
      "commit": "d450e146ccc9b43ce151f57523e4e4c88b9fdafb",
      "tree": "cc9f150982e8a174971345666187f74d1497cf72",
      "parents": [
        "85c2999e27b873a516fab75958b313673b6478e5",
        "8615563df47261d9c6dab7c5badbceb399d0e14d"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Sat May 07 10:51:35 2022 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat May 07 10:51:35 2022 +0000"
      },
      "message": "Merge \"Global option for enforcing scope (ENFORCE_SCOPE)\""
    },
    {
      "commit": "1baa8905d5a3d677b5298e76621b9e08e0ed0f13",
      "tree": "680c4a77b459f687245e681b6e586f4e5582fdf9",
      "parents": [
        "85c2999e27b873a516fab75958b313673b6478e5"
      ],
      "author": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Fri May 06 17:53:54 2022 +0530"
      },
      "committer": {
        "name": "yatinkarel",
        "email": "ykarel@redhat.com",
        "time": "Fri May 06 18:06:18 2022 +0530"
      },
      "message": "Wait for OVN dbs also along with sockets\n\nWhen OVN is setup from distro packages, the\nmain service is ovn-central which when restarted,\nrestarts ovn-northd, ovn nb and db services.\n\nAnd during the restart ovn dbs(ovnnb_db.db and ovnsb_db.db)\nare created, which may sometime takes time as seen with\nubuntu jammy tests[1].\n\nWe already checking for socket\u0027s file to be available,\nlet\u0027s also check for db files as without it ovn-*ctl\noperations succeed but changes are not persisted until\ndb files are available and changes are lost with the restart.\n\n[1] https://review.opendev.org/c/openstack/devstack/+/839389\n\nChange-Id: I178da7af8cba8bcc8a67174e439df7c0f2c7d4d5\n"
    },
    {
      "commit": "6964ba4a984691d79cff77506a37d0fa222a5599",
      "tree": "cf05bc0863dfc5f775aa0cfa9992cb4c7d2011f6",
      "parents": [
        "76c519bde69cb05b09aea3e983cf35469acaa624"
      ],
      "author": {
        "name": "Julia Kreger",
        "email": "juliaashleykreger@gmail.com",
        "time": "Mon Apr 25 08:48:20 2022 -0700"
      },
      "committer": {
        "name": "Julia Kreger",
        "email": "juliaashleykreger@gmail.com",
        "time": "Tue Apr 26 06:37:31 2022 -0700"
      },
      "message": "Set public bridge up for v6 only configurations\n\nA long time ago, Ironic\u0027s IPv6 only job started to fail working with\nerrors indicated the host was unreacable. Turns out, this was because\nthe $ext_gw_interface was not being set to up, and thus could\nbe found in a Down state, and thus the kernel would not accept routes\nfor it.\n\nAdds an explicit step to turn up the public bridge, much as done in\nthe IPv4 router plugin code which would also be executed in 4+6.\n\nThat being said, Ironic\u0027s CI jobs are very intentionally IPv6 only\nto ensure that we have no chances of v4 addressing getting used\nat any point in time.\n\nThis should allow Ironic to return it\u0027s IPv6 only CI job back\nto the normal check queue, once a ironic plugin issue has been\nresolved which was introduced while it was removed.\n\nChange-Id: I121ec8a2e9640b21a7126f2eeb23da36b4aa95bf\n"
    }
  ],
  "next": "8615563df47261d9c6dab7c5badbceb399d0e14d"
}
