Switch service repos to track 2024.1

With services being branched we're switching to also run our CI against
stable/2024.1 branch rather then master branch.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/914752
Change-Id: Id49ee16b93a0658e22bf8cf586bbef5cbd511f35
This commit is contained in:
Dmitriy Rabotyagov 2024-03-26 10:18:27 +01:00 committed by Dmitriy Rabotyagov
parent 506d3bae49
commit 8d46abfff5
30 changed files with 155 additions and 155 deletions

View File

@ -11,7 +11,7 @@ collections:
- name: openstack.osa
source: https://opendev.org/openstack/openstack-ansible-plugins
type: git
version: 0c3185ed1adbbfa2fe0b589be2c602a949354e4b
version: 5b8a1d9be03146ffac8e91e92a044429e9286dbd
- name: community.general
source: https://github.com/ansible-collections/community.general
type: git

View File

@ -18,4 +18,4 @@
## Adjutant service
adjutant_git_repo: "{{ openstack_opendev_base_url }}/openstack/adjutant"
adjutant_git_install_branch: 8deababd1b1639400485903d88d15252c0a14b6c
adjutant_git_track_branch: master
adjutant_git_track_branch: stable/2024.1

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Global Requirements
requirements_git_repo: "{{ openstack_opendev_base_url }}/openstack/requirements"
requirements_git_install_branch: c99e7a228ef89ad68a37107dc526bc701554fe90
requirements_git_track_branch: master
requirements_git_install_branch: 93a3e51432519a14a378a729554b5273675e945b
requirements_git_track_branch: stable/2024.1

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Aodh service
aodh_git_repo: "{{ openstack_opendev_base_url }}/openstack/aodh"
aodh_git_install_branch: 64e0f7c895100ae9ee6379f5bd27f1121c26d96c
aodh_git_track_branch: master
aodh_git_install_branch: 523062f4aa62640d12f271d952e5308194245c3b
aodh_git_track_branch: stable/2024.1

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Barbican service
barbican_git_repo: "{{ openstack_opendev_base_url }}/openstack/barbican"
barbican_git_install_branch: 5a458ecc98c0b799cfa84ca8ea08d43ec1dc6ad8
barbican_git_track_branch: master
barbican_git_install_branch: d99764e6112cedc6ca168a29fb0279dec2d94288
barbican_git_track_branch: stable/2024.1

View File

@ -13,14 +13,14 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Blazar service
blazar_git_repo: "{{ openstack_opendev_base_url }}/openstack/blazar"
blazar_git_install_branch: 9aa976ae13384da92f28d3812a50d39e0a8a3798
blazar_git_track_branch: master
blazar_git_install_branch: 6e1276098e01f169541a89513031f881976ed451
blazar_git_track_branch: stable/2024.1
## Blazar Nova Service
blazar_nova_git_repo: "{{ openstack_opendev_base_url }}/openstack/blazar-nova"
blazar_nova_git_install_branch: 1e3f3a4c47e1feea84d68d56822336dec2d9b1ca
blazar_nova_git_track_branch: master
blazar_nova_git_install_branch: 134f568b1b1ef79b487154526e3dcb045c27d813
blazar_nova_git_track_branch: stable/2024.1

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Ceilometer service
ceilometer_git_repo: "{{ openstack_opendev_base_url }}/openstack/ceilometer"
ceilometer_git_install_branch: a8700687deb08d88e43dd654b9319ebd11fce08d
ceilometer_git_track_branch: master
ceilometer_git_install_branch: bea425e9453f286f011c5c6cd631ac3cf17f722a
ceilometer_git_track_branch: stable/2024.1

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Cinder service
cinder_git_repo: "{{ openstack_opendev_base_url }}/openstack/cinder"
cinder_git_install_branch: b2a96e82fc0a78a0736467fc477d9c5cd4d0d4aa
cinder_git_track_branch: master
cinder_git_install_branch: 7405b8d07a50714e0af96f307de70916d51c87a6
cinder_git_track_branch: stable/2024.1

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Cloudkitty service
cloudkitty_git_repo: "{{ openstack_opendev_base_url }}/openstack/cloudkitty"
cloudkitty_git_install_branch: 3e35eb05edd5b475645a64047dc9337348bc7755
cloudkitty_git_track_branch: master
cloudkitty_git_install_branch: 956a5b154580accc48828440d720feda3ddf498a
cloudkitty_git_track_branch: stable/2024.1

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Designate service
designate_git_repo: "{{ openstack_opendev_base_url }}/openstack/designate"
designate_git_install_branch: 54e3ece623d018923602104d4ff8c666ccf15de1
designate_git_track_branch: master
designate_git_install_branch: 72777e203ec6f09757ddcd90011013eeafab36c1
designate_git_track_branch: stable/2024.1

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Glance service
glance_git_repo: "{{ openstack_opendev_base_url }}/openstack/glance"
glance_git_install_branch: 7b40c33cb6e89ca5807e476f49927b32c99ce2bf
glance_git_track_branch: master
glance_git_install_branch: 708ca14f0ea98416f02d2620d176aef6b2d954f3
glance_git_track_branch: stable/2024.1

