Merge pull request #601 from openstack-charmers/lourot/impish-xena-yoga

Add Impish/Xena/Yoga bits
This commit is contained in:
Liam Young
2021-07-21 09:16:47 +01:00
committed by GitHub
+5 -1
View File
@@ -37,6 +37,7 @@ UBUNTU_OPENSTACK_RELEASE = OrderedDict([
('focal', 'ussuri'),
('groovy', 'victoria'),
('hirsute', 'wallaby'),
('impish', 'xena'),
])
@@ -71,7 +72,10 @@ OPENSTACK_RELEASES_PAIRS = [
'bionic_stein', 'disco_stein', 'bionic_train',
'eoan_train', 'bionic_ussuri', 'focal_ussuri',
'focal_victoria', 'groovy_victoria',
'focal_wallaby', 'hirsute_wallaby']
'focal_wallaby', 'hirsute_wallaby',
'focal_xena', 'impish_xena',
'focal_yoga'
]
SWIFT_CODENAMES = OrderedDict([
('diablo',