From 3c7a586af4fd42c2f5ccbb4ee203c78fa7eade88 Mon Sep 17 00:00:00 2001 From: James Page Date: Wed, 14 Sep 2016 09:43:07 +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: Idd92affe9e012d3a5ac8263b1af57ef91f9e1044 --- metadata.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/metadata.yaml b/metadata.yaml index 23e71d3..e70ec2f 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -16,6 +16,10 @@ description: | SDN solution. tags: - openstack +series: + - xenial + - trusty + - yakkety provides: neutron-plugin-api-subordinate: interface: neutron-plugin-api-subordinate