{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":52862852,"defaultBranch":"master","name":"openstack-ansible-os_heat","ownerLogin":"openstack","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-03-01T09:01:46.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/324574?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715367577.0","currentOid":""},"activityList":{"items":[{"before":"1141fc664ef20f8890a9ef1ee564996641e0eec4","after":"1787a43986ded7a730e0c5b215cb3a003cc551c7","ref":"refs/heads/master","pushedAt":"2024-05-13T10:59:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Add qos_prefetch_count to variables\n\nWhen rabbit_stream_fanout is set to true, rabbit_qos_prefetch_count\nshould be set to a positive value.\n\nThis also fixes defenition of transient_quorum_queue as if\nrabbit_stream_fanout is enabled - transient_quorum_queue should be also\nenabled. [1]\n\n[1] https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/_drivers/impl_rabbit.py#L726-L736\n\nChange-Id: I4d3c9f792f01eb6d9cfa077d70a70daa6524d216","shortMessageHtmlLink":"Add qos_prefetch_count to variables"}},{"before":"449970d91365eaf40261d3ac953a8d47849d0c3e","after":"d5d41c5e605ab73fb8482426afe6b6ea58c6ff6d","ref":"refs/heads/unmaintained/zed","pushedAt":"2024-05-11T09:24:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Update .gitreview for unmaintained/zed\n\nChange-Id: Ief87fc61d990408187dad819c660e3a49ffa576b","shortMessageHtmlLink":"Update .gitreview for unmaintained/zed"}},{"before":null,"after":"449970d91365eaf40261d3ac953a8d47849d0c3e","ref":"refs/heads/unmaintained/zed","pushedAt":"2024-05-10T18:59:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Grant proper privileges to admin user for testing purposes\n\nAt the moment we assign `heat_stack_owner` to the `admin` user in a\n`service` project, which leads to a completely unwanted behaviour, since\n`admin` user does not have any other privileges to the `service` project\nrather then `heat_stack_owner`.\n\nInstead we should be granting privileges to the bootstrapped project\nfor the admin user.\n\nThis fixes unclarity and potential issues users might face in horizon\nby switching to the `service` project, where they have no permissions.\n\nChange-Id: I95faa779bf62524fafd09576aa7ae27de029bb57\n(cherry picked from commit 408f794e2a1d4162cc5211d0c94953ef08b5c0b7)","shortMessageHtmlLink":"Grant proper privileges to admin user for testing purposes"}},{"before":"e012bfab48d155d759a7338b5196a48791d68314","after":"1141fc664ef20f8890a9ef1ee564996641e0eec4","ref":"refs/heads/master","pushedAt":"2024-05-09T12:25:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Implement variables to address oslo.messaging improvements\n\nDuring last release cycle oslo.messaging has landed [1] series of extremely\nuseful changes that are designed to implement modern messaging\ntechniques for rabbitmq quorum queues.\n\nSince these changes are breaking and require queues being re-created,\nit makes total sense to align these with migration to quorum queues by default.\n\n[1] https://review.opendev.org/q/topic:%22bug-2031497%22\n\nChange-Id: I7b245649625b23a11e4a036ad44837b8b8857d58","shortMessageHtmlLink":"Implement variables to address oslo.messaging improvements"}},{"before":"eb02bf572409b4a6a8579ad2fac5e6182fee4adb","after":"e012bfab48d155d759a7338b5196a48791d68314","ref":"refs/heads/master","pushedAt":"2024-05-09T12:09:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Add variable to globally control notifications enablement\n\nIn order to be able to globally enable notification reporting for all services,\nwithout an need to have ceilometer deployed or bunch of overrides for each\nservice, we add `oslomsg_notify_enabled` variable that aims to control\nbehaviour of enabled notifications.\n\nPresence of ceilometer is still respected by default and being referenced.\n\nPotential usecase are various billing panels that do rely on notifications\nbut do not require presence of Ceilometer.\n\nDepends-On: https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/914144\nChange-Id: If017f0bc80b2424fef20551580fba6bb0d1feba5","shortMessageHtmlLink":"Add variable to globally control notifications enablement"}},{"before":"408f794e2a1d4162cc5211d0c94953ef08b5c0b7","after":"eb02bf572409b4a6a8579ad2fac5e6182fee4adb","ref":"refs/heads/master","pushedAt":"2024-05-09T12:07:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Add service policies defenition\n\nIn order to allow definition of policies per service, we need to add variables\nso service roles, that will be passed to openstack.osa.mq_setup.\n\nCurrently this can be handled by leveraging group_vars and overriding `oslomsg_rpc_policies` as a whole, but it's not obvious and\ncan be non-trivial for some groups which are co-locating multiple services\nor in case of metal deployments.\n\nChange-Id: I17e5db306d55d28afe7809c170692a93d27e0a5b","shortMessageHtmlLink":"Add service policies defenition"}},{"before":"04255738dc3c2505b375bb3889e30e16076278db","after":"104b9b1a0ccd6ab9978ae707c4f2be0429fd4f19","ref":"refs/heads/unmaintained/victoria","pushedAt":"2024-04-17T22:00:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Update .gitreview for unmaintained/victoria\n\nChange-Id: I78cca1dba9b9d54029f234684cf71978856a37e9","shortMessageHtmlLink":"Update .gitreview for unmaintained/victoria"}},{"before":"0061c0a3f6ae2cbcd20ac8105093ced9ad54310c","after":"03269e9f3a219a270c4355307099bdccc3dafa2b","ref":"refs/heads/unmaintained/wallaby","pushedAt":"2024-04-17T18:04:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Update .gitreview for unmaintained/wallaby\n\nChange-Id: If55f5d9aaed443234b80b2d62defcd592c8f588b","shortMessageHtmlLink":"Update .gitreview for unmaintained/wallaby"}},{"before":"388d52c32479b62fad73c67a62b0a4282107b268","after":"449970d91365eaf40261d3ac953a8d47849d0c3e","ref":"refs/heads/stable/zed","pushedAt":"2024-03-29T20:55:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Grant proper privileges to admin user for testing purposes\n\nAt the moment we assign `heat_stack_owner` to the `admin` user in a\n`service` project, which leads to a completely unwanted behaviour, since\n`admin` user does not have any other privileges to the `service` project\nrather then `heat_stack_owner`.\n\nInstead we should be granting privileges to the bootstrapped project\nfor the admin user.\n\nThis fixes unclarity and potential issues users might face in horizon\nby switching to the `service` project, where they have no permissions.\n\nChange-Id: I95faa779bf62524fafd09576aa7ae27de029bb57\n(cherry picked from commit 408f794e2a1d4162cc5211d0c94953ef08b5c0b7)","shortMessageHtmlLink":"Grant proper privileges to admin user for testing purposes"}},{"before":"662b0817b9d5e5e43230c68fe10eb19c3b408793","after":"fb9a68f3590fe8591db8afc5c6f0720bca5bfd9e","ref":"refs/heads/stable/2023.1","pushedAt":"2024-03-29T17:58:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Grant proper privileges to admin user for testing purposes\n\nAt the moment we assign `heat_stack_owner` to the `admin` user in a\n`service` project, which leads to a completely unwanted behaviour, since\n`admin` user does not have any other privileges to the `service` project\nrather then `heat_stack_owner`.\n\nInstead we should be granting privileges to the bootstrapped project\nfor the admin user.\n\nThis fixes unclarity and potential issues users might face in horizon\nby switching to the `service` project, where they have no permissions.\n\nChange-Id: I95faa779bf62524fafd09576aa7ae27de029bb57\n(cherry picked from commit 408f794e2a1d4162cc5211d0c94953ef08b5c0b7)","shortMessageHtmlLink":"Grant proper privileges to admin user for testing purposes"}},{"before":"35d798351e174ed828eccf37bcebcdbe99782588","after":"b1052d8ee830f88de3d53865b1d90a949c1c0909","ref":"refs/heads/stable/2023.2","pushedAt":"2024-03-29T12:20:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Grant proper privileges to admin user for testing purposes\n\nAt the moment we assign `heat_stack_owner` to the `admin` user in a\n`service` project, which leads to a completely unwanted behaviour, since\n`admin` user does not have any other privileges to the `service` project\nrather then `heat_stack_owner`.\n\nInstead we should be granting privileges to the bootstrapped project\nfor the admin user.\n\nThis fixes unclarity and potential issues users might face in horizon\nby switching to the `service` project, where they have no permissions.\n\nChange-Id: I95faa779bf62524fafd09576aa7ae27de029bb57\n(cherry picked from commit 408f794e2a1d4162cc5211d0c94953ef08b5c0b7)","shortMessageHtmlLink":"Grant proper privileges to admin user for testing purposes"}},{"before":"c452633ef312e40f27f95a9858513b7fcd454704","after":"8c3190bca87e4fb03854c8761b96a2a44a6ced5c","ref":"refs/heads/unmaintained/xena","pushedAt":"2024-03-28T17:00:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Update .gitreview for unmaintained/xena\n\nChange-Id: Ia1eb01a04310cf0c2bb7081395536c59f50923da","shortMessageHtmlLink":"Update .gitreview for unmaintained/xena"}},{"before":"c452633ef312e40f27f95a9858513b7fcd454704","after":null,"ref":"refs/heads/stable/xena","pushedAt":"2024-03-28T12:51:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"}},{"before":"0061c0a3f6ae2cbcd20ac8105093ced9ad54310c","after":null,"ref":"refs/heads/stable/wallaby","pushedAt":"2024-03-28T12:51:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"}},{"before":"04255738dc3c2505b375bb3889e30e16076278db","after":null,"ref":"refs/heads/stable/victoria","pushedAt":"2024-03-28T12:51:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"}},{"before":"835d2add96b86455474a57f2c1685195e0c1fe88","after":"408f794e2a1d4162cc5211d0c94953ef08b5c0b7","ref":"refs/heads/master","pushedAt":"2024-03-28T12:51:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Grant proper privileges to admin user for testing purposes\n\nAt the moment we assign `heat_stack_owner` to the `admin` user in a\n`service` project, which leads to a completely unwanted behaviour, since\n`admin` user does not have any other privileges to the `service` project\nrather then `heat_stack_owner`.\n\nInstead we should be granting privileges to the bootstrapped project\nfor the admin user.\n\nThis fixes unclarity and potential issues users might face in horizon\nby switching to the `service` project, where they have no permissions.\n\nChange-Id: I95faa779bf62524fafd09576aa7ae27de029bb57","shortMessageHtmlLink":"Grant proper privileges to admin user for testing purposes"}},{"before":null,"after":"c452633ef312e40f27f95a9858513b7fcd454704","ref":"refs/heads/unmaintained/xena","pushedAt":"2024-03-14T12:58:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Install git into heat containers\n\nIf venv_wheel_build_enable is defined to False, placement will fail to\nclone and install repositories due to missing git binary.\n\nChange-Id: If1e3eec0c558d1472da7bc3a4e87825e36ba4fdc\nRelated-Bug: #1989506\nCloses-Bug: #1995536\n(cherry picked from commit 74cf65fd75f3489282803c9164f2442ba44125e4)","shortMessageHtmlLink":"Install git into heat containers"}},{"before":null,"after":"0061c0a3f6ae2cbcd20ac8105093ced9ad54310c","ref":"refs/heads/unmaintained/wallaby","pushedAt":"2024-03-14T12:45:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Update TOX_CONSTRAINTS_FILE for stable/wallaby\n\nUpdate the URL to the upper-constraints file to point to the redirect\nrule on releases.openstack.org so that anyone working on this branch\nwill switch to the correct upper-constraints list automatically when\nthe requirements repository branches.\n\nUntil the requirements repository has as stable/wallaby branch, tests will\ncontinue to use the upper-constraints list on master.\n\nChange-Id: I4b71ea5531eb7605d8e222b5c46fbd971ddd950d","shortMessageHtmlLink":"Update TOX_CONSTRAINTS_FILE for stable/wallaby"}},{"before":null,"after":"04255738dc3c2505b375bb3889e30e16076278db","ref":"refs/heads/unmaintained/victoria","pushedAt":"2024-03-14T12:30:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Fix _service_users for multi-domain deployments\n\nDeployment can fail if an user with name defined in _service_users exists in more than 1 domain(Multiple matches found for ). To avoid these errors we need to explicitly define domain in _service_users\n\nChange-Id: I55c5c8b9806188f246af9f2e89afe4a2d1b38b3c\n(cherry picked from commit f1e08dab1bf3f02d030925514b6b65fc56c0b10e)","shortMessageHtmlLink":"Fix _service_users for multi-domain deployments"}},{"before":"a584aa7aea64f8593af64e83af07f55f4155cb24","after":null,"ref":"refs/heads/stable/yoga","pushedAt":"2024-03-14T11:58:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"}},{"before":"a78b40a491622af0f6c8e39a8161956990d3c9cd","after":"835d2add96b86455474a57f2c1685195e0c1fe88","ref":"refs/heads/master","pushedAt":"2024-03-14T11:58:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Deprecate and remove heat_deferred_auth_method variable\n\nAccording to documentation this variable have the only option of using\ntrusts [1]. Moreover, defenition of variable is deprecated and cause a\ndeprecation warning in service startup logs.\n\n[1] https://docs.openstack.org/heat/latest/configuration/config-options.html#DEFAULT.deferred_auth_method\n\nChange-Id: I0cc68bd8e5961559391be8c2f5a17330ef4ede2f","shortMessageHtmlLink":"Deprecate and remove heat_deferred_auth_method variable"}},{"before":"a584aa7aea64f8593af64e83af07f55f4155cb24","after":"532c9eeace0a448930291f1ce4ab54fe76107ca3","ref":"refs/heads/unmaintained/yoga","pushedAt":"2024-02-10T08:39:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Update .gitreview for unmaintained/yoga\n\nChange-Id: Ia2711b6a19a98fd6723a5be48532d6044af9af9e","shortMessageHtmlLink":"Update .gitreview for unmaintained/yoga"}},{"before":"2612f46a76b4398afc000bbf1f674ad67d276d8f","after":null,"ref":"refs/heads/stable/ussuri","pushedAt":"2024-02-08T15:04:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"}},{"before":"c9483337eb7f128b70553a241865c452b2071948","after":null,"ref":"refs/heads/stable/train","pushedAt":"2024-02-08T15:04:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"}},{"before":null,"after":"a584aa7aea64f8593af64e83af07f55f4155cb24","ref":"refs/heads/unmaintained/yoga","pushedAt":"2024-02-08T15:04:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Ensure service is restarted on unit file changes\n\nAt the moment we don't restart services if systemd unit file is changed.\n\nWe knowingly prevent systemd_service role handlers to execute\nby providing `state: started` as otherwise service will be restarted twice.\nWith that now we ensure that role handlers will also listen for systemd\nunit changes.\n\nDepends-On: https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/880028\nDepends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/880031\nChange-Id: Id9540fe5f7577ebbc222a1ae303b16338a1f071b","shortMessageHtmlLink":"Ensure service is restarted on unit file changes"}},{"before":"e97c1a0c57b882e5c848d173b0644460948efc10","after":"35d798351e174ed828eccf37bcebcdbe99782588","ref":"refs/heads/stable/2023.2","pushedAt":"2023-12-07T17:01:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Update TOX_CONSTRAINTS_FILE for stable/2023.2\n\nUpdate the URL to the upper-constraints file to point to the redirect\nrule on releases.openstack.org so that anyone working on this branch\nwill switch to the correct upper-constraints list automatically when\nthe requirements repository branches.\n\nUntil the requirements repository has as stable/2023.2 branch, tests will\ncontinue to use the upper-constraints list on master.\n\nChange-Id: I419382251c97d58318b0c8103040efb2993cc338","shortMessageHtmlLink":"Update TOX_CONSTRAINTS_FILE for stable/2023.2"}},{"before":"a78b40a491622af0f6c8e39a8161956990d3c9cd","after":"e97c1a0c57b882e5c848d173b0644460948efc10","ref":"refs/heads/stable/2023.2","pushedAt":"2023-12-07T17:00:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Update .gitreview for stable/2023.2\n\nChange-Id: Ie6abf32c34209e12a2e2c3bb02e514e3b6e2f2c7","shortMessageHtmlLink":"Update .gitreview for stable/2023.2"}},{"before":null,"after":"a78b40a491622af0f6c8e39a8161956990d3c9cd","ref":"refs/heads/stable/2023.2","pushedAt":"2023-12-07T11:30:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Add quorum queues support for service\n\nThis change implements and enables by default quorum support\nfor rabbitmq as well as providing default variables to globally tune\nit's behaviour.\n\nIn order to ensure upgrade path and ability to switch back to HA queues\nwe change vhost names with removing leading `/`, as enabling quorum\nrequires to remove exchange which is tricky thing to do with running\nservices.\n\nDepends-On: https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/896017\nChange-Id: I7e4e8b3be33536545b5b4bcfb4855e8c160bb152","shortMessageHtmlLink":"Add quorum queues support for service"}},{"before":"c1cf354dc4b03c085b3d6a8a96dc49e772d26ede","after":"a78b40a491622af0f6c8e39a8161956990d3c9cd","ref":"refs/heads/master","pushedAt":"2023-10-26T12:11:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"},"commit":{"message":"Add quorum queues support for service\n\nThis change implements and enables by default quorum support\nfor rabbitmq as well as providing default variables to globally tune\nit's behaviour.\n\nIn order to ensure upgrade path and ability to switch back to HA queues\nwe change vhost names with removing leading `/`, as enabling quorum\nrequires to remove exchange which is tricky thing to do with running\nservices.\n\nDepends-On: https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/896017\nChange-Id: I7e4e8b3be33536545b5b4bcfb4855e8c160bb152","shortMessageHtmlLink":"Add quorum queues support for service"}},{"before":"62e66d4686828d69881ad7e8288cf3850082dffb","after":null,"ref":"refs/heads/stable/stein","pushedAt":"2023-10-26T10:17:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"openstack-mirroring","name":null,"path":"/openstack-mirroring","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63355234?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAESEzMfwA","startCursor":null,"endCursor":null}},"title":"Activity ยท openstack/openstack-ansible-os_heat"}