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: Ifff786758eab3b5b06d68afb6b07d842a0377219
This commit is contained in:
@@ -10,6 +10,11 @@ tags:
|
||||
- storage
|
||||
- file-servers
|
||||
- misc
|
||||
series:
|
||||
- xenial
|
||||
- trusty
|
||||
- precise
|
||||
- yakkety
|
||||
description: |
|
||||
Ceph is a distributed storage and network file system designed to provide
|
||||
excellent performance, reliability, and scalability.
|
||||
@@ -30,4 +35,4 @@ storage:
|
||||
osd-journals:
|
||||
type: block
|
||||
multiple:
|
||||
range: 0-
|
||||
range: 0-
|
||||
|
||||
Reference in New Issue
Block a user