fix up license text, descriptions 63/16963/1
authorTony Hansen <tony@att.com>
Tue, 3 Oct 2017 02:51:42 +0000 (02:51 +0000)
committerTony Hansen <tony@att.com>
Tue, 3 Oct 2017 02:51:56 +0000 (02:51 +0000)
make all license blocks more comparable

Change-Id: I57b6270b05b69845a9abb4e1061cf36f14e2b434
Signed-off-by: Tony Hansen <tony@att.com>
Issue-ID: DCAEGEN2-49

15 files changed:
blueprints/DeploymentHandler.yaml-template
blueprints/DockerBP.yaml
blueprints/cdap_broker.yaml
blueprints/cdapbp7.yaml-template
blueprints/centos_vm.yaml-template
blueprints/config_binding_service.yaml
blueprints/consul_cluster.yaml-template
blueprints/inventory.yaml
blueprints/pgaas-cluster.yaml-template
blueprints/pgaas-database.yaml-template
blueprints/pgaas-disk.yaml-template
blueprints/pgaas-getdbinfo.yaml-template
blueprints/pgaas.yaml-template
blueprints/policy_handler.yaml-template
blueprints/policy_handler_sample_app_config.yaml

index d18ad61..ba17495 100644 (file)
@@ -1,5 +1,7 @@
+# -*- indent-tabs-mode: nil -*- # vi: set expandtab:
 #
 # ============LICENSE_START==========================================
+# org.onap.dcae
 # ===================================================================
 # Copyright © 2017 AT&T Intellectual Property. All rights reserved.
 # ===================================================================
index 37685d8..c07fd05 100644 (file)
@@ -1,3 +1,23 @@
+# -*- indent-tabs-mode: nil -*- # vi: set expandtab:
+#
+# ============LICENSE_START====================================================
+# org.onap.dcae
+# =============================================================================
+# Copyright (c) 2017 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======================================================
+
 tosca_definitions_version: cloudify_dsl_1_3
 
 imports:
index 8d68f62..2d51b9c 100644 (file)
@@ -1,3 +1,23 @@
+# -*- indent-tabs-mode: nil -*- # vi: set expandtab:
+#
+# ============LICENSE_START====================================================
+# org.onap.dcae
+# =============================================================================
+# Copyright (c) 2017 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======================================================
+
 tosca_definitions_version: cloudify_dsl_1_3
 
 description: >
index cad5da2..4480d9a 100644 (file)
@@ -1,3 +1,5 @@
+# -*- indent-tabs-mode: nil -*- # vi: set expandtab:
+#
 # ============LICENSE_START====================================================
 # org.onap.dcae
 # =============================================================================
index 5dc29dd..1211625 100644 (file)
@@ -1,5 +1,7 @@
+# -*- indent-tabs-mode: nil -*- # vi: set expandtab:
 #
 # ============LICENSE_START==========================================
+# org.onap.dcae
 # ===================================================================
 # Copyright © 2017 AT&T Intellectual Property. All rights reserved.
 # ===================================================================
index fb2198f..68cb553 100644 (file)
@@ -1,3 +1,23 @@
+# -*- indent-tabs-mode: nil -*- # vi: set expandtab:
+#
+# ============LICENSE_START====================================================
+# org.onap.dcae
+# =============================================================================
+# Copyright (c) 2017 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======================================================
+
 tosca_definitions_version: cloudify_dsl_1_3
 
 description: >
index 0fb205e..6bf9eaf 100644 (file)
@@ -1,5 +1,7 @@
+# -*- indent-tabs-mode: nil -*- # vi: set expandtab:
 #
 # ============LICENSE_START==========================================
+# org.onap.dcae
 # ===================================================================
 # Copyright © 2017 AT&T Intellectual Property. All rights reserved.
 # ===================================================================
index 1daea75..798f721 100644 (file)
@@ -1,3 +1,23 @@
+# -*- indent-tabs-mode: nil -*- # vi: set expandtab:
+#
+# ============LICENSE_START====================================================
+# org.onap.dcae
+# =============================================================================
+# Copyright (c) 2017 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======================================================
+
 tosca_definitions_version: cloudify_dsl_1_3
 
 description: >
index 7411c06..e7b227d 100644 (file)
@@ -1,8 +1,5 @@
 # -*- indent-tabs-mode: nil -*- # vi: set expandtab:
-
-# TODO
-# add consul registration
-
+#
 # ============LICENSE_START====================================================
 # org.onap.dcae
 # =============================================================================
index 45acd56..6d1088e 100644 (file)
@@ -1,4 +1,22 @@
 # -*- indent-tabs-mode: nil -*- # vi: set expandtab:
+#
+# ============LICENSE_START====================================================
+# org.onap.dcae
+# =============================================================================
+# Copyright (c) 2017 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======================================================
 
 tosca_definitions_version: cloudify_dsl_1_3
 
index e451886..3629ef4 100644 (file)
@@ -1,4 +1,22 @@
 # -*- indent-tabs-mode: nil -*- # vi: set expandtab:
+#
+# ============LICENSE_START====================================================
+# org.onap.dcae
+# =============================================================================
+# Copyright (c) 2017 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======================================================
 
 tosca_definitions_version: cloudify_dsl_1_3
 
index 833d72a..95fd654 100644 (file)
@@ -1,4 +1,22 @@
 # -*- indent-tabs-mode: nil -*- # vi: set expandtab:
+#
+# ============LICENSE_START====================================================
+# org.onap.dcae
+# =============================================================================
+# Copyright (c) 2017 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======================================================
 
 tosca_definitions_version: cloudify_dsl_1_3
  
index 74584cf..a9aa85b 100644 (file)
@@ -1,6 +1,5 @@
 # -*- indent-tabs-mode: nil -*- # vi: set expandtab:
-
-
+#
 # ============LICENSE_START====================================================
 # org.onap.dcae
 # =============================================================================
 
 tosca_definitions_version: cloudify_dsl_1_3
 
+description: |-
+  This blueprint is used to install and to uninstall a central postgres as a platform service.
+  This blueprint depends upon the deployment of the pgaas_plugin and Consul.
+
 imports:
   - http://www.getcloudify.org/spec/cloudify/3.4/types.yaml
   - http://www.getcloudify.org/spec/openstack-plugin/1.4/plugin.yaml
index b2e2324..9296514 100644 (file)
@@ -1,3 +1,5 @@
+# -*- indent-tabs-mode: nil -*- # vi: set expandtab:
+#
 # ============LICENSE_START=======================================================
 # org.onap.dcae
 # ================================================================================
index 4feeb37..acfc645 100644 (file)
@@ -1,3 +1,5 @@
+# -*- indent-tabs-mode: nil -*- # vi: set expandtab:
+#
 # ============LICENSE_START=======================================================
 # org.onap.dcae
 # ================================================================================