View File

@ -13,12 +13,12 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 07.12.2023 ###
### HEAD as of 25.03.2024 ###
## 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: 75a87eae1cbab2d65b364eaf2e226ec7bb231f18
gnocchi_git_install_branch: b37b943579e4e5300e274284a2b6e5e287bd1d9e
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 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Heat service
heat_git_repo: "{{ openstack_opendev_base_url }}/openstack/heat"
heat_git_install_branch: 24c5a141147ddeb21d44818e234af543710d6411
heat_git_track_branch: master
heat_git_install_branch: 2f4cfd5d25ce0be76dd30963fa082556d80f421a
heat_git_track_branch: stable/2024.1

View File

@ -13,17 +13,17 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Horizon service
horizon_git_repo: "{{ openstack_opendev_base_url }}/openstack/horizon"
horizon_git_install_branch: 2b03b44f3adeea7e7a8aaab7777cccfa00614301
horizon_git_track_branch: master
horizon_git_install_branch: e415e8dad60c67d502f9cb0c257c95794f8603cf
horizon_git_track_branch: stable/2024.1
## Adjutant dashboard plugin
adjutant_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/adjutant-ui"
adjutant_dashboard_git_install_branch: 02dd3d73633cffd842e45dd23cd25ed3ea86c8ad
adjutant_dashboard_git_track_branch: master
adjutant_dashboard_git_track_branch: stable/2024.1
## Barbican dashboard plugin
barbican_dashboard_git_repo: "{{ openstack_opendev_base_url }}//openstack/barbican-ui"
@ -32,33 +32,33 @@ 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: 944b68d74791d1db93d5164b9983848e4aad6533
cloudkitty_dashboard_git_track_branch: master
cloudkitty_dashboard_git_install_branch: 6ed70436e51c75fb348597281ba772b26ebbfcf2
cloudkitty_dashboard_git_track_branch: stable/2024.1
## Horizon Designate dashboard plugin
designate_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/designate-dashboard"
designate_dashboard_git_install_branch: eabc61a0ba5544dcac8d7d63ed4d9f8755cce058
designate_dashboard_git_track_branch: master
designate_dashboard_git_install_branch: ae09bd6477803c271c742fbd239c75cd3b7914b2
designate_dashboard_git_track_branch: stable/2024.1
## Horizon Heat dashboard plugin
heat_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/heat-dashboard"
heat_dashboard_git_install_branch: 9d4aa416df0cf988a903c14f9dfdb511bc6f25c3
heat_dashboard_git_track_branch: master
heat_dashboard_git_install_branch: 0f8ddbaec6fc01733e6ac7d709e7f36761330ede
heat_dashboard_git_track_branch: stable/2024.1
## Horizon Ironic dashboard plugin
ironic_dashboard_git_repo: "{{ openstack_opendev_base_url}}/openstack/ironic-ui"
ironic_dashboard_git_install_branch: 6723871d4fa0723cd7ac0a4105b5c77f92c43059
ironic_dashboard_git_track_branch: master
ironic_dashboard_git_install_branch: a50a6e491c85de91bc751a621082f9dac594dac2
ironic_dashboard_git_track_branch: stable/2024.1
## Horizon Magnum dashboard plugin
magnum_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/magnum-ui"
magnum_dashboard_git_install_branch: 463d21c81321129a6d37c518d3039641b78b0311
magnum_dashboard_git_track_branch: master
magnum_dashboard_git_install_branch: 4267bae387ddcf3a50c179f90e63f551477564af
magnum_dashboard_git_track_branch: stable/2024.1
## Horizon Masakari dashboard plugin
masakari_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/masakari-dashboard"
masakari_dashboard_git_install_branch: 593aa65b5aa23ab2c8ed8444f99911225c9bd2de
masakari_dashboard_git_track_branch: master
masakari_dashboard_git_install_branch: bf89b7a2e07392a34c175c2c84facba8a153c9b4
masakari_dashboard_git_track_branch: stable/2024.1
## Horizon Murano dashboard plugin
murano_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/murano-dashboard"
@ -72,10 +72,10 @@ sahara_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: 4bc6646f05835ff6e2d3b94399942e12bb6949d4
trove_dashboard_git_track_branch: master
trove_dashboard_git_install_branch: 66dd6316f755a3d9297b9d67650f9cb89b60a43f
trove_dashboard_git_track_branch: stable/2024.1
## Horizon Octavia dashboard plugin
octavia_dashboard_git_repo: "{{ openstack_opendev_base_url }}/openstack/octavia-dashboard"
octavia_dashboard_git_install_branch: 58fb7185409364a1c953a1dc067b99f63ba0fac6
octavia_dashboard_git_track_branch: master
octavia_dashboard_git_install_branch: 468c619bfc27b8734698571de12c06ab6ff6241a
octavia_dashboard_git_track_branch: stable/2024.1

