{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":13839311,"defaultBranch":"master","name":"openstack","ownerLogin":"openstack","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-10-24T17:38:08.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/324574?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1613520628.734978","currentOid":""},"activityList":{"items":[{"before":"15fbcfd26bbb955a1f4a8142c5eff687ddcc1acb","after":"60d87ab168c922603c5d6e6ae1fd19d3e26b9c55","ref":"refs/heads/master","pushedAt":"2024-06-02T18:42:26.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 git submodules\n\n* Update neutron from branch 'master'\n to c62ca18e41f22e3245670442fd72767a57136156\n - Merge \"reno: ml2/ovn allows to create/delete trunks for bound ports\"\n - reno: ml2/ovn allows to create/delete trunks for bound ports\n \n Related-Bug: #2065707\n Change-Id: I3db28c5b289aefd78055416db972d71352307302","shortMessageHtmlLink":"Update git submodules"}},{"before":"c63210aef15e75e69b06468c0ec895582ced5047","after":"15fbcfd26bbb955a1f4a8142c5eff687ddcc1acb","ref":"refs/heads/master","pushedAt":"2024-06-02T11:44:46.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 git submodules\n\n* Update neutron from branch 'master'\n to 5554613d53fd3274ef294f618aeac93d92bcb05f\n - Merge \"Revert \"[OVN] Prevent Trunk creation/deletion with parent port bound\"\"\n - Revert \"[OVN] Prevent Trunk creation/deletion with parent port bound\"\n \n There are three reasons to revert this patch.\n \n 1. It broke RPC push API for trunks because it added port db model to\n event payload that is not serializeable.\n \n 2. It also broke the callback event payload interface, which requires\n that all entries in .states attribute belong to the same core object.\n \n To quote from neutron-lib,\n \n ```\n # an iterable of states for the resource from the newest to the oldest\n # for example db states or api request/response\n # the actual object type for states will vary depending on event caller\n self.states = ...\n ```\n \n 3. There is no good justification why ml2/ovn would not allow this\n operation. The rationale for the original patch was to align the\n behavior with ml2/ovs, but we don't such parity requirements. The 409\n error that can be returned by the API endpoints is backend specific.\n \n To quote api-ref,\n \n ```\n 409 The operation returns this error code for one of these reasons:\n A system configuration prevents the operation from succeeding.\n ```\n \n AFAIU there is nothing that prevents ml2/ovn to create a trunk in this\n situation.\n \n This will have to be backported in all supported branches (the original\n patch was backported down to Wallaby).\n \n Conflicts:\n \tneutron/services/trunk/drivers/ovn/trunk_driver.py\n \n This reverts commit 833a6d82cd705548130cdac73a88d388f52c7824.\n \n Closes-Bug: #2065707\n Related-Bug: #2022059\n Change-Id: I067c2f7286b2684b67b4389ca085d06a93f856ce","shortMessageHtmlLink":"Update git submodules"}},{"before":"47358bb505c1639ee5ae9e1632340a016dfa7e2c","after":"c63210aef15e75e69b06468c0ec895582ced5047","ref":"refs/heads/master","pushedAt":"2024-06-02T09:49:03.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 git submodules\n\n* Update neutron from branch 'master'\n to 2f351d9e64552cefb6ef7a5706c7be4eea69953f\n - Merge \"tests: Don't except error 400 from allocation_pools=None\"\n - tests: Don't except error 400 from allocation_pools=None\n \n A recent change in neutron-lib [1] changed the behavior somewhat,\n handling the None value explicitly passed as `allocation_pools` the same\n way as if the field was not passed at all (meaning, setting pools from\n start/end IP addresses for the subnet.)\n \n This new behavior seems reasonable, so instead of reverting to the\n original behavior, I'm making the test cases here not check an error\n happens when None is passed.\n \n [1] If768ab6a5f92d200841a734087bbc8fba8870dc6\n \n Change-Id: I938ffabe7e74fa129c58dd4786153a0b4f374194","shortMessageHtmlLink":"Update git submodules"}},{"before":"75683b91d31f66fa229e0d9900508c1e70ce923d","after":"47358bb505c1639ee5ae9e1632340a016dfa7e2c","ref":"refs/heads/master","pushedAt":"2024-06-01T18:04:20.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 git submodules\n\n* Update mistral from branch 'master'\n to 0e03f2db5ea144e5ea840cd31ba26d1061df869e\n - Replace deprecated assertDictContainsSubset\n \n The method was deprecated in Python 3.2[1] was removed in Python 3.12.\n \n [1] https://docs.python.org/3/whatsnew/3.2.html#unittest\n \n Related-Bug: #1938103\n Change-Id: I1a4e43235a019c9296c1554add5b36f6fc705267","shortMessageHtmlLink":"Update git submodules"}},{"before":"614c82a447a0dee5a4725d2993c85d0008df0ec6","after":"75683b91d31f66fa229e0d9900508c1e70ce923d","ref":"refs/heads/master","pushedAt":"2024-06-01T18:03:47.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 git submodules\n\n* Update mistral from branch 'master'\n to c588ae4c329419323eeaaec10129e3608c931269\n - Fix compatibility with sqlalchemy 2.0\n \n subtransactions=True was removed in SQLAlchemy 2.0[1]. Adjust migration\n scripts to get rid of the option.\n \n Also ensure the specific text class is used in execute.\n \n [1] https://docs.sqlalchemy.org/en/20/changelog/migration_20.html#migration-to-2-0-step-five-use-the-future-flag-on-session\n \n Change-Id: If03861c089022eda85d1f1127b7dad40fdacfbcf","shortMessageHtmlLink":"Update git submodules"}},{"before":"cb14c8fa7445e3400bdcc4378e6344621c6fd4a4","after":"614c82a447a0dee5a4725d2993c85d0008df0ec6","ref":"refs/heads/master","pushedAt":"2024-06-01T12:43: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 git submodules\n\n* Update ansible-role-systemd_networkd from branch 'master'\n to 8a4a59afd916bfd7667723f24359b0ac50d1c694\n - reno: Update master for unmaintained/zed\n \n Update the zed release notes configuration to build from\n unmaintained/zed.\n \n Change-Id: I235a406ba7d75b15bc68cbffa9a21f6910eb7424","shortMessageHtmlLink":"Update git submodules"}},{"before":"b15ded7359bcb0a9d9d19df3bd73899a30f7e69c","after":"cb14c8fa7445e3400bdcc4378e6344621c6fd4a4","ref":"refs/heads/master","pushedAt":"2024-06-01T12:43: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":"Update git submodules\n\n* Update openstack-ansible-os_designate from branch 'master'\n to 19cd4a066a33870d26b7049f4321a5b4b471e299\n - Merge \"reno: Update master for unmaintained/zed\"\n - reno: Update master for unmaintained/zed\n \n Update the zed release notes configuration to build from\n unmaintained/zed.\n \n Change-Id: I68b10c703a4c838f606f92bc67cc567e506bc1f9","shortMessageHtmlLink":"Update git submodules"}},{"before":"76c65837c1eab89ab6911f8e6ed59d4b1d9a3240","after":"b15ded7359bcb0a9d9d19df3bd73899a30f7e69c","ref":"refs/heads/master","pushedAt":"2024-06-01T12:42: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":"Update git submodules\n\n* Update openstack-ansible-os_keystone from branch 'master'\n to 4fa9f4f675d7159bdbafc18b4dd210a69de4af7e\n - Merge \"reno: Update master for unmaintained/zed\"\n - reno: Update master for unmaintained/zed\n \n Update the zed release notes configuration to build from\n unmaintained/zed.\n \n Change-Id: I404f88d37439b215be950f36d8867fe5efcdc87e","shortMessageHtmlLink":"Update git submodules"}},{"before":"a7f99f106b3132c8a21eeb29301235cf07eca9b1","after":"76c65837c1eab89ab6911f8e6ed59d4b1d9a3240","ref":"refs/heads/master","pushedAt":"2024-06-01T12:40: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":"Update git submodules\n\n* Update openstack-ansible-os_neutron from branch 'master'\n to a53b28c8daed01b0623bc26b753bc1a318db8c64\n - Merge \"reno: Update master for unmaintained/zed\"\n - reno: Update master for unmaintained/zed\n \n Update the zed release notes configuration to build from\n unmaintained/zed.\n \n Change-Id: I52fdcd4b955dee90ecc71a7f436d85e2306fc0b2","shortMessageHtmlLink":"Update git submodules"}},{"before":"7ca839126c679c8040550b55e78dcaa5431c8665","after":"a7f99f106b3132c8a21eeb29301235cf07eca9b1","ref":"refs/heads/master","pushedAt":"2024-06-01T12:39:21.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 git submodules\n\n* Update openstack-ansible-os_blazar from branch 'master'\n to 9200a922070960dcc1cf5334cba5bb5a3f232aa2\n - Merge \"reno: Update master for unmaintained/zed\"\n - reno: Update master for unmaintained/zed\n \n Update the zed release notes configuration to build from\n unmaintained/zed.\n \n Change-Id: Ic812f905fc05f44d97329f7c377b3850733214e6","shortMessageHtmlLink":"Update git submodules"}},{"before":"ba762164bc71ab442f7c05f2785437d15f883f73","after":"7ca839126c679c8040550b55e78dcaa5431c8665","ref":"refs/heads/master","pushedAt":"2024-06-01T12:34:55.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 git submodules\n\n* Update openstack-ansible-os_sahara from branch 'master'\n to efce7b4470d9ce3600a9dabff745781677db409d\n - reno: Update master for unmaintained/zed\n \n Update the zed release notes configuration to build from\n unmaintained/zed.\n \n Change-Id: Ic437f4ee919e9f38f0093477d4a7822b3b521428","shortMessageHtmlLink":"Update git submodules"}},{"before":"f9f9e11523b65b385bcf20eeadb8b4c4940af319","after":"ba762164bc71ab442f7c05f2785437d15f883f73","ref":"refs/heads/master","pushedAt":"2024-06-01T12:20:35.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 git submodules\n\n* Update openstack-ansible-os_glance from branch 'master'\n to 6d399158a9d4d5ae56b9cdd04323ae217503bdcc\n - Merge \"Add test scenario for cinder as a storage destination\"\n - Add test scenario for cinder as a storage destination\n \n Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/901187\n Change-Id: Icdae86c7aa6138a5541a335f929ab9a90723b194","shortMessageHtmlLink":"Update git submodules"}},{"before":"9f98308931244cf06eeb1cb0ca02ba3d1f537baa","after":"f9f9e11523b65b385bcf20eeadb8b4c4940af319","ref":"refs/heads/master","pushedAt":"2024-06-01T05:22:00.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 git submodules\n\n* Update puppet-nova from branch 'master'\n to 08d61a607af1368ab507ddbf5597f424ea264e08\n - Merge \"Assume structured fact in unit tests\"\n - Assume structured fact in unit tests\n \n The legacy fact has been deprecated and is no longer available in\n Puppet 8. Use the structured one to access fact values in tests so that\n we use the consistent method for fact value access.\n \n This change also fixes ignored unit tests of nova::migration::libvirt\n with modular libvirt daemons.\n \n Change-Id: I852facc2ee0ad2a948821f4232a1e8fc20ce4957","shortMessageHtmlLink":"Update git submodules"}},{"before":"a246b7fb0e3e60e30dc6f02732313816ebfeb4d5","after":"9f98308931244cf06eeb1cb0ca02ba3d1f537baa","ref":"refs/heads/master","pushedAt":"2024-06-01T01:46: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 git submodules\n\n* Update glance from branch 'master'\n to dfbfdad77fdc91899f64d2ff186097cfb2065ab7\n - Move all periodic tips jobs from py38/39 to py311/312\n \n Since the abstract base periodic tips jobs are now using\n ubuntu-jammy by default [1], we can move the py3.8 jobs to\n py3.11.\n \n To move the py3.9 jobs to python 3.12, we follow what change\n If42cb167c339 did for the the openstack-tox-py312 job and use\n debian-bookworm with the pyenv flag set.\n \n [1]: https://review.opendev.org/c/openstack/glance/+/894511\n \n Depends-on: https://review.opendev.org/c/openstack/glance-tempest-plugin/+/916332\n Change-Id: I113c098cb6b6c3b74414cbab3bf5c05ee69606d9","shortMessageHtmlLink":"Update git submodules"}},{"before":"93ad99d4d2989a7586933cf438ff30ec5d740fd4","after":"a246b7fb0e3e60e30dc6f02732313816ebfeb4d5","ref":"refs/heads/master","pushedAt":"2024-05-31T22:11:12.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 git submodules\n\n* Update swift from branch 'master'\n to 99c629edb813c7d9fcd736f5d34b3a47d224a457\n - tests: realistic task_container names\n \n Change-Id: Ie5d8b555489d28c3b901e5bbebdcecbde7bb3367","shortMessageHtmlLink":"Update git submodules"}},{"before":"1aa2db1ea70994144213a2274901a39c54c48b81","after":"93ad99d4d2989a7586933cf438ff30ec5d740fd4","ref":"refs/heads/master","pushedAt":"2024-05-31T21:36: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 git submodules\n\n* Update openstack-ansible from branch 'master'\n to 70c6da93b7a07c1360ea4687791860bb0d046612\n - Merge \"Enable RabbitMQ feature flags pre-upgrade\"\n - Enable RabbitMQ feature flags pre-upgrade\n \n This task must be carried out before any RabbitMQ instances are\n stopped, so must live in the playbook as opposed to the role.\n \n This complements the post-upgrade enablement which happens within\n the role itself, and covers the case where older versions of the\n role have not already enabled the relevant flags.\n \n Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/919701\n Change-Id: Idf33b6810e1afb3a89dad5e65a48e86ac0a58a67","shortMessageHtmlLink":"Update git submodules"}},{"before":"728ecc857825f4382d93154d1bffaad7a8fe69f1","after":"1aa2db1ea70994144213a2274901a39c54c48b81","ref":"refs/heads/master","pushedAt":"2024-05-31T19:57:23.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 git submodules\n\n* Update puppet-openstack-integration from branch 'master'\n to 76fe779acc2ad57211b1146f2ac8c984a9ef87a1\n - Merge \"Add experimental puppet 8 functional jobs\"\n - Add experimental puppet 8 functional jobs\n \n Add integration jobs and litmus jobs using Puppet 8 as experimental\n jobs, to improve the test coverage with Puppet 8.\n \n Depends-on: https://review.opendev.org/c/openstack/puppet-nova/+/920867\n Change-Id: I3a8e27bace1ea3e82ba16a97964ceb010bfec6f3","shortMessageHtmlLink":"Update git submodules"}},{"before":"da3220bce107521f5ce7f9738a4cc82c40fd50f1","after":"728ecc857825f4382d93154d1bffaad7a8fe69f1","ref":"refs/heads/master","pushedAt":"2024-05-31T19:26:17.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 git submodules\n\n* Update kayobe from branch 'master'\n to 3ad5a5d9dce12a34b110d39481b68a838b303d41\n - CI: Only migrate RMQ queues during SLURP\n \n Change-Id: Ib12ac0e8dac8804085ea30bac7b4b0e659309cb0","shortMessageHtmlLink":"Update git submodules"}},{"before":"c060a53f16d9c85ae2c1082a6610170d5c06b3b4","after":"da3220bce107521f5ce7f9738a4cc82c40fd50f1","ref":"refs/heads/master","pushedAt":"2024-05-31T19:12:08.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 git submodules\n\n* Update manila from branch 'master'\n to be0c8561c9788e4a2b10c4abd3e30d62d84b5156\n - Fix share/snapshot show for deferred deletion\n \n Deferred deletion states deferred_deleting, error_deferred_deleting are\n visible for non-admin user in 'share/snapshot show' command. Fixed this.\n \n partially-implements: bp/deferred-deletion\n Closes-bug: #2067456\n Change-Id: I42ddda3144a3f52b4bc0420d5acde1e5e7560264","shortMessageHtmlLink":"Update git submodules"}},{"before":"99bf497be90f6d1405783feefeb85f9d4607dad1","after":"c060a53f16d9c85ae2c1082a6610170d5c06b3b4","ref":"refs/heads/master","pushedAt":"2024-05-31T17:06:56.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 git submodules\n\n* Update openstack-ansible-ops from branch 'master'\n to 2ab60332f23918b411c59b21201c664a7baed85f\n - Pin version of ansible-collection-kubernetes\n \n Pin prior to OSA Caracal release - ideally this would be a released\n version of the collection but OSA requires a recent patch that is\n not yet included in a release.\n \n Change-Id: I54acd63939f2e9f87554446d4c33a155a3ffe812","shortMessageHtmlLink":"Update git submodules"}},{"before":"7efd504706f17d14aa30f92b6b19103031247cdd","after":"99bf497be90f6d1405783feefeb85f9d4607dad1","ref":"refs/heads/master","pushedAt":"2024-05-31T17:02:23.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 git submodules\n\n* Update openstack-ansible-ops from branch 'master'\n to a362cfab069a5deece06b08558ad64ce8a074153\n - Apply label to control plane k8s nodes to allow cluster-autoscaler to run\n \n Kubernetes cluster-autoscaler only runs on nodes with a specific label\n so add task to set required label(s) on control-plane k8s nodes.\n \n Change-Id: I9bf371ad1ba5d80b7e5a950ac1d60499788d9d0d","shortMessageHtmlLink":"Update git submodules"}},{"before":"fe32a6c4d3a03fa47de680d0f17a351be7a3e514","after":"7efd504706f17d14aa30f92b6b19103031247cdd","ref":"refs/heads/master","pushedAt":"2024-05-31T16:42:57.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 git submodules\n\n* Update ironic from branch 'master'\n to 268b28f52782d20cd3f7bf27ead36438695b786a\n - Enhance security notes in config description\n \n Some of the configuation knobs require more specific details\n regarding security or denial of service related possibilities\n if tuned to inappropriate values.\n \n Overall, just some minor improvements for clarity\n \n Change-Id: I008d6e00a528bddba0f843f34968155a9da3ff36","shortMessageHtmlLink":"Update git submodules"}},{"before":"db40d4f54a87764226668930b326ac008bc159bc","after":"fe32a6c4d3a03fa47de680d0f17a351be7a3e514","ref":"refs/heads/master","pushedAt":"2024-05-31T16:41: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":"Update git submodules\n\n* Update openstack-ansible from branch 'master'\n to 868d410e1b4eb6d745407a26cc47b87f83b95c40\n - Merge \"Enable oslomsg_rabbit_queue_manager by default\"\n - Enable oslomsg_rabbit_queue_manager by default\n \n With overriding hostname for QManager, related bug [1] was worked around\n meaning we can enable usage of QManager by default again, when\n quorum queues are used.\n \n [1] https://bugs.launchpad.net/oslo.messaging/+bug/2065922\n \n Change-Id: I33a4f2ce910cb47db6b6fb510d6a4eb010325ea7","shortMessageHtmlLink":"Update git submodules"}},{"before":"198c7d873715648250a4c43f5cb805d1b7302d2f","after":"db40d4f54a87764226668930b326ac008bc159bc","ref":"refs/heads/master","pushedAt":"2024-05-31T16:40: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 git submodules\n\n* Update openstack-ansible from branch 'master'\n to a72b4f2c47f7f78e12cf82924715d0e811f12e55\n - Merge \"Add gnocchi and ceilometer to cloudkity installation\"\n - Add gnocchi and ceilometer to cloudkity installation\n \n By default Cloudkitty leverages gnocchi as source of data. In order to\n make AIO deployment meaningfull, we need to ensure that it will be\n installed as well.\n Ceilometer is needed to provide data to Gnocchi, so that metering become\n possible.\n \n Related-Bug: #2067084\n Change-Id: I145f474e3c34fd4ccf447699ca1e6ca970f54600","shortMessageHtmlLink":"Update git submodules"}},{"before":"f1481ffc86456776563564b21a26f4886d889857","after":"198c7d873715648250a4c43f5cb805d1b7302d2f","ref":"refs/heads/master","pushedAt":"2024-05-31T15:58: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":"Update git submodules\n\n* Update openstack-ansible-os_ironic from branch 'master'\n to afae289013d0f4c812703cc5a6cfefda90b8cf2e\n - Define unique hostname for QManager\n \n Due to the shortcoming of QManager implementation [1], in case of uWSGI\n usage on metal hosts, the flow ends up with having the same\n hostname/processname set, making services to fight over same file\n under SHM.\n \n In order to avoid this, we prepend the hostname with a service_name.\n We can not change processname instead, since it will lead to the fight\n between different processes of the same service.\n \n [1] https://bugs.launchpad.net/oslo.messaging/+bug/2065922\n \n Change-Id: I562e8d0a65b12aa8ce88caea2d7e955f78c3bf33","shortMessageHtmlLink":"Update git submodules"}},{"before":"b8259503b702b000063d61dc7f1fe7cf52bef883","after":"f1481ffc86456776563564b21a26f4886d889857","ref":"refs/heads/master","pushedAt":"2024-05-31T15:58:26.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 git submodules\n\n* Update puppet-nova from branch 'master'\n to 8593d289d107487ead54f5799e10331adbea2997\n - Fix puppet 8 compatibility of nova_flavor\n \n Fix the following error detected by puppet 8.\n \n Munging failed for value true in class is_public: undefined method `=~'\n for true:TrueClass ...\n \n Change-Id: I7d078ea72c5c1c4898247f61422986f277ee9a98","shortMessageHtmlLink":"Update git submodules"}},{"before":"43bb7386a62d920e254add1ddeee3aac3cbb2fe1","after":"b8259503b702b000063d61dc7f1fe7cf52bef883","ref":"refs/heads/master","pushedAt":"2024-05-31T15:47:35.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 git submodules\n\n* Update puppet-openstack-integration from branch 'master'\n to fa47f09654abe0f44d7eb94e13a00d5a445a87be\n - Merge \"cinder: Enable service user for swift backup driver\"\n - cinder: Enable service user for swift backup driver\n \n Change-Id: I7ccc67cbc2e8acab2388bd40ea38872295779672","shortMessageHtmlLink":"Update git submodules"}},{"before":"ddb744831cb2f3dddb9b02bbcb9ee41e1834dcc6","after":"43bb7386a62d920e254add1ddeee3aac3cbb2fe1","ref":"refs/heads/master","pushedAt":"2024-05-31T15:45:44.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 git submodules\n\n* Update openstack-ansible-os_trove from branch 'master'\n to 428a647bdc5341a3d1c5bd5e22bfc4dc2d96a10f\n - Define unique hostname for QManager\n \n Due to the shortcoming of QManager implementation [1], in case of uWSGI\n usage on metal hosts, the flow ends up with having the same\n hostname/processname set, making services to fight over same file\n under SHM.\n \n In order to avoid this, we prepend the hostname with a service_name.\n We can not change processname instead, since it will lead to the fight\n between different processes of the same service.\n \n [1] https://bugs.launchpad.net/oslo.messaging/+bug/2065922\n \n Change-Id: If92f81bee0ffd3556e1b1e1f26e7572af04ff1b2","shortMessageHtmlLink":"Update git submodules"}},{"before":"1e19d2590cd7219ec6eac59c2c16e27256587ef9","after":"ddb744831cb2f3dddb9b02bbcb9ee41e1834dcc6","ref":"refs/heads/master","pushedAt":"2024-05-31T14:45:41.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 git submodules\n\n* Update puppet-neutron from branch 'master'\n to 81712966ac8b2ba36c187b4df4d0342ba07e6be7\n - Merge \"Assume structured fact in unit tests\"\n - Assume structured fact in unit tests\n \n The legacy fact has been deprecated and is no longer available in\n Puppet 8. Use the structured one to access fact values in tests so that\n we use the consistent method for fact value access.\n \n Change-Id: I254e7fb0438a9f5f8a2319d5cef1457958313494","shortMessageHtmlLink":"Update git submodules"}},{"before":"64042ffdce382854909d856e9b93473713b36365","after":"1e19d2590cd7219ec6eac59c2c16e27256587ef9","ref":"refs/heads/master","pushedAt":"2024-05-31T14:37:03.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 git submodules\n\n* Update watcher from branch 'master'\n to d6f169197efc5b4f6c8a2e6bc38177b0641ca05c\n - SQLAlchemy 2.0: Omnibus fixes patch\n \n This was originally five patches, but they are all needed to pass\n any of the test jobs now, so they have been squashed into one:\n \n Co-Authored-By: Dan Smith (dms@danplanet.com)\n \n First:\n \n The autoload argument was removed[1] in SQLAlchemy and only\n the autoload_with argument should be passed.\n \n The autoload argument is set according to the autoload_with argument\n automatically even in SQLAlchemy 1.x[2] so is not at all needed.\n \n [1] https://github.com/sqlalchemy/sqlalchemy/commit/c932123bacad9bf047d160b85e3f95d396c513ae\n [2] https://github.com/sqlalchemy/sqlalchemy/commit/ad8f921e969b6f735dc8e08d882c961dde78f2b1\n \n Second:\n \n Remove _warn_on_bytestring for newer SA, AFAICT, this flag has been\n removed from SQLAlchemy and that is why watcher-db-manage fails to\n initialize the DB for me on jammy. This migration was passing the\n default value (=False) anyway, so I assume this is the right \"fix\".\n \n Third:\n \n Fix joinedload passing string attribute names\n \n Fourth:\n \n Fix engine.select pattern to use begin() per the migration guide.\n \n Fifth:\n \n Override the apscheduler get_next_run_time() which appears to be\n trivially not compatible with SQLAlchemy 2.0 because of a return type\n from scalar().\n \n Change-Id: I000e5e78f97f82ed4ea64d42f1c38354c3252e08","shortMessageHtmlLink":"Update git submodules"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWk6q6gA","startCursor":null,"endCursor":null}},"title":"Activity ยท openstack/openstack"}