From a10e5450e75041dfdf173bbf16a30d67b5b574aa Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Wed, 16 Jul 2025 21:15:26 +0200 Subject: [PATCH] Bump SHAs for master Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/955268 Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/955610 Change-Id: Icd992fdbd4dae88af0b2ea79b45593011f72f213 Signed-off-by: Dmitriy Rabotyagov --- inventory/group_vars/all/source_git.yml | 4 +- inventory/group_vars/aodh_all/source_git.yml | 4 +- .../group_vars/barbican_all/source_git.yml | 4 +- .../group_vars/blazar_all/source_git.yml | 4 +- .../group_vars/ceilometer_all/source_git.yml | 4 +- .../group_vars/cinder_all/source_git.yml | 4 +- .../group_vars/cloudkitty_all/source_git.yml | 4 +- .../group_vars/designate_all/source_git.yml | 4 +- .../group_vars/glance_all/source_git.yml | 4 +- inventory/group_vars/heat_all/source_git.yml | 4 +- .../group_vars/horizon_all/source_git.yml | 22 +++++------ .../group_vars/ironic_all/source_git.yml | 6 +-- .../group_vars/keystone_all/source_git.yml | 4 +- .../group_vars/magnum_all/source_git.yml | 4 +- .../group_vars/manila_all/source_git.yml | 4 +- .../group_vars/masakari_all/source_git.yml | 6 +-- .../group_vars/mistral_all/source_git.yml | 6 +-- .../group_vars/neutron_all/source_git.yml | 18 ++++----- inventory/group_vars/nova_all/source_git.yml | 4 +- .../group_vars/octavia_all/source_git.yml | 6 +-- .../group_vars/placement_all/source_git.yml | 4 +- .../group_vars/skyline_all/source_git.yml | 4 +- inventory/group_vars/swift_all/source_git.yml | 4 +- .../group_vars/tacker_all/source_git.yml | 4 +- inventory/group_vars/trove_all/source_git.yml | 4 +- .../group_vars/utility_all/source_git.yml | 38 +++++++++---------- inventory/group_vars/zun_all/source_git.yml | 6 +-- 27 files changed, 92 insertions(+), 92 deletions(-) diff --git a/inventory/group_vars/all/source_git.yml b/inventory/group_vars/all/source_git.yml index 1956508fd2..ec82221635 100644 --- a/inventory/group_vars/all/source_git.yml +++ b/inventory/group_vars/all/source_git.yml @@ -13,9 +13,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Global Requirements requirements_git_repo: "{{ openstack_opendev_base_url }}/openstack/requirements" -requirements_git_install_branch: 5563c94f0716fb87845fa84255766ba3d522b0e0 +requirements_git_install_branch: 666756b65fb12a4b3f6666f4fb26cbd5ceccc7fc requirements_git_track_branch: master diff --git a/inventory/group_vars/aodh_all/source_git.yml b/inventory/group_vars/aodh_all/source_git.yml index e12e4d2f1d..aeb2ce7671 100644 --- a/inventory/group_vars/aodh_all/source_git.yml +++ b/inventory/group_vars/aodh_all/source_git.yml @@ -13,9 +13,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Aodh service aodh_git_repo: "{{ openstack_opendev_base_url }}/openstack/aodh" -aodh_git_install_branch: 2d57b2312ce6f7c0daeb08e3a14730f8bf5d23cd +aodh_git_install_branch: 9bca40619a2dc4295c9dbe358ee48653c50c7f85 aodh_git_track_branch: master diff --git a/inventory/group_vars/barbican_all/source_git.yml b/inventory/group_vars/barbican_all/source_git.yml index af20f9aaba..ea976d5d68 100644 --- a/inventory/group_vars/barbican_all/source_git.yml +++ b/inventory/group_vars/barbican_all/source_git.yml @@ -13,9 +13,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 22.04.2025 ### +### HEAD as of 16.07.2025 ### ## Barbican service barbican_git_repo: "{{ openstack_opendev_base_url }}/openstack/barbican" -barbican_git_install_branch: d98891faee8c6adf85f85ae006ccb903999cb7c8 +barbican_git_install_branch: bfd1e72bf070a6a169882ad0abb88687f443a7da barbican_git_track_branch: master diff --git a/inventory/group_vars/blazar_all/source_git.yml b/inventory/group_vars/blazar_all/source_git.yml index 89ca63fdd1..51a39c3c05 100644 --- a/inventory/group_vars/blazar_all/source_git.yml +++ b/inventory/group_vars/blazar_all/source_git.yml @@ -13,11 +13,11 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 16.05.2025 ### +### HEAD as of 16.07.2025 ### ## Blazar service blazar_git_repo: "{{ openstack_opendev_base_url }}/openstack/blazar" -blazar_git_install_branch: 870f1eab1b3ad3726d80bcc27c409d5b115a7918 +blazar_git_install_branch: e2a95ee4615545fea293571c4489ed4642802a13 blazar_git_track_branch: stable/2025.1 ## Blazar Nova Service diff --git a/inventory/group_vars/ceilometer_all/source_git.yml b/inventory/group_vars/ceilometer_all/source_git.yml index b08bc55d0b..5d5a0509ea 100644 --- a/inventory/group_vars/ceilometer_all/source_git.yml +++ b/inventory/group_vars/ceilometer_all/source_git.yml @@ -13,9 +13,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Ceilometer service ceilometer_git_repo: "{{ openstack_opendev_base_url }}/openstack/ceilometer" -ceilometer_git_install_branch: 6f59a05aabfcfdfa7d6c5fe703dc39c6b0f97844 +ceilometer_git_install_branch: 3e94830276901782e161c1f12931f73aac75591f ceilometer_git_track_branch: master diff --git a/inventory/group_vars/cinder_all/source_git.yml b/inventory/group_vars/cinder_all/source_git.yml index 1d5fee8cad..d89368cf80 100644 --- a/inventory/group_vars/cinder_all/source_git.yml +++ b/inventory/group_vars/cinder_all/source_git.yml @@ -13,9 +13,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Cinder service cinder_git_repo: "{{ openstack_opendev_base_url }}/openstack/cinder" -cinder_git_install_branch: d23a17da679e1180a546d78138e257f397fe4b4b +cinder_git_install_branch: 21af57108f9f67ce9e5af78a6b7eef0d3f828576 cinder_git_track_branch: master diff --git a/inventory/group_vars/cloudkitty_all/source_git.yml b/inventory/group_vars/cloudkitty_all/source_git.yml index bb03c2a134..327e034f58 100644 --- a/inventory/group_vars/cloudkitty_all/source_git.yml +++ b/inventory/group_vars/cloudkitty_all/source_git.yml @@ -13,9 +13,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Cloudkitty service cloudkitty_git_repo: "{{ openstack_opendev_base_url }}/openstack/cloudkitty" -cloudkitty_git_install_branch: 2a29211052e74199278c42457243054465bc6c77 +cloudkitty_git_install_branch: e19c759f2b551268266fad77113111a2b6757ca3 cloudkitty_git_track_branch: master diff --git a/inventory/group_vars/designate_all/source_git.yml b/inventory/group_vars/designate_all/source_git.yml index 8fcbe2ece4..863cae0062 100644 --- a/inventory/group_vars/designate_all/source_git.yml +++ b/inventory/group_vars/designate_all/source_git.yml @@ -13,9 +13,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Designate service designate_git_repo: "{{ openstack_opendev_base_url }}/openstack/designate" -designate_git_install_branch: 6ebeb372617a236979cd583a656af82d8a136051 +designate_git_install_branch: fe86055b3a043e0e4452b7fa00992cc03e500af1 designate_git_track_branch: master diff --git a/inventory/group_vars/glance_all/source_git.yml b/inventory/group_vars/glance_all/source_git.yml index 4eeca046ce..97f63931fb 100644 --- a/inventory/group_vars/glance_all/source_git.yml +++ b/inventory/group_vars/glance_all/source_git.yml @@ -13,9 +13,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Glance service glance_git_repo: "{{ openstack_opendev_base_url }}/openstack/glance" -glance_git_install_branch: 1cb8621830b1dc2e6b045e51f6b0be1b453094a0 +glance_git_install_branch: 56100a6113d6a592fbb54a6d8aa08715a22c67bb glance_git_track_branch: master diff --git a/inventory/group_vars/heat_all/source_git.yml b/inventory/group_vars/heat_all/source_git.yml index 12c0b6ed6e..70eaf89a9c 100644 --- a/inventory/group_vars/heat_all/source_git.yml +++ b/inventory/group_vars/heat_all/source_git.yml @@ -13,9 +13,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Heat service heat_git_repo: "{{ openstack_opendev_base_url }}/openstack/heat" -heat_git_install_branch: 851dd45f0c5ff60ed7d0eff6e54dcedeb5530653 +heat_git_install_branch: b9ea49af0f941f3af66bc9f995a58d65b2f67532 heat_git_track_branch: master diff --git a/inventory/group_vars/horizon_all/source_git.yml b/inventory/group_vars/horizon_all/source_git.yml index ecbf26bb4a..7a13d66ecf 100644 --- a/inventory/group_vars/horizon_all/source_git.yml +++ b/inventory/group_vars/horizon_all/source_git.yml @@ -13,11 +13,11 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Horizon service horizon_git_repo: "{{ openstack_opendev_base_url }}/openstack/horizon" -horizon_git_install_branch: 827a566d349020853e0370b6bf90066dd56b6ec2 +horizon_git_install_branch: c90adc7e31670064531f9fc9b889a5ceccce933f horizon_git_track_branch: master ## Adjutant dashboard plugin @@ -32,27 +32,27 @@ barbican_dashboard_git_track_branch: master ## Cloudkitty dashboard plugin cloudkitty_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/cloudkitty-dashboard" -cloudkitty_dashboard_git_install_branch: 7f6d3682edd911e4ff80ca766974317bd2bf3a75 +cloudkitty_dashboard_git_install_branch: 46dbeeb5e0c8cef0e2371e589387ccb0729a6df7 cloudkitty_dashboard_git_track_branch: master ## Horizon Designate dashboard plugin designate_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/designate-dashboard" -designate_dashboard_git_install_branch: f60cc5c07398d5efca0753886787ca3ee4588d34 +designate_dashboard_git_install_branch: e9ce32addfdb257956cce7e6961ef3172f304a22 designate_dashboard_git_track_branch: master ## Horizon Heat dashboard plugin heat_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/heat-dashboard" -heat_dashboard_git_install_branch: 4d6b290232fda740d34d5c99e03273171c42ad6d +heat_dashboard_git_install_branch: 8c03a50cfd493dd13966d5761804d62af5611baa heat_dashboard_git_track_branch: master ## Horizon Ironic dashboard plugin ironic_dashboard_git_repo: "{{ openstack_opendev_base_url}}/openstack/ironic-ui" -ironic_dashboard_git_install_branch: ca1b1392d0f0b0cbb0c04c32ce9a52bde89db1a2 +ironic_dashboard_git_install_branch: c3e13081351cd6bdf143f73ec5d7ad68f53c211f ironic_dashboard_git_track_branch: master ## Horizon Magnum dashboard plugin magnum_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/magnum-ui" -magnum_dashboard_git_install_branch: b817c7654bd567bcd8d63dfb57843c9f43596ba8 +magnum_dashboard_git_install_branch: 420d786159a9ba56bb7feef9b811634a2395059d magnum_dashboard_git_track_branch: master ## Horizon Masakari dashboard plugin @@ -62,20 +62,20 @@ masakari_dashboard_git_track_branch: master ## Horizon Trove dashboard plugin trove_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/trove-dashboard" -trove_dashboard_git_install_branch: 839bc57dc65553263c00d6e8818dbb01b5fafb77 +trove_dashboard_git_install_branch: 6584ec9d5982197044412ed8f6bfb78d3009d442 trove_dashboard_git_track_branch: master ## Horizon Octavia dashboard plugin octavia_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/octavia-dashboard" -octavia_dashboard_git_install_branch: 890ed461f27740d3e6893c0cfbeb50d530dd720c +octavia_dashboard_git_install_branch: c796b35fca907fe379010498bcceff6213a9d9fe octavia_dashboard_git_track_branch: master ## Horizon Neutron VPNaaS dashboard plugin neutron_vpnaas_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-vpnaas-dashboard" -neutron_vpnaas_dashboard_git_install_branch: 304a8028a35a26c66491f2ce14c98cb5840110ae +neutron_vpnaas_dashboard_git_install_branch: 4f4bca23cea0238ac41ad3b435016197c7663850 neutron_vpnaas_dashboard_git_track_branch: master ## Horizon Neutron FWaaS dashboard plugin neutron_fwaas_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-fwaas-dashboard" -neutron_fwaas_dashboard_git_install_branch: 6a4c4650be16468f2d4cc1bf8d38ee694bd0d4c4 +neutron_fwaas_dashboard_git_install_branch: c703ae157872bcbf4dc01f9ca5009a86434be0a1 neutron_fwaas_dashboard_git_track_branch: master diff --git a/inventory/group_vars/ironic_all/source_git.yml b/inventory/group_vars/ironic_all/source_git.yml index f9e515cb8b..df12a46571 100644 --- a/inventory/group_vars/ironic_all/source_git.yml +++ b/inventory/group_vars/ironic_all/source_git.yml @@ -13,14 +13,14 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Ironic service ironic_git_repo: "{{ openstack_opendev_base_url }}/openstack/ironic" -ironic_git_install_branch: 779226c9bf0b4252fa5300bb08f16137776b4a90 +ironic_git_install_branch: d264de34b05d3630d66f690db2ad5cedc8a9d02c ironic_git_track_branch: master ## Ironic inspector service ironic_inspector_git_repo: "{{ openstack_opendev_base_url }}/openstack/ironic-inspector" -ironic_inspector_git_install_branch: e70c8afeab7dcfc461c1dde26f59bd32f3ab1935 +ironic_inspector_git_install_branch: 1beed64b6db1e9468e22a103fc2483e3a0ae5af5 ironic_inspector_git_track_branch: master diff --git a/inventory/group_vars/keystone_all/source_git.yml b/inventory/group_vars/keystone_all/source_git.yml index ce8d6f12ee..de06c261f1 100644 --- a/inventory/group_vars/keystone_all/source_git.yml +++ b/inventory/group_vars/keystone_all/source_git.yml @@ -13,9 +13,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Keystone service keystone_git_repo: "{{ openstack_opendev_base_url }}/openstack/keystone" -keystone_git_install_branch: 4e014d79f00915e298244246e1929f80a98012a6 +keystone_git_install_branch: 4e4cd0dcdc51c531f5451361e3fe514d32e69978 keystone_git_track_branch: master diff --git a/inventory/group_vars/magnum_all/source_git.yml b/inventory/group_vars/magnum_all/source_git.yml index 66bad70f6d..77bf3b160a 100644 --- a/inventory/group_vars/magnum_all/source_git.yml +++ b/inventory/group_vars/magnum_all/source_git.yml @@ -13,9 +13,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 22.05.2025 ### +### HEAD as of 16.07.2025 ### ## Magnum service magnum_git_repo: "{{ openstack_opendev_base_url }}/openstack/magnum" -magnum_git_install_branch: ecb48851d1c31778943dcb87153184163f22b325 +magnum_git_install_branch: cbeb6a89aa4cc06548fe15b36a041200fd49821c magnum_git_track_branch: master diff --git a/inventory/group_vars/manila_all/source_git.yml b/inventory/group_vars/manila_all/source_git.yml index 88466e7b86..9f7c605f1f 100644 --- a/inventory/group_vars/manila_all/source_git.yml +++ b/inventory/group_vars/manila_all/source_git.yml @@ -13,9 +13,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Manila service manila_git_repo: "{{ openstack_opendev_base_url }}/openstack/manila" -manila_git_install_branch: 0d63460d49b1735b26a6c848528ef6fe83dc169c +manila_git_install_branch: 97d49ae60c5a3289fb717eb5bf71d423ca107460 manila_git_track_branch: master diff --git a/inventory/group_vars/masakari_all/source_git.yml b/inventory/group_vars/masakari_all/source_git.yml index 5d9baadad3..addaedc7a3 100644 --- a/inventory/group_vars/masakari_all/source_git.yml +++ b/inventory/group_vars/masakari_all/source_git.yml @@ -13,14 +13,14 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Masakari service masakari_git_repo: "{{ openstack_opendev_base_url }}/openstack/masakari" -masakari_git_install_branch: ceb488093a4c026a89e7a06afed94ca7e483fb12 +masakari_git_install_branch: 468f9abc198fd14cd040d438ce19d18c6b940b0f masakari_git_track_branch: master ## Masakari monitors services masakari_monitors_git_repo: "{{ openstack_opendev_base_url }}/openstack/masakari-monitors" -masakari_monitors_git_install_branch: 67846e9999de5a4aa4fe3d2fe2c615875e0b75d0 +masakari_monitors_git_install_branch: 66e71d5782de3deccb10d5580f606b4d3f68b993 masakari_monitors_git_track_branch: master diff --git a/inventory/group_vars/mistral_all/source_git.yml b/inventory/group_vars/mistral_all/source_git.yml index fb47089796..4096d39540 100644 --- a/inventory/group_vars/mistral_all/source_git.yml +++ b/inventory/group_vars/mistral_all/source_git.yml @@ -13,13 +13,13 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Mistral service mistral_git_repo: "{{ openstack_opendev_base_url }}/openstack/mistral" -mistral_git_install_branch: ceb30381d435f5a6a96fe14bbfd90ef0dd1e013b +mistral_git_install_branch: 6ed89e8f51313628224be0a42d3f71a8b2186dc3 mistral_git_track_branch: master mistral_extra_git_repo: "{{ openstack_opendev_base_url }}/openstack/mistral-extra" -mistral_extra_git_install_branch: 9bbabe31bdd912cdb91681fd45f81188d2861af2 +mistral_extra_git_install_branch: 3a2aeeb1201aaf71f47053b82b1c031414302255 mistral_extra_git_track_branch: master diff --git a/inventory/group_vars/neutron_all/source_git.yml b/inventory/group_vars/neutron_all/source_git.yml index a6c0739231..19067a2279 100644 --- a/inventory/group_vars/neutron_all/source_git.yml +++ b/inventory/group_vars/neutron_all/source_git.yml @@ -13,35 +13,35 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Neutron service neutron_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron" -neutron_git_install_branch: a37c2d2a1e27266f51259b33c5b2720f41f00b71 +neutron_git_install_branch: 0b23123a09f0d93fa5bc7c7a5b0c730db53dd9a5 neutron_git_track_branch: master neutron_vpnaas_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-vpnaas" -neutron_vpnaas_git_install_branch: 0d94efd01f38d61007f5fd828e940c7f9f216866 +neutron_vpnaas_git_install_branch: 93b8fddf45a56b2438a34c04be647d9d37c37e9b neutron_vpnaas_git_track_branch: master neutron_fwaas_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-fwaas" -neutron_fwaas_git_install_branch: 94cc23c01ef668aa13a7071072c9fc6b1d59634d +neutron_fwaas_git_install_branch: ad78adbe047d18c1fa10477c4c69b2f49e034510 neutron_fwaas_git_track_branch: master neutron_dynamic_routing_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-dynamic-routing" -neutron_dynamic_routing_git_install_branch: 014f0443a1a0cb4def107d6de4389275161b52ff +neutron_dynamic_routing_git_install_branch: 5d82834777e06aa6ac8b58c401def4769293f1f2 neutron_dynamic_routing_git_track_branch: master networking_bgpvpn_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-bgpvpn" -networking_bgpvpn_git_install_branch: 1044a82287af01f3f627a233370aaf03fd85830d +networking_bgpvpn_git_install_branch: c1b2ffbd02295ca781261d570bcc1bba3470d7c7 networking_bgpvpn_git_track_branch: master networking_sfc_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-sfc" -networking_sfc_git_install_branch: bfb438d483bc8ab2a88a3fb16fe2e6f9128cb908 +networking_sfc_git_install_branch: 281994f60588eb05280eefdaf5158d4293fa619c networking_sfc_git_track_branch: master networking_generic_switch_git_repo: "{{ openstack_opendev_base_url}}/openstack/networking-generic-switch" -networking_generic_switch_git_install_branch: dc96c86c444c5e1ff9516251cd7ee5f451bc1bd3 +networking_generic_switch_git_install_branch: 49fb44471b66575852fe3e2010205ef26dbbbcb2 networking_generic_switch_git_track_branch: master networking_nsx_git_repo: "{{ openstack_opendev_base_url }}/x/vmware-nsx" @@ -53,7 +53,7 @@ networking_nsxlib_git_install_branch: b49988f87a9fedb7e79041359a2bc7df1bf170e5 networking_nsxlib_git_track_branch: master networking_baremetal_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-baremetal" -networking_baremetal_git_install_branch: 1c0c66eae415a233e80d33324a5c19b183a4ee2b +networking_baremetal_git_install_branch: bb5cd2934a2e1d030095bf945aae914be7ec074f networking_baremetal_git_track_branch: master networking_ovn_bgp_git_repo: "{{ openstack_opendev_base_url }}/openstack/ovn-bgp-agent" diff --git a/inventory/group_vars/nova_all/source_git.yml b/inventory/group_vars/nova_all/source_git.yml index 466e8a274e..da7d39e0f2 100644 --- a/inventory/group_vars/nova_all/source_git.yml +++ b/inventory/group_vars/nova_all/source_git.yml @@ -23,7 +23,7 @@ ## * All items with this file should be separated by `name_` note that the name of the ## package should be one long name with no additional `_` separating it. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## NOVNC from source novncproxy_git_repo: "{{ openstack_github_base_url }}/novnc/noVNC" @@ -37,5 +37,5 @@ spicehtml5_git_track_branch: None ## Nova service nova_git_repo: "{{ openstack_opendev_base_url }}/openstack/nova" -nova_git_install_branch: cda0d82570ac87c448e2faaa7db9c848324f7974 +nova_git_install_branch: 19d621a66f8d90500c7b630d7b9fbae1d0542bb0 nova_git_track_branch: master diff --git a/inventory/group_vars/octavia_all/source_git.yml b/inventory/group_vars/octavia_all/source_git.yml index 2772f858b3..1ab4f66d9b 100644 --- a/inventory/group_vars/octavia_all/source_git.yml +++ b/inventory/group_vars/octavia_all/source_git.yml @@ -13,14 +13,14 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Octavia service octavia_git_repo: "{{ openstack_opendev_base_url }}/openstack/octavia" -octavia_git_install_branch: 599873b01ffc0adadf94ecbdb791351275ef10f8 +octavia_git_install_branch: cd4fa250d14f9bf99e769c89eb4153bd58768316 octavia_git_track_branch: master ## Octavia OVN provider octavia_ovn_octavia_provider_git_repo: "{{ openstack_opendev_base_url }}/openstack/ovn-octavia-provider" -octavia_ovn_octavia_provider_git_install_branch: 502c6d154d8e8c15ca598328aaf309479b06307b +octavia_ovn_octavia_provider_git_install_branch: 5895ae7c4e4da8926ccb8ff9c9826f518891fed1 octavia_ovn_octavia_provider_git_track_branch: master diff --git a/inventory/group_vars/placement_all/source_git.yml b/inventory/group_vars/placement_all/source_git.yml index c11e0290a2..8f5131db1d 100644 --- a/inventory/group_vars/placement_all/source_git.yml +++ b/inventory/group_vars/placement_all/source_git.yml @@ -13,9 +13,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Placement service placement_git_repo: "{{ openstack_opendev_base_url }}/openstack/placement" -placement_git_install_branch: 124ba4514122c30456012644d6a90dc9739135d4 +placement_git_install_branch: 3e88156836f30b58abb83acf37405788c2ec519b placement_git_track_branch: master diff --git a/inventory/group_vars/skyline_all/source_git.yml b/inventory/group_vars/skyline_all/source_git.yml index f348149d83..2a3659135c 100644 --- a/inventory/group_vars/skyline_all/source_git.yml +++ b/inventory/group_vars/skyline_all/source_git.yml @@ -13,11 +13,11 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Skyline service skyline_git_repo: "{{ openstack_opendev_base_url }}/openstack/skyline-apiserver" -skyline_git_install_branch: 34e65e28a8f9fa4524cbb5f904d084e722de255b +skyline_git_install_branch: b5b171994defe8c53ec94a3cb07182f53d3a01ab skyline_git_track_branch: master skyline_console_git_repo: "{{ openstack_opendev_base_url }}/openstack/skyline-console" diff --git a/inventory/group_vars/swift_all/source_git.yml b/inventory/group_vars/swift_all/source_git.yml index 5162232243..a1f7e6a1d2 100644 --- a/inventory/group_vars/swift_all/source_git.yml +++ b/inventory/group_vars/swift_all/source_git.yml @@ -13,9 +13,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Swift service swift_git_repo: "{{ openstack_opendev_base_url }}/openstack/swift" -swift_git_install_branch: 575a18daf4d28e5bba5aa0570ef55e51d122fcc1 +swift_git_install_branch: d9115f24d603f6b68f95456686355189feb08c2c swift_git_track_branch: master diff --git a/inventory/group_vars/tacker_all/source_git.yml b/inventory/group_vars/tacker_all/source_git.yml index 9e4de37076..9411d9701c 100644 --- a/inventory/group_vars/tacker_all/source_git.yml +++ b/inventory/group_vars/tacker_all/source_git.yml @@ -13,9 +13,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Tacker service tacker_git_repo: "{{ openstack_opendev_base_url }}/openstack/tacker" -tacker_git_install_branch: f3b72022e7b332ca7b1c38c549edb8096f5da8fe +tacker_git_install_branch: 39edaa21a63cde7cd33ed26dbeba24cad1e8fb88 tacker_git_track_branch: master diff --git a/inventory/group_vars/trove_all/source_git.yml b/inventory/group_vars/trove_all/source_git.yml index 4c1a93d48a..28a03421f1 100644 --- a/inventory/group_vars/trove_all/source_git.yml +++ b/inventory/group_vars/trove_all/source_git.yml @@ -13,9 +13,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Trove service trove_git_repo: "{{ openstack_opendev_base_url }}/openstack/trove" -trove_git_install_branch: 76cd5a7bf941f22da8395b1cbc9e3ac7c0607758 +trove_git_install_branch: 8420adb0a79fe1f65759d4fbea3fc37cf34c45ac trove_git_track_branch: master diff --git a/inventory/group_vars/utility_all/source_git.yml b/inventory/group_vars/utility_all/source_git.yml index e1aed7b284..4f2cb8a98e 100644 --- a/inventory/group_vars/utility_all/source_git.yml +++ b/inventory/group_vars/utility_all/source_git.yml @@ -13,10 +13,10 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### tempest_git_repo: "{{ openstack_opendev_base_url }}/openstack/tempest" -tempest_git_install_branch: 7cb807a324c9f2bac47030c590ed488229bc113b +tempest_git_install_branch: 3bd304b466453a2df394169b7b599430cf366660 tempest_git_track_branch: master tempest_plugin_barbican_git_repo: "{{ openstack_opendev_base_url }}/openstack/barbican-tempest-plugin" @@ -24,43 +24,43 @@ tempest_plugin_barbican_git_install_branch: 2cd185133a86242c58d721e66c2db753a369 tempest_plugin_barbican_git_track_branch: master tempest_plugin_blazar_git_repo: "{{ openstack_opendev_base_url }}/openstack/blazar-tempest-plugin" -tempest_plugin_blazar_git_install_branch: 500bce55593389322e1ff721a6585ace4823eaa9 +tempest_plugin_blazar_git_install_branch: a834e47ef252750ca5e8e4b6bd1233fcaafa4322 tempest_plugin_blazar_git_track_branch: master tempest_plugin_cinder_git_repo: "{{ openstack_opendev_base_url }}/openstack/cinder-tempest-plugin" -tempest_plugin_cinder_git_install_branch: bb5594c061370316bfc881e24d11b3350fb0aef9 +tempest_plugin_cinder_git_install_branch: 5102371cefecc0bf90e8ff789b1159b3dc6a5229 tempest_plugin_cinder_git_track_branch: master tempest_plugin_cloudkitty_git_repo: "{{ openstack_opendev_base_url }}/openstack/cloudkitty-tempest-plugin" -tempest_plugin_cloudkitty_git_install_branch: 3713d78d5df03458971718c014501dd2ea00a65a +tempest_plugin_cloudkitty_git_install_branch: 106137decfabe4ca3754adeffb5572e171d558e7 tempest_plugin_cloudkitty_git_track_branch: master tempest_plugin_designate_git_repo: "{{ openstack_opendev_base_url }}/openstack/designate-tempest-plugin" -tempest_plugin_designate_git_install_branch: f36fcee44adaf33e9280231c6b0b3a40c9cacd32 +tempest_plugin_designate_git_install_branch: 548add9c2bd770d09a2d01cbeb9b029eb9dfb55a tempest_plugin_designate_git_track_branch: master tempest_plugin_glance_git_repo: "{{ openstack_opendev_base_url }}/openstack/glance-tempest-plugin" -tempest_plugin_glance_git_install_branch: 9cd59ca4fba5844dfa59b9b57b4f43ee177507ab +tempest_plugin_glance_git_install_branch: be482976001ba5e946029ddd0e3fe8ee1852568d tempest_plugin_glance_git_track_branch: master tempest_plugin_heat_git_repo: "{{ openstack_opendev_base_url }}/openstack/heat-tempest-plugin" -tempest_plugin_heat_git_install_branch: d2db170988fe1ad3aedda997377b768a83ba9fe9 +tempest_plugin_heat_git_install_branch: 63de1c25800d85eb2075de65c9b05f7ded87779d tempest_plugin_heat_git_track_branch: master tempest_plugin_ironic_git_repo: "{{ openstack_opendev_base_url }}/openstack/ironic-tempest-plugin" -tempest_plugin_ironic_git_install_branch: ded2294935e97e5e241b0da4d65b5336bf2cf321 +tempest_plugin_ironic_git_install_branch: 8ea34bfb77b62964e587d9ccf36c74b1d3fd12b3 tempest_plugin_ironic_git_track_branch: master tempest_plugin_keystone_git_repo: "{{ openstack_opendev_base_url }}/openstack/keystone-tempest-plugin" -tempest_plugin_keystone_git_install_branch: f3c89425613f333a1152a7d420e5d681154f7ad1 +tempest_plugin_keystone_git_install_branch: bab7165ee8aef4abb796db587299c773bc105ee1 tempest_plugin_keystone_git_track_branch: master tempest_plugin_magnum_git_repo: "{{ openstack_opendev_base_url }}/openstack/magnum-tempest-plugin" -tempest_plugin_magnum_git_install_branch: bb4b798148269810d57349f7256cf6b942b1139b +tempest_plugin_magnum_git_install_branch: fb142a09f8d0b7ea0cad9d54a61b157cd2980643 tempest_plugin_magnum_git_track_branch: master tempest_plugin_manila_git_repo: "{{ openstack_opendev_base_url }}/openstack/manila-tempest-plugin" -tempest_plugin_manila_git_install_branch: 87c208aa40aca2ef638a24bfbf3cced77f0ab333 +tempest_plugin_manila_git_install_branch: dd1fd2c4ef121eabf3984e6ccd2a7fb3aeae00ba tempest_plugin_manila_git_track_branch: master tempest_plugin_murano_git_repo: "{{ openstack_opendev_base_url }}/openstack/murano-tempest-plugin" @@ -68,7 +68,7 @@ tempest_plugin_murano_git_install_branch: 528f48107cee6a9d2a120e7e8c94797b3b89bb tempest_plugin_murano_git_track_branch: master tempest_plugin_neutron_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-tempest-plugin" -tempest_plugin_neutron_git_install_branch: 5fc4845f3f5fd43491efb3304eeb3f7ae2669026 +tempest_plugin_neutron_git_install_branch: b31d56c3d72db84c9b580e7ca13dff6381c08789 tempest_plugin_neutron_git_track_branch: master tempest_plugin_novajoin_git_repo: "{{ openstack_opendev_base_url }}/x/novajoin-tempest-plugin" @@ -76,7 +76,7 @@ tempest_plugin_novajoin_git_install_branch: d4a39ceb0f636de6a5b07b99a5a04a7a272d tempest_plugin_novajoin_git_track_branch: master tempest_plugin_octavia_git_repo: "{{ openstack_opendev_base_url }}/openstack/octavia-tempest-plugin" -tempest_plugin_octavia_git_install_branch: fd803099c2c602fc5e8df1d4bcf25b1e585e4b51 +tempest_plugin_octavia_git_install_branch: afffce19230077433c7c0f7e35b635fd22d18c25 tempest_plugin_octavia_git_track_branch: master tempest_plugin_senlin_git_repo: "{{ openstack_opendev_base_url }}/openstack/senlin-tempest-plugin" @@ -88,21 +88,21 @@ tempest_plugin_sahara_git_install_branch: 3815c917a31398425800001aa79e15114685d0 tempest_plugin_sahara_git_track_branch: master tempest_plugin_telemetry_git_repo: "{{ openstack_opendev_base_url }}/openstack/telemetry-tempest-plugin" -tempest_plugin_telemetry_git_install_branch: ff31eb04516222da43beab79f2a3c7aed7c0538f +tempest_plugin_telemetry_git_install_branch: f8a8197b1e1764aecfcd02ae31053b7b96538a6a tempest_plugin_telemetry_git_track_branch: master tempest_plugin_trove_git_repo: "{{ openstack_opendev_base_url }}/openstack/trove-tempest-plugin" -tempest_plugin_trove_git_install_branch: bbe7fbe378a5c0c36324b7f3ae7c6c22d7f288d5 +tempest_plugin_trove_git_install_branch: ac0e75b1b64e8b14e66c7395bb51bead8b43458c tempest_plugin_trove_git_track_branch: master tempest_plugin_zaqar_git_repo: "{{ openstack_opendev_base_url }}/openstack/zaqar-tempest-plugin" -tempest_plugin_zaqar_git_install_branch: a7504dfc3df5960c2f8a0c1852e9acd8e63ea921 +tempest_plugin_zaqar_git_install_branch: 73e2764d7d2a013393dbc20e59888b648e133289 tempest_plugin_zaqar_git_track_branch: master tempest_plugin_zun_git_repo: "{{ openstack_opendev_base_url }}/openstack/zun-tempest-plugin" -tempest_plugin_zun_git_install_branch: 069b9efbebef2df2c104e9acf3ab98518cf1595d +tempest_plugin_zun_git_install_branch: b373770606595435ab0572cad5217673295fa1ff tempest_plugin_zun_git_track_branch: master rally_openstack_git_repo: "{{ openstack_opendev_base_url }}/openstack/rally-openstack" -rally_openstack_git_install_branch: 109bf1e5598db5637a3f4f446e8a3415140e8b2a +rally_openstack_git_install_branch: c6754c1df62340275408ec4f3ed94e9baea4f892 rally_openstack_git_track_branch: master diff --git a/inventory/group_vars/zun_all/source_git.yml b/inventory/group_vars/zun_all/source_git.yml index 1dafe271d9..bcf7e4b81b 100644 --- a/inventory/group_vars/zun_all/source_git.yml +++ b/inventory/group_vars/zun_all/source_git.yml @@ -13,16 +13,16 @@ # See the License for the specific language governing permissions and # limitations under the License. -### HEAD as of 18.05.2025 ### +### HEAD as of 16.07.2025 ### ## Zun service zun_git_repo: "{{ openstack_opendev_base_url }}/openstack/zun" -zun_git_install_branch: eee3c483117e30e261951cbd4d58fdb8e4f5a832 +zun_git_install_branch: 023280e4227d78d56c4d511fe8ac647423fd9d65 zun_git_track_branch: master ## Zun kuryr service zun_kuryr_git_repo: "{{ openstack_opendev_base_url }}/openstack/kuryr-libnetwork" -zun_kuryr_git_install_branch: 70676593993a8c370be3fc27a8fecc4e84661e24 +zun_kuryr_git_install_branch: 2faa110a5bc1db53d3f96ae239fe934c0e41567d zun_kuryr_git_track_branch: master ## Zun kuryr library