From e97192fc38cf54d5e7d30b7f3a34d62dba86bc00 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Fri, 26 Jul 2024 10:29:07 +0200 Subject: [PATCH] Bump SHAs for master Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/924994 Change-Id: Ia3fd20850830ef370a906702bc9f05b1dc6fa7c7 --- inventory/group_vars/adjutant_all/source_git.yml | 4 ++-- inventory/group_vars/all/source_git.yml | 4 ++-- inventory/group_vars/barbican_all/source_git.yml | 4 ++-- inventory/group_vars/ceilometer_all/source_git.yml | 4 ++-- inventory/group_vars/cinder_all/source_git.yml | 4 ++-- inventory/group_vars/designate_all/source_git.yml | 4 ++-- inventory/group_vars/glance_all/source_git.yml | 4 ++-- inventory/group_vars/heat_all/source_git.yml | 4 ++-- inventory/group_vars/horizon_all/source_git.yml | 8 ++++---- inventory/group_vars/ironic_all/source_git.yml | 6 +++--- inventory/group_vars/keystone_all/source_git.yml | 4 ++-- inventory/group_vars/manila_all/source_git.yml | 4 ++-- inventory/group_vars/masakari_all/source_git.yml | 4 ++-- inventory/group_vars/neutron_all/source_git.yml | 12 ++++++------ inventory/group_vars/nova_all/source_git.yml | 6 +++--- inventory/group_vars/octavia_all/source_git.yml | 4 ++-- inventory/group_vars/swift_all/source_git.yml | 4 ++-- inventory/group_vars/trove_all/source_git.yml | 4 ++-- inventory/group_vars/utility_all/source_git.yml | 12 ++++++------ 19 files changed, 50 insertions(+), 50 deletions(-) diff --git a/inventory/group_vars/adjutant_all/source_git.yml b/inventory/group_vars/adjutant_all/source_git.yml index 6abda333a6..f4c34e0486 100644 --- a/inventory/group_vars/adjutant_all/source_git.yml +++ b/inventory/group_vars/adjutant_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 13.12.2023 ### +### HEAD as of 26.07.2024 ### ## Adjutant service adjutant_git_repo: "{{ openstack_opendev_base_url }}/openstack/adjutant" -adjutant_git_install_branch: 8deababd1b1639400485903d88d15252c0a14b6c +adjutant_git_install_branch: b8c1194f908fe2c2c9c497864ffb8025829d5ce0 adjutant_git_track_branch: master diff --git a/inventory/group_vars/all/source_git.yml b/inventory/group_vars/all/source_git.yml index 68abec75da..5d072f982d 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 05.07.2024 ### +### HEAD as of 26.07.2024 ### ## Global Requirements requirements_git_repo: "{{ openstack_opendev_base_url }}/openstack/requirements" -requirements_git_install_branch: 408b3db07d288681856569906b4a5bb306710cc8 +requirements_git_install_branch: 939e4eea5738ce51571ca85fd97aa2b02474e92a requirements_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 4ed41cebf9..3f44f776bc 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 05.07.2024 ### +### HEAD as of 26.07.2024 ### ## Barbican service barbican_git_repo: "{{ openstack_opendev_base_url }}/openstack/barbican" -barbican_git_install_branch: 3d11d9ffac13835ea0555d7b4eedf206ed12843f +barbican_git_install_branch: f3f104079acc835572f11120b02b6bb35e842541 barbican_git_track_branch: master diff --git a/inventory/group_vars/ceilometer_all/source_git.yml b/inventory/group_vars/ceilometer_all/source_git.yml index 0f2277f02f..180c0b0fd8 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 05.07.2024 ### +### HEAD as of 26.07.2024 ### ## Ceilometer service ceilometer_git_repo: "{{ openstack_opendev_base_url }}/openstack/ceilometer" -ceilometer_git_install_branch: 8dbbfc8c96c08ef73f337c54d96507cc1a18b6ca +ceilometer_git_install_branch: 6c114aac7346ae5e0844915528b62a84ad64d885 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 fc3990d218..239140392c 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 05.07.2024 ### +### HEAD as of 26.07.2024 ### ## Cinder service cinder_git_repo: "{{ openstack_opendev_base_url }}/openstack/cinder" -cinder_git_install_branch: 346562008e50d4d3b6696ab5d88d2207215943be +cinder_git_install_branch: d2e1b64681eb8a386c8e62b6f31831a2514657d4 cinder_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 322673566a..5241ce5487 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 05.07.2024 ### +### HEAD as of 26.07.2024 ### ## Designate service designate_git_repo: "{{ openstack_opendev_base_url }}/openstack/designate" -designate_git_install_branch: d6cb8012828696bbc162cd42966c31ce5f62a135 +designate_git_install_branch: b9466df8c2e98e2c0a93326cae6f2e77e26324aa 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 948e4c7ff0..3f42375e2c 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 05.07.2024 ### +### HEAD as of 26.07.2024 ### ## Glance service glance_git_repo: "{{ openstack_opendev_base_url }}/openstack/glance" -glance_git_install_branch: d8ee31228d3ec927d00709a3cddda1ab9fc35d9c +glance_git_install_branch: ee7e96f06af741bb34bedac18fa2c4616fcc3905 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 ebcfd28fe9..a7de5f17e4 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 05.07.2024 ### +### HEAD as of 26.07.2024 ### ## Heat service heat_git_repo: "{{ openstack_opendev_base_url }}/openstack/heat" -heat_git_install_branch: 3c54539d28ca601b6978ff2663f61681418d4d08 +heat_git_install_branch: 57e686bdfb8ed9aa12e518ba947989c21a35e89f 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 61cbc87df5..fa38b25964 100644 --- a/inventory/group_vars/horizon_all/source_git.yml +++ b/inventory/group_vars/horizon_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 05.07.2024 ### +### HEAD as of 26.07.2024 ### ## Horizon service horizon_git_repo: "{{ openstack_opendev_base_url }}/openstack/horizon" -horizon_git_install_branch: b204df05bcb498abef41cec71df40ffc88fcbbbc +horizon_git_install_branch: e3f83c0ef6fb82c762b76f7d87d9d59fc280ecc0 horizon_git_track_branch: master ## Adjutant dashboard plugin adjutant_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/adjutant-ui" -adjutant_dashboard_git_install_branch: 2bea2114fb234bf25f62a5fb041e5829e29d375c +adjutant_dashboard_git_install_branch: bab31ad14dbf75019abf3132363910614865b23e adjutant_dashboard_git_track_branch: master ## Barbican dashboard plugin @@ -42,7 +42,7 @@ 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: d5608779e16a96f7eb8ccfedd1fbe9f33d5b8a7b +heat_dashboard_git_install_branch: 3070b2c8d5cc6e070df01233ec50b32ea987d92d heat_dashboard_git_track_branch: master ## Horizon Ironic dashboard plugin diff --git a/inventory/group_vars/ironic_all/source_git.yml b/inventory/group_vars/ironic_all/source_git.yml index 204f93c0a9..c8851bce95 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 05.07.2024 ### +### HEAD as of 26.07.2024 ### ## Ironic service ironic_git_repo: "{{ openstack_opendev_base_url }}/openstack/ironic" -ironic_git_install_branch: ae423e6b070a3277c1c42f7125738853fe22d803 +ironic_git_install_branch: acf1c7d43ef437450f86190672758b9ec8cbb8b9 ironic_git_track_branch: master ## Ironic inspector service ironic_inspector_git_repo: "{{ openstack_opendev_base_url }}/openstack/ironic-inspector" -ironic_inspector_git_install_branch: 5092b4ada74de60b524d449bf7c6d9fa85644dd2 +ironic_inspector_git_install_branch: 43248710fa307e4d01ef157ecec83995add6ae7d 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 d5ca40ef93..944d691aec 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 05.07.2024 ### +### HEAD as of 26.07.2024 ### ## Keystone service keystone_git_repo: "{{ openstack_opendev_base_url }}/openstack/keystone" -keystone_git_install_branch: 0bc2af48d5eabb59627f0b733a9fec42ff3759aa +keystone_git_install_branch: 181dc7b03fec6b1868dc263d9804f6cdc34ddf1b keystone_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 eba1faa112..212bc04147 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 05.07.2024 ### +### HEAD as of 26.07.2024 ### ## Manila service manila_git_repo: "{{ openstack_opendev_base_url }}/openstack/manila" -manila_git_install_branch: 31fa27b8bf6eee4f5eb96ab39888359772185b7e +manila_git_install_branch: 551bbe366e59296dab341b864a27bb1cd11b4e55 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 286f3d7456..5677fd03c2 100644 --- a/inventory/group_vars/masakari_all/source_git.yml +++ b/inventory/group_vars/masakari_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 05.06.2024 ### +### HEAD as of 26.07.2024 ### ## Masakari service masakari_git_repo: "{{ openstack_opendev_base_url }}/openstack/masakari" -masakari_git_install_branch: 88c07347b9e6ba74350d373590790f0887ac9bfb +masakari_git_install_branch: d6bd0ae227b765683c7d966513b7de9a3b024fbf masakari_git_track_branch: master ## Masakari monitors services diff --git a/inventory/group_vars/neutron_all/source_git.yml b/inventory/group_vars/neutron_all/source_git.yml index 288af83821..771d54215c 100644 --- a/inventory/group_vars/neutron_all/source_git.yml +++ b/inventory/group_vars/neutron_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 05.07.2024 ### +### HEAD as of 26.07.2024 ### ## Neutron service neutron_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron" -neutron_git_install_branch: 964997b960f5c948238e911c430a6107e8bf68e8 +neutron_git_install_branch: 725f3cbd8e9dfab18cccdcb2073f49473e634346 neutron_git_track_branch: master neutron_vpnaas_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-vpnaas" @@ -25,7 +25,7 @@ neutron_vpnaas_git_install_branch: f2fcd4586c96e7ff4fa5ca368fbe89cffa55fe7a neutron_vpnaas_git_track_branch: master neutron_dynamic_routing_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-dynamic-routing" -neutron_dynamic_routing_git_install_branch: f844863a8e55b7ef0120ffd74e585ee89695cf5c +neutron_dynamic_routing_git_install_branch: 15d30d02631ccd92a25a3e45827c664a7eda8149 neutron_dynamic_routing_git_track_branch: master networking_bgpvpn_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-bgpvpn" @@ -37,7 +37,7 @@ networking_sfc_git_install_branch: bcc6be3e8b4e89ad6bb6bff66d2c537ee8c77f18 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: 68fc9b025a1622808d8de615be47d225bb3e6656 +networking_generic_switch_git_install_branch: 6ec86702bb07fe819f3b59a102f107015edabcad networking_generic_switch_git_track_branch: master networking_nsx_git_repo: "{{ openstack_opendev_base_url }}/x/vmware-nsx" @@ -45,7 +45,7 @@ networking_nsx_git_install_branch: 715cb5fc1174b9226f043e49ffd389add44f070a networking_nsx_git_track_branch: master networking_nsxlib_git_repo: "{{ openstack_opendev_base_url }}/x/vmware-nsxlib" -networking_nsxlib_git_install_branch: c5d39d4e8b4a33bc64113ec93ff0a0e36523fbee +networking_nsxlib_git_install_branch: 1fa9910c1ba096d0e1c26fb9f3be417958c95d75 networking_nsxlib_git_track_branch: master networking_baremetal_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-baremetal" @@ -53,5 +53,5 @@ networking_baremetal_git_install_branch: 0bf02fbbbacb19760fcbc4375e2ce2acf1a7bf3 networking_baremetal_git_track_branch: master networking_ovn_bgp_git_repo: "{{ openstack_opendev_base_url }}/openstack/ovn-bgp-agent" -networking_ovn_bgp_git_install_branch: a4e307e6f53794532284f02c91c0ff7a96fb242f +networking_ovn_bgp_git_install_branch: 5238fad3755be811b987fc1fa5ca9f4a315dcd19 networking_ovn_bgp_git_track_branch: master diff --git a/inventory/group_vars/nova_all/source_git.yml b/inventory/group_vars/nova_all/source_git.yml index 05d3560b46..a80f77f7ba 100644 --- a/inventory/group_vars/nova_all/source_git.yml +++ b/inventory/group_vars/nova_all/source_git.yml @@ -23,11 +23,11 @@ ## * 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 05.07.2024 ### +### HEAD as of 26.07.2024 ### ## NOVNC from source novncproxy_git_repo: "{{ openstack_github_base_url }}/novnc/noVNC" -novncproxy_git_install_branch: 7fcf9dcfe0cc5b14e3841a4429dc091a6ffca861 +novncproxy_git_install_branch: 1230a4ce738ebccce80fc08ee6172bc3a19fadba novncproxy_git_track_branch: master ## spice-html5 from source @@ -37,5 +37,5 @@ spicehtml5_git_track_branch: master ## Nova service nova_git_repo: "{{ openstack_opendev_base_url }}/openstack/nova" -nova_git_install_branch: cff73f518bd4d1ebb6a3a93b886cc16ea3c63957 +nova_git_install_branch: eb5e3374bcb5de3b5986b66438a59c73be7fb596 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 3366a4217f..47e3dfdc70 100644 --- a/inventory/group_vars/octavia_all/source_git.yml +++ b/inventory/group_vars/octavia_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 05.07.2024 ### +### HEAD as of 26.07.2024 ### ## Octavia service octavia_git_repo: "{{ openstack_opendev_base_url }}/openstack/octavia" -octavia_git_install_branch: 7974e755e18bed376ea5b1bce2a927eeb34494b2 +octavia_git_install_branch: 1c027c840c57c425519542218898fd2d33fda064 octavia_git_track_branch: master ## Octavia OVN provider diff --git a/inventory/group_vars/swift_all/source_git.yml b/inventory/group_vars/swift_all/source_git.yml index 1a9402916d..f4a82cb2c8 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 05.07.2024 ### +### HEAD as of 26.07.2024 ### ## Swift service swift_git_repo: "{{ openstack_opendev_base_url }}/openstack/swift" -swift_git_install_branch: 0fd36e395dbe05fb77a4e76bc6ea4c83597d86ff +swift_git_install_branch: 682c71afe4b1c253651856593441df8fbccbdcbb swift_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 b8eb3f0206..5a602075d2 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 05.07.2024 ### +### HEAD as of 26.07.2024 ### ## Trove service trove_git_repo: "{{ openstack_opendev_base_url }}/openstack/trove" -trove_git_install_branch: 114601edba9fc736af43a3f2705552d8c746115c +trove_git_install_branch: 3f521cb7f577635ee74b2a48c70f874dab2f9e30 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 729dfa67d8..ed021cbbc0 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 05.07.2024 ### +### HEAD as of 26.07.2024 ### tempest_git_repo: "{{ openstack_opendev_base_url }}/openstack/tempest" -tempest_git_install_branch: 1a7a5a4d80da53903539163fd422e73d205a19a9 +tempest_git_install_branch: 1af21705c53bc9911ea467eaeee2bc12489a43ed tempest_git_track_branch: master tempest_plugin_barbican_git_repo: "{{ openstack_opendev_base_url }}/openstack/barbican-tempest-plugin" @@ -28,7 +28,7 @@ tempest_plugin_blazar_git_install_branch: 12c9fbd583a25d07a0f4670e6d827c6ac57a14 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: 79a776036bdbe7722e96bfbbcdd5e39e7d052c91 +tempest_plugin_cinder_git_install_branch: 68347e7d76ccbcf3927f9fabeaa5e88b98bd9082 tempest_plugin_cinder_git_track_branch: master tempest_plugin_cloudkitty_git_repo: "{{ openstack_opendev_base_url }}/openstack/cloudkitty-tempest-plugin" @@ -44,7 +44,7 @@ tempest_plugin_glance_git_install_branch: e94d4cfd2a1dab903f544a3df8f45071a45e50 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: f9f9d821827da1f4ba257ef8e7e3c84fdf4390b2 +tempest_plugin_heat_git_install_branch: 09ef48ced5026f417c745a876dc925e32a39faff tempest_plugin_heat_git_track_branch: master tempest_plugin_ironic_git_repo: "{{ openstack_opendev_base_url }}/openstack/ironic-tempest-plugin" @@ -60,7 +60,7 @@ tempest_plugin_magnum_git_install_branch: ecb2436a5213879968c8b2cdd54301031b5758 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: f7928e6d273e530110ccb53518c5a5a46011bea0 +tempest_plugin_manila_git_install_branch: a04b5f6f3e2f40cc68ef42648373fe4449da5112 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: 8f726129b2c658f500c0b04174fe71d45ee7fd1b +tempest_plugin_neutron_git_install_branch: 73a385260dc060354d5c5ec8c99e450ad29e815e tempest_plugin_neutron_git_track_branch: master tempest_plugin_novajoin_git_repo: "{{ openstack_opendev_base_url }}/x/novajoin-tempest-plugin"