X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=blobdiff_plain;f=tests%2Fintegration%2Ftest_hackfest_simple.py;h=db65f06e9fb74ab4ab53ea13eba3c0bf191a3056;hp=829ac3a9c4c3431605ffa4dca1e99f2c2b198058;hb=4d193dc97be946877fc9b033e5d267b103a7cc45;hpb=6fd4622fcdda3e1adb782ab26131f6e205bda5fb diff --git a/tests/integration/test_hackfest_simple.py b/tests/integration/test_hackfest_simple.py index 829ac3a..db65f06 100644 --- a/tests/integration/test_hackfest_simple.py +++ b/tests/integration/test_hackfest_simple.py @@ -1,3 +1,17 @@ +# 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 +# + """ Deploy a multi-vdu, multi-charm VNF """