Merge "Switch OpenStack-Ansible to track 2025.1"

This commit is contained in:
Zuul
2025-04-02 20:42:22 +00:00
committed by Gerrit Code Review
29 changed files with 170 additions and 170 deletions

View File

@@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Adjutant service
adjutant_git_repo: "{{ openstack_opendev_base_url }}/openstack/adjutant"
adjutant_git_install_branch: b368c65bb90d88ff30b58dbcd05e35f4fd70f132
adjutant_git_track_branch: master
adjutant_git_install_branch: c999b09c8e881ada6d1560c94181d3c4b0666460
adjutant_git_track_branch: stable/2025.1

View File

@@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Global Requirements
requirements_git_repo: "{{ openstack_opendev_base_url }}/openstack/requirements"
requirements_git_install_branch: 09bebc780738a9da683456d4943cc8b5160e934f
requirements_git_track_branch: master
requirements_git_install_branch: 7a304c74f76991597bfe7eb0666b2b2a2bf2ffa3
requirements_git_track_branch: stable/2025.1

View File

@@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Aodh service
aodh_git_repo: "{{ openstack_opendev_base_url }}/openstack/aodh"
aodh_git_install_branch: 60ef9dd1b95d88d68d4f2f8d66fdb051b439cee6
aodh_git_track_branch: master
aodh_git_install_branch: f759fdf7d28c3a761d9593d4e1155217b8b7c89a
aodh_git_track_branch: stable/2025.1

View File

@@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Barbican service
barbican_git_repo: "{{ openstack_opendev_base_url }}/openstack/barbican"
barbican_git_install_branch: bf788731803d5a1ef7f504d2c67a76102d54a373
barbican_git_track_branch: master
barbican_git_install_branch: 4500d9f4856094cb1abef87be6a98233c29b1db0
barbican_git_track_branch: stable/2025.1

View File

@@ -13,14 +13,14 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Blazar service
blazar_git_repo: "{{ openstack_opendev_base_url }}/openstack/blazar"
blazar_git_install_branch: dbdf1b894ff898bf4909789704120056677f3796
blazar_git_track_branch: master
blazar_git_install_branch: f071f9715fa1cd90c6b3ece6b31e82e88763ed4e
blazar_git_track_branch: stable/2025.1
## Blazar Nova Service
blazar_nova_git_repo: "{{ openstack_opendev_base_url }}/openstack/blazar-nova"
blazar_nova_git_install_branch: cb5b9a0fad6165fac1c297651ced1654902b029c
blazar_nova_git_track_branch: master
blazar_nova_git_install_branch: 1ec8137f66be247838d1c9cd16848ec5c2c315d2
blazar_nova_git_track_branch: stable/2025.1

View File

@@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Ceilometer service
ceilometer_git_repo: "{{ openstack_opendev_base_url }}/openstack/ceilometer"
ceilometer_git_install_branch: 774137434c1107f9a1b42a995a52b6760528bd3a
ceilometer_git_track_branch: master
ceilometer_git_install_branch: 8dc61a6f58d6b329a673f79cf5dedc1c2f562068
ceilometer_git_track_branch: stable/2025.1

View File

@@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Cinder service
cinder_git_repo: "{{ openstack_opendev_base_url }}/openstack/cinder"
cinder_git_install_branch: 2900fe21ecf2875ffe92260d117e14019615c077
cinder_git_track_branch: master
cinder_git_install_branch: 6d33ff2cad4a96ae6db67cf99018c20e18c37de5
cinder_git_track_branch: stable/2025.1

View File

@@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Cloudkitty service
cloudkitty_git_repo: "{{ openstack_opendev_base_url }}/openstack/cloudkitty"
cloudkitty_git_install_branch: 0f0754dab8797d41a938257f3568800ea5f1a9f3
cloudkitty_git_track_branch: master
cloudkitty_git_install_branch: dccd3898bce356b390a67e7133cc71f24c30eb37
cloudkitty_git_track_branch: stable/2025.1

View File

