From 0ebbbd5c7c4c16649efad9395197eb369f51c35e Mon Sep 17 00:00:00 2001 From: Philip Joseph Date: Mon, 3 Oct 2016 00:40:18 +0530 Subject: [PATCH] Add license to PE yaml files Signed-off-by: Philip Joseph --- .../mwc16_pe_ns/vnf_config/6WindTR1.1.2__1.yaml | 16 ++++++++++++++++ .../mwc16_pe_ns/vnf_config/6WindTR1.1.2__2.yaml | 16 ++++++++++++++++ .../mwc16_pe_ns/vnf_config/6WindTR1.1.2__3.yaml | 16 ++++++++++++++++ src/vnfd/6wind_vnf/6WindTR1.1.2__vnfd.yaml | 16 ++++++++++++++++ 4 files changed, 64 insertions(+) diff --git a/src/nsd/mwc16_pe_ns/vnf_config/6WindTR1.1.2__1.yaml b/src/nsd/mwc16_pe_ns/vnf_config/6WindTR1.1.2__1.yaml index 5edbeef..e0f44ed 100644 --- a/src/nsd/mwc16_pe_ns/vnf_config/6WindTR1.1.2__1.yaml +++ b/src/nsd/mwc16_pe_ns/vnf_config/6WindTR1.1.2__1.yaml @@ -1,3 +1,19 @@ +# +# Copyright 2016 RIFT.io Inc +# +# 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. +# +# initial_config_primitive: - name: config parameter: diff --git a/src/nsd/mwc16_pe_ns/vnf_config/6WindTR1.1.2__2.yaml b/src/nsd/mwc16_pe_ns/vnf_config/6WindTR1.1.2__2.yaml index b96a023..1feca8a 100644 --- a/src/nsd/mwc16_pe_ns/vnf_config/6WindTR1.1.2__2.yaml +++ b/src/nsd/mwc16_pe_ns/vnf_config/6WindTR1.1.2__2.yaml @@ -1,3 +1,19 @@ +# +# Copyright 2016 RIFT.io Inc +# +# 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. +# +# initial_config_primitive: - name: config parameter: diff --git a/src/nsd/mwc16_pe_ns/vnf_config/6WindTR1.1.2__3.yaml b/src/nsd/mwc16_pe_ns/vnf_config/6WindTR1.1.2__3.yaml index c0b2c98..d8cccdb 100644 --- a/src/nsd/mwc16_pe_ns/vnf_config/6WindTR1.1.2__3.yaml +++ b/src/nsd/mwc16_pe_ns/vnf_config/6WindTR1.1.2__3.yaml @@ -1,3 +1,19 @@ +# +# Copyright 2016 RIFT.io Inc +# +# 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. +# +# initial_config_primitive: - name: config parameter: diff --git a/src/vnfd/6wind_vnf/6WindTR1.1.2__vnfd.yaml b/src/vnfd/6wind_vnf/6WindTR1.1.2__vnfd.yaml index de863e6..94e5097 100644 --- a/src/vnfd/6wind_vnf/6WindTR1.1.2__vnfd.yaml +++ b/src/vnfd/6wind_vnf/6WindTR1.1.2__vnfd.yaml @@ -1,3 +1,19 @@ +# +# Copyright 2016 RIFT.io Inc +# +# 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. +# +# vnfd:vnfd-catalog: vnfd: - id: 6WindTR1.1.2 -- 2.25.1