Resync charmhelpers for swift 2.9.0
Swift 2.9.0 was released for Newton b2; resync updated charm helpers. Change-Id: I6c15a35af33f8120667ee3362b817474c70ddefa
This commit is contained in:
@@ -145,7 +145,7 @@ SWIFT_CODENAMES = OrderedDict([
|
|||||||
('mitaka',
|
('mitaka',
|
||||||
['2.5.0', '2.6.0', '2.7.0']),
|
['2.5.0', '2.6.0', '2.7.0']),
|
||||||
('newton',
|
('newton',
|
||||||
['2.8.0']),
|
['2.8.0', '2.9.0']),
|
||||||
])
|
])
|
||||||
|
|
||||||
# >= Liberty version->codename mapping
|
# >= Liberty version->codename mapping
|
||||||
|
Reference in New Issue
Block a user