@@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Designate service
designate_git_repo: "{{ openstack_opendev_base_url }}/openstack/designate"
designate_git_install_branch: 05ffe294ec8ad7810886ee6fb51a379b9edb654c
designate_git_track_branch: master
designate_git_install_branch: eddaf86b36761f0a3a0ebad4470bd8b221b18931
designate_git_track_branch: stable/2025.1

View File

@@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Glance service
glance_git_repo: "{{ openstack_opendev_base_url }}/openstack/glance"
glance_git_install_branch: f54f6b3b12a6eb6c50a58de5f40d9b96f1da5184
glance_git_track_branch: master
glance_git_install_branch: 0e6443944e4594c5affe78633b449722a665c01b
glance_git_track_branch: stable/2025.1

View File

@@ -13,12 +13,12 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 26.11.2024 ###
### HEAD as of 20.03.2025 ###
## Gnocchi service
## This service has a different stable branch strategy to the rest of OpenStack.
## The SHA is recorded here to make the SHA updating easier.
gnocchi_git_repo: "{{ openstack_github_base_url }}/gnocchixyz/gnocchi"
gnocchi_git_install_branch: b6895c44b5cc36a31176058a9b1e5ef6f65c31fb
gnocchi_git_install_branch: 1554674704e39c69b1193f7e1184407c7f45bf8f
gnocchi_git_track_branch: stable/4.6

View File

@@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Heat service
heat_git_repo: "{{ openstack_opendev_base_url }}/openstack/heat"
heat_git_install_branch: 8dfa34307d0bfa828d23f37cae71109ec3addcff
heat_git_track_branch: master
heat_git_install_branch: 555f1281020ba3ab8be07b2506f1c95c48c7e99c
heat_git_track_branch: stable/2025.1

View File

@@ -13,17 +13,17 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Horizon service
horizon_git_repo: "{{ openstack_opendev_base_url }}/openstack/horizon"
horizon_git_install_branch: 1252f1c099bdda554fda5fecb294eb63cc348f6e
horizon_git_track_branch: master
horizon_git_install_branch: fa1e28805c8fb7e0af3c9b5dc5681feb11770d46
horizon_git_track_branch: stable/2025.1
## Adjutant dashboard plugin
adjutant_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/adjutant-ui"
adjutant_dashboard_git_install_branch: 8adc451be16a677e72a68cd766f5c2e438e57fb2
adjutant_dashboard_git_track_branch: master
adjutant_dashboard_git_track_branch: stable/2025.1
## Barbican dashboard plugin
barbican_dashboard_git_repo: "{{ openstack_opendev_base_url }}//openstack/barbican-ui"
@@ -32,50 +32,50 @@ 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: 642f304816ac0c5afb188353ea1f745a857993b6
cloudkitty_dashboard_git_track_branch: master
cloudkitty_dashboard_git_install_branch: 9a9dd5edd50cb8ac37272ae390c346c73a97ab74
cloudkitty_dashboard_git_track_branch: stable/2025.1
## Horizon Designate dashboard plugin
designate_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/designate-dashboard"
designate_dashboard_git_install_branch: 205ecc2b95fcd64cc2461a7c27a4dd995d9bb396
designate_dashboard_git_track_branch: master
designate_dashboard_git_install_branch: 28220fb7207fd070031f2004e4abaf6eda29f350
designate_dashboard_git_track_branch: stable/2025.1
## Horizon Heat dashboard plugin
heat_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/heat-dashboard"
heat_dashboard_git_install_branch: 21a79fea267cfa205fa60b4aef84d148cf8e376e
heat_dashboard_git_track_branch: master
heat_dashboard_git_install_branch: 04a8d01a0c02737c1990e7187db5f0f86e8cac93
heat_dashboard_git_track_branch: stable/2025.1
## Horizon Ironic dashboard plugin
ironic_dashboard_git_repo: "{{ openstack_opendev_base_url}}/openstack/ironic-ui"
ironic_dashboard_git_install_branch: b09a3d30077b5c9e3dc2fe1bb599a395307f1025
ironic_dashboard_git_track_branch: master
ironic_dashboard_git_install_branch: 8bd2f060bd072fd9f66e66e9afe6beaccec7d6e7
ironic_dashboard_git_track_branch: stable/2025.1
## Horizon Magnum dashboard plugin
magnum_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/magnum-ui"
magnum_dashboard_git_install_branch: 829919fe526a638348432a6c1e1b4daf7cf43574
magnum_dashboard_git_track_branch: master
magnum_dashboard_git_track_branch: stable/2025.1
## Horizon Masakari dashboard plugin
masakari_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/masakari-dashboard"
masakari_dashboard_git_install_branch: 03c1ddc1db90e37cbf13082d2ebc49e400d4b748
masakari_dashboard_git_track_branch: master
masakari_dashboard_git_track_branch: stable/2025.1
## Horizon Trove dashboard plugin
trove_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/trove-dashboard"
trove_dashboard_git_install_branch: 30fb72b1f58fb4980d9c2f23f4babdc678402b5f
trove_dashboard_git_track_branch: master
trove_dashboard_git_install_branch: 969bfecf3986deca54ecaec251e94df5a08b7c8b
trove_dashboard_git_track_branch: stable/2025.1
## Horizon Octavia dashboard plugin
octavia_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/octavia-dashboard"
octavia_dashboard_git_install_branch: c63d88a1011c8ecaa1d85dbfca19ed33064c179a
octavia_dashboard_git_track_branch: master
octavia_dashboard_git_install_branch: 01eefc170bf85645a807c0996289e03af17c00f5
octavia_dashboard_git_track_branch: stable/2025.1
## Horizon Neutron VPNaaS dashboard plugin
neutron_vpnaas_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-vpnaas-dashboard"
neutron_vpnaas_dashboard_git_install_branch: a9d98a0fd8c6d1bd0b81582710f265c8d4ac10a3
neutron_vpnaas_dashboard_git_track_branch: master
neutron_vpnaas_dashboard_git_install_branch: ed7c8b288d6b70084d1394e6735d940fc2efcdb3
neutron_vpnaas_dashboard_git_track_branch: stable/2025.1
## Horizon Neutron FWaaS dashboard plugin
neutron_fwaas_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-fwaas-dashboard"
neutron_fwaas_dashboard_git_install_branch: 81bd18b9cd1fccabb07878338019ff289c1a9700
neutron_fwaas_dashboard_git_track_branch: master
neutron_fwaas_dashboard_git_install_branch: 1e012b8bcf419be5e8e8b9cabd07094f719615f2
neutron_fwaas_dashboard_git_track_branch: stable/2025.1

