commit b46659f4b804a4a4863d524678ec1adb62bb466d Author: Corey Bryant Date: Tue Oct 13 19:30:29 2020 +0000 Add swift 2.26.0 version for victoria Cherry-pick from https://github.com/juju/charm-helpers/commit/21f9f239c4f977afb1720243a6f6de4ae876986c Change-Id: I2315608f10f6dd03397f5abc5999b5fb30fde611 diff --git a/charmhelpers/contrib/openstack/utils.py b/charmhelpers/contrib/openstack/utils.py index 0aa797c..23e4adf 100644 --- a/charmhelpers/contrib/openstack/utils.py +++ b/charmhelpers/contrib/openstack/utils.py @@ -230,7 +230,7 @@ SWIFT_CODENAMES = OrderedDict([ ('ussuri', ['2.24.0', '2.25.0']), ('victoria', - ['2.25.0']), + ['2.25.0', '2.26.0']), ]) # >= Liberty version->codename mapping