Adds SOL004 package validator with package examples and tests
[osm/common.git] / osm_common / tests / packages / native_charm_with_metadata_dir_vnf / TOSCA-Metadata / TOSCA.meta
1 #
2 # Licensed under the Apache License, Version 2.0 (the "License"); you may
3 # not use this file except in compliance with the License. You may obtain
4 # a copy of the License at
5 #
6 #         http://www.apache.org/licenses/LICENSE-2.0
7 #
8 # Unless required by applicable law or agreed to in writing, software
9 # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
10 # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
11 # License for the specific language governing permissions and limitations
12 # under the License.
13 #
14 # For those usages not covered by the Apache License, Version 2.0 please
15 # contact: agarcia@whitestack.com
16 ##
17
18 TOSCA-Meta-Version: 1.0
19 CSAR-Version: 1.0
20 Created-By: Diego Armando Maradona
21 Entry-Definitions: Definitions/native_charm_vnfd.yaml # Points to the main descriptor of the package
22 ETSI-Entry-Manifest: manifest.mf # Points to the ETSI manifest file
23 ETSI-Entry-Change-Log: Files/Changelog.txt # Points to package changelog
24 ETSI-Entry-Licenses: Files/Licenses # Points to package licenses folder
25
26 # In principle, we could add one block per package file to specify MIME types
27 Name: Definitions/native_charm_vnfd.yaml            # path to file within package
28 Content-Type: application/yaml                      # MIME type of file
29
30 Name: Scripts/cloud_init/cloud-config.txt
31 Content-Type: application/yaml