View File

@@ -13,14 +13,14 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Ironic service
ironic_git_repo: "{{ openstack_opendev_base_url }}/openstack/ironic"
ironic_git_install_branch: 5e22704dad877e3a5822926f4abd64e27877da19
ironic_git_track_branch: master
ironic_git_install_branch: 35ce85529d081864ca495f57c6ec584fe5e67e94
ironic_git_track_branch: stable/2025.1
## Ironic inspector service
ironic_inspector_git_repo: "{{ openstack_opendev_base_url }}/openstack/ironic-inspector"
ironic_inspector_git_install_branch: 1754bc945a9e5018af1c0b9366006061f8a2136a
ironic_inspector_git_track_branch: master
ironic_inspector_git_install_branch: baba23b62d739ab4f5043cad19eeea97f75a7221
ironic_inspector_git_track_branch: stable/2025.1

View File

@@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Keystone service
keystone_git_repo: "{{ openstack_opendev_base_url }}/openstack/keystone"
keystone_git_install_branch: c4f872cc78beb7d37ce5c0d1d4edb5000fcc4984
keystone_git_track_branch: master
keystone_git_install_branch: bd2b97a0412b8ea01ef47fd8c0c4908ca9fcee8a
keystone_git_track_branch: stable/2025.1

View File

@@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Magnum service
magnum_git_repo: "{{ openstack_opendev_base_url }}/openstack/magnum"
magnum_git_install_branch: 38dbdc42a0ad498b33c79677204ef78ea060185b
magnum_git_track_branch: master
magnum_git_install_branch: 1394111372890f7f0809e3d9a3a14de02e7be789
magnum_git_track_branch: stable/2025.1

View File

