blob: bd8b279d297d7c43b6940178b98be7e20b2be079 [file] [log] [blame]
beierlma4a37f72020-06-26 12:55:01 -04001# Copyright 2020 Canonical Ltd.
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
David Garcia53a09d82022-02-01 16:39:44 +010015name: osm-pla
beierlma4a37f72020-06-26 12:55:01 -040016summary: A Placement charm for Opensource MANO
17description: |
18 Placement module for OSM
19series:
20 - kubernetes
21min-juju-version: 2.7.0
22deployment:
23 type: stateless
24 service: cluster
David Garcia49379ce2021-02-24 13:48:22 +010025resources:
26 image:
27 type: oci-image
28 description: OSM docker image for POL
29 upstream-source: "opensourcemano/pla:latest"
beierlma4a37f72020-06-26 12:55:01 -040030requires:
31 kafka:
32 interface: kafka
David Garcia49379ce2021-02-24 13:48:22 +010033 mongodb:
beierlma4a37f72020-06-26 12:55:01 -040034 interface: mongodb