From e0db251a48d856ffdc533412232f4a9bbd31d66e Mon Sep 17 00:00:00 2001 From: Lusheng Ji Date: Mon, 12 Feb 2018 11:04:08 -0500 Subject: Update license text Change-Id: If7d9149e613bf34d9e8bb183ff5921bc402d3c8e Signed-off-by: Lusheng Ji Issue-ID: DCAEGEN2-325 --- input-templates/cdap-sdk-inputs.yaml | 17 +++++++++++++++++ input-templates/cdapinputs.yaml | 17 +++++++++++++++++ input-templates/dhinputs.yaml | 17 +++++++++++++++++ input-templates/he-ip.yaml | 17 +++++++++++++++++ input-templates/hr-ip.yaml | 17 +++++++++++++++++ input-templates/inputs.yaml | 17 +++++++++++++++++ input-templates/invinputs.yaml | 17 +++++++++++++++++ input-templates/phinputs.yaml | 17 +++++++++++++++++ input-templates/tcainputs.yaml | 19 ++++++++++++++++++- input-templates/vesinput.yaml | 17 +++++++++++++++++ 10 files changed, 171 insertions(+), 1 deletion(-) (limited to 'input-templates') diff --git a/input-templates/cdap-sdk-inputs.yaml b/input-templates/cdap-sdk-inputs.yaml index 23f2843..e55c796 100644 --- a/input-templates/cdap-sdk-inputs.yaml +++ b/input-templates/cdap-sdk-inputs.yaml @@ -1,3 +1,20 @@ +# ================================================================================ +# Copyright (c) 2018 AT&T Intellectual Property. All rights reserved. +# ================================================================================ +# 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. +# ============LICENSE_END========================================================= +# +# ECOMP is a trademark and service mark of AT&T Intellectual Property. { "dh_location_id": "{{ dcae_zone }}", "dh_override": "component_dockerhost", diff --git a/input-templates/cdapinputs.yaml b/input-templates/cdapinputs.yaml index 496a922..879b59c 100644 --- a/input-templates/cdapinputs.yaml +++ b/input-templates/cdapinputs.yaml @@ -1,3 +1,20 @@ +# ================================================================================ +# Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved. +# ================================================================================ +# 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. +# ============LICENSE_END========================================================= +# +# ECOMP is a trademark and service mark of AT&T Intellectual Property. ubuntu1604image_id: '{{ ubuntu_1604_image }}' centos7image_id: '{{ centos_7_image }}' flavor_id: '{{ flavor_id_cdap }}' diff --git a/input-templates/dhinputs.yaml b/input-templates/dhinputs.yaml index ad51a25..9014ac6 100644 --- a/input-templates/dhinputs.yaml +++ b/input-templates/dhinputs.yaml @@ -1,3 +1,20 @@ +# ================================================================================ +# Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved. +# ================================================================================ +# 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. +# ============LICENSE_END========================================================= +# +# ECOMP is a trademark and service mark of AT&T Intellectual Property. application_config: cloudify: protocol: "http" diff --git a/input-templates/he-ip.yaml b/input-templates/he-ip.yaml index 509b0ee..284aa2d 100644 --- a/input-templates/he-ip.yaml +++ b/input-templates/he-ip.yaml @@ -1,3 +1,20 @@ +# ================================================================================ +# Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved. +# ================================================================================ +# 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. +# ============LICENSE_END========================================================= +# +# ECOMP is a trademark and service mark of AT&T Intellectual Property. { "dh_location_id": "{{ dcae_zone }}", "docker_host_override": "component_dockerhost", diff --git a/input-templates/hr-ip.yaml b/input-templates/hr-ip.yaml index f3ca7bc..10c65e0 100644 --- a/input-templates/hr-ip.yaml +++ b/input-templates/hr-ip.yaml @@ -1,3 +1,20 @@ +# ================================================================================ +# Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved. +# ================================================================================ +# 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. +# ============LICENSE_END========================================================= +# +# ECOMP is a trademark and service mark of AT&T Intellectual Property. { "dh_location_id": "{{ dcae_zone }}", "docker_host_override": "component_dockerhost", diff --git a/input-templates/inputs.yaml b/input-templates/inputs.yaml index f6cb432..b87a760 100644 --- a/input-templates/inputs.yaml +++ b/input-templates/inputs.yaml @@ -1,3 +1,20 @@ +# ================================================================================ +# Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved. +# ================================================================================ +# 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. +# ============LICENSE_END========================================================= +# +# ECOMP is a trademark and service mark of AT&T Intellectual Property. ubuntu1604image_id: '{{ ubuntu_1604_image }}' centos7image_id: '{{ centos_7_image }}' flavor_id: '{{ flavor_id }}' diff --git a/input-templates/invinputs.yaml b/input-templates/invinputs.yaml index 260b3a2..9701b9b 100644 --- a/input-templates/invinputs.yaml +++ b/input-templates/invinputs.yaml @@ -1,3 +1,20 @@ +# ================================================================================ +# Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved. +# ================================================================================ +# 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. +# ============LICENSE_END========================================================= +# +# ECOMP is a trademark and service mark of AT&T Intellectual Property. docker_host_override: "platform_dockerhost" asdc_address: '{{ sdc_ip_addr }}:8443' asdc_uri: 'https://{{ sdc_ip_addr }}:8443' diff --git a/input-templates/phinputs.yaml b/input-templates/phinputs.yaml index 07ba828..ad025c9 100644 --- a/input-templates/phinputs.yaml +++ b/input-templates/phinputs.yaml @@ -1,3 +1,20 @@ +# ================================================================================ +# Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved. +# ================================================================================ +# 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. +# ============LICENSE_END========================================================= +# +# ECOMP is a trademark and service mark of AT&T Intellectual Property. application_config: policy_handler : # parallelize the getConfig queries to policy-engine on each policy-update notification diff --git a/input-templates/tcainputs.yaml b/input-templates/tcainputs.yaml index ecd6407..a4d3828 100644 --- a/input-templates/tcainputs.yaml +++ b/input-templates/tcainputs.yaml @@ -1,4 +1,21 @@ +# ================================================================================ +# Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved. +# ================================================================================ +# 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. +# ============LICENSE_END========================================================= +# +# ECOMP is a trademark and service mark of AT&T Intellectual Property. aaiEnrichmentHost: '{{ aai1_ip_addr }}' enableAAIEnrichment: true subscriberHostName: '{{ mr_ip_addr }}' -publisherHostName: '{{ mr_ip_addr }}' \ No newline at end of file +publisherHostName: '{{ mr_ip_addr }}' diff --git a/input-templates/vesinput.yaml b/input-templates/vesinput.yaml index cb5c542..f0a64a3 100644 --- a/input-templates/vesinput.yaml +++ b/input-templates/vesinput.yaml @@ -1,3 +1,20 @@ +# ================================================================================ +# Copyright (c) 2017-2018 AT&T Intellectual Property. All rights reserved. +# ================================================================================ +# 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. +# ============LICENSE_END========================================================= +# +# ECOMP is a trademark and service mark of AT&T Intellectual Property. { "dh_location_id": "{{ dcae_zone }}", "dh_override": "component_dockerhost", -- cgit 1.2.3-korg