@@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Manila service
manila_git_repo: "{{ openstack_opendev_base_url }}/openstack/manila"
manila_git_install_branch: 9d930fb7e3d626617cc06f611d0a954ce88c46a6
manila_git_track_branch: master
manila_git_install_branch: 502f1c8d5b9e8dee1bae53158c98ccb3b0c4a7ae
manila_git_track_branch: stable/2025.1

View File

@@ -13,14 +13,14 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Masakari service
masakari_git_repo: "{{ openstack_opendev_base_url }}/openstack/masakari"
masakari_git_install_branch: 7b120e0f2595e65ac52a8cb19c3c8a51a80e1635
masakari_git_track_branch: master
masakari_git_install_branch: 89a85801019b7371953446905eacb55e589ae351
masakari_git_track_branch: stable/2025.1
## Masakari monitors services
masakari_monitors_git_repo: "{{ openstack_opendev_base_url }}/openstack/masakari-monitors"
masakari_monitors_git_install_branch: 1f62741b170f005b88bee171e3fe19a0aba0893d
masakari_monitors_git_track_branch: master
masakari_monitors_git_track_branch: stable/2025.1

View File

@@ -13,13 +13,13 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Mistral service
mistral_git_repo: "{{ openstack_opendev_base_url }}/openstack/mistral"
mistral_git_install_branch: 2e3d2d7e5890c0e22f49891336d631df4f5a514e
mistral_git_track_branch: master
mistral_git_install_branch: 40c63aa89ef3a3121d934e77e7bf7aadf52e6e7f
mistral_git_track_branch: stable/2025.1
mistral_extra_git_repo: "{{ openstack_opendev_base_url }}/openstack/mistral-extra"
mistral_extra_git_install_branch: 54084b0d2e2cb1c9e3bd8f305c9ced9fd83199a1
mistral_extra_git_track_branch: master
mistral_extra_git_install_branch: de2c9ac5d1046456da157a48245816f28d070ccc
mistral_extra_git_track_branch: stable/2025.1

View File

@@ -13,36 +13,36 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Neutron service
neutron_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron"
neutron_git_install_branch: 8a1b2d432f3056855cece987254358da1b3be20b
neutron_git_track_branch: master
neutron_git_install_branch: 9a652cf91339a1f8da9e65048748201f4fa48f67
neutron_git_track_branch: stable/2025.1
neutron_vpnaas_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-vpnaas"
neutron_vpnaas_git_install_branch: 57c118f8defb1930fe3bbcee940b83f61608f3ff
neutron_vpnaas_git_track_branch: master
neutron_vpnaas_git_install_branch: faac856749ea780a72be2d7d1f32b30b791eab74
neutron_vpnaas_git_track_branch: stable/2025.1
neutron_fwaas_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-fwaas"
neutron_fwaas_git_install_branch: f315f199fb504ed1d2540f6c6b5d345118a80c77
neutron_fwaas_git_track_branch: master
neutron_fwaas_git_install_branch: 3e94867aef1c9872e8e29e48fcdad500d028672f
neutron_fwaas_git_track_branch: stable/2025.1
neutron_dynamic_routing_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-dynamic-routing"
neutron_dynamic_routing_git_install_branch: 67fbc2ef607044e41ffbf6ca9142f1d558fd13c1
neutron_dynamic_routing_git_track_branch: master
neutron_dynamic_routing_git_install_branch: c53a910ecfe3f626e18ccbac0651735a3413e2d1
neutron_dynamic_routing_git_track_branch: stable/2025.1
networking_bgpvpn_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-bgpvpn"
networking_bgpvpn_git_install_branch: 496907993338a55ea4b613f2f4e9521dbd7456ba
networking_bgpvpn_git_track_branch: master
networking_bgpvpn_git_install_branch: 5868f949db13a846fae3dcc4cb0a89eaae022be5
networking_bgpvpn_git_track_branch: stable/2025.1
networking_sfc_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-sfc"
networking_sfc_git_install_branch: ec319672fa61e286633e5c830b2112f894fbebc7
networking_sfc_git_track_branch: master
networking_sfc_git_install_branch: e0ba5dc9b7a00fe753c727351b2324e332472544
networking_sfc_git_track_branch: stable/2025.1
networking_generic_switch_git_repo: "{{ openstack_opendev_base_url}}/openstack/networking-generic-switch"
networking_generic_switch_git_install_branch: d8261fd3ec78d9b232e2e1e3769ea7d326174f5b
networking_generic_switch_git_track_branch: master
networking_generic_switch_git_install_branch: af6c3efb1ea17bcd4d4e1d054c8fc4c5eb47480d
networking_generic_switch_git_track_branch: stable/2025.1
networking_nsx_git_repo: "{{ openstack_opendev_base_url }}/x/vmware-nsx"
networking_nsx_git_install_branch: 715cb5fc1174b9226f043e49ffd389add44f070a
@@ -53,9 +53,9 @@ networking_nsxlib_git_install_branch: 895188ad7f9226aa9a923bdbb7e8857af5e3cfc7
networking_nsxlib_git_track_branch: master
networking_baremetal_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-baremetal"
networking_baremetal_git_install_branch: 8b92ad81c0bdbfde60a6f0c47ff0133c08bb617e
networking_baremetal_git_track_branch: master
networking_baremetal_git_install_branch: 0f8ab8318214edeef1a2ef74d3e5796cfe963845
networking_baremetal_git_track_branch: stable/2025.1
networking_ovn_bgp_git_repo: "{{ openstack_opendev_base_url }}/openstack/ovn-bgp-agent"
networking_ovn_bgp_git_install_branch: 65b5913fddc87b9e41b3519c8d46b597677c810f
networking_ovn_bgp_git_track_branch: master
networking_ovn_bgp_git_install_branch: 9a36c3875111a0b1bfb155e71b25c08fc1131ece
networking_ovn_bgp_git_track_branch: stable/2025.1

