blob: 007dde7e4079350dd5e15eecd4e581dc0805ae80 [file] [log] [blame]
garciaale08395032021-01-15 13:04:05 -03001#
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
25vnfd_id: native_charm-vnf
26vnf_product_name: native_charm-vnf
27vnf_provider_id: AFA
28vnf_software_version: 1.0
29vnf_package_version: 1.0
30vnf_release_date_time: 2021.12.01T11:36-03:00
31compatible_specification_versions: 3.3.1
32vnfm_info: OSM
33
34Source: Definitions/native_charm_vnfd.yaml
35Algorithm: SHA-256
36Hash: ede8daf9748ac4849e1a1aac955d6c84cafef9ea34067eaef76ee4e5996974c2
37
38Source: Scripts/cloud_init/cloud-config.txt
39Algorithm: SHA-256
40Hash: 7455ca868843cc5da1f0a2255cdedb64a69df3b618c344b83b82848a94540eda
41
42
43# The below sections are all wrong on purpose as they are intended for testing
44
45# Invalid hash algorithm
46Source: Scripts/charms/simple/src/charm.py
47Algorithm: SHA-733
garciadeblas2644b762021-03-24 09:21:01 +010048Hash: ea72f897a966e6174ed9164fabc3c500df5a2f712eb6b22ab2408afb07d04d14
garciaale08395032021-01-15 13:04:05 -030049
50# Wrong hash
51Source: Scripts/charms/simple/hooks/start
52Algorithm: SHA-256
53Hash: 123456aaaaaa123456aaaaaae2bb9d0197f41619165dde6cf205c974f9aa86ae
54
55# Unspecified hash
56Source: Scripts/charms/simple/hooks/upgrade-charm
57Algorithm: SHA-256