
Switch all dependencies to use the OpenStack 2024.1 release. This commit should be reverted on the master branch once the Kayobe stable/2024.1 branch has been cut and RC1 released. Change-Id: I02e0f97f84f1369943c840f6159c705dc2436750
14 lines
461 B
YAML
14 lines
461 B
YAML
---
|
|
###############################################################################
|
|
# OpenStack release configuration.
|
|
|
|
# Name of the current OpenStack release. Default is "2024.1".
|
|
#openstack_release:
|
|
|
|
# Name of the current OpenStack branch. Default is "stable/2024.1".
|
|
#openstack_branch:
|
|
|
|
###############################################################################
|
|
# Dummy variable to allow Ansible to accept this file.
|
|
workaround_ansible_issue_8743: yes
|