View File

@@ -23,19 +23,19 @@
## * 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 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## NOVNC from source
novncproxy_git_repo: "{{ openstack_github_base_url }}/novnc/noVNC"
novncproxy_git_install_branch: b45f35c6d7b06c1d8641ceb8e7f5ee00c23484eb
novncproxy_git_track_branch: master
novncproxy_git_install_branch: a8dfd6a3ea3c74244f5ebdaa5a7f1023007a7820
novncproxy_git_track_branch: None
## spice-html5 from source
spicehtml5_git_repo: "https://gitlab.freedesktop.org/spice/spice-html5"
spicehtml5_git_install_branch: f279fe81faada11f531a2d88b1b50bb4990deeca
spicehtml5_git_track_branch: master
spicehtml5_git_track_branch: None
## Nova service
nova_git_repo: "{{ openstack_opendev_base_url }}/openstack/nova"
nova_git_install_branch: a933c7fbab79a306c9fd3b385b222c832e247037
nova_git_track_branch: master
nova_git_install_branch: 6422ebea0b152a2b34abdacf4453c70bf0ee37cf
nova_git_track_branch: stable/2025.1

View File

@@ -13,14 +13,14 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Octavia service
octavia_git_repo: "{{ openstack_opendev_base_url }}/openstack/octavia"
octavia_git_install_branch: 083dd12b086d521343940d92ff1886cc114a8673
octavia_git_track_branch: master
octavia_git_install_branch: 27f5dd211d95679b57193b27ba74015d2e1bfde5
octavia_git_track_branch: stable/2025.1
## Octavia OVN provider
octavia_ovn_octavia_provider_git_repo: "{{ openstack_opendev_base_url }}/openstack/ovn-octavia-provider"
octavia_ovn_octavia_provider_git_install_branch: 91b1258eb19bbc90f964b433ae3bcf69f993fdb0
octavia_ovn_octavia_provider_git_track_branch: master
octavia_ovn_octavia_provider_git_install_branch: 820d75844e2bb676a1158fa4876188eca28f63d2
octavia_ovn_octavia_provider_git_track_branch: stable/2025.1

View File

@@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Placement service
placement_git_repo: "{{ openstack_opendev_base_url }}/openstack/placement"
placement_git_install_branch: 476a14dc0f270784c095c34b789994a1805ae872
placement_git_track_branch: master
placement_git_install_branch: 7ebf35f049a3ab5bd7be5a2e4ffbd0d82ed4f00f
placement_git_track_branch: stable/2025.1

View File

@@ -13,13 +13,13 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Skyline service
skyline_git_repo: "{{ openstack_opendev_base_url }}/openstack/skyline-apiserver"
skyline_git_install_branch: a2cd4e5fce1ab5c281dd2da664b17f86702aad99
skyline_git_track_branch: master
skyline_git_install_branch: 63c5078c167d5733100b7d9ecd9082aff4c5d5cc
skyline_git_track_branch: stable/2025.1
skyline_console_git_repo: "{{ openstack_opendev_base_url }}/openstack/skyline-console"
skyline_console_git_install_branch: 5.0.0.0rc2
skyline_console_git_install_branch: 6.0.0.0rc1
skyline_console_git_track_branch: None

View File

@@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Swift service
swift_git_repo: "{{ openstack_opendev_base_url }}/openstack/swift"
swift_git_install_branch: 7140633925dd6f48eaf35009fc5f2c2689dc909e
swift_git_track_branch: master
swift_git_install_branch: 095779bf41ffb090747aee5c8670328a8cdc08c2
swift_git_track_branch: stable/2025.1

View File

@@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Tacker service
tacker_git_repo: "{{ openstack_opendev_base_url }}/openstack/tacker"
tacker_git_install_branch: d83ba23b22126754e048c77ea8c44b73e6373950
tacker_git_track_branch: master
tacker_git_install_branch: 81cd4175678a88c0e1c550c3f3787df1589fc629
tacker_git_track_branch: stable/2025.1

View File

@@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Trove service
trove_git_repo: "{{ openstack_opendev_base_url }}/openstack/trove"
trove_git_install_branch: 5d7b5053ae3297bb15f9f9e9e2345ca5e376f876
trove_git_track_branch: master
trove_git_install_branch: 057c4cb5d14cd9da502b95ab1a79e2fda214f9be
trove_git_track_branch: stable/2025.1

View File

@@ -13,96 +13,96 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
tempest_git_repo: "{{ openstack_opendev_base_url }}/openstack/tempest"
tempest_git_install_branch: faa1decedfef73a77ab88feee2976036da475e0d
tempest_git_track_branch: master
tempest_git_install_branch: 88a49e84682acee0ca6e8499763543b1a10a0dbe
tempest_git_track_branch: None
tempest_plugin_barbican_git_repo: "{{ openstack_opendev_base_url }}/openstack/barbican-tempest-plugin"
tempest_plugin_barbican_git_install_branch: 2cd185133a86242c58d721e66c2db753a369fe60
tempest_plugin_barbican_git_track_branch: master
tempest_plugin_barbican_git_track_branch: None
tempest_plugin_blazar_git_repo: "{{ openstack_opendev_base_url }}/openstack/blazar-tempest-plugin"
tempest_plugin_blazar_git_install_branch: 2bdd95e2098468d551dafd29c226928bc064ef5d
tempest_plugin_blazar_git_track_branch: master
tempest_plugin_blazar_git_install_branch: 500bce55593389322e1ff721a6585ace4823eaa9
tempest_plugin_blazar_git_track_branch: None
tempest_plugin_cinder_git_repo: "{{ openstack_opendev_base_url }}/openstack/cinder-tempest-plugin"
tempest_plugin_cinder_git_install_branch: 6083cccd5de08559179b4b9e395d3d6ad14d68fc
tempest_plugin_cinder_git_track_branch: master
tempest_plugin_cinder_git_install_branch: bb5594c061370316bfc881e24d11b3350fb0aef9
tempest_plugin_cinder_git_track_branch: None
tempest_plugin_cloudkitty_git_repo: "{{ openstack_opendev_base_url }}/openstack/cloudkitty-tempest-plugin"
tempest_plugin_cloudkitty_git_install_branch: 3713d78d5df03458971718c014501dd2ea00a65a
tempest_plugin_cloudkitty_git_track_branch: master
tempest_plugin_cloudkitty_git_track_branch: None
tempest_plugin_designate_git_repo: "{{ openstack_opendev_base_url }}/openstack/designate-tempest-plugin"
tempest_plugin_designate_git_install_branch: 8c57aa24dad836a6ccda332ef0c0b3738a197f8d
tempest_plugin_designate_git_track_branch: master
tempest_plugin_designate_git_install_branch: f36fcee44adaf33e9280231c6b0b3a40c9cacd32
tempest_plugin_designate_git_track_branch: None
tempest_plugin_glance_git_repo: "{{ openstack_opendev_base_url }}/openstack/glance-tempest-plugin"
tempest_plugin_glance_git_install_branch: fd2087db9ac50706d396324f1f34da483e343e15
tempest_plugin_glance_git_track_branch: master
tempest_plugin_glance_git_track_branch: None
tempest_plugin_heat_git_repo: "{{ openstack_opendev_base_url }}/openstack/heat-tempest-plugin"
tempest_plugin_heat_git_install_branch: 363bba549f3cc2c4d1deb85f2d148eff6046f939
tempest_plugin_heat_git_track_branch: master
tempest_plugin_heat_git_install_branch: d2db170988fe1ad3aedda997377b768a83ba9fe9
tempest_plugin_heat_git_track_branch: None
tempest_plugin_ironic_git_repo: "{{ openstack_opendev_base_url }}/openstack/ironic-tempest-plugin"
tempest_plugin_ironic_git_install_branch: 56fe73e0edb28cb2a94db5a332217dd61b750a53
tempest_plugin_ironic_git_track_branch: master
tempest_plugin_ironic_git_install_branch: 9e8d66794ecd891af118358dba8f3008b6e06f07
tempest_plugin_ironic_git_track_branch: None
tempest_plugin_keystone_git_repo: "{{ openstack_opendev_base_url }}/openstack/keystone-tempest-plugin"
tempest_plugin_keystone_git_install_branch: 8ac8c4ff9cf435d3938eb9e28ffc2167d8d98bb3
tempest_plugin_keystone_git_track_branch: master
tempest_plugin_keystone_git_install_branch: f3c89425613f333a1152a7d420e5d681154f7ad1
tempest_plugin_keystone_git_track_branch: None
tempest_plugin_magnum_git_repo: "{{ openstack_opendev_base_url }}/openstack/magnum-tempest-plugin"
tempest_plugin_magnum_git_install_branch: bb4b798148269810d57349f7256cf6b942b1139b
tempest_plugin_magnum_git_track_branch: master
tempest_plugin_magnum_git_track_branch: None
tempest_plugin_manila_git_repo: "{{ openstack_opendev_base_url }}/openstack/manila-tempest-plugin"
tempest_plugin_manila_git_install_branch: 58903bdd47ad33cc82fd29bd1066f4c4f1245143
tempest_plugin_manila_git_track_branch: master
tempest_plugin_manila_git_track_branch: None
tempest_plugin_murano_git_repo: "{{ openstack_opendev_base_url }}/openstack/murano-tempest-plugin"
tempest_plugin_murano_git_install_branch: 528f48107cee6a9d2a120e7e8c94797b3b89bbb8
tempest_plugin_murano_git_track_branch: master
tempest_plugin_murano_git_track_branch: None
tempest_plugin_neutron_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-tempest-plugin"
tempest_plugin_neutron_git_install_branch: eb7f7b08488d847b52200fcf05ed4783ab217c41
tempest_plugin_neutron_git_track_branch: master
tempest_plugin_neutron_git_install_branch: ed3744eba062bffa318f786c1370ecd2d0dae130
tempest_plugin_neutron_git_track_branch: None
tempest_plugin_novajoin_git_repo: "{{ openstack_opendev_base_url }}/x/novajoin-tempest-plugin"
tempest_plugin_novajoin_git_install_branch: d4a39ceb0f636de6a5b07b99a5a04a7a272dd398
tempest_plugin_novajoin_git_track_branch: master
tempest_plugin_novajoin_git_track_branch: None
tempest_plugin_octavia_git_repo: "{{ openstack_opendev_base_url }}/openstack/octavia-tempest-plugin"
tempest_plugin_octavia_git_install_branch: 875c38f0355ecd31ce3a4ddf654d3adb8ea2370d
tempest_plugin_octavia_git_track_branch: master
tempest_plugin_octavia_git_track_branch: None
tempest_plugin_senlin_git_repo: "{{ openstack_opendev_base_url }}/openstack/senlin-tempest-plugin"
tempest_plugin_senlin_git_install_branch: 83ccfcbeb31517dac620e3786eae085aa851918f
tempest_plugin_senlin_git_track_branch: master
tempest_plugin_senlin_git_track_branch: None
tempest_plugin_sahara_git_repo: "{{ openstack_opendev_base_url }}/openstack/sahara-tests"
tempest_plugin_sahara_git_install_branch: 3815c917a31398425800001aa79e15114685d01d
tempest_plugin_sahara_git_track_branch: master
tempest_plugin_sahara_git_track_branch: None
tempest_plugin_telemetry_git_repo: "{{ openstack_opendev_base_url }}/openstack/telemetry-tempest-plugin"
tempest_plugin_telemetry_git_install_branch: d18694d4e6159ca2fd7422dc4ffba6442acb0789
tempest_plugin_telemetry_git_track_branch: master
tempest_plugin_telemetry_git_install_branch: 8aeec14e7d843709ca7aa5a39f3785f7fb740865
tempest_plugin_telemetry_git_track_branch: None
tempest_plugin_trove_git_repo: "{{ openstack_opendev_base_url }}/openstack/trove-tempest-plugin"
tempest_plugin_trove_git_install_branch: 820d78b61f48e493614863e2b222acf817eb8ce3
tempest_plugin_trove_git_track_branch: master
tempest_plugin_trove_git_install_branch: 3590d9f2f7dd852db4f4c7992f883a2eda2b03c6
tempest_plugin_trove_git_track_branch: None
tempest_plugin_zaqar_git_repo: "{{ openstack_opendev_base_url }}/openstack/zaqar-tempest-plugin"
tempest_plugin_zaqar_git_install_branch: 0901ab0f3f18395dac17f4af5622e1727e8b4f6b
tempest_plugin_zaqar_git_track_branch: master
tempest_plugin_zaqar_git_install_branch: e70ed5e60f915aa9c2bc27f02e13f1b4e0ea0f3f
tempest_plugin_zaqar_git_track_branch: None
tempest_plugin_zun_git_repo: "{{ openstack_opendev_base_url }}/openstack/zun-tempest-plugin"
tempest_plugin_zun_git_install_branch: 069b9efbebef2df2c104e9acf3ab98518cf1595d
tempest_plugin_zun_git_track_branch: master
tempest_plugin_zun_git_track_branch: None
rally_openstack_git_repo: "{{ openstack_opendev_base_url }}/openstack/rally-openstack"
rally_openstack_git_install_branch: a1e29cdebe2e15fbd12c0ae53a06a0a4978227d1
rally_openstack_git_track_branch: master
rally_openstack_git_install_branch: 582e8c0671622fc32e0b9559d7830058605ac3a7
rally_openstack_git_track_branch: None

