From f7140f9c64c947f6251637b1967e8fbaf57d9d58 Mon Sep 17 00:00:00 2001 From: Alex Kavanagh Date: Tue, 2 Jun 2020 14:22:19 +0100 Subject: [PATCH] Updates for 20.08 cycle start for groovy and libs - Adds groovy to the series in the metadata - Classic charms: sync charm-helpers. - Classic ceph based charms: also sync charms.ceph - Reactive charms: trigger a rebuild Func-Test-PR: https://github.com/openstack-charmers/zaza-openstack-tests/pull/355 Change-Id: Ia2fbdac07df0a430741be69d02942c899bb89e45 --- rebuild | 2 +- src/metadata.yaml | 23 ++++++++++++----------- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/rebuild b/rebuild index 19ea6dd..7e2a529 100644 --- a/rebuild +++ b/rebuild @@ -2,4 +2,4 @@ # when dependencies of the charm change, # but nothing in the charm needs to. # simply change the uuid to something new -06fc37a3-f9fe-49d9-92e0-dd7b0f749c1c +91c02f86-a4d0-11ea-8b76-db2515fb4020 diff --git a/src/metadata.yaml b/src/metadata.yaml index 191067a..ab7d91f 100644 --- a/src/metadata.yaml +++ b/src/metadata.yaml @@ -2,19 +2,20 @@ name: manila summary: A REST API for folder shares maintainer: OpenStack Charmers description: | - Shared File Systems service provides a set of services for management of - shared file systems in a multi-tenant cloud environment. The service resembles - OpenStack block-based storage management from the OpenStack Block Storage - service project. With the Shared File Systems service, you can create a remote - file system, mount the file system on your instances, and then read and write - data from your instances to and from your file system. + Shared File Systems service provides a set of services for management of + shared file systems in a multi-tenant cloud environment. The service resembles + OpenStack block-based storage management from the OpenStack Block Storage + service project. With the Shared File Systems service, you can create a remote + file system, mount the file system on your instances, and then read and write + data from your instances to and from your file system. tags: - - openstack +- openstack series: - - xenial - - bionic - - eoan - - focal +- xenial +- bionic +- eoan +- focal +- groovy subordinate: false requires: shared-db: