| garciaale | 0839503 | 2021-01-15 13:04:05 -0300 | [diff] [blame] | 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 |
| garciadeblas | 2644b76 | 2021-03-24 09:21:01 +0100 | [diff] [blame] | 48 | Hash: ea72f897a966e6174ed9164fabc3c500df5a2f712eb6b22ab2408afb07d04d14 |
| garciaale | 0839503 | 2021-01-15 13:04:05 -0300 | [diff] [blame] | 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 |