View File

@@ -13,19 +13,19 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 28.02.2025 ###
### HEAD as of 20.03.2025 ###
## Zun service
zun_git_repo: "{{ openstack_opendev_base_url }}/openstack/zun"
zun_git_install_branch: 37ad1eb9d15ec90ebba66f9e59ae050d1f9f623a
zun_git_track_branch: master
zun_git_install_branch: 9cd8458c2233d8a631bf5025fdb31babddbc11b8
zun_git_track_branch: stable/2025.1
## Zun kuryr service
zun_kuryr_git_repo: "{{ openstack_opendev_base_url }}/openstack/kuryr-libnetwork"
zun_kuryr_git_install_branch: afc453d4b59d36808ed294bf27a586077620bd2b
zun_kuryr_git_track_branch: master
zun_kuryr_git_install_branch: 2d32a1ce080a42b7a6100288918540293c3a21a4
zun_kuryr_git_track_branch: stable/2025.1
## Zun kuryr library
zun_kuryr_lib_git_repo: "{{ openstack_opendev_base_url }}/openstack/kuryr"
zun_kuryr_lib_git_install_branch: 238804c21ce9cdb7f501a061ed7f927a848f6418
zun_kuryr_lib_git_track_branch: master
zun_kuryr_lib_git_track_branch: stable/2025.1