[doc] Define release names in documentation
Change-Id: Iffbe9c7c1050a108b2121ddbcc02d16721d3d517
This commit is contained in:
parent
5cd773b938
commit
43ee0c4999
@ -33,9 +33,9 @@ import yaml
|
||||
# Variables to override
|
||||
target_name = 'openstack-ansible'
|
||||
description = 'OpenStack-Ansible deploys OpenStack environments using Ansible.'
|
||||
previous_series_name = '2023.1'
|
||||
previous_slurp_name = False
|
||||
current_series_name = '2023.2'
|
||||
previous_series_name = '2023.2'
|
||||
previous_slurp_name = '2023.1'
|
||||
current_series_name = '2024.1'
|
||||
|
||||
# General information about the project.
|
||||
author = 'OpenStack-Ansible Contributors'
|
||||
|
Loading…
x
Reference in New Issue
Block a user