X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=blobdiff_plain;f=tests%2Fintegration%2Ftest_non_existent_primitive.py;h=d6759bb54894393d937e9ba0476626c75432e598;hp=acd421152207135a3414d7db4711bad68c1bd77c;hb=4d193dc97be946877fc9b033e5d267b103a7cc45;hpb=32a1519183709fbcdd4fe02fe901f34a42f6cf6b diff --git a/tests/integration/test_non_existent_primitive.py b/tests/integration/test_non_existent_primitive.py index acd4211..d6759bb 100644 --- a/tests/integration/test_non_existent_primitive.py +++ b/tests/integration/test_non_existent_primitive.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 VNF and execute a non-existent primitive """