Merge "Bump max OpenStack release for Gnocchi 4.x"

This commit is contained in:
Zuul 2019-10-25 11:46:01 +00:00 committed by Gerrit Code Review
commit fce9e270f7
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ class GnocchiCharm(GnochiCharmBase):
'gnocchi-common': collections.OrderedDict([
('2', 'mitaka'),
('3', 'pike'),
('4', 'stein'),
('4', 'train'),
]),
}