Skip to content
Snippets Groups Projects
Commit 6b2d9d24 authored by James Page's avatar James Page
Browse files

Support for OpenStack Rocky

Update latest release to ship with a version 4 to rocky, ensuring
that charm does not try to keep upgrading gnocchi.

Change-Id: I60834807687ca0d9fb0bfc68095a79bddf0eb717
parent fa42fcbf
No related branches found
No related tags found
No related merge requests found
......@@ -224,7 +224,7 @@ class GnocchiCharm(GnochiCharmBase):
'gnocchi-common': collections.OrderedDict([
('2', 'mitaka'),
('3', 'pike'),
('4', 'queens'),
('4', 'rocky'),
]),
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment