X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=charm%2Fopenvim%2Flayer-openvim%2Ftests%2Fopenvim.py;fp=charm%2Fopenvim%2Flayer-openvim%2Ftests%2Fopenvim.py;h=ca9f7d0e23bc4db62799d42dfb08db8dd15b049e;hb=9a61c6b761065160d0889e7bd1e0f9fc37de5310;hp=ce5a32c7babfe71f1c0af1577914c240b8ad0829;hpb=f053737a7b5dbf4b2ccee3c483da8371367dbeb7;p=osm%2Fopenvim.git diff --git a/charm/openvim/layer-openvim/tests/openvim.py b/charm/openvim/layer-openvim/tests/openvim.py index ce5a32c..ca9f7d0 100644 --- a/charm/openvim/layer-openvim/tests/openvim.py +++ b/charm/openvim/layer-openvim/tests/openvim.py @@ -1,3 +1,21 @@ +## +# Copyright 2016 +# This file is part of openvim +# +# 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 limitations +# under the License. +# +## + import requests import json