View File

@ -13,14 +13,14 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Ironic service
ironic_git_repo: "{{ openstack_opendev_base_url }}/openstack/ironic"
ironic_git_install_branch: 50ced3a3fab28af50951d39bbb76e561818aee44
ironic_git_track_branch: master
ironic_git_install_branch: 31c6de0982fbdb87cbc98cc3e28c56f7e44d366e
ironic_git_track_branch: stable/2024.1
## Ironic inspector service
ironic_inspector_git_repo: "{{ openstack_opendev_base_url }}/openstack/ironic-inspector"
ironic_inspector_git_install_branch: 8659bff73dfe3e4d40376504ed25a55b39c88d33
ironic_inspector_git_track_branch: master
ironic_inspector_git_install_branch: 5f72b87702843ffdae03795c1bd5b925a316d74e
ironic_inspector_git_track_branch: stable/2024.1

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Keystone service
keystone_git_repo: "{{ openstack_opendev_base_url }}/openstack/keystone"
keystone_git_install_branch: 7dc175a41f92e3f01cf26912431d0f2c98a03b32
keystone_git_track_branch: master
keystone_git_install_branch: b2261777d5f83b8589e83094a45bbe7f22492197
keystone_git_track_branch: stable/2024.1

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Magnum service
magnum_git_repo: "{{ openstack_opendev_base_url }}/openstack/magnum"
magnum_git_install_branch: 05c2b170c094b4b0cba5806698a216a30d93f8fa
magnum_git_track_branch: master
magnum_git_install_branch: 239fa19ea9fd6df04f084053f1ae282ce60b6e32
magnum_git_track_branch: stable/2024.1

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Manila service
manila_git_repo: "{{ openstack_opendev_base_url }}/openstack/manila"
manila_git_install_branch: 696f9ea8a22902a31ea0c3399f8a7b9f77ea5bbf
manila_git_track_branch: master
manila_git_install_branch: 1635d03a1c9bd13d89e6b57afba38276e7a77a6b
manila_git_track_branch: stable/2024.1

View File

@ -18,9 +18,9 @@
## Masakari service
masakari_git_repo: "{{ openstack_opendev_base_url }}/openstack/masakari"
masakari_git_install_branch: 8fbcb68ee6a680ad526bb46ab4b7a0c61290df23
masakari_git_track_branch: master
masakari_git_track_branch: stable/2024.1
## Masakari monitors services
masakari_monitors_git_repo: "{{ openstack_opendev_base_url }}/openstack/masakari-monitors"
masakari_monitors_git_install_branch: 782a940480c9a722bb158e4921203e60f078484f
masakari_monitors_git_track_branch: master
masakari_monitors_git_track_branch: stable/2024.1

View File

@ -13,13 +13,13 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Mistral service
mistral_git_repo: "{{ openstack_opendev_base_url }}/openstack/mistral"
mistral_git_install_branch: 08b5a9b7c617e7605f9048769af60ed94bebd825
mistral_git_track_branch: master
mistral_git_install_branch: 3c16d9d56431f9061db39f9451de1d772a382349
mistral_git_track_branch: stable/2024.1
mistral_extra_git_repo: "{{ openstack_opendev_base_url }}/openstack/mistral-extra"
mistral_extra_git_install_branch: 2e2cf63ecb5e8e0255f649581b784f16460f8d27
mistral_extra_git_track_branch: master
mistral_extra_git_install_branch: cebacf3e972de8dbd72d05c9563f60501cfbca78
mistral_extra_git_track_branch: stable/2024.1

View File

@ -13,45 +13,45 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Neutron service
neutron_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron"
neutron_git_install_branch: 491fbc890bd6a22e77570982dea9c37786ea412f
neutron_git_track_branch: master
neutron_git_install_branch: fed96541c778768b279f1116f7b330aa9e4ab491
neutron_git_track_branch: stable/2024.1
neutron_vpnaas_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-vpnaas"
neutron_vpnaas_git_install_branch: 972f6818511a4677e0d5d54d779f3a2824c8ace8
neutron_vpnaas_git_track_branch: master
neutron_vpnaas_git_install_branch: 297855d0c98de29092ef94ce6686c56eb9f6b422
neutron_vpnaas_git_track_branch: stable/2024.1
neutron_dynamic_routing_git_repo: "{{ openstack_opendev_base_url }}/openstack/neutron-dynamic-routing"
neutron_dynamic_routing_git_install_branch: e26ff19a7cc2c42ce7728eea0e62f1060d076cf9
neutron_dynamic_routing_git_track_branch: master
neutron_dynamic_routing_git_install_branch: 45a8b85abd36a9bff1cf786da13a5b69114854c4
neutron_dynamic_routing_git_track_branch: stable/2024.1
networking_bgpvpn_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-bgpvpn"
networking_bgpvpn_git_install_branch: af4140832a101e13deede978cd3d5249e9ae8599
networking_bgpvpn_git_track_branch: master
networking_bgpvpn_git_install_branch: 90d4463d254c8c6f0273b105ed53b6632f78ce18
networking_bgpvpn_git_track_branch: stable/2024.1
networking_sfc_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-sfc"
networking_sfc_git_install_branch: a030685ee4960ae71364b4a1e07be4d6bf5781fb
networking_sfc_git_track_branch: master
networking_sfc_git_install_branch: 69080506f2664c28068398d90b70df9e7332f256
networking_sfc_git_track_branch: stable/2024.1
networking_generic_switch_git_repo: "{{ openstack_opendev_base_url}}/openstack/networking-generic-switch"
networking_generic_switch_git_install_branch: f749649db9b4a0829bc0e3f5d6b316a9fd3a19a3
networking_generic_switch_git_track_branch: master
networking_generic_switch_git_install_branch: 7ed5628f9a5165da9ddc7989cfa30e1440d0ec0d
networking_generic_switch_git_track_branch: stable/2024.1
networking_nsx_git_repo: "{{ openstack_opendev_base_url }}/x/vmware-nsx"
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: 82f6f63fee6ee9dc38ce5a93f1f09891b7852aef
networking_nsxlib_git_install_branch: a30074d4e55eb1303cc607bc13a8b33260176db4
networking_nsxlib_git_track_branch: master
networking_baremetal_git_repo: "{{ openstack_opendev_base_url }}/openstack/networking-baremetal"
networking_baremetal_git_install_branch: 57ba0847c0719ad6ab842da649f7c031f3e6735a
networking_baremetal_git_track_branch: master
networking_baremetal_git_install_branch: 62ca32e80b77e23eb24d45d4a331ffddba3237cb
networking_baremetal_git_track_branch: stable/2024.1
networking_ovn_bgp_git_repo: "{{ openstack_opendev_base_url }}/openstack/ovn-bgp-agent"
networking_ovn_bgp_git_install_branch: 921e39ba02411d42028088c842f7aa8d52b633fd
networking_ovn_bgp_git_track_branch: master
networking_ovn_bgp_git_install_branch: 047d261cb7ea8f87cf33fdbce5a245106fcca335
networking_ovn_bgp_git_track_branch: stable/2024.1

