2c165ee7a4
Replace io.murano.apps with com.intel.magnum Change-Id: I16e3a335209ce5664541abce4be1ac7691bd6cd4 Partially-Implements: blueprint fix-fqn-usage
27 lines
929 B
YAML
27 lines
929 B
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.0
|
|
Type: Application
|
|
FullName: com.intel.magnum.plugin.MagnumBayApp
|
|
Name: Magnum App
|
|
Description: |
|
|
App to deploy Kubernetes cluster using Magnum
|
|
Author: 'Intel, Inc'
|
|
Tags: [Magnum, Kubernetes, Docker]
|
|
Classes:
|
|
com.intel.magnum.plugin.MagnumBaymodel: MagnumBaymodel.yaml
|
|
com.intel.magnum.plugin.MagnumBayApp: MagnumBayApp.yaml
|
|
|
|
Require:
|
|
murano.plugins.magnum:
|