Skip to content

Commit

Permalink
Fix mapping for Ceph Reef
Browse files Browse the repository at this point in the history
  • Loading branch information
lmlg committed Sep 4, 2023
1 parent 6428eca commit e5af971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zaza/openstack/utilities/os_versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
('15', 'ussuri'), # octopus
('16', 'victoria'), # pacific
('17', 'yoga'), # quincy
('18', 'zed'), # reef
('18', 'bobcat'), # reef
]),
'placement-common': OrderedDict([
('2', 'train'),
Expand Down

0 comments on commit e5af971

Please sign in to comment.