blob: 37b6214d242dc11a5b34b79a8cd7b72f783b3e98 [file] [log] [blame]
David Garcia18c7a8b2020-07-02 18:36:32 +02001# 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
15name: pla
16summary: 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
25requires:
26 kafka:
27 interface: kafka
28 mongo:
29 interface: mongo
30 mysql:
31 interface: mysql