View File

@ -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 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## NOVNC from source
novncproxy_git_repo: "{{ openstack_github_base_url }}/novnc/noVNC"
@ -37,5 +37,5 @@ spicehtml5_git_track_branch: master
## Nova service
nova_git_repo: "{{ openstack_opendev_base_url }}/openstack/nova"
nova_git_install_branch: 326a41b3b3e3d8ff8b2518f252615dd48930ec46
nova_git_track_branch: master
nova_git_install_branch: ae003e7a8d099794854a54b76ae7c4825bdab186
nova_git_track_branch: stable/2024.1

View File

@ -13,14 +13,14 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Octavia service
octavia_git_repo: "{{ openstack_opendev_base_url }}/openstack/octavia"
octavia_git_install_branch: 3f4eddc5cc5c431a4d7884a60562d3ec20b8be9a
octavia_git_track_branch: master
octavia_git_install_branch: 894023ec95a413b5a615a8f6b8b80c69059fc7ce
octavia_git_track_branch: stable/2024.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: 40ac5107290d43e2a00ea9478a52b17d9d294131
octavia_ovn_octavia_provider_git_track_branch: master
octavia_ovn_octavia_provider_git_install_branch: 6816d67daddfb9853931a76081f476aa54aa97c7
octavia_ovn_octavia_provider_git_track_branch: stable/2024.1

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Placement service
placement_git_repo: "{{ openstack_opendev_base_url }}/openstack/placement"
placement_git_install_branch: 8e705fa460df161875e8973a4946d4453124b280
placement_git_track_branch: master
placement_git_install_branch: af00c864e98ae76cae3e621ad95868234d027882
placement_git_track_branch: stable/2024.1

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 19.01.2024 ###
### HEAD as of 25.03.2024 ###
## Senlin service
senlin_git_repo: "{{ openstack_opendev_base_url }}/openstack/senlin"
senlin_git_install_branch: 7fa6ae780cb7e9c72a2df1ef0c11d543cd1ffca0
senlin_git_install_branch: 4eda307207a9746b0b4a196ba7a40fc754c0f6b0
senlin_git_track_branch: master

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Swift service
swift_git_repo: "{{ openstack_opendev_base_url }}/openstack/swift"
swift_git_install_branch: 07c8e8bcdc3fdaccfd016f48af71c42b46b987b4
swift_git_track_branch: master
swift_git_install_branch: 46aabac092b2e721b5b81c5684498e4bd4f6759a
swift_git_track_branch: stable/2024.1

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Tacker service
tacker_git_repo: "{{ openstack_opendev_base_url }}/openstack/tacker"
tacker_git_install_branch: 6ea1c1e8dab55d95901dca2333239931cc510236
tacker_git_track_branch: master
tacker_git_install_branch: 5ef1a543615239e7099f7816f1cabef31cd54e01
tacker_git_track_branch: stable/2024.1

View File

@ -13,9 +13,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Trove service
trove_git_repo: "{{ openstack_opendev_base_url }}/openstack/trove"
trove_git_install_branch: 860772e1b0007aa08d422aa5464f6b5e6c59ac8f
trove_git_track_branch: master
trove_git_install_branch: b4eadbe9fe1e6a5dbcfb799484450e9ae003b8cb
trove_git_track_branch: stable/2024.1

View File

