{"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":"3c95d2ca15f36a995c8df79698c9d79af5688b35","after":"107901d12d10a9682225f5f0f03387fcdffdf207","ref":"refs/heads/master","pushedAt":"2024-05-13T21:47:30.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 python-magnumclient from branch 'master'\n to 65e0403dc5881c0d0f727fe4a0c4b98bddb765f8\n - Merge \"Add insecure_registry to osc part of the client\"\n - Add insecure_registry to osc part of the client\n \n insecure_registry argument is not present for the template creation\n command of osc, while it's present in deprecated client for years.\n \n Change-Id: I613a772801abd32031c52627c51fff20f4701ab8","shortMessageHtmlLink":"Update git submodules"}},{"before":"c217c87e43262f4bc6f017df452e4f7e1b4436bb","after":"3c95d2ca15f36a995c8df79698c9d79af5688b35","ref":"refs/heads/master","pushedAt":"2024-05-13T21:32:30.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 devstack-plugin-ceph from branch 'master'\n to 13f94aaaf2b4a59581b1be5979600ca18a8df5c3\n - Merge \"Add service secret to libvirt when cinder enabled\"\n - Add service secret to libvirt when cinder enabled\n \n The current code only adds the service secret to libvirt when Ceph has\n been enabled in Nova, but it should also be enabled if it has only been\n enabled in Cinder.\n \n This patch changes devstack/plugin.sh to write the service secret to\n libvirt whenever Nova or Cinder is using Ceph.\n \n This would be the counterpart of the code we already have in\n _undefine_virsh_secret where we are already checking if it's enabled in\n either of the services to remove the secret.\n \n Change-Id: I1067d52b7a435fcef7996eea6479d598be842dca","shortMessageHtmlLink":"Update git submodules"}},{"before":"888367808aa497cd615221896c39183358603d78","after":"c217c87e43262f4bc6f017df452e4f7e1b4436bb","ref":"refs/heads/master","pushedAt":"2024-05-13T20:58: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 openstack-ansible from branch 'master'\n to 2cb87aaf2d82ba7ef240a0f569f72e28cdc13b08\n - Merge \"Move Murano/Senlin/Sahara to Inactive state\"\n - Move Murano/Senlin/Sahara to Inactive state\n \n Due to the TC decision these services are marked as Inactive for 2024.1\n release, which means we need to remove roles for these services from\n our releasing as well.\n \n Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_senlin/+/916892\n Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_murano/+/916891\n Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_sahara/+/916890\n Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/918159\n Change-Id: I8007204ad2ae892935e0aa10c3f28b6a8fe99be5","shortMessageHtmlLink":"Update git submodules"}},{"before":"192af36cdf1fe0ce1e780a40c0dcfbf51289e225","after":"888367808aa497cd615221896c39183358603d78","ref":"refs/heads/master","pushedAt":"2024-05-13T20:14:01.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 cinder from branch 'master'\n to 6e71a67f4da86bf95ca118eeb26ad75de2a19c1f\n - Merge \"StorPool: drop _attach_volume() and _detach_volume()\"\n - StorPool: drop _attach_volume() and _detach_volume()\n \n Our os-brick connector already handles the \"keep track of which volume\n is attached for what reason\" calls to storpool.spopenstack. However,\n we need to explicitly specify the access mode in initialize_connection()\n now, since our os-brick connector does not know how to divine it yet.\n (this will come later with the \"attach snapshot\" functionality)\n \n Incidentally, this fixes the \"create an encrypted volume\" flow, since\n our _attach_volume() implementation never actually returned a connector\n in the attachment info...\n \n Change-Id: I5da7ae04b87b4fd52a682a6545060e852174f6c8\n Closes-Bug: #1939241","shortMessageHtmlLink":"Update git submodules"}},{"before":"7544aa627eb95047df8ab99f68d5a4d67f61ebcb","after":"192af36cdf1fe0ce1e780a40c0dcfbf51289e225","ref":"refs/heads/master","pushedAt":"2024-05-13T18:12:02.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_octavia from branch 'master'\n to 053b2f8f5b4572f29f28a3f5a7af0725cfe464b7\n - Add variable to globally control notifications enablement\n \n In order to be able to globally enable notification reporting for all services,\n without an need to have ceilometer deployed or bunch of overrides for each\n service, we add `oslomsg_notify_enabled` variable that aims to control\n behaviour of enabled notifications.\n \n Presence of ceilometer is still respected by default and being referenced.\n \n Potential usecase are various billing panels that do rely on notifications\n but do not require presence of Ceilometer.\n \n Change-Id: Id9bc7f2ba4a2e813657d65f2bb6be5089c1a5461","shortMessageHtmlLink":"Update git submodules"}},{"before":"dc9f93c75c6edca5e51110eb07cdcde579905f1d","after":"7544aa627eb95047df8ab99f68d5a4d67f61ebcb","ref":"refs/heads/master","pushedAt":"2024-05-13T17:16: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 kayobe from branch 'master'\n to b9ca63dbea737f41cec20914591bc0906bd4c6fb\n - Document required tags for Bifrost-only deployment\n \n Change-Id: I0c8268fc9ebc3f87c4daab6afb4ddf64c3d71de0","shortMessageHtmlLink":"Update git submodules"}},{"before":"35a85c6af94f4f466131042a2aea38a5158fe4dd","after":"dc9f93c75c6edca5e51110eb07cdcde579905f1d","ref":"refs/heads/master","pushedAt":"2024-05-13T16:53:37.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 87eec57d268e9f27d34c0c10c12a47ae0da5dbc0\n - Updated from Puppet OpenStack modules constraints\n \n Change-Id: Ia3b7ac0cd27c8964841e33bf120f4b570165841e","shortMessageHtmlLink":"Update git submodules"}},{"before":"7b9d8c8e1384b4ef8d1ed7cf4df392cf4f2bfa53","after":"35a85c6af94f4f466131042a2aea38a5158fe4dd","ref":"refs/heads/master","pushedAt":"2024-05-13T16:38:02.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 dcace881bc36cb9a2af851ea6b055cc9ce3dd433\n - Merge \"docs: revise notes around iso booting for clarity\"\n - docs: revise notes around iso booting for clarity\n \n Had someone try to boot the tinycore ISO on a UEFI machine, and they\n got a nice error. Just turns out we needed to update our docs a little\n bit to provide appropriate clarity.\n \n Change-Id: I1adfb62ea22d0b58740ceadc8c338fc04d9b78de","shortMessageHtmlLink":"Update git submodules"}},{"before":"1cf3989e4d3df173744656f2983c743c531bfd54","after":"7b9d8c8e1384b4ef8d1ed7cf4df392cf4f2bfa53","ref":"refs/heads/master","pushedAt":"2024-05-13T16:35: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 git submodules\n\n* Update puppet-swift from branch 'master'\n to f07105ad248be0e46f497d82506fac28c7191e36\n - Expose log_name_per_daemon configurable\n \n Add the log_name_per_daemon parameter to the all class so that this\n parameter can be customized via the simplified definition.\n \n Change-Id: I34989778f607db869d7acd1787682f5a8c97be5b","shortMessageHtmlLink":"Update git submodules"}},{"before":"27b7b4a417243dbdc14c8a670255f9556befe5e8","after":"1cf3989e4d3df173744656f2983c743c531bfd54","ref":"refs/heads/master","pushedAt":"2024-05-13T16:29:39.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 0a9c65cbe1f7aa9507bc8accc50b249b9782d2e8\n - redis: Generate tls certs timely for redis-sentinel\n \n The same certs are used by not only redis but also redis-sentinel so\n the certs should be generated at the appropriate timing for sentinel\n installation/configuration.\n \n Change-Id: I50e08ff61d3e4152777b425fe15f2f48fcea6070","shortMessageHtmlLink":"Update git submodules"}},{"before":"557cac1a6eb2968ce37ba3a26164efdff5b67b35","after":"27b7b4a417243dbdc14c8a670255f9556befe5e8","ref":"refs/heads/master","pushedAt":"2024-05-13T16:23: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-aodh from branch 'master'\n to 6cdb315944cd225ee926efb2a8e41eda510e71aa\n - Merge \"Add validations for keystone resource parameters\"\n - Add validations for keystone resource parameters\n \n The underlying implementation already have type validations. Inherit\n these and make a few adjustment so that validation failures are raised\n from the external interface layer instead of the internal interface.\n \n Change-Id: Iefbdb1483986ad734ebce03d96c762eba4639067","shortMessageHtmlLink":"Update git submodules"}},{"before":"34396b15fc56e6db352c629a9338995de0ef7619","after":"557cac1a6eb2968ce37ba3a26164efdff5b67b35","ref":"refs/heads/master","pushedAt":"2024-05-13T16:11: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 swift from branch 'master'\n to d1aa735a37d9d679c51a9eda6131ec3e365976b8\n - Merge \"backend ratelimit: support per-method rate limits\"\n - backend ratelimit: support per-method rate limits\n \n Add support for config options such as:\n \n head_requests_per_device_per_second = 100\n \n Change-Id: I2936f799b6112155ff01dcd8e1f985849a1af178","shortMessageHtmlLink":"Update git submodules"}},{"before":"979433dab4d69080a6f785738349253dd6d31d70","after":"34396b15fc56e6db352c629a9338995de0ef7619","ref":"refs/heads/master","pushedAt":"2024-05-13T16:10: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 puppet-vitrage from branch 'master'\n to 7778cc3b316f828feab2ec84b5ed2b2ff3c81ea5\n - Merge \"Remove support for amqp1 messaging driver\"\n - Remove support for amqp1 messaging driver\n \n The base implementation in puppet-oslo was deprecated during the 2023.2\n cycle[1], so can be removed now.\n \n [1] e174113210699b433dbae4c2c5a68bc3d269b5c3\n \n Change-Id: Ib0104a11066f2047e3095ac8cbee571c531c9a67","shortMessageHtmlLink":"Update git submodules"}},{"before":"9ab902993e683f9968ec6eb990df06d49f03d50b","after":"979433dab4d69080a6f785738349253dd6d31d70","ref":"refs/heads/master","pushedAt":"2024-05-13T16:05: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 bifrost from branch 'master'\n to 38ac4344f1538a212e9fd11c7de690dbb7da3588\n - Merge \"Remove last traces of ubuntu focal\"\n - Remove last traces of ubuntu focal\n \n The CI jobs are no longer used by anything, and bifrost does not support\n focal either already.\n \n Change-Id: I1093e87048b5cab51add180b90be836628a15731","shortMessageHtmlLink":"Update git submodules"}},{"before":"ad221ad4a4ab898c3cd95c6acdd95ac5a49f5c63","after":"9ab902993e683f9968ec6eb990df06d49f03d50b","ref":"refs/heads/master","pushedAt":"2024-05-13T15:49: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 puppet-oslo from branch 'master'\n to 352c9b8207311697b2227ab6ba8bb1004a782835\n - Merge \"Improve unit test coverage\"\n - Improve unit test coverage\n \n Validate a few resources which are not covered, to improve test\n coverage.\n \n Change-Id: Ie165830609ee5b91fcad324a2b030223c566831e","shortMessageHtmlLink":"Update git submodules"}},{"before":"7bbae3c574092ac654cff44dc4c4c9fe3d9fe01e","after":"ad221ad4a4ab898c3cd95c6acdd95ac5a49f5c63","ref":"refs/heads/master","pushedAt":"2024-05-13T15:41: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 manila-tempest-plugin from branch 'master'\n to 4940aecb96ea43a15a1d953cac9d46f32a82fa6f\n - Merge \"Add stable/2024.1 job on gate and remove zed job\"\n - Add stable/2024.1 job on gate and remove zed job\n \n As 2024.1 is released, we should add its job on master\n gate to keep branchless tempest plugins compatible to\n stable branch.\n \n At the same time, we're dropping the zed job\n since the zed branch of openstack/manila has now\n transitioned to \"unmaintained\". manila-tempest-plugin\n may no longer support running against the zed branch.\n Please use the \"zed-last\" tag instead [1]\n \n Ref: Tempest plugins guide for stable branch testing:\n - https://docs.openstack.org/tempest/latest/stable_branch_testing_policy.html\n \n [1] https://review.opendev.org/c/openstack/releases/+/918346\n Change-Id: I0625576d14d9e084aa65beed5d0c988dcebd85dc\n Signed-off-by: Goutham Pacha Ravi ","shortMessageHtmlLink":"Update git submodules"}},{"before":"23e166b3008f7445446268afac08e4aec58a207e","after":"7bbae3c574092ac654cff44dc4c4c9fe3d9fe01e","ref":"refs/heads/master","pushedAt":"2024-05-13T15:36:34.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-heat from branch 'master'\n to abbb1a7b41a86501b9060c8801d9a9f86ee1f51a\n - Add missing test coverage for [DEFAULT] options\n \n Change-Id: Icb6676ce62c800d60305a11045489da24970c9ce","shortMessageHtmlLink":"Update git submodules"}},{"before":"cf98596241b690a2822690ae6ad16b23f7150da5","after":"23e166b3008f7445446268afac08e4aec58a207e","ref":"refs/heads/master","pushedAt":"2024-05-13T14:22: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-os_murano from branch 'master'\n to 5f59188e4646897659cb36c06c017dc9c9959d5f\n - Merge \"Preserve actual production playbook in examples\"\n - Preserve actual production playbook in examples\n \n Since Murano is moved to inactive state, we can not provide further\n releases of the role either, which means that Sahara should be dropped\n from the integrated repo.\n \n With that it's worth to preserve actuall playbook that was used for\n deployment as example playbook, in case somebody needs to use old\n role/service version in their deployments.\n \n Change-Id: Iffcf7e865591ef76f62053f3ec3d022a90cfb331","shortMessageHtmlLink":"Update git submodules"}},{"before":"7f6f542beb647c8fedae03d7bbecbc3162673b3d","after":"cf98596241b690a2822690ae6ad16b23f7150da5","ref":"refs/heads/master","pushedAt":"2024-05-13T13:53:24.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_murano from branch 'master'\n to 39aeb27b7fe347ec64fcf5f5c0ec6130438dfd42\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: I51173e3f0aac7894e903465e515a7e3aca6cf6b8","shortMessageHtmlLink":"Update git submodules"}},{"before":"1672bc7fef00776b2a19eeb63f20ffcdd978f287","after":"7f6f542beb647c8fedae03d7bbecbc3162673b3d","ref":"refs/heads/master","pushedAt":"2024-05-13T13:51: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 kolla-ansible from branch 'master'\n to cff75f6eacf2723877cfd8e32993bfec9acd42d2\n - Merge \"ironic: mount metrics in conductor only when exporter is enabled\"\n - ironic: mount metrics in conductor only when exporter is enabled\n \n Related-Bug: #2062401\n \n Change-Id: I2c058e0fe56b32fce36e1c9f637c12fe5950ff21","shortMessageHtmlLink":"Update git submodules"}},{"before":"7c4a6eead4c35e7fce897b7e0519dc4c0aa06b18","after":"1672bc7fef00776b2a19eeb63f20ffcdd978f287","ref":"refs/heads/master","pushedAt":"2024-05-13T13:20:13.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 openstacksdk from branch 'master'\n to 0d5d48f65f3eae30f940504d319ea3515608a238\n - Merge \"Add support for federation service providers\"\n - Add support for federation service providers\n \n Change-Id: I0c4c1ee77b0bbccd18af5b9b84a585a79f1a500c","shortMessageHtmlLink":"Update git submodules"}},{"before":"6a364beb4e3cb912afe13e229fff6f4c664cdd9f","after":"7c4a6eead4c35e7fce897b7e0519dc4c0aa06b18","ref":"refs/heads/master","pushedAt":"2024-05-13T13:15:10.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_cinder from branch 'master'\n to 62f3ce0efc7cbde90e192dff2199f5c1f21787ae\n - Implement variables to address oslo.messaging improvements\n \n During last release cycle oslo.messaging has landed [1] series of extremely\n useful changes that are designed to implement modern messaging\n techniques for rabbitmq quorum queues.\n \n Since these changes are breaking and require queues being re-created,\n it 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 \n Change-Id: I02db2ad91ad036ff24c35882e1746b3d6a8f3cc0","shortMessageHtmlLink":"Update git submodules"}},{"before":"3109560df88d55c4dca7a2560bebabd21cf665af","after":"6a364beb4e3cb912afe13e229fff6f4c664cdd9f","ref":"refs/heads/master","pushedAt":"2024-05-13T12:53:37.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 devstack from branch 'master'\n to c80b9f4fc16997631696100a8e468d907a177f7d\n - Drop reno\n \n devstack doesn't do releases, so there should be no release notes,\n either. Drop the one that was accidentally created to avoid confusion.\n \n Change-Id: I75a295e50c36925a0137a5458444fb48bd5d9f8a","shortMessageHtmlLink":"Update git submodules"}},{"before":"6b72547a67c0875c0a8d748d8008103da3996f6e","after":"3109560df88d55c4dca7a2560bebabd21cf665af","ref":"refs/heads/master","pushedAt":"2024-05-13T12:33: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":"Update git submodules\n\n* Update cloudkitty from branch 'master'\n to 8a5319fd5de3f9f9c7b543936a3bb42fb02a62a8\n - Merge \"CI: Remove grenade branch variables\"\n - CI: Remove grenade branch variables\n \n This was always testing the upgrade with master, causing CI failures on\n the stable/2024.1 branch.\n \n Also remove USE_PYTHON3 which is always true in our supported branches.\n \n Change-Id: I9ba2b02b7c5abd2b6a2114cd3b680ea0244484a4","shortMessageHtmlLink":"Update git submodules"}},{"before":"268fec242e0a6b75eb8cb3dc49878296f03f6aa2","after":"6b72547a67c0875c0a8d748d8008103da3996f6e","ref":"refs/heads/master","pushedAt":"2024-05-13T12:12:33.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 35daa2d8684888798b974487d1f7468dc1ca1e9e\n - Merge \"Optimize deletion of static routes\"\n - Optimize deletion of static routes\n \n Instead of having a separate OVN command for deletion of each\n static route, send out the deletion as a single command.\n \n Which significantly improves the performance. Previously\n deletion of 1000 routes took >1m30s and >6m30s for 2000 routes,\n with this change it takes ~5s and ~8s, respectivily.\n \n Closes-Bug: #2060054\n Change-Id: Iaa5204e2e48795c31c502160041bd128189eef5a","shortMessageHtmlLink":"Update git submodules"}},{"before":"955ac14fc266e96b2934f5e30d7319a7170c4f0e","after":"268fec242e0a6b75eb8cb3dc49878296f03f6aa2","ref":"refs/heads/master","pushedAt":"2024-05-13T12:06:13.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-ceph_client from branch 'master'\n to 33f8ad519f64d28f410e856aa129060e3a80f27c\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: I74308ab07e06c6f81830076feb7a7446932f25a3","shortMessageHtmlLink":"Update git submodules"}},{"before":"6d0775a6325b139f8f6a17b5c402d4ff77184c95","after":"955ac14fc266e96b2934f5e30d7319a7170c4f0e","ref":"refs/heads/master","pushedAt":"2024-05-13T11:59: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":"Update git submodules\n\n* Update cloudkitty from branch 'master'\n to f3a3a78ca4c6f0fdcc52d92b4526c682adf36a20\n - Merge \"Add rating modules PUT endpoint to v2 API\"\n - Add rating modules PUT endpoint to v2 API\n \n This introduces the PUT method for rating modules in the v2 API. Work items:\n \n * Implement the \"/v1/rating/modules\" endpoints in the v2 API, including\n unit tests and documentation\n \n Change-Id: I202c1021c11926c40ac1d9f5ca51c026ec3b674b\n Co-Authored-By: Pedro Henrique Pereira Martins \n Story: 2006572\n Task: 36798","shortMessageHtmlLink":"Update git submodules"}},{"before":"5f47678bb8496baf74d87395189feebb6973772c","after":"6d0775a6325b139f8f6a17b5c402d4ff77184c95","ref":"refs/heads/master","pushedAt":"2024-05-13T11:30: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 openstack-ansible-ceph_client from branch 'master'\n to 79074ab18b53e2220f22ae96d16580fb573fe952\n - Switch default ceph version to reef\n \n Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/917014\n Change-Id: I0e9f9a4559dd18cfd1bd431b3035c2f1f411d46d","shortMessageHtmlLink":"Update git submodules"}},{"before":"c4730cfbe3bf2822f40eb1d9e86dcf52b8b7a667","after":"5f47678bb8496baf74d87395189feebb6973772c","ref":"refs/heads/master","pushedAt":"2024-05-13T11:28: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":"Update git submodules\n\n* Update openstack-ansible-os_neutron from branch 'master'\n to d0917f561cc7c80143c831e83af36b15e64c36fd\n - Implement variables to address oslo.messaging improvements\n \n During last release cycle oslo.messaging has landed [1] series of extremely\n useful changes that are designed to implement modern messaging\n techniques for rabbitmq quorum queues.\n \n Since these changes are breaking and require queues being re-created,\n it 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 \n Change-Id: I6f1131cb9c8f15d7d9367397ff8ca1b439d66ab0","shortMessageHtmlLink":"Update git submodules"}},{"before":"a923e88e1e9a4fe6435fdded998c33c21d0551cb","after":"c4730cfbe3bf2822f40eb1d9e86dcf52b8b7a667","ref":"refs/heads/master","pushedAt":"2024-05-13T11:27: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":"Update git submodules\n\n* Update horizon from branch 'master'\n to 47823cce7c9b832b1f23eeb754e6ad4b9f212722\n - Remove deprecated exceptions.check_message\n \n It was deprecated 5 years ago[1] and has been kept for enough long\n time.\n \n [1] 31f7fc6bb24995376bb74d7de6866f5bf2b322c8\n \n Change-Id: Ie80b418c3eee3212006124be1eb4ee9f831f3d1d","shortMessageHtmlLink":"Update git submodules"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAESNresQA","startCursor":null,"endCursor":null}},"title":"Activity ยท openstack/openstack"}