File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 22# ##############################################################################
33# OpenStack release configuration.
44
5- # Name of the current OpenStack release. Default is "master ".
6- # openstack_release:
5+ # Name of the current OpenStack release. Default is "2025.1 ".
6+ openstack_release : master
77
88# Codename of the current OpenStack release.
99# NOTE(upgrade): Update to current release codename.
1010openstack_release_codename : " epoxy"
1111
12- # Name of the current OpenStack branch. Default is "master".
12+ # Name of the current OpenStack branch. Default is "master" if
13+ # openstack_release is "master".
14+ # Otherwise, the default is "stable/{{ openstack_release }}".
1315# openstack_branch:
1416
1517# ##############################################################################
You can’t perform that action at this time.
0 commit comments