@ -13,96 +13,96 @@
# See the License for the specific language governing permissions and
# limitations under the License.
### HEAD as of 27.02.2024 ###
### HEAD as of 25.03.2024 ###
tempest_git_repo: "{{ openstack_opendev_base_url }}/openstack/tempest"
tempest_git_install_branch: 89c86299c8a2708ff416e5b94f1b5037f1b033ad
tempest_git_track_branch: master
tempest_git_install_branch: 16f6a0d55f880b4b9b4d7bb198f266eefe56daf1
tempest_git_track_branch: None
tempest_plugin_barbican_git_repo: "{{ openstack_opendev_base_url }}/openstack/barbican-tempest-plugin"
tempest_plugin_barbican_git_install_branch: 3c70e93c06b873ef4f58fee689a7dc3e8984d6b1
tempest_plugin_barbican_git_track_branch: master
tempest_plugin_barbican_git_install_branch: 82b0e48639ad52838902dffbc3acaa5bc789b87e
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: c5ef0113dfcd34b40ee039b250883ca19640d108
tempest_plugin_blazar_git_track_branch: master
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: bda383efae91d40639aa17bf91f07a0fbdc30b85
tempest_plugin_cinder_git_track_branch: master
tempest_plugin_cinder_git_install_branch: a259e8d43eb2ee78fe3ad6d0424ecd42bfd18cbd
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: e675206288273a45cb8d18a98ab275adf4c79a87
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: 5877572709c671561e8d7df72e2d151ad5e3eaa6
tempest_plugin_designate_git_track_branch: master
tempest_plugin_designate_git_install_branch: 347fdbc9b4595a10b726526b3c0b5928e5b7fcf2
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: d6f7287947731da139413899ddddddcfb95e1a50
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: 5a484926adedcb4676617b5bc4e3ca7acac7428d
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: f2b9c74c9cb8459a979d9002aae3c1a41737c77a
tempest_plugin_ironic_git_track_branch: master
tempest_plugin_ironic_git_install_branch: 72417706034ccce75450e10fcac57100b1f8d1d5
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: b2aa462f0ea16e0c2c0bf350cd99e29e2988f0f0
tempest_plugin_keystone_git_track_branch: master
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: c4bdd870a44b1005419b499c4f20852c093a9f5e
tempest_plugin_magnum_git_track_branch: master
tempest_plugin_magnum_git_install_branch: ed4cc97d4da543e66da843069fefde4b8acbebab
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: 7604da805417aa12f4574458b05f10ffb31693dd
tempest_plugin_manila_git_track_branch: master
tempest_plugin_manila_git_install_branch: 1687dd6ef680d13205c9cfb99396752f864987c6
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: d2b794cbf0f33c39db85d0a59e38851f579b1d5a
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: 9c55bfc36400c16013a997304173114ed6eb55cc
tempest_plugin_neutron_git_track_branch: master
tempest_plugin_neutron_git_install_branch: 7e3ba069dc8d75ad0a8dcfed230766bdec5faafb
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: 427701e77666955407ebe615437c368ed5f2232c
tempest_plugin_octavia_git_track_branch: master
tempest_plugin_octavia_git_install_branch: a1a2bed19ffe387212364018c61f4a2ae1cff78b
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: dadcdeb7ea767acf0bf65b5ef83d9889a1d19931
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: 3ae7a196643d06078e35c72c381b0a37608b8e17
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: 429550decdd9daf0b8aa6e41f5a7a7a786692b21
tempest_plugin_telemetry_git_track_branch: master
tempest_plugin_telemetry_git_install_branch: 59f747814abd70b0c44de1d16fe7eb420363053c
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: 5eb7e702ad8cf95e8e6c52da85e7f27db7b72d5d
tempest_plugin_trove_git_track_branch: master
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: ffefe045df3f8dbfbc0c5b24fc89dfbc9e27500a
tempest_plugin_zaqar_git_track_branch: master
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: 8a0b3cf100c00c5ddbe13bc97b42f16a2bff95c1
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: 2c05430515be6d253abbc3d5a8af7d28a5827409
rally_openstack_git_track_branch: master
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 27.02.2024 ###
### HEAD as of 25.03.2024 ###
## Zun service
zun_git_repo: "{{ openstack_opendev_base_url }}/openstack/zun"
zun_git_install_branch: f1cab647c098ea2444f7ec950c309b3d1420673e
zun_git_track_branch: master
zun_git_track_branch: stable/2024.1
## Zun kuryr service
zun_kuryr_git_repo: "{{ openstack_opendev_base_url }}/openstack/kuryr-libnetwork"
zun_kuryr_git_install_branch: e57ae2e9f33966a527c44d7fba9ad4854c5c1116
zun_kuryr_git_track_branch: master
zun_kuryr_git_track_branch: stable/2024.1
## Zun kuryr library
zun_kuryr_lib_git_repo: "{{ openstack_opendev_base_url }}/openstack/kuryr"
zun_kuryr_lib_git_install_branch: ad96ea63ab0d38e9a2034700bd19180806715798
zun_kuryr_lib_git_track_branch: master
zun_kuryr_lib_git_install_branch: ccb85d13c955940770b0861257eb2b1d7247558e
zun_kuryr_lib_git_track_branch: stable/2024.1