Adds SOL004 package validator with package examples and tests
[osm/common.git] / osm_common / tests / packages / invalid_package_vnf / manifest.mf
1
2 # Copyright 2020 Whitestack, LLC
3 # *************************************************************
4 #
5 # This file is part of OSM common repository.
6 # All Rights Reserved to Whitestack, LLC
7 #
8 # Licensed under the Apache License, Version 2.0 (the "License"); you may
9 # not use this file except in compliance with the License. You may obtain
10 # a copy of the License at
11 #
12 #         http://www.apache.org/licenses/LICENSE-2.0
13 #
14 # Unless required by applicable law or agreed to in writing, software
15 # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
16 # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
17 # License for the specific language governing permissions and limitations
18 # under the License.
19 #
20 # For those usages not covered by the Apache License, Version 2.0 please
21 # contact: agarcia@whitestack.com
22 ##
23
24 # General definitions of the package
25 vnfd_id: native_charm-vnf
26 vnf_product_name: native_charm-vnf
27 vnf_provider_id: AFA
28 vnf_software_version: 1.0
29 vnf_package_version: 1.0
30 vnf_release_date_time: 2021.12.01T11:36-03:00
31 compatible_specification_versions: 3.3.1
32 vnfm_info: OSM
33
34 Source: Definitions/native_charm_vnfd.yaml
35 Algorithm: SHA-256
36 Hash: ede8daf9748ac4849e1a1aac955d6c84cafef9ea34067eaef76ee4e5996974c2
37
38 Source: Scripts/cloud_init/cloud-config.txt
39 Algorithm: SHA-256
40 Hash: 7455ca868843cc5da1f0a2255cdedb64a69df3b618c344b83b82848a94540eda
41
42
43 # The below sections are all wrong on purpose as they are intended for testing
44
45 # Invalid hash algorithm
46 Source: Scripts/charms/simple/src/charm.py
47 Algorithm: SHA-733
48 Hash: 7895f7b9e1b7ed5b5bcd64398950ca95b456d7fc973334351474eed466c2f480
49
50 # Wrong hash
51 Source: Scripts/charms/simple/hooks/start
52 Algorithm: SHA-256
53 Hash: 123456aaaaaa123456aaaaaae2bb9d0197f41619165dde6cf205c974f9aa86ae
54
55 # Unspecified hash
56 Source: Scripts/charms/simple/hooks/upgrade-charm
57 Algorithm: SHA-256