X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=blobdiff_plain;f=tests%2Fcharms%2Flayers%2Fnative-ci%2Fmetadata.yaml;h=1c72d9e705af525a24281e28d4c07cdd91bee3dc;hp=0460e48eafd43a955a5f04243b32e7cd94d68a93;hb=a599018e3a1406c653bacf5ee636d5601d21dade;hpb=136186e189027698662452ee00a5e50ebe82384f diff --git a/tests/charms/layers/native-ci/metadata.yaml b/tests/charms/layers/native-ci/metadata.yaml index 0460e48..1c72d9e 100644 --- a/tests/charms/layers/native-ci/metadata.yaml +++ b/tests/charms/layers/native-ci/metadata.yaml @@ -1,12 +1,26 @@ +# Copyright 2019 Canonical Ltd. +# +# 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. + name: native-ci summary: A native VNF charm description: A native VNF charm maintainer: Adam Israel subordinate: false series: ['xenial'] -provides: - db: - interface: mysql -requires: - app: - interface: mysql +# provides: +# db: +# interface: mysql +# requires: +# app: +# interface: mysql