Files
k8s-docker-suite-app-murano/Applications/MariaDB/package/manifest.yaml
Dmytro Dovbii aa524e0acc Initial refactoring of murano apllications
* Increases format of packages
* Adds missed licence headers
* Other minor refactoring

Change-Id: I580bea2eb2f7e4616cd12245367ada8d43c5c4ff
Targets: bp refactor-apps-scripts
2016-04-07 12:55:24 +03:00

30 lines
1.3 KiB
YAML

# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain
# a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
# under the License.
Format: 1.3
Type: Application
FullName: io.murano.apps.docker.DockerMariaDB
Name: Docker MariaDB
Description: |
MariaDB strives to be the logical choice for database professionals looking for a robust, scalable, and reliable
SQL server. To accomplish this, the MariaDB Foundation work closely and cooperatively with the larger community
of users and developers in the true spirit of Free and open source software, and release software in a manner
that balances predictability with reliability.
Author: 'Mirantis, Inc'
Tags: [docker, application, MariaDB]
Classes:
io.murano.apps.docker.DockerMariaDB: DockerMariaDB.yaml
Require:
io.murano.apps.docker.DockerStandaloneHost:
io.murano.apps.docker.kubernetes.KubernetesPod:
io.murano.apps.docker.Interfaces: