From 5840e68a7414c2cb3c2ddf01ba663c54ada65c03 Mon Sep 17 00:00:00 2001 From: James Page Date: Wed, 14 Sep 2016 09:23:25 +0100 Subject: [PATCH] Add charm series data to metadata.yaml This optimizes the publication process to the charm store, and ensures that the charm code and version is consistent across all supported Ubuntu series. Change-Id: Ie0518c7e9611fbed0eeca2a1050f566b60bd9715 --- metadata.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/metadata.yaml b/metadata.yaml index 2ee3373..3d8c96f 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -7,6 +7,11 @@ description: | This subordinate charm configures the Cinder backup service. tags: - miscellaneous +series: + - xenial + - trusty + - precise + - yakkety subordinate: true provides: backup-backend: