Skip to content

Commit 4b61fb7

Browse files
authored
Merge pull request #1216 from wolsen/backport-add-squid-package-name
Add squid package name
2 parents 1e0d928 + 16c200d commit 4b61fb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zaza/openstack/utilities/os_versions.py

+1
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@
285285
('16', 'victoria'), # pacific
286286
('17', 'yoga'), # quincy
287287
('18', 'bobcat'), # reef
288+
('19', 'caracal'), # squid
288289
]),
289290
'placement-common': OrderedDict([
290291
('2', 'train'),

0 commit comments

Comments
 (0)