diff --git a/.zuul.yaml b/.zuul.yaml index b4cc5796..f1fee32e 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Makefile b/Makefile index dd34aaaa..7cc20e49 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/barbican/templates/bin/_barbican-test.sh.tpl b/barbican/templates/bin/_barbican-test.sh.tpl index 689bdf38..31e20ae8 100644 --- a/barbican/templates/bin/_barbican-test.sh.tpl +++ b/barbican/templates/bin/_barbican-test.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/bin/_barbican.sh.tpl b/barbican/templates/bin/_barbican.sh.tpl index 7dd2994c..404addb5 100644 --- a/barbican/templates/bin/_barbican.sh.tpl +++ b/barbican/templates/bin/_barbican.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/bin/_bootstrap.sh.tpl b/barbican/templates/bin/_bootstrap.sh.tpl index 533c0a5a..6a0990dc 100644 --- a/barbican/templates/bin/_bootstrap.sh.tpl +++ b/barbican/templates/bin/_bootstrap.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/bin/_db-sync.sh.tpl b/barbican/templates/bin/_db-sync.sh.tpl index c34ef200..2e1ef1d2 100644 --- a/barbican/templates/bin/_db-sync.sh.tpl +++ b/barbican/templates/bin/_db-sync.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/configmap-bin.yaml b/barbican/templates/configmap-bin.yaml index b35a222c..45860450 100644 --- a/barbican/templates/configmap-bin.yaml +++ b/barbican/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/configmap-etc.yaml b/barbican/templates/configmap-etc.yaml index 18d5d37c..5f8da199 100644 --- a/barbican/templates/configmap-etc.yaml +++ b/barbican/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/deployment-api.yaml b/barbican/templates/deployment-api.yaml index 43ac756e..83b03d7f 100644 --- a/barbican/templates/deployment-api.yaml +++ b/barbican/templates/deployment-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/ingress-api.yaml b/barbican/templates/ingress-api.yaml index 9e1734f2..ac9efe29 100644 --- a/barbican/templates/ingress-api.yaml +++ b/barbican/templates/ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/job-bootstrap.yaml b/barbican/templates/job-bootstrap.yaml index df823474..6ab92c09 100644 --- a/barbican/templates/job-bootstrap.yaml +++ b/barbican/templates/job-bootstrap.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/job-db-drop.yaml b/barbican/templates/job-db-drop.yaml index 0395fa09..c7c9f207 100644 --- a/barbican/templates/job-db-drop.yaml +++ b/barbican/templates/job-db-drop.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/job-db-init.yaml b/barbican/templates/job-db-init.yaml index e3b0dd4a..88d7049b 100644 --- a/barbican/templates/job-db-init.yaml +++ b/barbican/templates/job-db-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/job-db-sync.yaml b/barbican/templates/job-db-sync.yaml index 014406e1..5d2f2720 100644 --- a/barbican/templates/job-db-sync.yaml +++ b/barbican/templates/job-db-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/job-image-repo-sync.yaml b/barbican/templates/job-image-repo-sync.yaml index 2104d4dc..8dba3d60 100644 --- a/barbican/templates/job-image-repo-sync.yaml +++ b/barbican/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/job-ks-endpoints.yaml b/barbican/templates/job-ks-endpoints.yaml index ccd4ad90..4d062e9f 100644 --- a/barbican/templates/job-ks-endpoints.yaml +++ b/barbican/templates/job-ks-endpoints.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/job-ks-service.yaml b/barbican/templates/job-ks-service.yaml index 93c80ced..758f6cc7 100644 --- a/barbican/templates/job-ks-service.yaml +++ b/barbican/templates/job-ks-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/job-ks-user.yaml b/barbican/templates/job-ks-user.yaml index c83ef4d0..8b0783ae 100644 --- a/barbican/templates/job-ks-user.yaml +++ b/barbican/templates/job-ks-user.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/job-rabbit-init.yaml b/barbican/templates/job-rabbit-init.yaml index 9d6ad619..5fd8deab 100644 --- a/barbican/templates/job-rabbit-init.yaml +++ b/barbican/templates/job-rabbit-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/pdb-api.yaml b/barbican/templates/pdb-api.yaml index 791cd8f3..3193fe08 100644 --- a/barbican/templates/pdb-api.yaml +++ b/barbican/templates/pdb-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/pod-test.yaml b/barbican/templates/pod-test.yaml index 6ab2d908..419905ee 100644 --- a/barbican/templates/pod-test.yaml +++ b/barbican/templates/pod-test.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/secret-db.yaml b/barbican/templates/secret-db.yaml index d3c7f69c..89d2bd6a 100644 --- a/barbican/templates/secret-db.yaml +++ b/barbican/templates/secret-db.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/secret-ingress-tls.yaml b/barbican/templates/secret-ingress-tls.yaml index cd58e51d..e1e0b984 100644 --- a/barbican/templates/secret-ingress-tls.yaml +++ b/barbican/templates/secret-ingress-tls.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/secret-keystone.yaml b/barbican/templates/secret-keystone.yaml index 23e576d9..6471b051 100644 --- a/barbican/templates/secret-keystone.yaml +++ b/barbican/templates/secret-keystone.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/secret-rabbitmq.yaml b/barbican/templates/secret-rabbitmq.yaml index 8ca01d12..eeb7866c 100644 --- a/barbican/templates/secret-rabbitmq.yaml +++ b/barbican/templates/secret-rabbitmq.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/service-api.yaml b/barbican/templates/service-api.yaml index 7c79810a..bd3fe5cb 100644 --- a/barbican/templates/service-api.yaml +++ b/barbican/templates/service-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/barbican/templates/service-ingress-api.yaml b/barbican/templates/service-ingress-api.yaml index 76c40661..2eaa8a94 100644 --- a/barbican/templates/service-ingress-api.yaml +++ b/barbican/templates/service-ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/Chart.yaml b/ceilometer/Chart.yaml index 049b8fa4..1fe2acb1 100644 --- a/ceilometer/Chart.yaml +++ b/ceilometer/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ceilometer/requirements.yaml b/ceilometer/requirements.yaml index 53782e69..ec311518 100644 --- a/ceilometer/requirements.yaml +++ b/ceilometer/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/bin/_bootstrap.sh.tpl b/ceilometer/templates/bin/_bootstrap.sh.tpl index 533c0a5a..6a0990dc 100644 --- a/ceilometer/templates/bin/_bootstrap.sh.tpl +++ b/ceilometer/templates/bin/_bootstrap.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/bin/_ceilometer-api.sh.tpl b/ceilometer/templates/bin/_ceilometer-api.sh.tpl index cdb02f79..250d596d 100644 --- a/ceilometer/templates/bin/_ceilometer-api.sh.tpl +++ b/ceilometer/templates/bin/_ceilometer-api.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/bin/_ceilometer-central.sh.tpl b/ceilometer/templates/bin/_ceilometer-central.sh.tpl index bee56e2f..5ea792dd 100644 --- a/ceilometer/templates/bin/_ceilometer-central.sh.tpl +++ b/ceilometer/templates/bin/_ceilometer-central.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/bin/_ceilometer-collector.sh.tpl b/ceilometer/templates/bin/_ceilometer-collector.sh.tpl index 43adf663..f789cd4d 100644 --- a/ceilometer/templates/bin/_ceilometer-collector.sh.tpl +++ b/ceilometer/templates/bin/_ceilometer-collector.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/bin/_ceilometer-compute.sh.tpl b/ceilometer/templates/bin/_ceilometer-compute.sh.tpl index 08cd16f2..659f5807 100644 --- a/ceilometer/templates/bin/_ceilometer-compute.sh.tpl +++ b/ceilometer/templates/bin/_ceilometer-compute.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/bin/_ceilometer-notification.sh.tpl b/ceilometer/templates/bin/_ceilometer-notification.sh.tpl index 12f2ae90..eb69eedc 100644 --- a/ceilometer/templates/bin/_ceilometer-notification.sh.tpl +++ b/ceilometer/templates/bin/_ceilometer-notification.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/bin/_db-init-mongodb.sh.tpl b/ceilometer/templates/bin/_db-init-mongodb.sh.tpl index 98621157..848fb6ae 100644 --- a/ceilometer/templates/bin/_db-init-mongodb.sh.tpl +++ b/ceilometer/templates/bin/_db-init-mongodb.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/bin/_db-sync.sh.tpl b/ceilometer/templates/bin/_db-sync.sh.tpl index 02f6f5d4..c03a2458 100644 --- a/ceilometer/templates/bin/_db-sync.sh.tpl +++ b/ceilometer/templates/bin/_db-sync.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/configmap-bin.yaml b/ceilometer/templates/configmap-bin.yaml index 6c7d59a9..651b2b9d 100644 --- a/ceilometer/templates/configmap-bin.yaml +++ b/ceilometer/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/configmap-etc.yaml b/ceilometer/templates/configmap-etc.yaml index 17ddb1b0..b33dc504 100644 --- a/ceilometer/templates/configmap-etc.yaml +++ b/ceilometer/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/daemonset-compute.yaml b/ceilometer/templates/daemonset-compute.yaml index b5f81265..897b306d 100644 --- a/ceilometer/templates/daemonset-compute.yaml +++ b/ceilometer/templates/daemonset-compute.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/deployment-api.yaml b/ceilometer/templates/deployment-api.yaml index fc3cf089..a2f429fc 100644 --- a/ceilometer/templates/deployment-api.yaml +++ b/ceilometer/templates/deployment-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/deployment-central.yaml b/ceilometer/templates/deployment-central.yaml index 1fa781fe..9fbc148d 100644 --- a/ceilometer/templates/deployment-central.yaml +++ b/ceilometer/templates/deployment-central.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/deployment-collector.yaml b/ceilometer/templates/deployment-collector.yaml index c85e7ae4..73f631e6 100644 --- a/ceilometer/templates/deployment-collector.yaml +++ b/ceilometer/templates/deployment-collector.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/deployment-notification.yaml b/ceilometer/templates/deployment-notification.yaml index 0e4296ed..7fb7e01a 100644 --- a/ceilometer/templates/deployment-notification.yaml +++ b/ceilometer/templates/deployment-notification.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/ingress-api.yaml b/ceilometer/templates/ingress-api.yaml index adbe104b..e0c24227 100644 --- a/ceilometer/templates/ingress-api.yaml +++ b/ceilometer/templates/ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/job-bootstrap.yaml b/ceilometer/templates/job-bootstrap.yaml index 8d56fa00..b3d49da5 100644 --- a/ceilometer/templates/job-bootstrap.yaml +++ b/ceilometer/templates/job-bootstrap.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/job-db-drop.yaml b/ceilometer/templates/job-db-drop.yaml index 865a2ab0..1172c840 100644 --- a/ceilometer/templates/job-db-drop.yaml +++ b/ceilometer/templates/job-db-drop.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/job-db-init-mongodb.yaml b/ceilometer/templates/job-db-init-mongodb.yaml index b574bd39..1b26d21b 100644 --- a/ceilometer/templates/job-db-init-mongodb.yaml +++ b/ceilometer/templates/job-db-init-mongodb.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/job-db-init.yaml b/ceilometer/templates/job-db-init.yaml index 2a3ebf47..53e89b79 100644 --- a/ceilometer/templates/job-db-init.yaml +++ b/ceilometer/templates/job-db-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/job-db-sync.yaml b/ceilometer/templates/job-db-sync.yaml index d31a3292..bae7fbdb 100644 --- a/ceilometer/templates/job-db-sync.yaml +++ b/ceilometer/templates/job-db-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/job-image-repo-sync.yaml b/ceilometer/templates/job-image-repo-sync.yaml index de8291f1..be0aec12 100644 --- a/ceilometer/templates/job-image-repo-sync.yaml +++ b/ceilometer/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/job-ks-endpoints.yaml b/ceilometer/templates/job-ks-endpoints.yaml index ecd32895..0cb0ebf9 100644 --- a/ceilometer/templates/job-ks-endpoints.yaml +++ b/ceilometer/templates/job-ks-endpoints.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/job-ks-service.yaml b/ceilometer/templates/job-ks-service.yaml index 2346d0e4..aadd8b04 100644 --- a/ceilometer/templates/job-ks-service.yaml +++ b/ceilometer/templates/job-ks-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/job-ks-user.yaml b/ceilometer/templates/job-ks-user.yaml index 6ce56645..6e66ce63 100644 --- a/ceilometer/templates/job-ks-user.yaml +++ b/ceilometer/templates/job-ks-user.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/job-rabbit-init.yaml b/ceilometer/templates/job-rabbit-init.yaml index e9a6a45b..ab8a03fd 100644 --- a/ceilometer/templates/job-rabbit-init.yaml +++ b/ceilometer/templates/job-rabbit-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/pdb-api.yaml b/ceilometer/templates/pdb-api.yaml index 8342fdb1..04359afc 100644 --- a/ceilometer/templates/pdb-api.yaml +++ b/ceilometer/templates/pdb-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/pod-rally-test.yaml b/ceilometer/templates/pod-rally-test.yaml index 370bda89..ea87983d 100644 --- a/ceilometer/templates/pod-rally-test.yaml +++ b/ceilometer/templates/pod-rally-test.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/secret-db.yaml b/ceilometer/templates/secret-db.yaml index 0257c303..6a1c0677 100644 --- a/ceilometer/templates/secret-db.yaml +++ b/ceilometer/templates/secret-db.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/secret-keystone.yaml b/ceilometer/templates/secret-keystone.yaml index 598cecbb..291065cf 100644 --- a/ceilometer/templates/secret-keystone.yaml +++ b/ceilometer/templates/secret-keystone.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/secret-mongodb.yaml b/ceilometer/templates/secret-mongodb.yaml index ce78d0a3..5e390591 100644 --- a/ceilometer/templates/secret-mongodb.yaml +++ b/ceilometer/templates/secret-mongodb.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/secret-rabbitmq.yaml b/ceilometer/templates/secret-rabbitmq.yaml index 94aaf2d5..6ddc9f3b 100644 --- a/ceilometer/templates/secret-rabbitmq.yaml +++ b/ceilometer/templates/secret-rabbitmq.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/service-api.yaml b/ceilometer/templates/service-api.yaml index 2ac03f33..c33fc0bc 100644 --- a/ceilometer/templates/service-api.yaml +++ b/ceilometer/templates/service-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/templates/service-ingress-api.yaml b/ceilometer/templates/service-ingress-api.yaml index 559e97d5..bc95b312 100644 --- a/ceilometer/templates/service-ingress-api.yaml +++ b/ceilometer/templates/service-ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceilometer/values.yaml b/ceilometer/values.yaml index 4e7f1047..647bdd83 100644 --- a/ceilometer/values.yaml +++ b/ceilometer/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ceph-client/Chart.yaml b/ceph-client/Chart.yaml index 225179ea..19571f52 100644 --- a/ceph-client/Chart.yaml +++ b/ceph-client/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ceph-client/requirements.yaml b/ceph-client/requirements.yaml index 53782e69..ec311518 100644 --- a/ceph-client/requirements.yaml +++ b/ceph-client/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ceph-client/templates/bin/_bootstrap.sh.tpl b/ceph-client/templates/bin/_bootstrap.sh.tpl index 533c0a5a..6a0990dc 100644 --- a/ceph-client/templates/bin/_bootstrap.sh.tpl +++ b/ceph-client/templates/bin/_bootstrap.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-client/templates/bin/_init-dirs.sh.tpl b/ceph-client/templates/bin/_init-dirs.sh.tpl index dd186d4c..9ca14fff 100644 --- a/ceph-client/templates/bin/_init-dirs.sh.tpl +++ b/ceph-client/templates/bin/_init-dirs.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-client/templates/bin/mgr/_check.sh.tpl b/ceph-client/templates/bin/mgr/_check.sh.tpl index 3520a633..aeb49832 100644 --- a/ceph-client/templates/bin/mgr/_check.sh.tpl +++ b/ceph-client/templates/bin/mgr/_check.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-client/templates/bin/pool/_calc.py.tpl b/ceph-client/templates/bin/pool/_calc.py.tpl index 897b0efd..230d2916 100644 --- a/ceph-client/templates/bin/pool/_calc.py.tpl +++ b/ceph-client/templates/bin/pool/_calc.py.tpl @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- {{/* -Copyright 2018 The Openstack-Helm Authors. +Copyright 2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-client/templates/bin/pool/_init.sh.tpl b/ceph-client/templates/bin/pool/_init.sh.tpl index 5805f44c..38b2d9d9 100644 --- a/ceph-client/templates/bin/pool/_init.sh.tpl +++ b/ceph-client/templates/bin/pool/_init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2018 The Openstack-Helm Authors. +Copyright 2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-client/templates/configmap-bin.yaml b/ceph-client/templates/configmap-bin.yaml index d4f31c0a..3ff4ed00 100644 --- a/ceph-client/templates/configmap-bin.yaml +++ b/ceph-client/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-client/templates/configmap-etc-client.yaml b/ceph-client/templates/configmap-etc-client.yaml index 7464532a..1a4bb1be 100644 --- a/ceph-client/templates/configmap-etc-client.yaml +++ b/ceph-client/templates/configmap-etc-client.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-client/templates/deployment-mds.yaml b/ceph-client/templates/deployment-mds.yaml index 2118048e..62eb922f 100644 --- a/ceph-client/templates/deployment-mds.yaml +++ b/ceph-client/templates/deployment-mds.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-client/templates/deployment-mgr.yaml b/ceph-client/templates/deployment-mgr.yaml index d81f7fda..b443f3ad 100644 --- a/ceph-client/templates/deployment-mgr.yaml +++ b/ceph-client/templates/deployment-mgr.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-client/templates/job-bootstrap.yaml b/ceph-client/templates/job-bootstrap.yaml index 72a93597..4cdcdcac 100644 --- a/ceph-client/templates/job-bootstrap.yaml +++ b/ceph-client/templates/job-bootstrap.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-client/templates/job-image-repo-sync.yaml b/ceph-client/templates/job-image-repo-sync.yaml index 1814e9ae..acde9fde 100644 --- a/ceph-client/templates/job-image-repo-sync.yaml +++ b/ceph-client/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-client/templates/job-rbd-pool.yaml b/ceph-client/templates/job-rbd-pool.yaml index 96132125..fe8425d9 100644 --- a/ceph-client/templates/job-rbd-pool.yaml +++ b/ceph-client/templates/job-rbd-pool.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-client/templates/service-mgr.yaml b/ceph-client/templates/service-mgr.yaml index 3198e83d..19dd0303 100644 --- a/ceph-client/templates/service-mgr.yaml +++ b/ceph-client/templates/service-mgr.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-client/values.yaml b/ceph-client/values.yaml index 218cb487..d14c5b54 100644 --- a/ceph-client/values.yaml +++ b/ceph-client/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ceph-mon/Chart.yaml b/ceph-mon/Chart.yaml index ba425831..556c8de1 100644 --- a/ceph-mon/Chart.yaml +++ b/ceph-mon/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ceph-mon/requirements.yaml b/ceph-mon/requirements.yaml index 53782e69..ec311518 100644 --- a/ceph-mon/requirements.yaml +++ b/ceph-mon/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ceph-mon/templates/bin/_bootstrap.sh.tpl b/ceph-mon/templates/bin/_bootstrap.sh.tpl index 533c0a5a..6a0990dc 100644 --- a/ceph-mon/templates/bin/_bootstrap.sh.tpl +++ b/ceph-mon/templates/bin/_bootstrap.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-mon/templates/bin/_init-dirs.sh.tpl b/ceph-mon/templates/bin/_init-dirs.sh.tpl index 5128888b..02605981 100644 --- a/ceph-mon/templates/bin/_init-dirs.sh.tpl +++ b/ceph-mon/templates/bin/_init-dirs.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-mon/templates/bin/keys/_bootstrap-keyring-manager.sh.tpl b/ceph-mon/templates/bin/keys/_bootstrap-keyring-manager.sh.tpl index 78d6cfdd..e6a7fa4d 100644 --- a/ceph-mon/templates/bin/keys/_bootstrap-keyring-manager.sh.tpl +++ b/ceph-mon/templates/bin/keys/_bootstrap-keyring-manager.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-mon/templates/bin/keys/_storage-keyring-manager.sh.tpl b/ceph-mon/templates/bin/keys/_storage-keyring-manager.sh.tpl index 9521b368..2949ce2b 100644 --- a/ceph-mon/templates/bin/keys/_storage-keyring-manager.sh.tpl +++ b/ceph-mon/templates/bin/keys/_storage-keyring-manager.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-mon/templates/bin/mon/_check.sh.tpl b/ceph-mon/templates/bin/mon/_check.sh.tpl index e494540d..4521f7c3 100755 --- a/ceph-mon/templates/bin/mon/_check.sh.tpl +++ b/ceph-mon/templates/bin/mon/_check.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-mon/templates/bin/mon/_fluentbit-sidecar.sh.tpl b/ceph-mon/templates/bin/mon/_fluentbit-sidecar.sh.tpl index f72e41de..66cdcd91 100644 --- a/ceph-mon/templates/bin/mon/_fluentbit-sidecar.sh.tpl +++ b/ceph-mon/templates/bin/mon/_fluentbit-sidecar.sh.tpl @@ -1,6 +1,6 @@ #!/bin/sh {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-mon/templates/configmap-bin.yaml b/ceph-mon/templates/configmap-bin.yaml index e9945bf5..40d5928a 100644 --- a/ceph-mon/templates/configmap-bin.yaml +++ b/ceph-mon/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-mon/templates/configmap-etc.yaml b/ceph-mon/templates/configmap-etc.yaml index ac4b1e7b..8349f042 100644 --- a/ceph-mon/templates/configmap-etc.yaml +++ b/ceph-mon/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-mon/templates/configmap-templates.yaml b/ceph-mon/templates/configmap-templates.yaml index 43f46005..b2b34c0e 100644 --- a/ceph-mon/templates/configmap-templates.yaml +++ b/ceph-mon/templates/configmap-templates.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-mon/templates/daemonset-mon.yaml b/ceph-mon/templates/daemonset-mon.yaml index 1b388172..2596d0f8 100644 --- a/ceph-mon/templates/daemonset-mon.yaml +++ b/ceph-mon/templates/daemonset-mon.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-mon/templates/deployment-moncheck.yaml b/ceph-mon/templates/deployment-moncheck.yaml index 70f8e109..93c5bf03 100644 --- a/ceph-mon/templates/deployment-moncheck.yaml +++ b/ceph-mon/templates/deployment-moncheck.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-mon/templates/job-bootstrap.yaml b/ceph-mon/templates/job-bootstrap.yaml index 76665038..ff63c60e 100644 --- a/ceph-mon/templates/job-bootstrap.yaml +++ b/ceph-mon/templates/job-bootstrap.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-mon/templates/job-image-repo-sync.yaml b/ceph-mon/templates/job-image-repo-sync.yaml index 4a0b567a..60594a8d 100644 --- a/ceph-mon/templates/job-image-repo-sync.yaml +++ b/ceph-mon/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-mon/templates/job-keyring.yaml b/ceph-mon/templates/job-keyring.yaml index 30fb49e9..23497bcc 100644 --- a/ceph-mon/templates/job-keyring.yaml +++ b/ceph-mon/templates/job-keyring.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-mon/templates/job-storage-admin-keys.yaml b/ceph-mon/templates/job-storage-admin-keys.yaml index 9f6f1e28..04333ef3 100644 --- a/ceph-mon/templates/job-storage-admin-keys.yaml +++ b/ceph-mon/templates/job-storage-admin-keys.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-mon/templates/service-mon-discovery.yaml b/ceph-mon/templates/service-mon-discovery.yaml index ffe2eacd..970f1ab1 100644 --- a/ceph-mon/templates/service-mon-discovery.yaml +++ b/ceph-mon/templates/service-mon-discovery.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-mon/templates/service-mon.yaml b/ceph-mon/templates/service-mon.yaml index c69aa82c..3c5507fb 100644 --- a/ceph-mon/templates/service-mon.yaml +++ b/ceph-mon/templates/service-mon.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-mon/templates/utils/_to_fluentbit_conf.tpl b/ceph-mon/templates/utils/_to_fluentbit_conf.tpl index 77312048..c28eac85 100644 --- a/ceph-mon/templates/utils/_to_fluentbit_conf.tpl +++ b/ceph-mon/templates/utils/_to_fluentbit_conf.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-mon/values.yaml b/ceph-mon/values.yaml index 75788186..c0e9360f 100644 --- a/ceph-mon/values.yaml +++ b/ceph-mon/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ceph-osd/Chart.yaml b/ceph-osd/Chart.yaml index b2e5376c..04b5dca0 100644 --- a/ceph-osd/Chart.yaml +++ b/ceph-osd/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ceph-osd/requirements.yaml b/ceph-osd/requirements.yaml index 53782e69..ec311518 100644 --- a/ceph-osd/requirements.yaml +++ b/ceph-osd/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ceph-osd/templates/bin/_init-dirs.sh.tpl b/ceph-osd/templates/bin/_init-dirs.sh.tpl index b15731c4..748c1bfb 100644 --- a/ceph-osd/templates/bin/_init-dirs.sh.tpl +++ b/ceph-osd/templates/bin/_init-dirs.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-osd/templates/bin/osd/_block.sh.tpl b/ceph-osd/templates/bin/osd/_block.sh.tpl index 2abadb3e..b1ef4af9 100644 --- a/ceph-osd/templates/bin/osd/_block.sh.tpl +++ b/ceph-osd/templates/bin/osd/_block.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-osd/templates/bin/osd/_check.sh.tpl b/ceph-osd/templates/bin/osd/_check.sh.tpl index e09847e6..77b45a0f 100755 --- a/ceph-osd/templates/bin/osd/_check.sh.tpl +++ b/ceph-osd/templates/bin/osd/_check.sh.tpl @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ceph-osd/templates/bin/osd/_fluentbit-sidecar.sh.tpl b/ceph-osd/templates/bin/osd/_fluentbit-sidecar.sh.tpl index 14359382..9efe90e0 100644 --- a/ceph-osd/templates/bin/osd/_fluentbit-sidecar.sh.tpl +++ b/ceph-osd/templates/bin/osd/_fluentbit-sidecar.sh.tpl @@ -1,6 +1,6 @@ #!/bin/sh {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-osd/templates/bin/osd/_init.sh.tpl b/ceph-osd/templates/bin/osd/_init.sh.tpl index 34422707..4ce7e48f 100644 --- a/ceph-osd/templates/bin/osd/_init.sh.tpl +++ b/ceph-osd/templates/bin/osd/_init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-osd/templates/bin/osd/_start.sh.tpl b/ceph-osd/templates/bin/osd/_start.sh.tpl index 5c3b2f74..67abf185 100644 --- a/ceph-osd/templates/bin/osd/_start.sh.tpl +++ b/ceph-osd/templates/bin/osd/_start.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-osd/templates/bin/osd/_stop.sh.tpl b/ceph-osd/templates/bin/osd/_stop.sh.tpl index 7e5c9068..6d57bce3 100644 --- a/ceph-osd/templates/bin/osd/_stop.sh.tpl +++ b/ceph-osd/templates/bin/osd/_stop.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-osd/templates/configmap-bin.yaml b/ceph-osd/templates/configmap-bin.yaml index d17a6e87..4d4fb788 100644 --- a/ceph-osd/templates/configmap-bin.yaml +++ b/ceph-osd/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-osd/templates/configmap-etc.yaml b/ceph-osd/templates/configmap-etc.yaml index 85ab873b..085445b9 100644 --- a/ceph-osd/templates/configmap-etc.yaml +++ b/ceph-osd/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-osd/templates/daemonset-osd.yaml b/ceph-osd/templates/daemonset-osd.yaml index 2d4b6db5..34c1b1da 100644 --- a/ceph-osd/templates/daemonset-osd.yaml +++ b/ceph-osd/templates/daemonset-osd.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-osd/templates/job-image-repo-sync.yaml b/ceph-osd/templates/job-image-repo-sync.yaml index 8212dafb..640b0ad6 100644 --- a/ceph-osd/templates/job-image-repo-sync.yaml +++ b/ceph-osd/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-osd/templates/utils/_osd_daemonset_overrides.tpl b/ceph-osd/templates/utils/_osd_daemonset_overrides.tpl index eb9c7098..1130e94c 100644 --- a/ceph-osd/templates/utils/_osd_daemonset_overrides.tpl +++ b/ceph-osd/templates/utils/_osd_daemonset_overrides.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-osd/templates/utils/_to_fluentbit_conf.tpl b/ceph-osd/templates/utils/_to_fluentbit_conf.tpl index a8769be5..737cd7ac 100644 --- a/ceph-osd/templates/utils/_to_fluentbit_conf.tpl +++ b/ceph-osd/templates/utils/_to_fluentbit_conf.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-osd/values.yaml b/ceph-osd/values.yaml index c40dd43d..06189814 100644 --- a/ceph-osd/values.yaml +++ b/ceph-osd/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ceph-provisioners/Chart.yaml b/ceph-provisioners/Chart.yaml index a0d25ad4..7f193984 100644 --- a/ceph-provisioners/Chart.yaml +++ b/ceph-provisioners/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ceph-provisioners/requirements.yaml b/ceph-provisioners/requirements.yaml index 53782e69..ec311518 100644 --- a/ceph-provisioners/requirements.yaml +++ b/ceph-provisioners/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ceph-provisioners/templates/bin/_bootstrap.sh.tpl b/ceph-provisioners/templates/bin/_bootstrap.sh.tpl index 533c0a5a..6a0990dc 100644 --- a/ceph-provisioners/templates/bin/_bootstrap.sh.tpl +++ b/ceph-provisioners/templates/bin/_bootstrap.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-provisioners/templates/bin/provisioner/cephfs/_client-key-manager.sh.tpl b/ceph-provisioners/templates/bin/provisioner/cephfs/_client-key-manager.sh.tpl index fe06a087..6800e9b9 100644 --- a/ceph-provisioners/templates/bin/provisioner/cephfs/_client-key-manager.sh.tpl +++ b/ceph-provisioners/templates/bin/provisioner/cephfs/_client-key-manager.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-provisioners/templates/bin/provisioner/cephfs/_start.sh.tpl b/ceph-provisioners/templates/bin/provisioner/cephfs/_start.sh.tpl index da9c041f..c646fb22 100644 --- a/ceph-provisioners/templates/bin/provisioner/cephfs/_start.sh.tpl +++ b/ceph-provisioners/templates/bin/provisioner/cephfs/_start.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-provisioners/templates/bin/provisioner/rbd/_namespace-client-key-cleaner.sh.tpl b/ceph-provisioners/templates/bin/provisioner/rbd/_namespace-client-key-cleaner.sh.tpl index 85e52082..5cc1b326 100644 --- a/ceph-provisioners/templates/bin/provisioner/rbd/_namespace-client-key-cleaner.sh.tpl +++ b/ceph-provisioners/templates/bin/provisioner/rbd/_namespace-client-key-cleaner.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-provisioners/templates/bin/provisioner/rbd/_namespace-client-key-manager.sh.tpl b/ceph-provisioners/templates/bin/provisioner/rbd/_namespace-client-key-manager.sh.tpl index 5711ae39..a8dc372d 100644 --- a/ceph-provisioners/templates/bin/provisioner/rbd/_namespace-client-key-manager.sh.tpl +++ b/ceph-provisioners/templates/bin/provisioner/rbd/_namespace-client-key-manager.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-provisioners/templates/bin/provisioner/rbd/_start.sh.tpl b/ceph-provisioners/templates/bin/provisioner/rbd/_start.sh.tpl index 496d3038..924b2c3f 100644 --- a/ceph-provisioners/templates/bin/provisioner/rbd/_start.sh.tpl +++ b/ceph-provisioners/templates/bin/provisioner/rbd/_start.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-provisioners/templates/configmap-bin-provisioner.yaml b/ceph-provisioners/templates/configmap-bin-provisioner.yaml index d34870fb..9bb2d516 100644 --- a/ceph-provisioners/templates/configmap-bin-provisioner.yaml +++ b/ceph-provisioners/templates/configmap-bin-provisioner.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-provisioners/templates/configmap-bin.yaml b/ceph-provisioners/templates/configmap-bin.yaml index ed735d79..4763b4d4 100644 --- a/ceph-provisioners/templates/configmap-bin.yaml +++ b/ceph-provisioners/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-provisioners/templates/configmap-etc-client.yaml b/ceph-provisioners/templates/configmap-etc-client.yaml index e3001bd6..93965c00 100644 --- a/ceph-provisioners/templates/configmap-etc-client.yaml +++ b/ceph-provisioners/templates/configmap-etc-client.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-provisioners/templates/deployment-cephfs-provisioner.yaml b/ceph-provisioners/templates/deployment-cephfs-provisioner.yaml index 4830fba4..1a3f1f65 100644 --- a/ceph-provisioners/templates/deployment-cephfs-provisioner.yaml +++ b/ceph-provisioners/templates/deployment-cephfs-provisioner.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-provisioners/templates/deployment-rbd-provisioner.yaml b/ceph-provisioners/templates/deployment-rbd-provisioner.yaml index 99c7e301..df17b27a 100644 --- a/ceph-provisioners/templates/deployment-rbd-provisioner.yaml +++ b/ceph-provisioners/templates/deployment-rbd-provisioner.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-provisioners/templates/job-bootstrap.yaml b/ceph-provisioners/templates/job-bootstrap.yaml index 00c47373..1adced25 100644 --- a/ceph-provisioners/templates/job-bootstrap.yaml +++ b/ceph-provisioners/templates/job-bootstrap.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-provisioners/templates/job-cephfs-client-key.yaml b/ceph-provisioners/templates/job-cephfs-client-key.yaml index 2b0bee5a..eeacc9e2 100644 --- a/ceph-provisioners/templates/job-cephfs-client-key.yaml +++ b/ceph-provisioners/templates/job-cephfs-client-key.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-provisioners/templates/job-namespace-client-key-cleaner.yaml b/ceph-provisioners/templates/job-namespace-client-key-cleaner.yaml index f0691fc5..d386d684 100644 --- a/ceph-provisioners/templates/job-namespace-client-key-cleaner.yaml +++ b/ceph-provisioners/templates/job-namespace-client-key-cleaner.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-provisioners/templates/job-namespace-client-key.yaml b/ceph-provisioners/templates/job-namespace-client-key.yaml index 75fd0687..e32dc16e 100644 --- a/ceph-provisioners/templates/job-namespace-client-key.yaml +++ b/ceph-provisioners/templates/job-namespace-client-key.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-provisioners/templates/storageclass-cephfs.yaml b/ceph-provisioners/templates/storageclass-cephfs.yaml index 4144db85..5d9aae73 100644 --- a/ceph-provisioners/templates/storageclass-cephfs.yaml +++ b/ceph-provisioners/templates/storageclass-cephfs.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-provisioners/templates/storageclass-rbd.yaml b/ceph-provisioners/templates/storageclass-rbd.yaml index 0dfd1043..fc04699a 100644 --- a/ceph-provisioners/templates/storageclass-rbd.yaml +++ b/ceph-provisioners/templates/storageclass-rbd.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-provisioners/values.yaml b/ceph-provisioners/values.yaml index feb817e7..860079a4 100644 --- a/ceph-provisioners/values.yaml +++ b/ceph-provisioners/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ceph-rgw/Chart.yaml b/ceph-rgw/Chart.yaml index 7e9c7d80..4a797121 100644 --- a/ceph-rgw/Chart.yaml +++ b/ceph-rgw/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ceph-rgw/requirements.yaml b/ceph-rgw/requirements.yaml index 53782e69..ec311518 100644 --- a/ceph-rgw/requirements.yaml +++ b/ceph-rgw/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ceph-rgw/templates/bin/_ceph-admin-keyring.sh.tpl b/ceph-rgw/templates/bin/_ceph-admin-keyring.sh.tpl index 8384abf4..f6e1d50e 100644 --- a/ceph-rgw/templates/bin/_ceph-admin-keyring.sh.tpl +++ b/ceph-rgw/templates/bin/_ceph-admin-keyring.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-rgw/templates/bin/_ceph-rgw-storage-init.sh.tpl b/ceph-rgw/templates/bin/_ceph-rgw-storage-init.sh.tpl index 81236a11..8491a87e 100644 --- a/ceph-rgw/templates/bin/_ceph-rgw-storage-init.sh.tpl +++ b/ceph-rgw/templates/bin/_ceph-rgw-storage-init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-rgw/templates/bin/_init-dirs.sh.tpl b/ceph-rgw/templates/bin/_init-dirs.sh.tpl index fc82bdb8..e46796c7 100644 --- a/ceph-rgw/templates/bin/_init-dirs.sh.tpl +++ b/ceph-rgw/templates/bin/_init-dirs.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-rgw/templates/bin/rgw/_init_keystone.sh.tpl b/ceph-rgw/templates/bin/rgw/_init_keystone.sh.tpl index c0d4e0e4..9e11014e 100644 --- a/ceph-rgw/templates/bin/rgw/_init_keystone.sh.tpl +++ b/ceph-rgw/templates/bin/rgw/_init_keystone.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2018 The Openstack-Helm Authors. +Copyright 2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-rgw/templates/bin/rgw/_start.sh.tpl b/ceph-rgw/templates/bin/rgw/_start.sh.tpl index 6e119eef..805148db 100644 --- a/ceph-rgw/templates/bin/rgw/_start.sh.tpl +++ b/ceph-rgw/templates/bin/rgw/_start.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2018 The Openstack-Helm Authors. +Copyright 2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-rgw/templates/configmap-bin-ks.yaml b/ceph-rgw/templates/configmap-bin-ks.yaml index 276c5847..f479dfbc 100644 --- a/ceph-rgw/templates/configmap-bin-ks.yaml +++ b/ceph-rgw/templates/configmap-bin-ks.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-rgw/templates/configmap-bin.yaml b/ceph-rgw/templates/configmap-bin.yaml index 87b65b3b..e99a920f 100644 --- a/ceph-rgw/templates/configmap-bin.yaml +++ b/ceph-rgw/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-rgw/templates/configmap-ceph-rgw-templates.yaml b/ceph-rgw/templates/configmap-ceph-rgw-templates.yaml index e446e446..c058f045 100644 --- a/ceph-rgw/templates/configmap-ceph-rgw-templates.yaml +++ b/ceph-rgw/templates/configmap-ceph-rgw-templates.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-rgw/templates/configmap-etc-client.yaml b/ceph-rgw/templates/configmap-etc-client.yaml index 25d7e1cf..1d27cb80 100644 --- a/ceph-rgw/templates/configmap-etc-client.yaml +++ b/ceph-rgw/templates/configmap-etc-client.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-rgw/templates/deployment-rgw.yaml b/ceph-rgw/templates/deployment-rgw.yaml index 47fcd19d..5e3bdcf2 100644 --- a/ceph-rgw/templates/deployment-rgw.yaml +++ b/ceph-rgw/templates/deployment-rgw.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-rgw/templates/ingress-rgw.yaml b/ceph-rgw/templates/ingress-rgw.yaml index aa6ff278..50472251 100644 --- a/ceph-rgw/templates/ingress-rgw.yaml +++ b/ceph-rgw/templates/ingress-rgw.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-rgw/templates/job-ks-endpoints.yaml b/ceph-rgw/templates/job-ks-endpoints.yaml index 4062c077..bbd2fe5c 100644 --- a/ceph-rgw/templates/job-ks-endpoints.yaml +++ b/ceph-rgw/templates/job-ks-endpoints.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-rgw/templates/job-ks-service.yaml b/ceph-rgw/templates/job-ks-service.yaml index 4b18dee8..6c8ac445 100644 --- a/ceph-rgw/templates/job-ks-service.yaml +++ b/ceph-rgw/templates/job-ks-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-rgw/templates/job-ks-user.yaml b/ceph-rgw/templates/job-ks-user.yaml index 7243199f..d6c9f10a 100644 --- a/ceph-rgw/templates/job-ks-user.yaml +++ b/ceph-rgw/templates/job-ks-user.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-rgw/templates/job-rgw-storage-init.yaml b/ceph-rgw/templates/job-rgw-storage-init.yaml index 92ffce04..01be2a52 100644 --- a/ceph-rgw/templates/job-rgw-storage-init.yaml +++ b/ceph-rgw/templates/job-rgw-storage-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-rgw/templates/secret-ingress-tls.yaml b/ceph-rgw/templates/secret-ingress-tls.yaml index dee370f3..9f67e54c 100644 --- a/ceph-rgw/templates/secret-ingress-tls.yaml +++ b/ceph-rgw/templates/secret-ingress-tls.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-rgw/templates/secret-keystone-rgw.yaml b/ceph-rgw/templates/secret-keystone-rgw.yaml index c1d8e0c7..1a06ff71 100644 --- a/ceph-rgw/templates/secret-keystone-rgw.yaml +++ b/ceph-rgw/templates/secret-keystone-rgw.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-rgw/templates/secret-keystone.yaml b/ceph-rgw/templates/secret-keystone.yaml index bea479fa..1af311e7 100644 --- a/ceph-rgw/templates/secret-keystone.yaml +++ b/ceph-rgw/templates/secret-keystone.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-rgw/templates/service-ingress-rgw.yaml b/ceph-rgw/templates/service-ingress-rgw.yaml index aec67016..78acaec2 100644 --- a/ceph-rgw/templates/service-ingress-rgw.yaml +++ b/ceph-rgw/templates/service-ingress-rgw.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-rgw/templates/service-rgw.yaml b/ceph-rgw/templates/service-rgw.yaml index f986a0b1..5b97fd01 100644 --- a/ceph-rgw/templates/service-rgw.yaml +++ b/ceph-rgw/templates/service-rgw.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ceph-rgw/values.yaml b/ceph-rgw/values.yaml index 0da90b4e..8a1ef5f7 100644 --- a/ceph-rgw/values.yaml +++ b/ceph-rgw/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cinder/Chart.yaml b/cinder/Chart.yaml index 2e843cc8..e83f0bdd 100644 --- a/cinder/Chart.yaml +++ b/cinder/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cinder/requirements.yaml b/cinder/requirements.yaml index 53782e69..ec311518 100644 --- a/cinder/requirements.yaml +++ b/cinder/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/cinder/templates/bin/_backup-storage-init.sh.tpl b/cinder/templates/bin/_backup-storage-init.sh.tpl index a932ef39..7af5bbcf 100644 --- a/cinder/templates/bin/_backup-storage-init.sh.tpl +++ b/cinder/templates/bin/_backup-storage-init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/bin/_bootstrap.sh.tpl b/cinder/templates/bin/_bootstrap.sh.tpl index 6592d192..10e67b38 100644 --- a/cinder/templates/bin/_bootstrap.sh.tpl +++ b/cinder/templates/bin/_bootstrap.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/bin/_ceph-admin-keyring.sh.tpl b/cinder/templates/bin/_ceph-admin-keyring.sh.tpl index f3c0a521..352578dd 100644 --- a/cinder/templates/bin/_ceph-admin-keyring.sh.tpl +++ b/cinder/templates/bin/_ceph-admin-keyring.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/bin/_ceph-keyring.sh.tpl b/cinder/templates/bin/_ceph-keyring.sh.tpl index 4673bd19..a71625f6 100644 --- a/cinder/templates/bin/_ceph-keyring.sh.tpl +++ b/cinder/templates/bin/_ceph-keyring.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/bin/_cinder-api.sh.tpl b/cinder/templates/bin/_cinder-api.sh.tpl index 58e3f16d..395ecc8e 100644 --- a/cinder/templates/bin/_cinder-api.sh.tpl +++ b/cinder/templates/bin/_cinder-api.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/bin/_cinder-backup.sh.tpl b/cinder/templates/bin/_cinder-backup.sh.tpl index d994a276..45f85507 100644 --- a/cinder/templates/bin/_cinder-backup.sh.tpl +++ b/cinder/templates/bin/_cinder-backup.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/bin/_cinder-scheduler.sh.tpl b/cinder/templates/bin/_cinder-scheduler.sh.tpl index 69ff7741..4fa952c1 100644 --- a/cinder/templates/bin/_cinder-scheduler.sh.tpl +++ b/cinder/templates/bin/_cinder-scheduler.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/bin/_cinder-volume.sh.tpl b/cinder/templates/bin/_cinder-volume.sh.tpl index 64aa3828..6dbd20d2 100644 --- a/cinder/templates/bin/_cinder-volume.sh.tpl +++ b/cinder/templates/bin/_cinder-volume.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/bin/_clean-secrets.sh.tpl b/cinder/templates/bin/_clean-secrets.sh.tpl index d133adb5..12b37c44 100644 --- a/cinder/templates/bin/_clean-secrets.sh.tpl +++ b/cinder/templates/bin/_clean-secrets.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/bin/_db-sync.sh.tpl b/cinder/templates/bin/_db-sync.sh.tpl index 2a554793..aee683f1 100644 --- a/cinder/templates/bin/_db-sync.sh.tpl +++ b/cinder/templates/bin/_db-sync.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/bin/_external-ceph-rbd-admin-keyring.sh.tpl b/cinder/templates/bin/_external-ceph-rbd-admin-keyring.sh.tpl index 8a8e9b3f..c011589c 100644 --- a/cinder/templates/bin/_external-ceph-rbd-admin-keyring.sh.tpl +++ b/cinder/templates/bin/_external-ceph-rbd-admin-keyring.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/bin/_storage-init.sh.tpl b/cinder/templates/bin/_storage-init.sh.tpl index 9bea1f9c..a3e745a4 100644 --- a/cinder/templates/bin/_storage-init.sh.tpl +++ b/cinder/templates/bin/_storage-init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/bin/_volume-usage-audit.sh.tpl b/cinder/templates/bin/_volume-usage-audit.sh.tpl index 32b1d41d..cf6d1bf9 100644 --- a/cinder/templates/bin/_volume-usage-audit.sh.tpl +++ b/cinder/templates/bin/_volume-usage-audit.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/configmap-bin.yaml b/cinder/templates/configmap-bin.yaml index 0cfd6af2..ac000cd5 100644 --- a/cinder/templates/configmap-bin.yaml +++ b/cinder/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/configmap-etc.yaml b/cinder/templates/configmap-etc.yaml index 88d9fa07..0b1e9a41 100644 --- a/cinder/templates/configmap-etc.yaml +++ b/cinder/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/cron-job-cinder-volume-usage-audit.yaml b/cinder/templates/cron-job-cinder-volume-usage-audit.yaml index 2347af58..77ac81e5 100644 --- a/cinder/templates/cron-job-cinder-volume-usage-audit.yaml +++ b/cinder/templates/cron-job-cinder-volume-usage-audit.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/deployment-api.yaml b/cinder/templates/deployment-api.yaml index 502ec2c7..6a262257 100644 --- a/cinder/templates/deployment-api.yaml +++ b/cinder/templates/deployment-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/deployment-backup.yaml b/cinder/templates/deployment-backup.yaml index 434ad400..90b187b9 100644 --- a/cinder/templates/deployment-backup.yaml +++ b/cinder/templates/deployment-backup.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/deployment-scheduler.yaml b/cinder/templates/deployment-scheduler.yaml index 1682385c..f6b5867f 100644 --- a/cinder/templates/deployment-scheduler.yaml +++ b/cinder/templates/deployment-scheduler.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/deployment-volume.yaml b/cinder/templates/deployment-volume.yaml index 37d054a4..c82c8156 100644 --- a/cinder/templates/deployment-volume.yaml +++ b/cinder/templates/deployment-volume.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/ingress-api.yaml b/cinder/templates/ingress-api.yaml index 7628b682..7b05ae28 100644 --- a/cinder/templates/ingress-api.yaml +++ b/cinder/templates/ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/job-backup-storage-init.yaml b/cinder/templates/job-backup-storage-init.yaml index 5705a164..5736552b 100644 --- a/cinder/templates/job-backup-storage-init.yaml +++ b/cinder/templates/job-backup-storage-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/job-bootstrap.yaml b/cinder/templates/job-bootstrap.yaml index 63192f6f..30055d1d 100644 --- a/cinder/templates/job-bootstrap.yaml +++ b/cinder/templates/job-bootstrap.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/job-clean.yaml b/cinder/templates/job-clean.yaml index 039731c6..2c2347cf 100644 --- a/cinder/templates/job-clean.yaml +++ b/cinder/templates/job-clean.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/job-db-drop.yaml b/cinder/templates/job-db-drop.yaml index 9e4f5e2c..cc399204 100644 --- a/cinder/templates/job-db-drop.yaml +++ b/cinder/templates/job-db-drop.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/job-db-init.yaml b/cinder/templates/job-db-init.yaml index f79bd8d1..db5611cc 100644 --- a/cinder/templates/job-db-init.yaml +++ b/cinder/templates/job-db-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/job-db-sync.yaml b/cinder/templates/job-db-sync.yaml index 7e20e82e..80d1695d 100644 --- a/cinder/templates/job-db-sync.yaml +++ b/cinder/templates/job-db-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/job-image-repo-sync.yaml b/cinder/templates/job-image-repo-sync.yaml index 708694f9..6df15436 100644 --- a/cinder/templates/job-image-repo-sync.yaml +++ b/cinder/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/job-ks-endpoints.yaml b/cinder/templates/job-ks-endpoints.yaml index 5ae3e773..da7ea219 100644 --- a/cinder/templates/job-ks-endpoints.yaml +++ b/cinder/templates/job-ks-endpoints.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/job-ks-service.yaml b/cinder/templates/job-ks-service.yaml index 1bbff538..7abe257f 100644 --- a/cinder/templates/job-ks-service.yaml +++ b/cinder/templates/job-ks-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/job-ks-user.yaml b/cinder/templates/job-ks-user.yaml index 6bb47c53..84221f10 100644 --- a/cinder/templates/job-ks-user.yaml +++ b/cinder/templates/job-ks-user.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/job-rabbit-init.yaml b/cinder/templates/job-rabbit-init.yaml index e7e33da7..73a1916d 100644 --- a/cinder/templates/job-rabbit-init.yaml +++ b/cinder/templates/job-rabbit-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/job-storage-init.yaml b/cinder/templates/job-storage-init.yaml index beb4c786..417306ec 100644 --- a/cinder/templates/job-storage-init.yaml +++ b/cinder/templates/job-storage-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/pdb-api.yaml b/cinder/templates/pdb-api.yaml index 6a5aae32..3cabf938 100644 --- a/cinder/templates/pdb-api.yaml +++ b/cinder/templates/pdb-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/pod-rally-test.yaml b/cinder/templates/pod-rally-test.yaml index 66b90188..ce0cdb66 100644 --- a/cinder/templates/pod-rally-test.yaml +++ b/cinder/templates/pod-rally-test.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/pvc-backup.yaml b/cinder/templates/pvc-backup.yaml index b2e851dc..8fdff88c 100644 --- a/cinder/templates/pvc-backup.yaml +++ b/cinder/templates/pvc-backup.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/secret-db.yaml b/cinder/templates/secret-db.yaml index 84908569..db440d4b 100644 --- a/cinder/templates/secret-db.yaml +++ b/cinder/templates/secret-db.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/secret-ingress-tls.yaml b/cinder/templates/secret-ingress-tls.yaml index a7873878..948be08a 100644 --- a/cinder/templates/secret-ingress-tls.yaml +++ b/cinder/templates/secret-ingress-tls.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/secret-keystone.yaml b/cinder/templates/secret-keystone.yaml index db047d37..137fbbc4 100644 --- a/cinder/templates/secret-keystone.yaml +++ b/cinder/templates/secret-keystone.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/secret_rabbitmq.yaml b/cinder/templates/secret_rabbitmq.yaml index 5f8a22bd..bcb21a6e 100644 --- a/cinder/templates/secret_rabbitmq.yaml +++ b/cinder/templates/secret_rabbitmq.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/service-api.yaml b/cinder/templates/service-api.yaml index d52697a7..bb123231 100644 --- a/cinder/templates/service-api.yaml +++ b/cinder/templates/service-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/service-ingress-api.yaml b/cinder/templates/service-ingress-api.yaml index b21c0db0..c3617be4 100644 --- a/cinder/templates/service-ingress-api.yaml +++ b/cinder/templates/service-ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/utils/_ceph_volume_section_name.tpl b/cinder/templates/utils/_ceph_volume_section_name.tpl index af16d6a9..1d8a530d 100644 --- a/cinder/templates/utils/_ceph_volume_section_name.tpl +++ b/cinder/templates/utils/_ceph_volume_section_name.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/templates/utils/_is_ceph_volume_configured.tpl b/cinder/templates/utils/_is_ceph_volume_configured.tpl index 63f2a73a..27f98c35 100644 --- a/cinder/templates/utils/_is_ceph_volume_configured.tpl +++ b/cinder/templates/utils/_is_ceph_volume_configured.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/cinder/values.yaml b/cinder/values.yaml index 13f92456..ca33d861 100644 --- a/cinder/values.yaml +++ b/cinder/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/congress/Chart.yaml b/congress/Chart.yaml index d96f94f0..b5a27213 100644 --- a/congress/Chart.yaml +++ b/congress/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/congress/requirements.yaml b/congress/requirements.yaml index 53782e69..ec311518 100644 --- a/congress/requirements.yaml +++ b/congress/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/congress/templates/bin/_bootstrap.sh.tpl b/congress/templates/bin/_bootstrap.sh.tpl index 533c0a5a..6a0990dc 100644 --- a/congress/templates/bin/_bootstrap.sh.tpl +++ b/congress/templates/bin/_bootstrap.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/bin/_congress-api.sh.tpl b/congress/templates/bin/_congress-api.sh.tpl index c6f8bb46..0d6484f1 100644 --- a/congress/templates/bin/_congress-api.sh.tpl +++ b/congress/templates/bin/_congress-api.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/bin/_congress-datasource.sh.tpl b/congress/templates/bin/_congress-datasource.sh.tpl index f24d07b1..1e07bd85 100644 --- a/congress/templates/bin/_congress-datasource.sh.tpl +++ b/congress/templates/bin/_congress-datasource.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/bin/_congress-policy-engine.sh.tpl b/congress/templates/bin/_congress-policy-engine.sh.tpl index 7b4578a9..d451edd6 100644 --- a/congress/templates/bin/_congress-policy-engine.sh.tpl +++ b/congress/templates/bin/_congress-policy-engine.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/bin/_db-sync.sh.tpl b/congress/templates/bin/_db-sync.sh.tpl index f079baf2..248b3d8e 100644 --- a/congress/templates/bin/_db-sync.sh.tpl +++ b/congress/templates/bin/_db-sync.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/bin/_ds_create.sh.tpl b/congress/templates/bin/_ds_create.sh.tpl index 5569bfd6..5782d1be 100644 --- a/congress/templates/bin/_ds_create.sh.tpl +++ b/congress/templates/bin/_ds_create.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/bin/_helm-tests.sh.tpl b/congress/templates/bin/_helm-tests.sh.tpl index 5c93b7e7..d0795ec2 100644 --- a/congress/templates/bin/_helm-tests.sh.tpl +++ b/congress/templates/bin/_helm-tests.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/configmap-bin.yaml b/congress/templates/configmap-bin.yaml index 5f760ffe..9d02ae40 100644 --- a/congress/templates/configmap-bin.yaml +++ b/congress/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/configmap-etc.yaml b/congress/templates/configmap-etc.yaml index 4b4fd053..1b31bb36 100644 --- a/congress/templates/configmap-etc.yaml +++ b/congress/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/deployment-api.yaml b/congress/templates/deployment-api.yaml index 8f169654..e16f8c6e 100644 --- a/congress/templates/deployment-api.yaml +++ b/congress/templates/deployment-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/deployment-datasource.yaml b/congress/templates/deployment-datasource.yaml index bafadb82..8fb83367 100644 --- a/congress/templates/deployment-datasource.yaml +++ b/congress/templates/deployment-datasource.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/deployment-policy-engine.yaml b/congress/templates/deployment-policy-engine.yaml index 5b64d37c..6024b37e 100644 --- a/congress/templates/deployment-policy-engine.yaml +++ b/congress/templates/deployment-policy-engine.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/ingress-api.yaml b/congress/templates/ingress-api.yaml index 93191da0..c881d2fd 100644 --- a/congress/templates/ingress-api.yaml +++ b/congress/templates/ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/job-bootstrap.yaml b/congress/templates/job-bootstrap.yaml index 703131d7..8e3f784c 100644 --- a/congress/templates/job-bootstrap.yaml +++ b/congress/templates/job-bootstrap.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/job-db-drop.yaml b/congress/templates/job-db-drop.yaml index 3e790d16..f8a87d12 100644 --- a/congress/templates/job-db-drop.yaml +++ b/congress/templates/job-db-drop.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/job-db-init.yaml b/congress/templates/job-db-init.yaml index 740a39ba..071295e8 100644 --- a/congress/templates/job-db-init.yaml +++ b/congress/templates/job-db-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/job-db-sync.yaml b/congress/templates/job-db-sync.yaml index 6d87e915..758731de 100644 --- a/congress/templates/job-db-sync.yaml +++ b/congress/templates/job-db-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/job-ds-create.yaml b/congress/templates/job-ds-create.yaml index 1cde4c0c..1cb35172 100644 --- a/congress/templates/job-ds-create.yaml +++ b/congress/templates/job-ds-create.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/job-image-repo-sync.yaml b/congress/templates/job-image-repo-sync.yaml index 1df50584..b7e85272 100644 --- a/congress/templates/job-image-repo-sync.yaml +++ b/congress/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/job-ks-endpoints.yaml b/congress/templates/job-ks-endpoints.yaml index 33b03972..d38664d1 100644 --- a/congress/templates/job-ks-endpoints.yaml +++ b/congress/templates/job-ks-endpoints.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/job-ks-service.yaml b/congress/templates/job-ks-service.yaml index 4913702c..09f69bcf 100644 --- a/congress/templates/job-ks-service.yaml +++ b/congress/templates/job-ks-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/job-ks-user.yaml b/congress/templates/job-ks-user.yaml index eb34d21f..bde40ce6 100644 --- a/congress/templates/job-ks-user.yaml +++ b/congress/templates/job-ks-user.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/job-rabbit-init.yaml b/congress/templates/job-rabbit-init.yaml index 0b7d0fec..ada605c4 100644 --- a/congress/templates/job-rabbit-init.yaml +++ b/congress/templates/job-rabbit-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/pod-test.yaml b/congress/templates/pod-test.yaml index 341f117c..60720904 100644 --- a/congress/templates/pod-test.yaml +++ b/congress/templates/pod-test.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/secret-db.yaml b/congress/templates/secret-db.yaml index 80db6b98..9d20afb3 100644 --- a/congress/templates/secret-db.yaml +++ b/congress/templates/secret-db.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/secret-keystone.yaml b/congress/templates/secret-keystone.yaml index 30497a20..efe514ec 100644 --- a/congress/templates/secret-keystone.yaml +++ b/congress/templates/secret-keystone.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/secret-rabbitmq.yaml b/congress/templates/secret-rabbitmq.yaml index 9c629ea9..6b10b558 100644 --- a/congress/templates/secret-rabbitmq.yaml +++ b/congress/templates/secret-rabbitmq.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/service-api.yaml b/congress/templates/service-api.yaml index c5fb5106..3fe9d7a9 100644 --- a/congress/templates/service-api.yaml +++ b/congress/templates/service-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/templates/service-ingress-api.yaml b/congress/templates/service-ingress-api.yaml index 6fe2abcf..51a44d4c 100644 --- a/congress/templates/service-ingress-api.yaml +++ b/congress/templates/service-ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/congress/values.yaml b/congress/values.yaml index 044d9d18..7107e229 100644 --- a/congress/values.yaml +++ b/congress/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/doc/source/specs/neutron-multiple-sdns.rst b/doc/source/specs/neutron-multiple-sdns.rst index 0a685b78..9e9c6deb 100644 --- a/doc/source/specs/neutron-multiple-sdns.rst +++ b/doc/source/specs/neutron-multiple-sdns.rst @@ -87,7 +87,7 @@ manifest should be declared on Kubernetes API, for example .. code-block:: yaml {{- if .Values.manifests.daemonset_ovs_agent }} - # Copyright 2017 The Openstack-Helm Authors. + # Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/etcd/Chart.yaml b/etcd/Chart.yaml index 9d514a82..93248574 100644 --- a/etcd/Chart.yaml +++ b/etcd/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/etcd/templates/bin/_etcd.sh.tpl b/etcd/templates/bin/_etcd.sh.tpl index 17320a19..7c89ed7f 100644 --- a/etcd/templates/bin/_etcd.sh.tpl +++ b/etcd/templates/bin/_etcd.sh.tpl @@ -1,7 +1,7 @@ #!/bin/sh {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/etcd/templates/configmap-bin.yaml b/etcd/templates/configmap-bin.yaml index 425416ab..1132f168 100644 --- a/etcd/templates/configmap-bin.yaml +++ b/etcd/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/etcd/templates/deployment.yaml b/etcd/templates/deployment.yaml index 31817a01..d94ab2ad 100644 --- a/etcd/templates/deployment.yaml +++ b/etcd/templates/deployment.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/etcd/templates/job-image-repo-sync.yaml b/etcd/templates/job-image-repo-sync.yaml index e171159b..15c1dceb 100644 --- a/etcd/templates/job-image-repo-sync.yaml +++ b/etcd/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/etcd/templates/service.yaml b/etcd/templates/service.yaml index 1c65ac99..8649d797 100644 --- a/etcd/templates/service.yaml +++ b/etcd/templates/service.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/etcd/values.yaml b/etcd/values.yaml index bb5d8830..d7756568 100644 --- a/etcd/values.yaml +++ b/etcd/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/glance/Chart.yaml b/glance/Chart.yaml index 0b72585c..c1868356 100644 --- a/glance/Chart.yaml +++ b/glance/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/glance/requirements.yaml b/glance/requirements.yaml index 53782e69..ec311518 100644 --- a/glance/requirements.yaml +++ b/glance/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/glance/templates/bin/_bootstrap.sh.tpl b/glance/templates/bin/_bootstrap.sh.tpl index 4e55a0c1..99a1ded1 100644 --- a/glance/templates/bin/_bootstrap.sh.tpl +++ b/glance/templates/bin/_bootstrap.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/bin/_ceph-admin-keyring.sh.tpl b/glance/templates/bin/_ceph-admin-keyring.sh.tpl index fa416c05..bada85d1 100644 --- a/glance/templates/bin/_ceph-admin-keyring.sh.tpl +++ b/glance/templates/bin/_ceph-admin-keyring.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/bin/_ceph-keyring.sh.tpl b/glance/templates/bin/_ceph-keyring.sh.tpl index 202987cc..33eb9209 100644 --- a/glance/templates/bin/_ceph-keyring.sh.tpl +++ b/glance/templates/bin/_ceph-keyring.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/bin/_clean-image.sh.tpl b/glance/templates/bin/_clean-image.sh.tpl index dcebfca7..5d41d725 100644 --- a/glance/templates/bin/_clean-image.sh.tpl +++ b/glance/templates/bin/_clean-image.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/bin/_clean-secrets.sh.tpl b/glance/templates/bin/_clean-secrets.sh.tpl index d133adb5..12b37c44 100644 --- a/glance/templates/bin/_clean-secrets.sh.tpl +++ b/glance/templates/bin/_clean-secrets.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/bin/_db-sync.sh.tpl b/glance/templates/bin/_db-sync.sh.tpl index a5f5e94c..f229008b 100644 --- a/glance/templates/bin/_db-sync.sh.tpl +++ b/glance/templates/bin/_db-sync.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/bin/_glance-api.sh.tpl b/glance/templates/bin/_glance-api.sh.tpl index d601e5a4..5e45e942 100644 --- a/glance/templates/bin/_glance-api.sh.tpl +++ b/glance/templates/bin/_glance-api.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/bin/_glance-registry.sh.tpl b/glance/templates/bin/_glance-registry.sh.tpl index 5a32d6f0..ba763ac1 100644 --- a/glance/templates/bin/_glance-registry.sh.tpl +++ b/glance/templates/bin/_glance-registry.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/bin/_storage-init.sh.tpl b/glance/templates/bin/_storage-init.sh.tpl index 4082c522..7eaa8784 100644 --- a/glance/templates/bin/_storage-init.sh.tpl +++ b/glance/templates/bin/_storage-init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/configmap-bin.yaml b/glance/templates/configmap-bin.yaml index a3cf1eab..7a02d763 100644 --- a/glance/templates/configmap-bin.yaml +++ b/glance/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/configmap-etc.yaml b/glance/templates/configmap-etc.yaml index 3c922db4..fcff525a 100644 --- a/glance/templates/configmap-etc.yaml +++ b/glance/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/deployment-api.yaml b/glance/templates/deployment-api.yaml index 81c4bca4..3d6ac1e4 100644 --- a/glance/templates/deployment-api.yaml +++ b/glance/templates/deployment-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/deployment-registry.yaml b/glance/templates/deployment-registry.yaml index 8f2f9106..97f4c6ca 100644 --- a/glance/templates/deployment-registry.yaml +++ b/glance/templates/deployment-registry.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/ingress-api.yaml b/glance/templates/ingress-api.yaml index 5e2367b5..49c3914a 100644 --- a/glance/templates/ingress-api.yaml +++ b/glance/templates/ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/ingress-registry.yaml b/glance/templates/ingress-registry.yaml index 5b6790d7..7dcf8bd2 100644 --- a/glance/templates/ingress-registry.yaml +++ b/glance/templates/ingress-registry.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/job-bootstrap.yaml b/glance/templates/job-bootstrap.yaml index 7578b7ec..1c7c3c0b 100644 --- a/glance/templates/job-bootstrap.yaml +++ b/glance/templates/job-bootstrap.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/job-clean.yaml b/glance/templates/job-clean.yaml index 1b1959a5..c1e7bb7c 100644 --- a/glance/templates/job-clean.yaml +++ b/glance/templates/job-clean.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/job-db-drop.yaml b/glance/templates/job-db-drop.yaml index 4bc07ac1..38c57b7d 100644 --- a/glance/templates/job-db-drop.yaml +++ b/glance/templates/job-db-drop.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/job-db-init.yaml b/glance/templates/job-db-init.yaml index 476f860b..7a659ae6 100644 --- a/glance/templates/job-db-init.yaml +++ b/glance/templates/job-db-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/job-db-sync.yaml b/glance/templates/job-db-sync.yaml index 5ee2c83a..0c3270b2 100644 --- a/glance/templates/job-db-sync.yaml +++ b/glance/templates/job-db-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/job-image-repo-sync.yaml b/glance/templates/job-image-repo-sync.yaml index 0b59a332..a128bdf6 100644 --- a/glance/templates/job-image-repo-sync.yaml +++ b/glance/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/job-ks-endpoints.yaml b/glance/templates/job-ks-endpoints.yaml index 28e092d3..77fa69f2 100644 --- a/glance/templates/job-ks-endpoints.yaml +++ b/glance/templates/job-ks-endpoints.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/job-ks-service.yaml b/glance/templates/job-ks-service.yaml index 5a98a4d8..c59b72ac 100644 --- a/glance/templates/job-ks-service.yaml +++ b/glance/templates/job-ks-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/job-ks-user.yaml b/glance/templates/job-ks-user.yaml index bdb53fce..97b96828 100644 --- a/glance/templates/job-ks-user.yaml +++ b/glance/templates/job-ks-user.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/job-rabbit-init.yaml b/glance/templates/job-rabbit-init.yaml index de06a8d5..80c5bf46 100644 --- a/glance/templates/job-rabbit-init.yaml +++ b/glance/templates/job-rabbit-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/job-storage-init.yaml b/glance/templates/job-storage-init.yaml index 3442c204..7d01b82f 100644 --- a/glance/templates/job-storage-init.yaml +++ b/glance/templates/job-storage-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/pdb-api.yaml b/glance/templates/pdb-api.yaml index af3c021d..c6781c68 100644 --- a/glance/templates/pdb-api.yaml +++ b/glance/templates/pdb-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/pdb-registry.yaml b/glance/templates/pdb-registry.yaml index 477ec8ef..18270225 100644 --- a/glance/templates/pdb-registry.yaml +++ b/glance/templates/pdb-registry.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/pod-rally-test.yaml b/glance/templates/pod-rally-test.yaml index a0f992fb..ea978e5c 100644 --- a/glance/templates/pod-rally-test.yaml +++ b/glance/templates/pod-rally-test.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/pvc-images.yaml b/glance/templates/pvc-images.yaml index 8c4dfbb1..1ae974a1 100644 --- a/glance/templates/pvc-images.yaml +++ b/glance/templates/pvc-images.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/secret-db.yaml b/glance/templates/secret-db.yaml index 1a21887b..c0484838 100644 --- a/glance/templates/secret-db.yaml +++ b/glance/templates/secret-db.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/secret-ingress-tls.yaml b/glance/templates/secret-ingress-tls.yaml index f9b4ae5e..89de4c73 100644 --- a/glance/templates/secret-ingress-tls.yaml +++ b/glance/templates/secret-ingress-tls.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/secret-keystone.yaml b/glance/templates/secret-keystone.yaml index 9268c302..d15aeaba 100644 --- a/glance/templates/secret-keystone.yaml +++ b/glance/templates/secret-keystone.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/secret-rabbitmq.yaml b/glance/templates/secret-rabbitmq.yaml index d5865126..a9bc1759 100644 --- a/glance/templates/secret-rabbitmq.yaml +++ b/glance/templates/secret-rabbitmq.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/service-api.yaml b/glance/templates/service-api.yaml index cf3310e9..eaae1850 100644 --- a/glance/templates/service-api.yaml +++ b/glance/templates/service-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/service-ingress-api.yaml b/glance/templates/service-ingress-api.yaml index c8656848..4e6e88a2 100644 --- a/glance/templates/service-ingress-api.yaml +++ b/glance/templates/service-ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/service-ingress-registry.yaml b/glance/templates/service-ingress-registry.yaml index d614c5cf..91458a43 100644 --- a/glance/templates/service-ingress-registry.yaml +++ b/glance/templates/service-ingress-registry.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/templates/service-registry.yaml b/glance/templates/service-registry.yaml index 34f95671..4bad7020 100644 --- a/glance/templates/service-registry.yaml +++ b/glance/templates/service-registry.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/glance/values.yaml b/glance/values.yaml index fc6fd09e..dca45a80 100644 --- a/glance/values.yaml +++ b/glance/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/gnocchi/Chart.yaml b/gnocchi/Chart.yaml index 7bcf0dea..108ee145 100644 --- a/gnocchi/Chart.yaml +++ b/gnocchi/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/gnocchi/requirements.yaml b/gnocchi/requirements.yaml index 4a8b1c61..516388dd 100644 --- a/gnocchi/requirements.yaml +++ b/gnocchi/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/bin/_bootstrap.sh.tpl b/gnocchi/templates/bin/_bootstrap.sh.tpl index 533c0a5a..6a0990dc 100644 --- a/gnocchi/templates/bin/_bootstrap.sh.tpl +++ b/gnocchi/templates/bin/_bootstrap.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/bin/_ceph-admin-keyring.sh.tpl b/gnocchi/templates/bin/_ceph-admin-keyring.sh.tpl index f3c0a521..352578dd 100644 --- a/gnocchi/templates/bin/_ceph-admin-keyring.sh.tpl +++ b/gnocchi/templates/bin/_ceph-admin-keyring.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/bin/_ceph-keyring.sh.tpl b/gnocchi/templates/bin/_ceph-keyring.sh.tpl index 68ce85c2..6c7ac599 100644 --- a/gnocchi/templates/bin/_ceph-keyring.sh.tpl +++ b/gnocchi/templates/bin/_ceph-keyring.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/bin/_clean-secrets.sh.tpl b/gnocchi/templates/bin/_clean-secrets.sh.tpl index d133adb5..12b37c44 100644 --- a/gnocchi/templates/bin/_clean-secrets.sh.tpl +++ b/gnocchi/templates/bin/_clean-secrets.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/bin/_db-init.sh.tpl b/gnocchi/templates/bin/_db-init.sh.tpl index e3715d68..15b93d3c 100644 --- a/gnocchi/templates/bin/_db-init.sh.tpl +++ b/gnocchi/templates/bin/_db-init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/bin/_db-sync.sh.tpl b/gnocchi/templates/bin/_db-sync.sh.tpl index a32db4ec..cf70f584 100644 --- a/gnocchi/templates/bin/_db-sync.sh.tpl +++ b/gnocchi/templates/bin/_db-sync.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/bin/_gnocchi-api.sh.tpl b/gnocchi/templates/bin/_gnocchi-api.sh.tpl index 4cbdcc82..8e9b6d8a 100644 --- a/gnocchi/templates/bin/_gnocchi-api.sh.tpl +++ b/gnocchi/templates/bin/_gnocchi-api.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/bin/_gnocchi-metricd.sh.tpl b/gnocchi/templates/bin/_gnocchi-metricd.sh.tpl index 0bf5150e..e6c49498 100644 --- a/gnocchi/templates/bin/_gnocchi-metricd.sh.tpl +++ b/gnocchi/templates/bin/_gnocchi-metricd.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/bin/_gnocchi-statsd.sh.tpl b/gnocchi/templates/bin/_gnocchi-statsd.sh.tpl index dff4ee62..ba99aed9 100644 --- a/gnocchi/templates/bin/_gnocchi-statsd.sh.tpl +++ b/gnocchi/templates/bin/_gnocchi-statsd.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/bin/_gnocchi-test.sh.tpl b/gnocchi/templates/bin/_gnocchi-test.sh.tpl index 5f309ad7..0366e289 100644 --- a/gnocchi/templates/bin/_gnocchi-test.sh.tpl +++ b/gnocchi/templates/bin/_gnocchi-test.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/bin/_storage-init.sh.tpl b/gnocchi/templates/bin/_storage-init.sh.tpl index 6013b015..95857954 100644 --- a/gnocchi/templates/bin/_storage-init.sh.tpl +++ b/gnocchi/templates/bin/_storage-init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/configmap-bin.yaml b/gnocchi/templates/configmap-bin.yaml index 0ea46461..499bc4a1 100644 --- a/gnocchi/templates/configmap-bin.yaml +++ b/gnocchi/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/configmap-etc.yaml b/gnocchi/templates/configmap-etc.yaml index 83d3f148..b77a401a 100644 --- a/gnocchi/templates/configmap-etc.yaml +++ b/gnocchi/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/daemonset-metricd.yaml b/gnocchi/templates/daemonset-metricd.yaml index 03ee56f7..1d55147e 100644 --- a/gnocchi/templates/daemonset-metricd.yaml +++ b/gnocchi/templates/daemonset-metricd.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/daemonset-statsd.yaml b/gnocchi/templates/daemonset-statsd.yaml index 2331cec4..2b10a723 100644 --- a/gnocchi/templates/daemonset-statsd.yaml +++ b/gnocchi/templates/daemonset-statsd.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/deployment-api.yaml b/gnocchi/templates/deployment-api.yaml index 66081a86..54e883bc 100644 --- a/gnocchi/templates/deployment-api.yaml +++ b/gnocchi/templates/deployment-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/ingress-api.yaml b/gnocchi/templates/ingress-api.yaml index 52f31c29..149c847b 100644 --- a/gnocchi/templates/ingress-api.yaml +++ b/gnocchi/templates/ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/job-bootstrap.yaml b/gnocchi/templates/job-bootstrap.yaml index 8b58185b..ca7b2a3d 100644 --- a/gnocchi/templates/job-bootstrap.yaml +++ b/gnocchi/templates/job-bootstrap.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/job-clean.yaml b/gnocchi/templates/job-clean.yaml index c0e76bea..0350f57b 100644 --- a/gnocchi/templates/job-clean.yaml +++ b/gnocchi/templates/job-clean.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/job-db-drop.yaml b/gnocchi/templates/job-db-drop.yaml index ac2b6562..89c4ded2 100644 --- a/gnocchi/templates/job-db-drop.yaml +++ b/gnocchi/templates/job-db-drop.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/job-db-init-indexer.yaml b/gnocchi/templates/job-db-init-indexer.yaml index ad472908..cac201a4 100644 --- a/gnocchi/templates/job-db-init-indexer.yaml +++ b/gnocchi/templates/job-db-init-indexer.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/job-db-init.yaml b/gnocchi/templates/job-db-init.yaml index f6da03ea..a60ff848 100644 --- a/gnocchi/templates/job-db-init.yaml +++ b/gnocchi/templates/job-db-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/job-db-sync.yaml b/gnocchi/templates/job-db-sync.yaml index b0f62f0d..929ce8ec 100644 --- a/gnocchi/templates/job-db-sync.yaml +++ b/gnocchi/templates/job-db-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/job-image-repo-sync.yaml b/gnocchi/templates/job-image-repo-sync.yaml index 7052de7b..86d79871 100644 --- a/gnocchi/templates/job-image-repo-sync.yaml +++ b/gnocchi/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/job-ks-endpoints.yaml b/gnocchi/templates/job-ks-endpoints.yaml index ff58bdf5..2ce8695c 100644 --- a/gnocchi/templates/job-ks-endpoints.yaml +++ b/gnocchi/templates/job-ks-endpoints.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/job-ks-service.yaml b/gnocchi/templates/job-ks-service.yaml index 1523b760..e45db507 100644 --- a/gnocchi/templates/job-ks-service.yaml +++ b/gnocchi/templates/job-ks-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/job-ks-user.yaml b/gnocchi/templates/job-ks-user.yaml index 843a2e85..68ae1a26 100644 --- a/gnocchi/templates/job-ks-user.yaml +++ b/gnocchi/templates/job-ks-user.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/job-storage-init.yaml b/gnocchi/templates/job-storage-init.yaml index 60bc1dfa..e5ecd648 100644 --- a/gnocchi/templates/job-storage-init.yaml +++ b/gnocchi/templates/job-storage-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/pdb-api.yaml b/gnocchi/templates/pdb-api.yaml index 56658579..0b55f05a 100644 --- a/gnocchi/templates/pdb-api.yaml +++ b/gnocchi/templates/pdb-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/pod-gnocchi-test.yaml b/gnocchi/templates/pod-gnocchi-test.yaml index df02983c..f8c7e615 100644 --- a/gnocchi/templates/pod-gnocchi-test.yaml +++ b/gnocchi/templates/pod-gnocchi-test.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/secret-db-indexer.yaml b/gnocchi/templates/secret-db-indexer.yaml index 1b36359f..e4d3f18f 100644 --- a/gnocchi/templates/secret-db-indexer.yaml +++ b/gnocchi/templates/secret-db-indexer.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/secret-db.yaml b/gnocchi/templates/secret-db.yaml index 81516d7d..1c8b1b04 100644 --- a/gnocchi/templates/secret-db.yaml +++ b/gnocchi/templates/secret-db.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/secret-keystone.yaml b/gnocchi/templates/secret-keystone.yaml index 147766f7..b6511793 100644 --- a/gnocchi/templates/secret-keystone.yaml +++ b/gnocchi/templates/secret-keystone.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/service-api.yaml b/gnocchi/templates/service-api.yaml index ece07cca..9fb7c74c 100644 --- a/gnocchi/templates/service-api.yaml +++ b/gnocchi/templates/service-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/service-ingress-api.yaml b/gnocchi/templates/service-ingress-api.yaml index 269a681f..a28453c4 100644 --- a/gnocchi/templates/service-ingress-api.yaml +++ b/gnocchi/templates/service-ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/templates/service-statsd.yaml b/gnocchi/templates/service-statsd.yaml index 4cf65c37..8d63ec15 100644 --- a/gnocchi/templates/service-statsd.yaml +++ b/gnocchi/templates/service-statsd.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/gnocchi/values.yaml b/gnocchi/values.yaml index 4fb03867..9c93f920 100644 --- a/gnocchi/values.yaml +++ b/gnocchi/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2018 The Openstack-Helm Authors. +# Copyright 2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/Chart.yaml b/heat/Chart.yaml index 30bc2bd0..d8acf498 100644 --- a/heat/Chart.yaml +++ b/heat/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/requirements.yaml b/heat/requirements.yaml index 53782e69..ec311518 100644 --- a/heat/requirements.yaml +++ b/heat/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/templates/bin/_bootstrap.sh.tpl b/heat/templates/bin/_bootstrap.sh.tpl index 533c0a5a..6a0990dc 100644 --- a/heat/templates/bin/_bootstrap.sh.tpl +++ b/heat/templates/bin/_bootstrap.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/bin/_db-sync.sh.tpl b/heat/templates/bin/_db-sync.sh.tpl index b66e1f1e..9806598c 100644 --- a/heat/templates/bin/_db-sync.sh.tpl +++ b/heat/templates/bin/_db-sync.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/bin/_heat-api.sh.tpl b/heat/templates/bin/_heat-api.sh.tpl index f5c75e4c..0be9128d 100644 --- a/heat/templates/bin/_heat-api.sh.tpl +++ b/heat/templates/bin/_heat-api.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/bin/_heat-cfn.sh.tpl b/heat/templates/bin/_heat-cfn.sh.tpl index 3598d519..17bab052 100644 --- a/heat/templates/bin/_heat-cfn.sh.tpl +++ b/heat/templates/bin/_heat-cfn.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/bin/_heat-cloudwatch.sh.tpl b/heat/templates/bin/_heat-cloudwatch.sh.tpl index 10a8e262..fa766aae 100644 --- a/heat/templates/bin/_heat-cloudwatch.sh.tpl +++ b/heat/templates/bin/_heat-cloudwatch.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/bin/_heat-engine-cleaner.sh.tpl b/heat/templates/bin/_heat-engine-cleaner.sh.tpl index 5c659c6d..5b7790da 100644 --- a/heat/templates/bin/_heat-engine-cleaner.sh.tpl +++ b/heat/templates/bin/_heat-engine-cleaner.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/bin/_heat-engine.sh.tpl b/heat/templates/bin/_heat-engine.sh.tpl index 96e77dc5..1b3f529f 100644 --- a/heat/templates/bin/_heat-engine.sh.tpl +++ b/heat/templates/bin/_heat-engine.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/bin/_trusts.sh.tpl b/heat/templates/bin/_trusts.sh.tpl index bef874dc..c6a14ead 100644 --- a/heat/templates/bin/_trusts.sh.tpl +++ b/heat/templates/bin/_trusts.sh.tpl @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/heat/templates/configmap-bin.yaml b/heat/templates/configmap-bin.yaml index b432097b..069f7b0c 100644 --- a/heat/templates/configmap-bin.yaml +++ b/heat/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/configmap-etc.yaml b/heat/templates/configmap-etc.yaml index e89012d6..3e59d09d 100644 --- a/heat/templates/configmap-etc.yaml +++ b/heat/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/cron-job-engine-cleaner.yaml b/heat/templates/cron-job-engine-cleaner.yaml index ecbab748..04f1efe2 100644 --- a/heat/templates/cron-job-engine-cleaner.yaml +++ b/heat/templates/cron-job-engine-cleaner.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/deployment-api.yaml b/heat/templates/deployment-api.yaml index 062c4d7d..5d48ecc5 100644 --- a/heat/templates/deployment-api.yaml +++ b/heat/templates/deployment-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/deployment-cfn.yaml b/heat/templates/deployment-cfn.yaml index 9759f1f1..90c4168d 100644 --- a/heat/templates/deployment-cfn.yaml +++ b/heat/templates/deployment-cfn.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/deployment-cloudwatch.yaml b/heat/templates/deployment-cloudwatch.yaml index aaec3a24..b3a624fa 100644 --- a/heat/templates/deployment-cloudwatch.yaml +++ b/heat/templates/deployment-cloudwatch.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/deployment-engine.yaml b/heat/templates/deployment-engine.yaml index 71803bd9..2ae3bf3f 100644 --- a/heat/templates/deployment-engine.yaml +++ b/heat/templates/deployment-engine.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/ingress-api.yaml b/heat/templates/ingress-api.yaml index 9ba0ef36..b66d8ed4 100644 --- a/heat/templates/ingress-api.yaml +++ b/heat/templates/ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/ingress-cfn.yaml b/heat/templates/ingress-cfn.yaml index cf963fb6..eb183fa0 100644 --- a/heat/templates/ingress-cfn.yaml +++ b/heat/templates/ingress-cfn.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/ingress-cloudwatch.yaml b/heat/templates/ingress-cloudwatch.yaml index 17bc1042..5752a966 100644 --- a/heat/templates/ingress-cloudwatch.yaml +++ b/heat/templates/ingress-cloudwatch.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/job-bootstrap.yaml b/heat/templates/job-bootstrap.yaml index 60b14983..5683f947 100644 --- a/heat/templates/job-bootstrap.yaml +++ b/heat/templates/job-bootstrap.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/job-db-drop.yaml b/heat/templates/job-db-drop.yaml index 36020b33..bac3d2c2 100644 --- a/heat/templates/job-db-drop.yaml +++ b/heat/templates/job-db-drop.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/job-db-init.yaml b/heat/templates/job-db-init.yaml index 292ff04b..80a3111e 100644 --- a/heat/templates/job-db-init.yaml +++ b/heat/templates/job-db-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/job-db-sync.yaml b/heat/templates/job-db-sync.yaml index 08f3281f..11548d7d 100644 --- a/heat/templates/job-db-sync.yaml +++ b/heat/templates/job-db-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/job-image-repo-sync.yaml b/heat/templates/job-image-repo-sync.yaml index 1f910f43..fcead8cb 100644 --- a/heat/templates/job-image-repo-sync.yaml +++ b/heat/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/job-ks-endpoints.yaml b/heat/templates/job-ks-endpoints.yaml index 48eabd7e..f2140883 100644 --- a/heat/templates/job-ks-endpoints.yaml +++ b/heat/templates/job-ks-endpoints.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/job-ks-service.yaml b/heat/templates/job-ks-service.yaml index 43581e8d..76c5cee5 100644 --- a/heat/templates/job-ks-service.yaml +++ b/heat/templates/job-ks-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/job-ks-user-domain.yaml b/heat/templates/job-ks-user-domain.yaml index da04d782..4b9982e5 100644 --- a/heat/templates/job-ks-user-domain.yaml +++ b/heat/templates/job-ks-user-domain.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/job-ks-user-trustee.yaml b/heat/templates/job-ks-user-trustee.yaml index 0af10b50..760a74f6 100644 --- a/heat/templates/job-ks-user-trustee.yaml +++ b/heat/templates/job-ks-user-trustee.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/job-ks-user.yaml b/heat/templates/job-ks-user.yaml index 3b431f6b..818e1118 100644 --- a/heat/templates/job-ks-user.yaml +++ b/heat/templates/job-ks-user.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/job-rabbit-init.yaml b/heat/templates/job-rabbit-init.yaml index 154993cc..5ef933a7 100644 --- a/heat/templates/job-rabbit-init.yaml +++ b/heat/templates/job-rabbit-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/job-trusts.yaml b/heat/templates/job-trusts.yaml index 75008de8..1da04daf 100644 --- a/heat/templates/job-trusts.yaml +++ b/heat/templates/job-trusts.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/pdb-api.yaml b/heat/templates/pdb-api.yaml index 24acbfac..eb1b6614 100644 --- a/heat/templates/pdb-api.yaml +++ b/heat/templates/pdb-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/pdb-cfn.yaml b/heat/templates/pdb-cfn.yaml index b897389e..fdfc3d17 100644 --- a/heat/templates/pdb-cfn.yaml +++ b/heat/templates/pdb-cfn.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/pdb-cloudwatch.yaml b/heat/templates/pdb-cloudwatch.yaml index 20254ad7..2862db98 100644 --- a/heat/templates/pdb-cloudwatch.yaml +++ b/heat/templates/pdb-cloudwatch.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/pod-rally-test.yaml b/heat/templates/pod-rally-test.yaml index 7cdd5a18..8c1c72a2 100644 --- a/heat/templates/pod-rally-test.yaml +++ b/heat/templates/pod-rally-test.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/secret-db.yaml b/heat/templates/secret-db.yaml index f233e878..d2076936 100644 --- a/heat/templates/secret-db.yaml +++ b/heat/templates/secret-db.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/secret-ingress-tls.yaml b/heat/templates/secret-ingress-tls.yaml index 76fec5bc..14476387 100644 --- a/heat/templates/secret-ingress-tls.yaml +++ b/heat/templates/secret-ingress-tls.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/secret-keystone.yaml b/heat/templates/secret-keystone.yaml index c6c88ec8..d2b0f54a 100644 --- a/heat/templates/secret-keystone.yaml +++ b/heat/templates/secret-keystone.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/secret-rabbitmq.yaml b/heat/templates/secret-rabbitmq.yaml index 65da5ef8..96ae093b 100644 --- a/heat/templates/secret-rabbitmq.yaml +++ b/heat/templates/secret-rabbitmq.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/service-api.yaml b/heat/templates/service-api.yaml index 47c7e782..08894e4f 100644 --- a/heat/templates/service-api.yaml +++ b/heat/templates/service-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/service-cfn.yaml b/heat/templates/service-cfn.yaml index f5945f92..54764a93 100644 --- a/heat/templates/service-cfn.yaml +++ b/heat/templates/service-cfn.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/service-cloudwatch.yaml b/heat/templates/service-cloudwatch.yaml index 82f9ed79..3045ee41 100644 --- a/heat/templates/service-cloudwatch.yaml +++ b/heat/templates/service-cloudwatch.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/service-ingress-api.yaml b/heat/templates/service-ingress-api.yaml index 36da627f..10d713d3 100644 --- a/heat/templates/service-ingress-api.yaml +++ b/heat/templates/service-ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/service-ingress-cfn.yaml b/heat/templates/service-ingress-cfn.yaml index 437d38ba..5ab8d745 100644 --- a/heat/templates/service-ingress-cfn.yaml +++ b/heat/templates/service-ingress-cfn.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/templates/service-ingress-cloudwatch.yaml b/heat/templates/service-ingress-cloudwatch.yaml index 4134008a..711d60f3 100644 --- a/heat/templates/service-ingress-cloudwatch.yaml +++ b/heat/templates/service-ingress-cloudwatch.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/heat/values.yaml b/heat/values.yaml index 60af0620..2cb1088a 100644 --- a/heat/values.yaml +++ b/heat/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/horizon/Chart.yaml b/horizon/Chart.yaml index 67ebfefe..4ec8f889 100644 --- a/horizon/Chart.yaml +++ b/horizon/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/horizon/requirements.yaml b/horizon/requirements.yaml index 53782e69..ec311518 100644 --- a/horizon/requirements.yaml +++ b/horizon/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/horizon/templates/bin/_db-sync.sh.tpl b/horizon/templates/bin/_db-sync.sh.tpl index fdfd7a80..f3fed075 100644 --- a/horizon/templates/bin/_db-sync.sh.tpl +++ b/horizon/templates/bin/_db-sync.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/horizon/templates/bin/_horizon.sh.tpl b/horizon/templates/bin/_horizon.sh.tpl index 473d2354..1a9f7d7e 100644 --- a/horizon/templates/bin/_horizon.sh.tpl +++ b/horizon/templates/bin/_horizon.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/horizon/templates/configmap-bin.yaml b/horizon/templates/configmap-bin.yaml index eef146d9..261196bb 100644 --- a/horizon/templates/configmap-bin.yaml +++ b/horizon/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/horizon/templates/configmap-etc.yaml b/horizon/templates/configmap-etc.yaml index bfdfc187..112c567b 100644 --- a/horizon/templates/configmap-etc.yaml +++ b/horizon/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/horizon/templates/deployment.yaml b/horizon/templates/deployment.yaml index c6a3bd5d..a776a9eb 100644 --- a/horizon/templates/deployment.yaml +++ b/horizon/templates/deployment.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/horizon/templates/ingress-api.yaml b/horizon/templates/ingress-api.yaml index 7e059e7e..f9aba160 100644 --- a/horizon/templates/ingress-api.yaml +++ b/horizon/templates/ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/horizon/templates/job-db-drop.yaml b/horizon/templates/job-db-drop.yaml index bf5048bf..d2ae63f2 100644 --- a/horizon/templates/job-db-drop.yaml +++ b/horizon/templates/job-db-drop.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/horizon/templates/job-db-init.yaml b/horizon/templates/job-db-init.yaml index d6d3d8a1..29176b93 100644 --- a/horizon/templates/job-db-init.yaml +++ b/horizon/templates/job-db-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/horizon/templates/job-db-sync.yaml b/horizon/templates/job-db-sync.yaml index 980280c0..ae614608 100644 --- a/horizon/templates/job-db-sync.yaml +++ b/horizon/templates/job-db-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/horizon/templates/job-image-repo-sync.yaml b/horizon/templates/job-image-repo-sync.yaml index 6b8efe17..8fa93fdd 100644 --- a/horizon/templates/job-image-repo-sync.yaml +++ b/horizon/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/horizon/templates/pdb.yaml b/horizon/templates/pdb.yaml index 4cd36455..528c1041 100644 --- a/horizon/templates/pdb.yaml +++ b/horizon/templates/pdb.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/horizon/templates/secret-db.yaml b/horizon/templates/secret-db.yaml index f99bb45d..f63904f6 100644 --- a/horizon/templates/secret-db.yaml +++ b/horizon/templates/secret-db.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/horizon/templates/secret-ingress-tls.yaml b/horizon/templates/secret-ingress-tls.yaml index 04705bc3..276f1a2a 100644 --- a/horizon/templates/secret-ingress-tls.yaml +++ b/horizon/templates/secret-ingress-tls.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/horizon/templates/service-ingress.yaml b/horizon/templates/service-ingress.yaml index b279e740..6812d238 100644 --- a/horizon/templates/service-ingress.yaml +++ b/horizon/templates/service-ingress.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/horizon/templates/service.yaml b/horizon/templates/service.yaml index a28e7be5..2f74c67f 100644 --- a/horizon/templates/service.yaml +++ b/horizon/templates/service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/horizon/values.yaml b/horizon/values.yaml index 039cc1e4..e5f136e1 100644 --- a/horizon/values.yaml +++ b/horizon/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ironic/Chart.yaml b/ironic/Chart.yaml index 47f5098a..0c0d20f4 100644 --- a/ironic/Chart.yaml +++ b/ironic/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ironic/requirements.yaml b/ironic/requirements.yaml index 53782e69..ec311518 100644 --- a/ironic/requirements.yaml +++ b/ironic/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ironic/templates/bin/_bootstrap.sh.tpl b/ironic/templates/bin/_bootstrap.sh.tpl index 533c0a5a..6a0990dc 100644 --- a/ironic/templates/bin/_bootstrap.sh.tpl +++ b/ironic/templates/bin/_bootstrap.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/bin/_db-sync.sh.tpl b/ironic/templates/bin/_db-sync.sh.tpl index 9adc7e57..0b7f9fc4 100644 --- a/ironic/templates/bin/_db-sync.sh.tpl +++ b/ironic/templates/bin/_db-sync.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/bin/_ironic-api.sh.tpl b/ironic/templates/bin/_ironic-api.sh.tpl index 6c6c8225..c80592e4 100644 --- a/ironic/templates/bin/_ironic-api.sh.tpl +++ b/ironic/templates/bin/_ironic-api.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/bin/_ironic-conductor-http-init.sh.tpl b/ironic/templates/bin/_ironic-conductor-http-init.sh.tpl index 3aacee62..7b6f510b 100644 --- a/ironic/templates/bin/_ironic-conductor-http-init.sh.tpl +++ b/ironic/templates/bin/_ironic-conductor-http-init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/bin/_ironic-conductor-http.sh.tpl b/ironic/templates/bin/_ironic-conductor-http.sh.tpl index c346fbac..a3a1df20 100644 --- a/ironic/templates/bin/_ironic-conductor-http.sh.tpl +++ b/ironic/templates/bin/_ironic-conductor-http.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/bin/_ironic-conductor-init.sh.tpl b/ironic/templates/bin/_ironic-conductor-init.sh.tpl index 11cbd624..505df7c5 100644 --- a/ironic/templates/bin/_ironic-conductor-init.sh.tpl +++ b/ironic/templates/bin/_ironic-conductor-init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/bin/_ironic-conductor-pxe-init.sh.tpl b/ironic/templates/bin/_ironic-conductor-pxe-init.sh.tpl index b8c4c4cd..73087170 100644 --- a/ironic/templates/bin/_ironic-conductor-pxe-init.sh.tpl +++ b/ironic/templates/bin/_ironic-conductor-pxe-init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/bin/_ironic-conductor-pxe.sh.tpl b/ironic/templates/bin/_ironic-conductor-pxe.sh.tpl index 3c642de6..9e68b16f 100644 --- a/ironic/templates/bin/_ironic-conductor-pxe.sh.tpl +++ b/ironic/templates/bin/_ironic-conductor-pxe.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/bin/_ironic-conductor.sh.tpl b/ironic/templates/bin/_ironic-conductor.sh.tpl index a59e6873..c3064f22 100644 --- a/ironic/templates/bin/_ironic-conductor.sh.tpl +++ b/ironic/templates/bin/_ironic-conductor.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/bin/_manage-cleaning-network.sh.tpl b/ironic/templates/bin/_manage-cleaning-network.sh.tpl index 3b28a95a..8143e367 100644 --- a/ironic/templates/bin/_manage-cleaning-network.sh.tpl +++ b/ironic/templates/bin/_manage-cleaning-network.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/bin/_retreive-cleaning-network.sh.tpl b/ironic/templates/bin/_retreive-cleaning-network.sh.tpl index 985c3904..ee53d881 100644 --- a/ironic/templates/bin/_retreive-cleaning-network.sh.tpl +++ b/ironic/templates/bin/_retreive-cleaning-network.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/bin/_retreive-swift-config.sh.tpl b/ironic/templates/bin/_retreive-swift-config.sh.tpl index 6868e06f..04b88a2f 100644 --- a/ironic/templates/bin/_retreive-swift-config.sh.tpl +++ b/ironic/templates/bin/_retreive-swift-config.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/configmap-bin.yaml b/ironic/templates/configmap-bin.yaml index 1b6852c8..f4c75992 100644 --- a/ironic/templates/configmap-bin.yaml +++ b/ironic/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/configmap-etc.yaml b/ironic/templates/configmap-etc.yaml index 613e4bfe..07f95cf1 100644 --- a/ironic/templates/configmap-etc.yaml +++ b/ironic/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/deployment-api.yaml b/ironic/templates/deployment-api.yaml index 3c9de760..ca3e7bca 100644 --- a/ironic/templates/deployment-api.yaml +++ b/ironic/templates/deployment-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/ingress-api.yaml b/ironic/templates/ingress-api.yaml index c9e29219..8f9481f1 100644 --- a/ironic/templates/ingress-api.yaml +++ b/ironic/templates/ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/job-bootstrap.yaml b/ironic/templates/job-bootstrap.yaml index fa1b1096..48933eae 100644 --- a/ironic/templates/job-bootstrap.yaml +++ b/ironic/templates/job-bootstrap.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/job-db-drop.yaml b/ironic/templates/job-db-drop.yaml index ced2e56e..78b73180 100644 --- a/ironic/templates/job-db-drop.yaml +++ b/ironic/templates/job-db-drop.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/job-db-init.yaml b/ironic/templates/job-db-init.yaml index 43764729..dda8f6ee 100644 --- a/ironic/templates/job-db-init.yaml +++ b/ironic/templates/job-db-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/job-db-sync.yaml b/ironic/templates/job-db-sync.yaml index bcd91907..185b9db3 100644 --- a/ironic/templates/job-db-sync.yaml +++ b/ironic/templates/job-db-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/job-image-repo-sync.yaml b/ironic/templates/job-image-repo-sync.yaml index c42db920..e44f12cf 100644 --- a/ironic/templates/job-image-repo-sync.yaml +++ b/ironic/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/job-ks-endpoints.yaml b/ironic/templates/job-ks-endpoints.yaml index 0658aee9..ec53408f 100644 --- a/ironic/templates/job-ks-endpoints.yaml +++ b/ironic/templates/job-ks-endpoints.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/job-ks-service.yaml b/ironic/templates/job-ks-service.yaml index f2a84be6..f8188c54 100644 --- a/ironic/templates/job-ks-service.yaml +++ b/ironic/templates/job-ks-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/job-ks-user.yaml b/ironic/templates/job-ks-user.yaml index 12e5f2df..39b4dc8d 100644 --- a/ironic/templates/job-ks-user.yaml +++ b/ironic/templates/job-ks-user.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/job-manage-cleaning-network.yaml b/ironic/templates/job-manage-cleaning-network.yaml index 57244795..f8d3b7db 100644 --- a/ironic/templates/job-manage-cleaning-network.yaml +++ b/ironic/templates/job-manage-cleaning-network.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/job-rabbit-init.yaml b/ironic/templates/job-rabbit-init.yaml index b46dbaeb..728830c5 100644 --- a/ironic/templates/job-rabbit-init.yaml +++ b/ironic/templates/job-rabbit-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/pdb-api.yaml b/ironic/templates/pdb-api.yaml index c4402e4b..fb70754c 100644 --- a/ironic/templates/pdb-api.yaml +++ b/ironic/templates/pdb-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/secret-db.yaml b/ironic/templates/secret-db.yaml index eb988907..72c89744 100644 --- a/ironic/templates/secret-db.yaml +++ b/ironic/templates/secret-db.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/secret-keystone.yaml b/ironic/templates/secret-keystone.yaml index 38b4f136..5cbfa444 100644 --- a/ironic/templates/secret-keystone.yaml +++ b/ironic/templates/secret-keystone.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/secret-rabbitmq.yaml b/ironic/templates/secret-rabbitmq.yaml index 211c5890..103a1984 100644 --- a/ironic/templates/secret-rabbitmq.yaml +++ b/ironic/templates/secret-rabbitmq.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/service-api.yaml b/ironic/templates/service-api.yaml index f1921f74..4d6fb487 100644 --- a/ironic/templates/service-api.yaml +++ b/ironic/templates/service-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/service-ingress-api.yaml b/ironic/templates/service-ingress-api.yaml index 37ab0aa6..bcc789cc 100644 --- a/ironic/templates/service-ingress-api.yaml +++ b/ironic/templates/service-ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/templates/statefulset-conductor.yaml b/ironic/templates/statefulset-conductor.yaml index 66f3f792..0c1854fa 100644 --- a/ironic/templates/statefulset-conductor.yaml +++ b/ironic/templates/statefulset-conductor.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ironic/values.yaml b/ironic/values.yaml index 6fd7499d..d4e6a611 100644 --- a/ironic/values.yaml +++ b/ironic/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/keystone/Chart.yaml b/keystone/Chart.yaml index 75644482..8468d8a3 100644 --- a/keystone/Chart.yaml +++ b/keystone/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/keystone/requirements.yaml b/keystone/requirements.yaml index 53782e69..ec311518 100644 --- a/keystone/requirements.yaml +++ b/keystone/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/keystone/templates/bin/_bootstrap.sh.tpl b/keystone/templates/bin/_bootstrap.sh.tpl index 9dc8181e..815e755d 100644 --- a/keystone/templates/bin/_bootstrap.sh.tpl +++ b/keystone/templates/bin/_bootstrap.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/bin/_db-sync.sh.tpl b/keystone/templates/bin/_db-sync.sh.tpl index d9fdae26..4fba48ea 100644 --- a/keystone/templates/bin/_db-sync.sh.tpl +++ b/keystone/templates/bin/_db-sync.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/bin/_domain-manage-init.sh.tpl b/keystone/templates/bin/_domain-manage-init.sh.tpl index a8b17e99..452b4202 100644 --- a/keystone/templates/bin/_domain-manage-init.sh.tpl +++ b/keystone/templates/bin/_domain-manage-init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/bin/_domain-manage.sh.tpl b/keystone/templates/bin/_domain-manage.sh.tpl index 9df3d842..4ca913ba 100644 --- a/keystone/templates/bin/_domain-manage.sh.tpl +++ b/keystone/templates/bin/_domain-manage.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/bin/_endpoint-update.py.tpl b/keystone/templates/bin/_endpoint-update.py.tpl index 88930f56..2de61e95 100644 --- a/keystone/templates/bin/_endpoint-update.py.tpl +++ b/keystone/templates/bin/_endpoint-update.py.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/bin/_fernet-manage.py.tpl b/keystone/templates/bin/_fernet-manage.py.tpl index 5d122c78..081827f4 100644 --- a/keystone/templates/bin/_fernet-manage.py.tpl +++ b/keystone/templates/bin/_fernet-manage.py.tpl @@ -1,7 +1,7 @@ #!/usr/bin/env python {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/bin/_keystone-api.sh.tpl b/keystone/templates/bin/_keystone-api.sh.tpl index 217d9422..d41f53eb 100644 --- a/keystone/templates/bin/_keystone-api.sh.tpl +++ b/keystone/templates/bin/_keystone-api.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/configmap-bin.yaml b/keystone/templates/configmap-bin.yaml index b06aa846..d6545685 100644 --- a/keystone/templates/configmap-bin.yaml +++ b/keystone/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/configmap-etc.yaml b/keystone/templates/configmap-etc.yaml index 5e7721b6..4e12bda3 100644 --- a/keystone/templates/configmap-etc.yaml +++ b/keystone/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/cron-job-credential-rotate.yaml b/keystone/templates/cron-job-credential-rotate.yaml index 069968c8..2478b560 100644 --- a/keystone/templates/cron-job-credential-rotate.yaml +++ b/keystone/templates/cron-job-credential-rotate.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/cron-job-fernet-rotate.yaml b/keystone/templates/cron-job-fernet-rotate.yaml index 00e086ab..36be05f8 100644 --- a/keystone/templates/cron-job-fernet-rotate.yaml +++ b/keystone/templates/cron-job-fernet-rotate.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/deployment-api.yaml b/keystone/templates/deployment-api.yaml index cb5e04c9..36de412b 100644 --- a/keystone/templates/deployment-api.yaml +++ b/keystone/templates/deployment-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/ingress-api.yaml b/keystone/templates/ingress-api.yaml index de36571c..9f38f4d6 100644 --- a/keystone/templates/ingress-api.yaml +++ b/keystone/templates/ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/job-bootstrap.yaml b/keystone/templates/job-bootstrap.yaml index 93807220..c7d78d98 100644 --- a/keystone/templates/job-bootstrap.yaml +++ b/keystone/templates/job-bootstrap.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/job-credential-setup.yaml b/keystone/templates/job-credential-setup.yaml index 2eef6a37..e6098438 100644 --- a/keystone/templates/job-credential-setup.yaml +++ b/keystone/templates/job-credential-setup.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/job-db-drop.yaml b/keystone/templates/job-db-drop.yaml index d692c89f..16534da4 100644 --- a/keystone/templates/job-db-drop.yaml +++ b/keystone/templates/job-db-drop.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/job-db-init.yaml b/keystone/templates/job-db-init.yaml index 8451fa27..b09b56b1 100644 --- a/keystone/templates/job-db-init.yaml +++ b/keystone/templates/job-db-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/job-db-sync.yaml b/keystone/templates/job-db-sync.yaml index 56a39b89..32474de7 100644 --- a/keystone/templates/job-db-sync.yaml +++ b/keystone/templates/job-db-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/job-domain-manage.yaml b/keystone/templates/job-domain-manage.yaml index a2c8be84..f138375f 100644 --- a/keystone/templates/job-domain-manage.yaml +++ b/keystone/templates/job-domain-manage.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/job-fernet-setup.yaml b/keystone/templates/job-fernet-setup.yaml index ebe9f218..38cdf039 100644 --- a/keystone/templates/job-fernet-setup.yaml +++ b/keystone/templates/job-fernet-setup.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/job-image-repo-sync.yaml b/keystone/templates/job-image-repo-sync.yaml index a2db7ac6..d33d7c1a 100644 --- a/keystone/templates/job-image-repo-sync.yaml +++ b/keystone/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/job-rabbit-init.yaml b/keystone/templates/job-rabbit-init.yaml index d642ce2c..cce4e359 100644 --- a/keystone/templates/job-rabbit-init.yaml +++ b/keystone/templates/job-rabbit-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/pdb.yaml b/keystone/templates/pdb.yaml index 68452edd..f095e2a2 100644 --- a/keystone/templates/pdb.yaml +++ b/keystone/templates/pdb.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/pod-rally-test.yaml b/keystone/templates/pod-rally-test.yaml index fedb8ff6..6ea05080 100644 --- a/keystone/templates/pod-rally-test.yaml +++ b/keystone/templates/pod-rally-test.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/secret-credential-keys.yaml b/keystone/templates/secret-credential-keys.yaml index 9625f1a9..9a616b40 100644 --- a/keystone/templates/secret-credential-keys.yaml +++ b/keystone/templates/secret-credential-keys.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/secret-db.yaml b/keystone/templates/secret-db.yaml index 9edd8e5e..aa001c7a 100644 --- a/keystone/templates/secret-db.yaml +++ b/keystone/templates/secret-db.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/secret-fernet-keys.yaml b/keystone/templates/secret-fernet-keys.yaml index c9d3de18..90b5b19d 100644 --- a/keystone/templates/secret-fernet-keys.yaml +++ b/keystone/templates/secret-fernet-keys.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/secret-ingress-tls.yaml b/keystone/templates/secret-ingress-tls.yaml index 3b57b4aa..cbdac607 100644 --- a/keystone/templates/secret-ingress-tls.yaml +++ b/keystone/templates/secret-ingress-tls.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/secret-keystone.yaml b/keystone/templates/secret-keystone.yaml index f7cfc3c9..ede0d8ec 100644 --- a/keystone/templates/secret-keystone.yaml +++ b/keystone/templates/secret-keystone.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/secret-ldap-tls.yaml b/keystone/templates/secret-ldap-tls.yaml index 1197c37d..c7f050dd 100644 --- a/keystone/templates/secret-ldap-tls.yaml +++ b/keystone/templates/secret-ldap-tls.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/secret-rabbitmq.yaml b/keystone/templates/secret-rabbitmq.yaml index 1c03bb59..10262adc 100644 --- a/keystone/templates/secret-rabbitmq.yaml +++ b/keystone/templates/secret-rabbitmq.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/service-api.yaml b/keystone/templates/service-api.yaml index a00c6ef6..2a22b9d4 100644 --- a/keystone/templates/service-api.yaml +++ b/keystone/templates/service-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/templates/service-ingress-api.yaml b/keystone/templates/service-ingress-api.yaml index 21d222c5..44176848 100644 --- a/keystone/templates/service-ingress-api.yaml +++ b/keystone/templates/service-ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/keystone/values.yaml b/keystone/values.yaml index d41f1e63..475e9912 100644 --- a/keystone/values.yaml +++ b/keystone/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/libvirt/Chart.yaml b/libvirt/Chart.yaml index 8dc577ba..57d34606 100644 --- a/libvirt/Chart.yaml +++ b/libvirt/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/libvirt/requirements.yaml b/libvirt/requirements.yaml index 53782e69..ec311518 100644 --- a/libvirt/requirements.yaml +++ b/libvirt/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/libvirt/templates/bin/_ceph-admin-keyring.sh.tpl b/libvirt/templates/bin/_ceph-admin-keyring.sh.tpl index fa416c05..bada85d1 100644 --- a/libvirt/templates/bin/_ceph-admin-keyring.sh.tpl +++ b/libvirt/templates/bin/_ceph-admin-keyring.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/libvirt/templates/bin/_ceph-keyring.sh.tpl b/libvirt/templates/bin/_ceph-keyring.sh.tpl index 418a40c2..672b2c72 100644 --- a/libvirt/templates/bin/_ceph-keyring.sh.tpl +++ b/libvirt/templates/bin/_ceph-keyring.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/libvirt/templates/bin/_libvirt.sh.tpl b/libvirt/templates/bin/_libvirt.sh.tpl index 7d2c5b61..957d5746 100644 --- a/libvirt/templates/bin/_libvirt.sh.tpl +++ b/libvirt/templates/bin/_libvirt.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/libvirt/templates/configmap-bin.yaml b/libvirt/templates/configmap-bin.yaml index ffe7a0d2..44aec15c 100644 --- a/libvirt/templates/configmap-bin.yaml +++ b/libvirt/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/libvirt/templates/configmap-etc.yaml b/libvirt/templates/configmap-etc.yaml index cab19942..043ad9ec 100644 --- a/libvirt/templates/configmap-etc.yaml +++ b/libvirt/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/libvirt/templates/daemonset-libvirt.yaml b/libvirt/templates/daemonset-libvirt.yaml index 051f3ac5..863b1091 100644 --- a/libvirt/templates/daemonset-libvirt.yaml +++ b/libvirt/templates/daemonset-libvirt.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/libvirt/templates/job-image-repo-sync.yaml b/libvirt/templates/job-image-repo-sync.yaml index c24dd75c..4a8f1a38 100644 --- a/libvirt/templates/job-image-repo-sync.yaml +++ b/libvirt/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/libvirt/templates/utils/_to_libvirt_conf.tpl b/libvirt/templates/utils/_to_libvirt_conf.tpl index 8d7c712a..4b887077 100644 --- a/libvirt/templates/utils/_to_libvirt_conf.tpl +++ b/libvirt/templates/utils/_to_libvirt_conf.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/libvirt/values.yaml b/libvirt/values.yaml index 1ae06fe9..60d7225b 100644 --- a/libvirt/values.yaml +++ b/libvirt/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/magnum/Chart.yaml b/magnum/Chart.yaml index 6bc838e3..65830622 100644 --- a/magnum/Chart.yaml +++ b/magnum/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/magnum/requirements.yaml b/magnum/requirements.yaml index 53782e69..ec311518 100644 --- a/magnum/requirements.yaml +++ b/magnum/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/magnum/templates/bin/_bootstrap.sh.tpl b/magnum/templates/bin/_bootstrap.sh.tpl index 533c0a5a..6a0990dc 100644 --- a/magnum/templates/bin/_bootstrap.sh.tpl +++ b/magnum/templates/bin/_bootstrap.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/bin/_db-sync.sh.tpl b/magnum/templates/bin/_db-sync.sh.tpl index cc2d16c5..ef918c55 100644 --- a/magnum/templates/bin/_db-sync.sh.tpl +++ b/magnum/templates/bin/_db-sync.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/bin/_magnum-api.sh.tpl b/magnum/templates/bin/_magnum-api.sh.tpl index 822cdecd..12cf787c 100644 --- a/magnum/templates/bin/_magnum-api.sh.tpl +++ b/magnum/templates/bin/_magnum-api.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/bin/_magnum-conductor-init.sh.tpl b/magnum/templates/bin/_magnum-conductor-init.sh.tpl index 0efbad96..a424e988 100644 --- a/magnum/templates/bin/_magnum-conductor-init.sh.tpl +++ b/magnum/templates/bin/_magnum-conductor-init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/bin/_magnum-conductor.sh.tpl b/magnum/templates/bin/_magnum-conductor.sh.tpl index cd46146e..d00d9bec 100644 --- a/magnum/templates/bin/_magnum-conductor.sh.tpl +++ b/magnum/templates/bin/_magnum-conductor.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/configmap-bin.yaml b/magnum/templates/configmap-bin.yaml index 7af3ff7e..6357737f 100644 --- a/magnum/templates/configmap-bin.yaml +++ b/magnum/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/configmap-etc.yaml b/magnum/templates/configmap-etc.yaml index 7796fa0c..2f6f00a1 100644 --- a/magnum/templates/configmap-etc.yaml +++ b/magnum/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/deployment-api.yaml b/magnum/templates/deployment-api.yaml index 4ecc38de..b61797c6 100644 --- a/magnum/templates/deployment-api.yaml +++ b/magnum/templates/deployment-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/ingress-api.yaml b/magnum/templates/ingress-api.yaml index 3d6ebaea..08a975e3 100644 --- a/magnum/templates/ingress-api.yaml +++ b/magnum/templates/ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/job-bootstrap.yaml b/magnum/templates/job-bootstrap.yaml index e703913e..e0c8e195 100644 --- a/magnum/templates/job-bootstrap.yaml +++ b/magnum/templates/job-bootstrap.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/job-db-drop.yaml b/magnum/templates/job-db-drop.yaml index 38dbc3e6..47bc72fa 100644 --- a/magnum/templates/job-db-drop.yaml +++ b/magnum/templates/job-db-drop.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/job-db-init.yaml b/magnum/templates/job-db-init.yaml index 6c150e8e..24caa9ee 100644 --- a/magnum/templates/job-db-init.yaml +++ b/magnum/templates/job-db-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/job-db-sync.yaml b/magnum/templates/job-db-sync.yaml index 5ffe50de..c90ca8d3 100644 --- a/magnum/templates/job-db-sync.yaml +++ b/magnum/templates/job-db-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/job-image-repo-sync.yaml b/magnum/templates/job-image-repo-sync.yaml index d46215c3..8f571e02 100644 --- a/magnum/templates/job-image-repo-sync.yaml +++ b/magnum/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/job-ks-endpoints.yaml b/magnum/templates/job-ks-endpoints.yaml index 11aa3a1d..696cb1ef 100644 --- a/magnum/templates/job-ks-endpoints.yaml +++ b/magnum/templates/job-ks-endpoints.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/job-ks-service.yaml b/magnum/templates/job-ks-service.yaml index 12786ae0..1ec83590 100644 --- a/magnum/templates/job-ks-service.yaml +++ b/magnum/templates/job-ks-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/job-ks-user-domain.yaml b/magnum/templates/job-ks-user-domain.yaml index 6b5ed3e3..6960c212 100644 --- a/magnum/templates/job-ks-user-domain.yaml +++ b/magnum/templates/job-ks-user-domain.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/job-ks-user.yaml b/magnum/templates/job-ks-user.yaml index 13a28525..ef92d056 100644 --- a/magnum/templates/job-ks-user.yaml +++ b/magnum/templates/job-ks-user.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/job-rabbit-init.yaml b/magnum/templates/job-rabbit-init.yaml index 23bc8340..77d6d547 100644 --- a/magnum/templates/job-rabbit-init.yaml +++ b/magnum/templates/job-rabbit-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/pdb-api.yaml b/magnum/templates/pdb-api.yaml index bf3711b0..590eb549 100644 --- a/magnum/templates/pdb-api.yaml +++ b/magnum/templates/pdb-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/secret-db.yaml b/magnum/templates/secret-db.yaml index c70fb790..13499bda 100644 --- a/magnum/templates/secret-db.yaml +++ b/magnum/templates/secret-db.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/secret-keystone.yaml b/magnum/templates/secret-keystone.yaml index c5084833..b77e0e80 100644 --- a/magnum/templates/secret-keystone.yaml +++ b/magnum/templates/secret-keystone.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/secret-rabbitmq.yaml b/magnum/templates/secret-rabbitmq.yaml index fe335be3..62cd2080 100644 --- a/magnum/templates/secret-rabbitmq.yaml +++ b/magnum/templates/secret-rabbitmq.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/service-api.yaml b/magnum/templates/service-api.yaml index ea0aa4d6..7c11560f 100644 --- a/magnum/templates/service-api.yaml +++ b/magnum/templates/service-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/service-ingress-api.yaml b/magnum/templates/service-ingress-api.yaml index 113f67c7..8ccb706b 100644 --- a/magnum/templates/service-ingress-api.yaml +++ b/magnum/templates/service-ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/templates/statefulset-conductor.yaml b/magnum/templates/statefulset-conductor.yaml index f20bcf52..13008b62 100644 --- a/magnum/templates/statefulset-conductor.yaml +++ b/magnum/templates/statefulset-conductor.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/magnum/values.yaml b/magnum/values.yaml index 00fe95a1..4b317edc 100644 --- a/magnum/values.yaml +++ b/magnum/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mariadb/Chart.yaml b/mariadb/Chart.yaml index 8f6d1a2a..4df5e63c 100644 --- a/mariadb/Chart.yaml +++ b/mariadb/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mariadb/requirements.yaml b/mariadb/requirements.yaml index 53782e69..ec311518 100644 --- a/mariadb/requirements.yaml +++ b/mariadb/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mariadb/templates/bin/_mariadb-ingress-controller.sh.tpl b/mariadb/templates/bin/_mariadb-ingress-controller.sh.tpl index af6e0c0c..b2f03a72 100644 --- a/mariadb/templates/bin/_mariadb-ingress-controller.sh.tpl +++ b/mariadb/templates/bin/_mariadb-ingress-controller.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/bin/_mariadb-ingress-error-pages.sh.tpl b/mariadb/templates/bin/_mariadb-ingress-error-pages.sh.tpl index cf62c33f..92c2fd29 100644 --- a/mariadb/templates/bin/_mariadb-ingress-error-pages.sh.tpl +++ b/mariadb/templates/bin/_mariadb-ingress-error-pages.sh.tpl @@ -1,7 +1,7 @@ #!/bin/sh {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/bin/_readiness.sh.tpl b/mariadb/templates/bin/_readiness.sh.tpl index 86f513e2..ac2c05ee 100644 --- a/mariadb/templates/bin/_readiness.sh.tpl +++ b/mariadb/templates/bin/_readiness.sh.tpl @@ -1,7 +1,7 @@ #!/usr/bin/env bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/bin/_start.sh.tpl b/mariadb/templates/bin/_start.sh.tpl index 6920a9af..1b91001a 100644 --- a/mariadb/templates/bin/_start.sh.tpl +++ b/mariadb/templates/bin/_start.sh.tpl @@ -1,6 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/bin/_stop.sh.tpl b/mariadb/templates/bin/_stop.sh.tpl index c197065a..80a8f2d0 100644 --- a/mariadb/templates/bin/_stop.sh.tpl +++ b/mariadb/templates/bin/_stop.sh.tpl @@ -1,6 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/configmap-bin.yaml b/mariadb/templates/configmap-bin.yaml index 5e0b62cf..9edf48e8 100644 --- a/mariadb/templates/configmap-bin.yaml +++ b/mariadb/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/configmap-etc.yaml b/mariadb/templates/configmap-etc.yaml index aa11d5db..ba81db13 100644 --- a/mariadb/templates/configmap-etc.yaml +++ b/mariadb/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/configmap-services-tcp.yaml b/mariadb/templates/configmap-services-tcp.yaml index 605a1860..7032807b 100644 --- a/mariadb/templates/configmap-services-tcp.yaml +++ b/mariadb/templates/configmap-services-tcp.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/deployment-error.yaml b/mariadb/templates/deployment-error.yaml index 87d4c161..ad5b3d0c 100644 --- a/mariadb/templates/deployment-error.yaml +++ b/mariadb/templates/deployment-error.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/deployment-ingress.yaml b/mariadb/templates/deployment-ingress.yaml index 4bfc147f..3868d13c 100644 --- a/mariadb/templates/deployment-ingress.yaml +++ b/mariadb/templates/deployment-ingress.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/etc/_00-base.cnf.tpl b/mariadb/templates/etc/_00-base.cnf.tpl index 5e2597f9..6842720b 100644 --- a/mariadb/templates/etc/_00-base.cnf.tpl +++ b/mariadb/templates/etc/_00-base.cnf.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/etc/_20-override.cnf.tpl b/mariadb/templates/etc/_20-override.cnf.tpl index 7c445fd6..e2925f52 100644 --- a/mariadb/templates/etc/_20-override.cnf.tpl +++ b/mariadb/templates/etc/_20-override.cnf.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/etc/_99-force.cnf.tpl b/mariadb/templates/etc/_99-force.cnf.tpl index 3d92e99f..e606b8a5 100644 --- a/mariadb/templates/etc/_99-force.cnf.tpl +++ b/mariadb/templates/etc/_99-force.cnf.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/etc/_my.cnf.tpl b/mariadb/templates/etc/_my.cnf.tpl index 33184d52..964348d6 100644 --- a/mariadb/templates/etc/_my.cnf.tpl +++ b/mariadb/templates/etc/_my.cnf.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/job-image-repo-sync.yaml b/mariadb/templates/job-image-repo-sync.yaml index e099429a..3fd3aec5 100644 --- a/mariadb/templates/job-image-repo-sync.yaml +++ b/mariadb/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/monitoring/prometheus/bin/_create-mysql-user.sh.tpl b/mariadb/templates/monitoring/prometheus/bin/_create-mysql-user.sh.tpl index 49773d0a..dc68633c 100644 --- a/mariadb/templates/monitoring/prometheus/bin/_create-mysql-user.sh.tpl +++ b/mariadb/templates/monitoring/prometheus/bin/_create-mysql-user.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/monitoring/prometheus/bin/_mysqld-exporter.sh.tpl b/mariadb/templates/monitoring/prometheus/bin/_mysqld-exporter.sh.tpl index 6a7395fc..0c16760f 100644 --- a/mariadb/templates/monitoring/prometheus/bin/_mysqld-exporter.sh.tpl +++ b/mariadb/templates/monitoring/prometheus/bin/_mysqld-exporter.sh.tpl @@ -1,7 +1,7 @@ #!/bin/sh {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/monitoring/prometheus/exporter-configmap-bin.yaml b/mariadb/templates/monitoring/prometheus/exporter-configmap-bin.yaml index 169f8e56..b1d520c4 100644 --- a/mariadb/templates/monitoring/prometheus/exporter-configmap-bin.yaml +++ b/mariadb/templates/monitoring/prometheus/exporter-configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/monitoring/prometheus/exporter-deployment.yaml b/mariadb/templates/monitoring/prometheus/exporter-deployment.yaml index 274a06c0..24f850ca 100644 --- a/mariadb/templates/monitoring/prometheus/exporter-deployment.yaml +++ b/mariadb/templates/monitoring/prometheus/exporter-deployment.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/monitoring/prometheus/exporter-job-create-user.yaml b/mariadb/templates/monitoring/prometheus/exporter-job-create-user.yaml index df7a1470..2f087faf 100644 --- a/mariadb/templates/monitoring/prometheus/exporter-job-create-user.yaml +++ b/mariadb/templates/monitoring/prometheus/exporter-job-create-user.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/monitoring/prometheus/exporter-secrets-etc.yaml b/mariadb/templates/monitoring/prometheus/exporter-secrets-etc.yaml index 2d19c275..b8971d06 100644 --- a/mariadb/templates/monitoring/prometheus/exporter-secrets-etc.yaml +++ b/mariadb/templates/monitoring/prometheus/exporter-secrets-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/monitoring/prometheus/exporter-service.yaml b/mariadb/templates/monitoring/prometheus/exporter-service.yaml index c040f264..36f47928 100644 --- a/mariadb/templates/monitoring/prometheus/exporter-service.yaml +++ b/mariadb/templates/monitoring/prometheus/exporter-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/monitoring/prometheus/secrets/_exporter_user.cnf.tpl b/mariadb/templates/monitoring/prometheus/secrets/_exporter_user.cnf.tpl index f3d03afa..09f0ba59 100644 --- a/mariadb/templates/monitoring/prometheus/secrets/_exporter_user.cnf.tpl +++ b/mariadb/templates/monitoring/prometheus/secrets/_exporter_user.cnf.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/pdb-mariadb.yaml b/mariadb/templates/pdb-mariadb.yaml index 19f85dc1..358226f4 100644 --- a/mariadb/templates/pdb-mariadb.yaml +++ b/mariadb/templates/pdb-mariadb.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/secret-db-root-password.yaml b/mariadb/templates/secret-db-root-password.yaml index e99f30b4..9accb724 100644 --- a/mariadb/templates/secret-db-root-password.yaml +++ b/mariadb/templates/secret-db-root-password.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/secrets-etc.yaml b/mariadb/templates/secrets-etc.yaml index 1e686598..7c115e24 100644 --- a/mariadb/templates/secrets-etc.yaml +++ b/mariadb/templates/secrets-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/secrets/_admin_user.cnf.tpl b/mariadb/templates/secrets/_admin_user.cnf.tpl index c3012028..30c04b30 100644 --- a/mariadb/templates/secrets/_admin_user.cnf.tpl +++ b/mariadb/templates/secrets/_admin_user.cnf.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/service-discovery.yaml b/mariadb/templates/service-discovery.yaml index a705b906..8a864609 100644 --- a/mariadb/templates/service-discovery.yaml +++ b/mariadb/templates/service-discovery.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/service-error.yaml b/mariadb/templates/service-error.yaml index f8891448..913e5021 100644 --- a/mariadb/templates/service-error.yaml +++ b/mariadb/templates/service-error.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/service-ingress.yaml b/mariadb/templates/service-ingress.yaml index 08d003e4..e66e9257 100644 --- a/mariadb/templates/service-ingress.yaml +++ b/mariadb/templates/service-ingress.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/service.yaml b/mariadb/templates/service.yaml index 2600fe4c..25897610 100644 --- a/mariadb/templates/service.yaml +++ b/mariadb/templates/service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/templates/statefulset.yaml b/mariadb/templates/statefulset.yaml index 7165493e..2739e486 100644 --- a/mariadb/templates/statefulset.yaml +++ b/mariadb/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mariadb/values.yaml b/mariadb/values.yaml index dffca8ab..174d9dc6 100644 --- a/mariadb/values.yaml +++ b/mariadb/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mistral/Chart.yaml b/mistral/Chart.yaml index 72b5eebc..c0403085 100644 --- a/mistral/Chart.yaml +++ b/mistral/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mistral/requirements.yaml b/mistral/requirements.yaml index 53782e69..ec311518 100644 --- a/mistral/requirements.yaml +++ b/mistral/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mistral/templates/bin/_bootstrap.sh.tpl b/mistral/templates/bin/_bootstrap.sh.tpl index 533c0a5a..6a0990dc 100644 --- a/mistral/templates/bin/_bootstrap.sh.tpl +++ b/mistral/templates/bin/_bootstrap.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/bin/_db-sync.sh.tpl b/mistral/templates/bin/_db-sync.sh.tpl index f8dec29b..a10b8639 100644 --- a/mistral/templates/bin/_db-sync.sh.tpl +++ b/mistral/templates/bin/_db-sync.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/bin/_mistral-api.sh.tpl b/mistral/templates/bin/_mistral-api.sh.tpl index 2aa7f3ac..94f1c5a7 100644 --- a/mistral/templates/bin/_mistral-api.sh.tpl +++ b/mistral/templates/bin/_mistral-api.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/bin/_mistral-engine.sh.tpl b/mistral/templates/bin/_mistral-engine.sh.tpl index 4560b5a4..5a0a3ef4 100644 --- a/mistral/templates/bin/_mistral-engine.sh.tpl +++ b/mistral/templates/bin/_mistral-engine.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/bin/_mistral-event-engine.sh.tpl b/mistral/templates/bin/_mistral-event-engine.sh.tpl index 5984f698..49c4ebdf 100644 --- a/mistral/templates/bin/_mistral-event-engine.sh.tpl +++ b/mistral/templates/bin/_mistral-event-engine.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/bin/_mistral-executor.sh.tpl b/mistral/templates/bin/_mistral-executor.sh.tpl index a7326aae..20fb9392 100644 --- a/mistral/templates/bin/_mistral-executor.sh.tpl +++ b/mistral/templates/bin/_mistral-executor.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/configmap-bin.yaml b/mistral/templates/configmap-bin.yaml index b7919239..8d1f5a24 100644 --- a/mistral/templates/configmap-bin.yaml +++ b/mistral/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/configmap-etc.yaml b/mistral/templates/configmap-etc.yaml index 2e24c764..ad8c1c8f 100644 --- a/mistral/templates/configmap-etc.yaml +++ b/mistral/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/deployment-api.yaml b/mistral/templates/deployment-api.yaml index 07b7dc03..267374c7 100644 --- a/mistral/templates/deployment-api.yaml +++ b/mistral/templates/deployment-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/deployment-executor.yaml b/mistral/templates/deployment-executor.yaml index 6948181e..4b694538 100644 --- a/mistral/templates/deployment-executor.yaml +++ b/mistral/templates/deployment-executor.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/ingress-api.yaml b/mistral/templates/ingress-api.yaml index 802e2778..62207885 100644 --- a/mistral/templates/ingress-api.yaml +++ b/mistral/templates/ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/job-bootstrap.yaml b/mistral/templates/job-bootstrap.yaml index 31efd8c8..1c98e6aa 100644 --- a/mistral/templates/job-bootstrap.yaml +++ b/mistral/templates/job-bootstrap.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/job-db-drop.yaml b/mistral/templates/job-db-drop.yaml index 5ebf48a7..7194cdf8 100644 --- a/mistral/templates/job-db-drop.yaml +++ b/mistral/templates/job-db-drop.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/job-db-init.yaml b/mistral/templates/job-db-init.yaml index 817faf1e..92e4b481 100644 --- a/mistral/templates/job-db-init.yaml +++ b/mistral/templates/job-db-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/job-db-sync.yaml b/mistral/templates/job-db-sync.yaml index ac5c5071..1f33a5f6 100644 --- a/mistral/templates/job-db-sync.yaml +++ b/mistral/templates/job-db-sync.yaml @@ -1,6 +1,6 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/job-image-repo-sync.yaml b/mistral/templates/job-image-repo-sync.yaml index 9f326ff9..2f19b9ba 100644 --- a/mistral/templates/job-image-repo-sync.yaml +++ b/mistral/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/job-ks-endpoints.yaml b/mistral/templates/job-ks-endpoints.yaml index 0758500f..7659ce2d 100644 --- a/mistral/templates/job-ks-endpoints.yaml +++ b/mistral/templates/job-ks-endpoints.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/job-ks-service.yaml b/mistral/templates/job-ks-service.yaml index ce42f8fb..689c004e 100644 --- a/mistral/templates/job-ks-service.yaml +++ b/mistral/templates/job-ks-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/job-ks-user.yaml b/mistral/templates/job-ks-user.yaml index 483f7430..7832b361 100644 --- a/mistral/templates/job-ks-user.yaml +++ b/mistral/templates/job-ks-user.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/job-rabbit-init.yaml b/mistral/templates/job-rabbit-init.yaml index 9b40b183..72eb8576 100644 --- a/mistral/templates/job-rabbit-init.yaml +++ b/mistral/templates/job-rabbit-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/pdb-api.yaml b/mistral/templates/pdb-api.yaml index ee69a425..dd3b8ea4 100644 --- a/mistral/templates/pdb-api.yaml +++ b/mistral/templates/pdb-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/pod-rally-test.yaml b/mistral/templates/pod-rally-test.yaml index 7155a461..c82b781b 100644 --- a/mistral/templates/pod-rally-test.yaml +++ b/mistral/templates/pod-rally-test.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/secret-db.yaml b/mistral/templates/secret-db.yaml index d11e4f4e..256b7bb7 100644 --- a/mistral/templates/secret-db.yaml +++ b/mistral/templates/secret-db.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/secret-keystone.yaml b/mistral/templates/secret-keystone.yaml index e36f743d..999a01b3 100644 --- a/mistral/templates/secret-keystone.yaml +++ b/mistral/templates/secret-keystone.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/secret-rabbitmq.yaml b/mistral/templates/secret-rabbitmq.yaml index 21089366..d28ea3a1 100644 --- a/mistral/templates/secret-rabbitmq.yaml +++ b/mistral/templates/secret-rabbitmq.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/service-api.yaml b/mistral/templates/service-api.yaml index 9c63e094..cde9a937 100644 --- a/mistral/templates/service-api.yaml +++ b/mistral/templates/service-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/service-ingress-api.yaml b/mistral/templates/service-ingress-api.yaml index ce3a58b7..284ad2bf 100644 --- a/mistral/templates/service-ingress-api.yaml +++ b/mistral/templates/service-ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/statefulset-engine.yaml b/mistral/templates/statefulset-engine.yaml index 56f57333..076031a1 100644 --- a/mistral/templates/statefulset-engine.yaml +++ b/mistral/templates/statefulset-engine.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/templates/statefulset-event-engine.yaml b/mistral/templates/statefulset-event-engine.yaml index 3785e334..535f8610 100644 --- a/mistral/templates/statefulset-event-engine.yaml +++ b/mistral/templates/statefulset-event-engine.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mistral/values.yaml b/mistral/values.yaml index d9e461e6..875cb660 100644 --- a/mistral/values.yaml +++ b/mistral/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mongodb/Chart.yaml b/mongodb/Chart.yaml index acaaf7f4..84df38d6 100644 --- a/mongodb/Chart.yaml +++ b/mongodb/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mongodb/requirements.yaml b/mongodb/requirements.yaml index 00a045b4..5d33717c 100644 --- a/mongodb/requirements.yaml +++ b/mongodb/requirements.yaml @@ -1,5 +1,5 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/mongodb/templates/bin/_start.sh.tpl b/mongodb/templates/bin/_start.sh.tpl index 33929549..d5b21e33 100644 --- a/mongodb/templates/bin/_start.sh.tpl +++ b/mongodb/templates/bin/_start.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mongodb/templates/configmap-bin.yaml b/mongodb/templates/configmap-bin.yaml index 27f6463d..2247a8b8 100644 --- a/mongodb/templates/configmap-bin.yaml +++ b/mongodb/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mongodb/templates/job-image-repo-sync.yaml b/mongodb/templates/job-image-repo-sync.yaml index 4645179d..de156e66 100644 --- a/mongodb/templates/job-image-repo-sync.yaml +++ b/mongodb/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mongodb/templates/secret-db-root-password.yaml b/mongodb/templates/secret-db-root-password.yaml index cdec2712..bfa011f9 100644 --- a/mongodb/templates/secret-db-root-password.yaml +++ b/mongodb/templates/secret-db-root-password.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mongodb/templates/service.yaml b/mongodb/templates/service.yaml index cc307909..18a44593 100644 --- a/mongodb/templates/service.yaml +++ b/mongodb/templates/service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mongodb/templates/statefulset.yaml b/mongodb/templates/statefulset.yaml index a0bb8814..0d9b0200 100644 --- a/mongodb/templates/statefulset.yaml +++ b/mongodb/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/mongodb/values.yaml b/mongodb/values.yaml index fc4dd355..40c61182 100644 --- a/mongodb/values.yaml +++ b/mongodb/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/neutron/Chart.yaml b/neutron/Chart.yaml index b1a4fef7..0bf6c629 100644 --- a/neutron/Chart.yaml +++ b/neutron/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/neutron/requirements.yaml b/neutron/requirements.yaml index 53782e69..ec311518 100644 --- a/neutron/requirements.yaml +++ b/neutron/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/neutron/templates/bin/_bootstrap.sh.tpl b/neutron/templates/bin/_bootstrap.sh.tpl index 533c0a5a..6a0990dc 100644 --- a/neutron/templates/bin/_bootstrap.sh.tpl +++ b/neutron/templates/bin/_bootstrap.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/bin/_db-sync.sh.tpl b/neutron/templates/bin/_db-sync.sh.tpl index 12641b49..5bd137b7 100644 --- a/neutron/templates/bin/_db-sync.sh.tpl +++ b/neutron/templates/bin/_db-sync.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/bin/_neutron-dhcp-agent.sh.tpl b/neutron/templates/bin/_neutron-dhcp-agent.sh.tpl index 2e4c40df..7caf9729 100644 --- a/neutron/templates/bin/_neutron-dhcp-agent.sh.tpl +++ b/neutron/templates/bin/_neutron-dhcp-agent.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/bin/_neutron-l3-agent.sh.tpl b/neutron/templates/bin/_neutron-l3-agent.sh.tpl index 6b613c01..77846179 100644 --- a/neutron/templates/bin/_neutron-l3-agent.sh.tpl +++ b/neutron/templates/bin/_neutron-l3-agent.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/bin/_neutron-linuxbridge-agent-init-modules.sh.tpl b/neutron/templates/bin/_neutron-linuxbridge-agent-init-modules.sh.tpl index b2353253..954e0931 100644 --- a/neutron/templates/bin/_neutron-linuxbridge-agent-init-modules.sh.tpl +++ b/neutron/templates/bin/_neutron-linuxbridge-agent-init-modules.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/bin/_neutron-linuxbridge-agent-init.sh.tpl b/neutron/templates/bin/_neutron-linuxbridge-agent-init.sh.tpl index e89765a3..70f6f921 100644 --- a/neutron/templates/bin/_neutron-linuxbridge-agent-init.sh.tpl +++ b/neutron/templates/bin/_neutron-linuxbridge-agent-init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/bin/_neutron-linuxbridge-agent.sh.tpl b/neutron/templates/bin/_neutron-linuxbridge-agent.sh.tpl index 26456680..b7faccf8 100644 --- a/neutron/templates/bin/_neutron-linuxbridge-agent.sh.tpl +++ b/neutron/templates/bin/_neutron-linuxbridge-agent.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/bin/_neutron-metadata-agent-init.sh.tpl b/neutron/templates/bin/_neutron-metadata-agent-init.sh.tpl index 795479b5..459220df 100644 --- a/neutron/templates/bin/_neutron-metadata-agent-init.sh.tpl +++ b/neutron/templates/bin/_neutron-metadata-agent-init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/bin/_neutron-metadata-agent.sh.tpl b/neutron/templates/bin/_neutron-metadata-agent.sh.tpl index 86077917..473739e9 100644 --- a/neutron/templates/bin/_neutron-metadata-agent.sh.tpl +++ b/neutron/templates/bin/_neutron-metadata-agent.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/bin/_neutron-openvswitch-agent-init-modules.sh.tpl b/neutron/templates/bin/_neutron-openvswitch-agent-init-modules.sh.tpl index 3321a9f7..ee6f5028 100644 --- a/neutron/templates/bin/_neutron-openvswitch-agent-init-modules.sh.tpl +++ b/neutron/templates/bin/_neutron-openvswitch-agent-init-modules.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/bin/_neutron-openvswitch-agent-init.sh.tpl b/neutron/templates/bin/_neutron-openvswitch-agent-init.sh.tpl index 08c82e05..0aa431f3 100644 --- a/neutron/templates/bin/_neutron-openvswitch-agent-init.sh.tpl +++ b/neutron/templates/bin/_neutron-openvswitch-agent-init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/bin/_neutron-openvswitch-agent.sh.tpl b/neutron/templates/bin/_neutron-openvswitch-agent.sh.tpl index 03a4fb15..a91c9291 100644 --- a/neutron/templates/bin/_neutron-openvswitch-agent.sh.tpl +++ b/neutron/templates/bin/_neutron-openvswitch-agent.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/bin/_neutron-server.sh.tpl b/neutron/templates/bin/_neutron-server.sh.tpl index 23743897..cd24dd39 100644 --- a/neutron/templates/bin/_neutron-server.sh.tpl +++ b/neutron/templates/bin/_neutron-server.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/bin/_neutron-sriov-agent-init.sh.tpl b/neutron/templates/bin/_neutron-sriov-agent-init.sh.tpl index 2d38f585..edea0801 100644 --- a/neutron/templates/bin/_neutron-sriov-agent-init.sh.tpl +++ b/neutron/templates/bin/_neutron-sriov-agent-init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/bin/_neutron-sriov-agent.sh.tpl b/neutron/templates/bin/_neutron-sriov-agent.sh.tpl index 7c3dce02..bf158d21 100644 --- a/neutron/templates/bin/_neutron-sriov-agent.sh.tpl +++ b/neutron/templates/bin/_neutron-sriov-agent.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/configmap-bin.yaml b/neutron/templates/configmap-bin.yaml index 3cee1238..bde0c37a 100644 --- a/neutron/templates/configmap-bin.yaml +++ b/neutron/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/configmap-etc.yaml b/neutron/templates/configmap-etc.yaml index 7293df04..109b5910 100644 --- a/neutron/templates/configmap-etc.yaml +++ b/neutron/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/daemonset-dhcp-agent.yaml b/neutron/templates/daemonset-dhcp-agent.yaml index f78293bf..568ce726 100644 --- a/neutron/templates/daemonset-dhcp-agent.yaml +++ b/neutron/templates/daemonset-dhcp-agent.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/daemonset-l3-agent.yaml b/neutron/templates/daemonset-l3-agent.yaml index e0772467..02946698 100644 --- a/neutron/templates/daemonset-l3-agent.yaml +++ b/neutron/templates/daemonset-l3-agent.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/daemonset-lb-agent.yaml b/neutron/templates/daemonset-lb-agent.yaml index 3dcf7606..c19000de 100644 --- a/neutron/templates/daemonset-lb-agent.yaml +++ b/neutron/templates/daemonset-lb-agent.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/daemonset-metadata-agent.yaml b/neutron/templates/daemonset-metadata-agent.yaml index dfe58fb1..f3c5cc66 100644 --- a/neutron/templates/daemonset-metadata-agent.yaml +++ b/neutron/templates/daemonset-metadata-agent.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/daemonset-ovs-agent.yaml b/neutron/templates/daemonset-ovs-agent.yaml index 1ee216ac..af6acd35 100644 --- a/neutron/templates/daemonset-ovs-agent.yaml +++ b/neutron/templates/daemonset-ovs-agent.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/daemonset-sriov-agent.yaml b/neutron/templates/daemonset-sriov-agent.yaml index 871c927f..947e41e1 100644 --- a/neutron/templates/daemonset-sriov-agent.yaml +++ b/neutron/templates/daemonset-sriov-agent.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/deployment-server.yaml b/neutron/templates/deployment-server.yaml index adc514f8..c1291996 100644 --- a/neutron/templates/deployment-server.yaml +++ b/neutron/templates/deployment-server.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/ingress-server.yaml b/neutron/templates/ingress-server.yaml index 74d267c1..88c4250c 100644 --- a/neutron/templates/ingress-server.yaml +++ b/neutron/templates/ingress-server.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/job-bootstrap.yaml b/neutron/templates/job-bootstrap.yaml index b48c8661..643dc24d 100644 --- a/neutron/templates/job-bootstrap.yaml +++ b/neutron/templates/job-bootstrap.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/job-db-drop.yaml b/neutron/templates/job-db-drop.yaml index 74fc91e4..2e97689a 100644 --- a/neutron/templates/job-db-drop.yaml +++ b/neutron/templates/job-db-drop.yaml @@ -1,6 +1,6 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/job-db-init.yaml b/neutron/templates/job-db-init.yaml index 7b302a3c..07ee07a6 100644 --- a/neutron/templates/job-db-init.yaml +++ b/neutron/templates/job-db-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/job-db-sync.yaml b/neutron/templates/job-db-sync.yaml index cb723998..1d055ae7 100644 --- a/neutron/templates/job-db-sync.yaml +++ b/neutron/templates/job-db-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/job-image-repo-sync.yaml b/neutron/templates/job-image-repo-sync.yaml index 1cbb3952..33df3b67 100644 --- a/neutron/templates/job-image-repo-sync.yaml +++ b/neutron/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/job-ks-endpoints.yaml b/neutron/templates/job-ks-endpoints.yaml index f21ad7e7..9197b956 100644 --- a/neutron/templates/job-ks-endpoints.yaml +++ b/neutron/templates/job-ks-endpoints.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/job-ks-service.yaml b/neutron/templates/job-ks-service.yaml index a9c60394..b642f1e9 100644 --- a/neutron/templates/job-ks-service.yaml +++ b/neutron/templates/job-ks-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/job-ks-user.yaml b/neutron/templates/job-ks-user.yaml index a78a8e07..7c454fbc 100644 --- a/neutron/templates/job-ks-user.yaml +++ b/neutron/templates/job-ks-user.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/job-rabbit-init.yaml b/neutron/templates/job-rabbit-init.yaml index 5e1b7285..45968306 100644 --- a/neutron/templates/job-rabbit-init.yaml +++ b/neutron/templates/job-rabbit-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/pdb-server.yaml b/neutron/templates/pdb-server.yaml index 727f8af2..0026acad 100644 --- a/neutron/templates/pdb-server.yaml +++ b/neutron/templates/pdb-server.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/pod-rally-test.yaml b/neutron/templates/pod-rally-test.yaml index 62948242..672abbf5 100644 --- a/neutron/templates/pod-rally-test.yaml +++ b/neutron/templates/pod-rally-test.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/secret-db.yaml b/neutron/templates/secret-db.yaml index b32195bf..510f7088 100644 --- a/neutron/templates/secret-db.yaml +++ b/neutron/templates/secret-db.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/secret-ingress-tls.yaml b/neutron/templates/secret-ingress-tls.yaml index 1a15f246..d05905b0 100644 --- a/neutron/templates/secret-ingress-tls.yaml +++ b/neutron/templates/secret-ingress-tls.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/secret-keystone.yaml b/neutron/templates/secret-keystone.yaml index 2def356d..60343d89 100644 --- a/neutron/templates/secret-keystone.yaml +++ b/neutron/templates/secret-keystone.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/secret_rabbitmq.yaml b/neutron/templates/secret_rabbitmq.yaml index 95aa1eb4..1a870cbf 100644 --- a/neutron/templates/secret_rabbitmq.yaml +++ b/neutron/templates/secret_rabbitmq.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/service-ingress-neutron.yaml b/neutron/templates/service-ingress-neutron.yaml index ab472e8c..a07d8620 100644 --- a/neutron/templates/service-ingress-neutron.yaml +++ b/neutron/templates/service-ingress-neutron.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/templates/service-server.yaml b/neutron/templates/service-server.yaml index cf346ca2..70ebf5eb 100644 --- a/neutron/templates/service-server.yaml +++ b/neutron/templates/service-server.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/neutron/values.yaml b/neutron/values.yaml index a6aaae27..e518bde1 100644 --- a/neutron/values.yaml +++ b/neutron/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nova/Chart.yaml b/nova/Chart.yaml index 15f421cb..85134aac 100644 --- a/nova/Chart.yaml +++ b/nova/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nova/requirements.yaml b/nova/requirements.yaml index 53782e69..ec311518 100644 --- a/nova/requirements.yaml +++ b/nova/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_bootstrap.sh.tpl b/nova/templates/bin/_bootstrap.sh.tpl index 2f1cb412..545f3a2d 100644 --- a/nova/templates/bin/_bootstrap.sh.tpl +++ b/nova/templates/bin/_bootstrap.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_cell-setup-init.sh.tpl b/nova/templates/bin/_cell-setup-init.sh.tpl index 208196a5..da52f774 100644 --- a/nova/templates/bin/_cell-setup-init.sh.tpl +++ b/nova/templates/bin/_cell-setup-init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_cell-setup.sh.tpl b/nova/templates/bin/_cell-setup.sh.tpl index 31f1cac4..d97cfd51 100644 --- a/nova/templates/bin/_cell-setup.sh.tpl +++ b/nova/templates/bin/_cell-setup.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_ceph-admin-keyring.sh.tpl b/nova/templates/bin/_ceph-admin-keyring.sh.tpl index fa416c05..bada85d1 100644 --- a/nova/templates/bin/_ceph-admin-keyring.sh.tpl +++ b/nova/templates/bin/_ceph-admin-keyring.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_ceph-keyring.sh.tpl b/nova/templates/bin/_ceph-keyring.sh.tpl index 418a40c2..672b2c72 100644 --- a/nova/templates/bin/_ceph-keyring.sh.tpl +++ b/nova/templates/bin/_ceph-keyring.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_db-sync.sh.tpl b/nova/templates/bin/_db-sync.sh.tpl index 51771649..9afd9ad9 100644 --- a/nova/templates/bin/_db-sync.sh.tpl +++ b/nova/templates/bin/_db-sync.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_fake-iptables.sh.tpl b/nova/templates/bin/_fake-iptables.sh.tpl index abfa36b0..b717f95b 100644 --- a/nova/templates/bin/_fake-iptables.sh.tpl +++ b/nova/templates/bin/_fake-iptables.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_nova-api-metadata-init.sh.tpl b/nova/templates/bin/_nova-api-metadata-init.sh.tpl index bcb509e5..ae3f4fe1 100644 --- a/nova/templates/bin/_nova-api-metadata-init.sh.tpl +++ b/nova/templates/bin/_nova-api-metadata-init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_nova-api-metadata.sh.tpl b/nova/templates/bin/_nova-api-metadata.sh.tpl index a63da89e..0d5c3eb6 100644 --- a/nova/templates/bin/_nova-api-metadata.sh.tpl +++ b/nova/templates/bin/_nova-api-metadata.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_nova-api.sh.tpl b/nova/templates/bin/_nova-api.sh.tpl index 6d3cb0cf..1db249e8 100644 --- a/nova/templates/bin/_nova-api.sh.tpl +++ b/nova/templates/bin/_nova-api.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_nova-compute-init.sh.tpl b/nova/templates/bin/_nova-compute-init.sh.tpl index b1e7cb50..f206c6c3 100644 --- a/nova/templates/bin/_nova-compute-init.sh.tpl +++ b/nova/templates/bin/_nova-compute-init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_nova-compute-ironic.sh.tpl b/nova/templates/bin/_nova-compute-ironic.sh.tpl index 8718cd43..c4ee6950 100644 --- a/nova/templates/bin/_nova-compute-ironic.sh.tpl +++ b/nova/templates/bin/_nova-compute-ironic.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_nova-compute.sh.tpl b/nova/templates/bin/_nova-compute.sh.tpl index 84596a59..556e3aa1 100644 --- a/nova/templates/bin/_nova-compute.sh.tpl +++ b/nova/templates/bin/_nova-compute.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_nova-conductor.sh.tpl b/nova/templates/bin/_nova-conductor.sh.tpl index b3323153..fb40da6f 100644 --- a/nova/templates/bin/_nova-conductor.sh.tpl +++ b/nova/templates/bin/_nova-conductor.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_nova-console-compute-init.sh.tpl b/nova/templates/bin/_nova-console-compute-init.sh.tpl index aa94ca11..4841f8d8 100644 --- a/nova/templates/bin/_nova-console-compute-init.sh.tpl +++ b/nova/templates/bin/_nova-console-compute-init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_nova-console-proxy-init-assets.sh.tpl b/nova/templates/bin/_nova-console-proxy-init-assets.sh.tpl index 396d7970..b26136db 100644 --- a/nova/templates/bin/_nova-console-proxy-init-assets.sh.tpl +++ b/nova/templates/bin/_nova-console-proxy-init-assets.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_nova-console-proxy-init.sh.tpl b/nova/templates/bin/_nova-console-proxy-init.sh.tpl index 9bed70dc..06895bca 100644 --- a/nova/templates/bin/_nova-console-proxy-init.sh.tpl +++ b/nova/templates/bin/_nova-console-proxy-init.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_nova-console-proxy.sh.tpl b/nova/templates/bin/_nova-console-proxy.sh.tpl index 2ecf5e17..a57f6a7f 100644 --- a/nova/templates/bin/_nova-console-proxy.sh.tpl +++ b/nova/templates/bin/_nova-console-proxy.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_nova-consoleauth.sh.tpl b/nova/templates/bin/_nova-consoleauth.sh.tpl index d6b760b1..aba8a81c 100644 --- a/nova/templates/bin/_nova-consoleauth.sh.tpl +++ b/nova/templates/bin/_nova-consoleauth.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_nova-placement-api.sh.tpl b/nova/templates/bin/_nova-placement-api.sh.tpl index f9c8d7c5..69a3798a 100644 --- a/nova/templates/bin/_nova-placement-api.sh.tpl +++ b/nova/templates/bin/_nova-placement-api.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_nova-scheduler.sh.tpl b/nova/templates/bin/_nova-scheduler.sh.tpl index ac5a7fbd..e07e84f2 100644 --- a/nova/templates/bin/_nova-scheduler.sh.tpl +++ b/nova/templates/bin/_nova-scheduler.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_nova-service-cleaner.sh.tpl b/nova/templates/bin/_nova-service-cleaner.sh.tpl index 2afb0203..7c28e13f 100644 --- a/nova/templates/bin/_nova-service-cleaner.sh.tpl +++ b/nova/templates/bin/_nova-service-cleaner.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2018 The Openstack-Helm Authors. +Copyright 2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/bin/_ssh-start.sh.tpl b/nova/templates/bin/_ssh-start.sh.tpl index 1c10cb07..e4e7452b 100644 --- a/nova/templates/bin/_ssh-start.sh.tpl +++ b/nova/templates/bin/_ssh-start.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/configmap-bin.yaml b/nova/templates/configmap-bin.yaml index e422b621..eb2ac3e4 100644 --- a/nova/templates/configmap-bin.yaml +++ b/nova/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/configmap-etc.yaml b/nova/templates/configmap-etc.yaml index d1a55f5c..4517f50c 100644 --- a/nova/templates/configmap-etc.yaml +++ b/nova/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/cron-job-cell-setup.yaml b/nova/templates/cron-job-cell-setup.yaml index d5dfda58..6f278f73 100644 --- a/nova/templates/cron-job-cell-setup.yaml +++ b/nova/templates/cron-job-cell-setup.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/cron-job-service-cleaner.yaml b/nova/templates/cron-job-service-cleaner.yaml index 70ea5ba2..c72418d2 100644 --- a/nova/templates/cron-job-service-cleaner.yaml +++ b/nova/templates/cron-job-service-cleaner.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/daemonset-compute.yaml b/nova/templates/daemonset-compute.yaml index 4cf4b930..f5d9fe30 100644 --- a/nova/templates/daemonset-compute.yaml +++ b/nova/templates/daemonset-compute.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/deployment-api-metadata.yaml b/nova/templates/deployment-api-metadata.yaml index 72933008..aca0202e 100644 --- a/nova/templates/deployment-api-metadata.yaml +++ b/nova/templates/deployment-api-metadata.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/deployment-api-osapi.yaml b/nova/templates/deployment-api-osapi.yaml index 65972bc9..a8334543 100644 --- a/nova/templates/deployment-api-osapi.yaml +++ b/nova/templates/deployment-api-osapi.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/deployment-conductor.yaml b/nova/templates/deployment-conductor.yaml index 03c9d9be..b8f668e6 100644 --- a/nova/templates/deployment-conductor.yaml +++ b/nova/templates/deployment-conductor.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/deployment-consoleauth.yaml b/nova/templates/deployment-consoleauth.yaml index 0e339232..b6ee7025 100644 --- a/nova/templates/deployment-consoleauth.yaml +++ b/nova/templates/deployment-consoleauth.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/deployment-novncproxy.yaml b/nova/templates/deployment-novncproxy.yaml index 549f542e..a58a4cfc 100644 --- a/nova/templates/deployment-novncproxy.yaml +++ b/nova/templates/deployment-novncproxy.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/deployment-placement.yaml b/nova/templates/deployment-placement.yaml index 542e780d..b3d8be12 100644 --- a/nova/templates/deployment-placement.yaml +++ b/nova/templates/deployment-placement.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/deployment-scheduler.yaml b/nova/templates/deployment-scheduler.yaml index 3e0c8fcf..176cf50d 100644 --- a/nova/templates/deployment-scheduler.yaml +++ b/nova/templates/deployment-scheduler.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/deployment-spiceproxy.yaml b/nova/templates/deployment-spiceproxy.yaml index 65f6a4f9..89d350e1 100644 --- a/nova/templates/deployment-spiceproxy.yaml +++ b/nova/templates/deployment-spiceproxy.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/ingress-metadata.yaml b/nova/templates/ingress-metadata.yaml index da8f5596..1566a7c4 100644 --- a/nova/templates/ingress-metadata.yaml +++ b/nova/templates/ingress-metadata.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/ingress-novncproxy.yaml b/nova/templates/ingress-novncproxy.yaml index c5a00ec5..13904000 100644 --- a/nova/templates/ingress-novncproxy.yaml +++ b/nova/templates/ingress-novncproxy.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/ingress-osapi.yaml b/nova/templates/ingress-osapi.yaml index 3b65ff86..ce7b2c64 100644 --- a/nova/templates/ingress-osapi.yaml +++ b/nova/templates/ingress-osapi.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/ingress-placement.yaml b/nova/templates/ingress-placement.yaml index 335a0767..9a40125b 100644 --- a/nova/templates/ingress-placement.yaml +++ b/nova/templates/ingress-placement.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/job-bootstrap.yaml b/nova/templates/job-bootstrap.yaml index 973ca816..001305c0 100644 --- a/nova/templates/job-bootstrap.yaml +++ b/nova/templates/job-bootstrap.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/job-cell-setup.yaml b/nova/templates/job-cell-setup.yaml index 8764da10..384ee93f 100644 --- a/nova/templates/job-cell-setup.yaml +++ b/nova/templates/job-cell-setup.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/job-db-drop.yaml b/nova/templates/job-db-drop.yaml index 3f07b1df..2166521f 100644 --- a/nova/templates/job-db-drop.yaml +++ b/nova/templates/job-db-drop.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/job-db-init.yaml b/nova/templates/job-db-init.yaml index 1098f08c..f6587b4e 100644 --- a/nova/templates/job-db-init.yaml +++ b/nova/templates/job-db-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/job-db-sync.yaml b/nova/templates/job-db-sync.yaml index 706fdb98..bcc0f0ea 100644 --- a/nova/templates/job-db-sync.yaml +++ b/nova/templates/job-db-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/job-image-repo-sync.yaml b/nova/templates/job-image-repo-sync.yaml index 205e8353..bb24750e 100644 --- a/nova/templates/job-image-repo-sync.yaml +++ b/nova/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/job-ks-endpoints.yaml b/nova/templates/job-ks-endpoints.yaml index 11ea74cb..c8b602b1 100644 --- a/nova/templates/job-ks-endpoints.yaml +++ b/nova/templates/job-ks-endpoints.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/job-ks-placement-endpoints.yaml b/nova/templates/job-ks-placement-endpoints.yaml index 1a6dbd34..ef191825 100644 --- a/nova/templates/job-ks-placement-endpoints.yaml +++ b/nova/templates/job-ks-placement-endpoints.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/job-ks-placement-service.yaml b/nova/templates/job-ks-placement-service.yaml index 14323fc6..e7dda399 100644 --- a/nova/templates/job-ks-placement-service.yaml +++ b/nova/templates/job-ks-placement-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/job-ks-placement-user.yaml b/nova/templates/job-ks-placement-user.yaml index 5ad5e642..d6b8e91f 100644 --- a/nova/templates/job-ks-placement-user.yaml +++ b/nova/templates/job-ks-placement-user.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/job-ks-service.yaml b/nova/templates/job-ks-service.yaml index 773318da..d625760d 100644 --- a/nova/templates/job-ks-service.yaml +++ b/nova/templates/job-ks-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/job-ks-user.yaml b/nova/templates/job-ks-user.yaml index d14f1dff..9127b899 100644 --- a/nova/templates/job-ks-user.yaml +++ b/nova/templates/job-ks-user.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/job-rabbit-init.yaml b/nova/templates/job-rabbit-init.yaml index 441d13dd..520904ac 100644 --- a/nova/templates/job-rabbit-init.yaml +++ b/nova/templates/job-rabbit-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/pdb-metadata.yaml b/nova/templates/pdb-metadata.yaml index d2abab84..a0c842c0 100644 --- a/nova/templates/pdb-metadata.yaml +++ b/nova/templates/pdb-metadata.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/pdb-osapi.yaml b/nova/templates/pdb-osapi.yaml index 071deae4..d0b2b943 100644 --- a/nova/templates/pdb-osapi.yaml +++ b/nova/templates/pdb-osapi.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/pdb-placement.yaml b/nova/templates/pdb-placement.yaml index 2ee84365..1c4aa7d4 100644 --- a/nova/templates/pdb-placement.yaml +++ b/nova/templates/pdb-placement.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/pod-rally-test.yaml b/nova/templates/pod-rally-test.yaml index 661a4fde..f9bef8ef 100644 --- a/nova/templates/pod-rally-test.yaml +++ b/nova/templates/pod-rally-test.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/secret-db-api.yaml b/nova/templates/secret-db-api.yaml index 0598b997..f57e6f6d 100644 --- a/nova/templates/secret-db-api.yaml +++ b/nova/templates/secret-db-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/secret-db.yaml b/nova/templates/secret-db.yaml index f9406ef5..5518caa0 100644 --- a/nova/templates/secret-db.yaml +++ b/nova/templates/secret-db.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/secret-ingress-tls.yaml b/nova/templates/secret-ingress-tls.yaml index 3b9062e3..20ca5ecf 100644 --- a/nova/templates/secret-ingress-tls.yaml +++ b/nova/templates/secret-ingress-tls.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017-2018 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/secret-keystone-placement.yaml b/nova/templates/secret-keystone-placement.yaml index aba4d57f..4b4a60fe 100644 --- a/nova/templates/secret-keystone-placement.yaml +++ b/nova/templates/secret-keystone-placement.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/secret-keystone.yaml b/nova/templates/secret-keystone.yaml index 9de5d8bc..e06ffa9e 100644 --- a/nova/templates/secret-keystone.yaml +++ b/nova/templates/secret-keystone.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/secret_rabbitmq.yaml b/nova/templates/secret_rabbitmq.yaml index 623b6779..a0c9154c 100644 --- a/nova/templates/secret_rabbitmq.yaml +++ b/nova/templates/secret_rabbitmq.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/service-ingress-metadata.yaml b/nova/templates/service-ingress-metadata.yaml index ee4ac7ae..da4eca00 100644 --- a/nova/templates/service-ingress-metadata.yaml +++ b/nova/templates/service-ingress-metadata.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/service-ingress-novncproxy.yaml b/nova/templates/service-ingress-novncproxy.yaml index fce765af..b8e82041 100644 --- a/nova/templates/service-ingress-novncproxy.yaml +++ b/nova/templates/service-ingress-novncproxy.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/service-ingress-osapi.yaml b/nova/templates/service-ingress-osapi.yaml index 98bff28c..1cf25941 100644 --- a/nova/templates/service-ingress-osapi.yaml +++ b/nova/templates/service-ingress-osapi.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/service-ingress-placement.yaml b/nova/templates/service-ingress-placement.yaml index 91f559b2..9aea64ae 100644 --- a/nova/templates/service-ingress-placement.yaml +++ b/nova/templates/service-ingress-placement.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/service-metadata.yaml b/nova/templates/service-metadata.yaml index 7262db80..2d1438ae 100644 --- a/nova/templates/service-metadata.yaml +++ b/nova/templates/service-metadata.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/service-novncproxy.yaml b/nova/templates/service-novncproxy.yaml index a4f3a6c0..d02904d5 100644 --- a/nova/templates/service-novncproxy.yaml +++ b/nova/templates/service-novncproxy.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/service-osapi.yaml b/nova/templates/service-osapi.yaml index 36114fa3..88995607 100644 --- a/nova/templates/service-osapi.yaml +++ b/nova/templates/service-osapi.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/service-placement.yaml b/nova/templates/service-placement.yaml index 0f7931d7..140cd6de 100644 --- a/nova/templates/service-placement.yaml +++ b/nova/templates/service-placement.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/service-spiceproxy.yaml b/nova/templates/service-spiceproxy.yaml index 37bcea09..70b4dbbf 100644 --- a/nova/templates/service-spiceproxy.yaml +++ b/nova/templates/service-spiceproxy.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/templates/statefulset-compute-ironic.yaml b/nova/templates/statefulset-compute-ironic.yaml index 19336672..5dbfc882 100644 --- a/nova/templates/statefulset-compute-ironic.yaml +++ b/nova/templates/statefulset-compute-ironic.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/nova/values.yaml b/nova/values.yaml index a920a687..8989fdd9 100644 --- a/nova/values.yaml +++ b/nova/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/openvswitch/Chart.yaml b/openvswitch/Chart.yaml index a11bc469..fd046a6e 100644 --- a/openvswitch/Chart.yaml +++ b/openvswitch/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/openvswitch/requirements.yaml b/openvswitch/requirements.yaml index 53782e69..ec311518 100644 --- a/openvswitch/requirements.yaml +++ b/openvswitch/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/openvswitch/templates/bin/_openvswitch-db-server.sh.tpl b/openvswitch/templates/bin/_openvswitch-db-server.sh.tpl index b19bb0a7..2cd31e34 100644 --- a/openvswitch/templates/bin/_openvswitch-db-server.sh.tpl +++ b/openvswitch/templates/bin/_openvswitch-db-server.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/openvswitch/templates/bin/_openvswitch-vswitchd-init-modules.sh.tpl b/openvswitch/templates/bin/_openvswitch-vswitchd-init-modules.sh.tpl index ae06b97c..bb5183b8 100644 --- a/openvswitch/templates/bin/_openvswitch-vswitchd-init-modules.sh.tpl +++ b/openvswitch/templates/bin/_openvswitch-vswitchd-init-modules.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/openvswitch/templates/bin/_openvswitch-vswitchd.sh.tpl b/openvswitch/templates/bin/_openvswitch-vswitchd.sh.tpl index 94d937ce..179351c9 100644 --- a/openvswitch/templates/bin/_openvswitch-vswitchd.sh.tpl +++ b/openvswitch/templates/bin/_openvswitch-vswitchd.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/openvswitch/templates/configmap-bin.yaml b/openvswitch/templates/configmap-bin.yaml index 74eb59b2..6b281322 100644 --- a/openvswitch/templates/configmap-bin.yaml +++ b/openvswitch/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/openvswitch/templates/daemonset-ovs-db.yaml b/openvswitch/templates/daemonset-ovs-db.yaml index 6275d71a..19bfb74f 100644 --- a/openvswitch/templates/daemonset-ovs-db.yaml +++ b/openvswitch/templates/daemonset-ovs-db.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/openvswitch/templates/daemonset-ovs-vswitchd.yaml b/openvswitch/templates/daemonset-ovs-vswitchd.yaml index f792ed05..de22335f 100644 --- a/openvswitch/templates/daemonset-ovs-vswitchd.yaml +++ b/openvswitch/templates/daemonset-ovs-vswitchd.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/openvswitch/templates/job-image-repo-sync.yaml b/openvswitch/templates/job-image-repo-sync.yaml index 737c48d8..73beb0d1 100644 --- a/openvswitch/templates/job-image-repo-sync.yaml +++ b/openvswitch/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/openvswitch/values.yaml b/openvswitch/values.yaml index 9d27558c..22ff5d2f 100644 --- a/openvswitch/values.yaml +++ b/openvswitch/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/postgresql/Chart.yaml b/postgresql/Chart.yaml index 2af412a4..84735fb5 100644 --- a/postgresql/Chart.yaml +++ b/postgresql/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/postgresql/requirements.yaml b/postgresql/requirements.yaml index 00a045b4..5d33717c 100644 --- a/postgresql/requirements.yaml +++ b/postgresql/requirements.yaml @@ -1,5 +1,5 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/postgresql/templates/bin/_readiness.sh.tpl b/postgresql/templates/bin/_readiness.sh.tpl index c8c6b269..30a27fd6 100644 --- a/postgresql/templates/bin/_readiness.sh.tpl +++ b/postgresql/templates/bin/_readiness.sh.tpl @@ -1,7 +1,7 @@ #!/usr/bin/env bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/postgresql/templates/bin/_start.sh.tpl b/postgresql/templates/bin/_start.sh.tpl index b00264d4..e321810f 100644 --- a/postgresql/templates/bin/_start.sh.tpl +++ b/postgresql/templates/bin/_start.sh.tpl @@ -1,7 +1,7 @@ #!/usr/bin/env bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/postgresql/templates/configmap-bin.yaml b/postgresql/templates/configmap-bin.yaml index 76fcc74a..9e3dc385 100644 --- a/postgresql/templates/configmap-bin.yaml +++ b/postgresql/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/postgresql/templates/job-image-repo-sync.yaml b/postgresql/templates/job-image-repo-sync.yaml index 2a4780b8..73676b14 100644 --- a/postgresql/templates/job-image-repo-sync.yaml +++ b/postgresql/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/postgresql/templates/monitoring/prometheus/bin/_create-postgresql-exporter-user.sh.tpl b/postgresql/templates/monitoring/prometheus/bin/_create-postgresql-exporter-user.sh.tpl index a797b346..6cfa4f78 100644 --- a/postgresql/templates/monitoring/prometheus/bin/_create-postgresql-exporter-user.sh.tpl +++ b/postgresql/templates/monitoring/prometheus/bin/_create-postgresql-exporter-user.sh.tpl @@ -1,7 +1,7 @@ #!/bin/sh {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/postgresql/templates/monitoring/prometheus/exporter-configmap-bin.yaml b/postgresql/templates/monitoring/prometheus/exporter-configmap-bin.yaml index 90d4311a..ac335f9a 100644 --- a/postgresql/templates/monitoring/prometheus/exporter-configmap-bin.yaml +++ b/postgresql/templates/monitoring/prometheus/exporter-configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/postgresql/templates/monitoring/prometheus/exporter-deployment.yaml b/postgresql/templates/monitoring/prometheus/exporter-deployment.yaml index c875a12c..eedd8af8 100644 --- a/postgresql/templates/monitoring/prometheus/exporter-deployment.yaml +++ b/postgresql/templates/monitoring/prometheus/exporter-deployment.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/postgresql/templates/monitoring/prometheus/exporter-job-create-user.yaml b/postgresql/templates/monitoring/prometheus/exporter-job-create-user.yaml index 73fabca3..3549c9da 100644 --- a/postgresql/templates/monitoring/prometheus/exporter-job-create-user.yaml +++ b/postgresql/templates/monitoring/prometheus/exporter-job-create-user.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/postgresql/templates/monitoring/prometheus/exporter-secrets-etc.yaml b/postgresql/templates/monitoring/prometheus/exporter-secrets-etc.yaml index 31f7d8cd..11d59430 100644 --- a/postgresql/templates/monitoring/prometheus/exporter-secrets-etc.yaml +++ b/postgresql/templates/monitoring/prometheus/exporter-secrets-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/postgresql/templates/monitoring/prometheus/exporter-service.yaml b/postgresql/templates/monitoring/prometheus/exporter-service.yaml index fc2c54b1..9b489d51 100644 --- a/postgresql/templates/monitoring/prometheus/exporter-service.yaml +++ b/postgresql/templates/monitoring/prometheus/exporter-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/postgresql/templates/secret-admin.yaml b/postgresql/templates/secret-admin.yaml index 998cb384..caaed9e6 100644 --- a/postgresql/templates/secret-admin.yaml +++ b/postgresql/templates/secret-admin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/postgresql/templates/service.yaml b/postgresql/templates/service.yaml index 7ad24b28..6643e759 100644 --- a/postgresql/templates/service.yaml +++ b/postgresql/templates/service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/postgresql/templates/statefulset.yaml b/postgresql/templates/statefulset.yaml index b7a106a4..d2a75b68 100644 --- a/postgresql/templates/statefulset.yaml +++ b/postgresql/templates/statefulset.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/postgresql/values.yaml b/postgresql/values.yaml index 2a52b057..3e266109 100644 --- a/postgresql/values.yaml +++ b/postgresql/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rally/Chart.yaml b/rally/Chart.yaml index 234483bf..55903e32 100644 --- a/rally/Chart.yaml +++ b/rally/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rally/requirements.yaml b/rally/requirements.yaml index 53782e69..ec311518 100644 --- a/rally/requirements.yaml +++ b/rally/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/rally/templates/bin/_bootstrap.sh.tpl b/rally/templates/bin/_bootstrap.sh.tpl index 40865546..688f6a00 100644 --- a/rally/templates/bin/_bootstrap.sh.tpl +++ b/rally/templates/bin/_bootstrap.sh.tpl @@ -1,6 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/templates/bin/_manage-db.sh.tpl b/rally/templates/bin/_manage-db.sh.tpl index d3011f3f..db208af6 100644 --- a/rally/templates/bin/_manage-db.sh.tpl +++ b/rally/templates/bin/_manage-db.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/templates/bin/_run-task.sh.tpl b/rally/templates/bin/_run-task.sh.tpl index 340c7805..2b1105dd 100644 --- a/rally/templates/bin/_run-task.sh.tpl +++ b/rally/templates/bin/_run-task.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/templates/configmap-bin.yaml b/rally/templates/configmap-bin.yaml index ec769ecf..99ddfab1 100644 --- a/rally/templates/configmap-bin.yaml +++ b/rally/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/templates/configmap-etc.yaml b/rally/templates/configmap-etc.yaml index 2bbe5fec..03c00d94 100644 --- a/rally/templates/configmap-etc.yaml +++ b/rally/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/templates/configmap-tasks.yaml b/rally/templates/configmap-tasks.yaml index 209d4481..33a3e12f 100644 --- a/rally/templates/configmap-tasks.yaml +++ b/rally/templates/configmap-tasks.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/templates/configmap-test-templates.yaml b/rally/templates/configmap-test-templates.yaml index dd3ba307..2e53b942 100644 --- a/rally/templates/configmap-test-templates.yaml +++ b/rally/templates/configmap-test-templates.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/templates/ingress-api.yaml b/rally/templates/ingress-api.yaml index 0036409c..260b01f2 100644 --- a/rally/templates/ingress-api.yaml +++ b/rally/templates/ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/templates/job-bootstrap.yaml b/rally/templates/job-bootstrap.yaml index faaac8eb..d3d9138b 100644 --- a/rally/templates/job-bootstrap.yaml +++ b/rally/templates/job-bootstrap.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/templates/job-db-init.yaml b/rally/templates/job-db-init.yaml index 6c7414e4..ee24f41a 100644 --- a/rally/templates/job-db-init.yaml +++ b/rally/templates/job-db-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/templates/job-image-repo-sync.yaml b/rally/templates/job-image-repo-sync.yaml index bad499e4..5b3a6304 100644 --- a/rally/templates/job-image-repo-sync.yaml +++ b/rally/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/templates/job-ks-endpoints.yaml b/rally/templates/job-ks-endpoints.yaml index bc2f6790..d9c221d3 100644 --- a/rally/templates/job-ks-endpoints.yaml +++ b/rally/templates/job-ks-endpoints.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/templates/job-ks-service.yaml b/rally/templates/job-ks-service.yaml index 318f7e01..6dd272f4 100644 --- a/rally/templates/job-ks-service.yaml +++ b/rally/templates/job-ks-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/templates/job-ks-user.yaml b/rally/templates/job-ks-user.yaml index 5c5cd7e9..7af13ccc 100644 --- a/rally/templates/job-ks-user.yaml +++ b/rally/templates/job-ks-user.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/templates/job-manage-db.yaml b/rally/templates/job-manage-db.yaml index bb20c050..62e2ca26 100644 --- a/rally/templates/job-manage-db.yaml +++ b/rally/templates/job-manage-db.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/templates/job-run-task.yaml b/rally/templates/job-run-task.yaml index 09f35029..f7f7b93a 100644 --- a/rally/templates/job-run-task.yaml +++ b/rally/templates/job-run-task.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/templates/pdb-api.yaml b/rally/templates/pdb-api.yaml index 4ee3b476..9b218f1b 100644 --- a/rally/templates/pdb-api.yaml +++ b/rally/templates/pdb-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/templates/pvc-rally.yaml b/rally/templates/pvc-rally.yaml index e584ea49..71bcd0c3 100644 --- a/rally/templates/pvc-rally.yaml +++ b/rally/templates/pvc-rally.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/templates/secret-db.yaml b/rally/templates/secret-db.yaml index c622dd87..9a0c2988 100644 --- a/rally/templates/secret-db.yaml +++ b/rally/templates/secret-db.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/templates/secret-keystone.yaml b/rally/templates/secret-keystone.yaml index 21c7d7a8..8e418013 100644 --- a/rally/templates/secret-keystone.yaml +++ b/rally/templates/secret-keystone.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/templates/service-ingress-api.yaml b/rally/templates/service-ingress-api.yaml index f38e6f9d..24014e95 100644 --- a/rally/templates/service-ingress-api.yaml +++ b/rally/templates/service-ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/templates/service.yaml b/rally/templates/service.yaml index 2b790b30..3b85c6f1 100644 --- a/rally/templates/service.yaml +++ b/rally/templates/service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/rally/values.yaml b/rally/values.yaml index 39bd78c9..ee571ba3 100644 --- a/rally/values.yaml +++ b/rally/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/senlin/Chart.yaml b/senlin/Chart.yaml index bb1dcd95..394bd9da 100644 --- a/senlin/Chart.yaml +++ b/senlin/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/senlin/requirements.yaml b/senlin/requirements.yaml index 53782e69..ec311518 100644 --- a/senlin/requirements.yaml +++ b/senlin/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/senlin/templates/bin/_bootstrap.sh.tpl b/senlin/templates/bin/_bootstrap.sh.tpl index 533c0a5a..6a0990dc 100644 --- a/senlin/templates/bin/_bootstrap.sh.tpl +++ b/senlin/templates/bin/_bootstrap.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/bin/_db-sync.sh.tpl b/senlin/templates/bin/_db-sync.sh.tpl index c7d7f447..cc928bf7 100644 --- a/senlin/templates/bin/_db-sync.sh.tpl +++ b/senlin/templates/bin/_db-sync.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/bin/_senlin-api.sh.tpl b/senlin/templates/bin/_senlin-api.sh.tpl index 6b48878c..3a31c121 100644 --- a/senlin/templates/bin/_senlin-api.sh.tpl +++ b/senlin/templates/bin/_senlin-api.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/bin/_senlin-engine-cleaner.sh.tpl b/senlin/templates/bin/_senlin-engine-cleaner.sh.tpl index c63cf908..9153d3e6 100644 --- a/senlin/templates/bin/_senlin-engine-cleaner.sh.tpl +++ b/senlin/templates/bin/_senlin-engine-cleaner.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/bin/_senlin-engine.sh.tpl b/senlin/templates/bin/_senlin-engine.sh.tpl index 0e1fe1e3..b0c42035 100644 --- a/senlin/templates/bin/_senlin-engine.sh.tpl +++ b/senlin/templates/bin/_senlin-engine.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/bin/_senlin-test.sh.tpl b/senlin/templates/bin/_senlin-test.sh.tpl index 82ee6089..95252ca7 100644 --- a/senlin/templates/bin/_senlin-test.sh.tpl +++ b/senlin/templates/bin/_senlin-test.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/configmap-bin.yaml b/senlin/templates/configmap-bin.yaml index 4b54a962..07dad3e6 100644 --- a/senlin/templates/configmap-bin.yaml +++ b/senlin/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/configmap-etc.yaml b/senlin/templates/configmap-etc.yaml index 027b4689..edcb896d 100644 --- a/senlin/templates/configmap-etc.yaml +++ b/senlin/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/cron-job-engine-cleaner.yaml b/senlin/templates/cron-job-engine-cleaner.yaml index 8127f19f..e6784124 100644 --- a/senlin/templates/cron-job-engine-cleaner.yaml +++ b/senlin/templates/cron-job-engine-cleaner.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/deployment-api.yaml b/senlin/templates/deployment-api.yaml index dcdccc36..da9bd0f7 100644 --- a/senlin/templates/deployment-api.yaml +++ b/senlin/templates/deployment-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/deployment-engine.yaml b/senlin/templates/deployment-engine.yaml index 2f6f8ba1..6e108899 100644 --- a/senlin/templates/deployment-engine.yaml +++ b/senlin/templates/deployment-engine.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/ingress-api.yaml b/senlin/templates/ingress-api.yaml index 36016e8f..9b01f0b5 100644 --- a/senlin/templates/ingress-api.yaml +++ b/senlin/templates/ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/job-bootstrap.yaml b/senlin/templates/job-bootstrap.yaml index 9be8ad06..4ffae576 100644 --- a/senlin/templates/job-bootstrap.yaml +++ b/senlin/templates/job-bootstrap.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/job-db-drop.yaml b/senlin/templates/job-db-drop.yaml index 1b20bf43..b6c7832a 100644 --- a/senlin/templates/job-db-drop.yaml +++ b/senlin/templates/job-db-drop.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/job-db-init.yaml b/senlin/templates/job-db-init.yaml index 783cdac5..5f797f83 100644 --- a/senlin/templates/job-db-init.yaml +++ b/senlin/templates/job-db-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/job-db-sync.yaml b/senlin/templates/job-db-sync.yaml index 6e830f80..26dcef1c 100644 --- a/senlin/templates/job-db-sync.yaml +++ b/senlin/templates/job-db-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/job-image-repo-sync.yaml b/senlin/templates/job-image-repo-sync.yaml index d7a28c71..522b0a01 100644 --- a/senlin/templates/job-image-repo-sync.yaml +++ b/senlin/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/job-ks-endpoints.yaml b/senlin/templates/job-ks-endpoints.yaml index 0b9290e4..30df5821 100644 --- a/senlin/templates/job-ks-endpoints.yaml +++ b/senlin/templates/job-ks-endpoints.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/job-ks-service.yaml b/senlin/templates/job-ks-service.yaml index e208dbb0..6475ade4 100644 --- a/senlin/templates/job-ks-service.yaml +++ b/senlin/templates/job-ks-service.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/job-ks-user.yaml b/senlin/templates/job-ks-user.yaml index 8f4decb5..bfaf8b3d 100644 --- a/senlin/templates/job-ks-user.yaml +++ b/senlin/templates/job-ks-user.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/job-rabbit-init.yaml b/senlin/templates/job-rabbit-init.yaml index 2c2ff26a..ad755a26 100644 --- a/senlin/templates/job-rabbit-init.yaml +++ b/senlin/templates/job-rabbit-init.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/pdb-api.yaml b/senlin/templates/pdb-api.yaml index 52806fe8..59d82456 100644 --- a/senlin/templates/pdb-api.yaml +++ b/senlin/templates/pdb-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/pod-test.yaml b/senlin/templates/pod-test.yaml index 6ac34d11..7f5aeb2f 100644 --- a/senlin/templates/pod-test.yaml +++ b/senlin/templates/pod-test.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/secret-db.yaml b/senlin/templates/secret-db.yaml index e8e78a62..e044b337 100644 --- a/senlin/templates/secret-db.yaml +++ b/senlin/templates/secret-db.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/secret-keystone.yaml b/senlin/templates/secret-keystone.yaml index 36d7f688..d84c2057 100644 --- a/senlin/templates/secret-keystone.yaml +++ b/senlin/templates/secret-keystone.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/secret-rabbitmq.yaml b/senlin/templates/secret-rabbitmq.yaml index 0eb14632..434baeaf 100644 --- a/senlin/templates/secret-rabbitmq.yaml +++ b/senlin/templates/secret-rabbitmq.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/service-api.yaml b/senlin/templates/service-api.yaml index d9e9ded5..d6989581 100644 --- a/senlin/templates/service-api.yaml +++ b/senlin/templates/service-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/templates/service-ingress-api.yaml b/senlin/templates/service-ingress-api.yaml index 55b1570e..4f52dc1a 100644 --- a/senlin/templates/service-ingress-api.yaml +++ b/senlin/templates/service-ingress-api.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/senlin/values.yaml b/senlin/values.yaml index 82d1787b..12e1f577 100644 --- a/senlin/values.yaml +++ b/senlin/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tempest/Chart.yaml b/tempest/Chart.yaml index 182774d9..2bff4d93 100644 --- a/tempest/Chart.yaml +++ b/tempest/Chart.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tempest/requirements.yaml b/tempest/requirements.yaml index 53782e69..ec311518 100644 --- a/tempest/requirements.yaml +++ b/tempest/requirements.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tempest/templates/_helpers.tpl b/tempest/templates/_helpers.tpl index 87c82dde..e925a88c 100644 --- a/tempest/templates/_helpers.tpl +++ b/tempest/templates/_helpers.tpl @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tempest/templates/bin/_run-tests.sh.tpl b/tempest/templates/bin/_run-tests.sh.tpl index 7d0bb345..994c82a8 100644 --- a/tempest/templates/bin/_run-tests.sh.tpl +++ b/tempest/templates/bin/_run-tests.sh.tpl @@ -1,7 +1,7 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tempest/templates/configmap-bin.yaml b/tempest/templates/configmap-bin.yaml index 5139db3b..3d10b51d 100644 --- a/tempest/templates/configmap-bin.yaml +++ b/tempest/templates/configmap-bin.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tempest/templates/configmap-etc.yaml b/tempest/templates/configmap-etc.yaml index 855c4607..555370b3 100644 --- a/tempest/templates/configmap-etc.yaml +++ b/tempest/templates/configmap-etc.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tempest/templates/job-image-repo-sync.yaml b/tempest/templates/job-image-repo-sync.yaml index 4787594b..5724245b 100644 --- a/tempest/templates/job-image-repo-sync.yaml +++ b/tempest/templates/job-image-repo-sync.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tempest/templates/job-ks-user.yaml b/tempest/templates/job-ks-user.yaml index 8c8260ab..dcfe13ae 100644 --- a/tempest/templates/job-ks-user.yaml +++ b/tempest/templates/job-ks-user.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tempest/templates/job-run-tests.yaml b/tempest/templates/job-run-tests.yaml index fd1d8b08..4cf1d88d 100644 --- a/tempest/templates/job-run-tests.yaml +++ b/tempest/templates/job-run-tests.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tempest/templates/pvc-tempest.yaml b/tempest/templates/pvc-tempest.yaml index a7f25b7a..9082407b 100644 --- a/tempest/templates/pvc-tempest.yaml +++ b/tempest/templates/pvc-tempest.yaml @@ -1,5 +1,5 @@ # {{/* -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tempest/templates/secret-keystone.yaml b/tempest/templates/secret-keystone.yaml index 7248a409..e714efcf 100644 --- a/tempest/templates/secret-keystone.yaml +++ b/tempest/templates/secret-keystone.yaml @@ -1,5 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. +Copyright 2017-2018 OpenStack Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/tempest/values.yaml b/tempest/values.yaml index 25ad719b..d945e034 100644 --- a/tempest/values.yaml +++ b/tempest/values.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/dns-test.yaml b/tests/dns-test.yaml index ab567f35..d60346ad 100644 --- a/tests/dns-test.yaml +++ b/tests/dns-test.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/pvc-test.yaml b/tests/pvc-test.yaml index a448ecb6..3b7c6f98 100644 --- a/tests/pvc-test.yaml +++ b/tests/pvc-test.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/deployment/armada/010-armada-host-setup.sh b/tools/deployment/armada/010-armada-host-setup.sh index 3e3b3a2c..79672b1b 100755 --- a/tools/deployment/armada/010-armada-host-setup.sh +++ b/tools/deployment/armada/010-armada-host-setup.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/armada/015-armada-build.sh b/tools/deployment/armada/015-armada-build.sh index 86eaf2e7..f14f7179 100755 --- a/tools/deployment/armada/015-armada-build.sh +++ b/tools/deployment/armada/015-armada-build.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/armada/020-armada-render-manifests.sh b/tools/deployment/armada/020-armada-render-manifests.sh index 129ccb21..a757acf5 100755 --- a/tools/deployment/armada/020-armada-render-manifests.sh +++ b/tools/deployment/armada/020-armada-render-manifests.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/armada/025-armada-validate-manifests.sh b/tools/deployment/armada/025-armada-validate-manifests.sh index e37ea52b..333d13ce 100755 --- a/tools/deployment/armada/025-armada-validate-manifests.sh +++ b/tools/deployment/armada/025-armada-validate-manifests.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/armada/030-armada-apply-manifests.sh b/tools/deployment/armada/030-armada-apply-manifests.sh index 02725509..c51a84be 100755 --- a/tools/deployment/armada/030-armada-apply-manifests.sh +++ b/tools/deployment/armada/030-armada-apply-manifests.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/armada/generate-passwords.sh b/tools/deployment/armada/generate-passwords.sh index 58540b5f..69b41994 100755 --- a/tools/deployment/armada/generate-passwords.sh +++ b/tools/deployment/armada/generate-passwords.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/baremetal/005-setup-nodes.sh b/tools/deployment/baremetal/005-setup-nodes.sh index cb4602ee..47066798 100755 --- a/tools/deployment/baremetal/005-setup-nodes.sh +++ b/tools/deployment/baremetal/005-setup-nodes.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/baremetal/010-setup-client.sh b/tools/deployment/baremetal/010-setup-client.sh index 76bfb90c..7b3e3631 100755 --- a/tools/deployment/baremetal/010-setup-client.sh +++ b/tools/deployment/baremetal/010-setup-client.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/baremetal/020-ingress.sh b/tools/deployment/baremetal/020-ingress.sh index 59119efb..18eda5e3 100755 --- a/tools/deployment/baremetal/020-ingress.sh +++ b/tools/deployment/baremetal/020-ingress.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/baremetal/110-compute-kit.sh b/tools/deployment/baremetal/110-compute-kit.sh index d2dc8695..865b3fba 100755 --- a/tools/deployment/baremetal/110-compute-kit.sh +++ b/tools/deployment/baremetal/110-compute-kit.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/baremetal/800-create-baremetal-host-aggregate.sh b/tools/deployment/baremetal/800-create-baremetal-host-aggregate.sh index cc7410ba..131409fe 100755 --- a/tools/deployment/baremetal/800-create-baremetal-host-aggregate.sh +++ b/tools/deployment/baremetal/800-create-baremetal-host-aggregate.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/baremetal/810-register-baremetal-nodes.sh b/tools/deployment/baremetal/810-register-baremetal-nodes.sh index 2823be51..169e3f07 100755 --- a/tools/deployment/baremetal/810-register-baremetal-nodes.sh +++ b/tools/deployment/baremetal/810-register-baremetal-nodes.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/baremetal/820-create-baremetal-flavor.sh b/tools/deployment/baremetal/820-create-baremetal-flavor.sh index ef18017e..c74d1f78 100755 --- a/tools/deployment/baremetal/820-create-baremetal-flavor.sh +++ b/tools/deployment/baremetal/820-create-baremetal-flavor.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/baremetal/900-use-it.sh b/tools/deployment/baremetal/900-use-it.sh index 0bf86856..0c466bfd 100755 --- a/tools/deployment/baremetal/900-use-it.sh +++ b/tools/deployment/baremetal/900-use-it.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/common/memcached.sh b/tools/deployment/common/memcached.sh index 8a11f697..ee3af248 100755 --- a/tools/deployment/common/memcached.sh +++ b/tools/deployment/common/memcached.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/common/setup-certificates.sh b/tools/deployment/common/setup-certificates.sh index 9811b5fd..4f062ba8 100755 --- a/tools/deployment/common/setup-certificates.sh +++ b/tools/deployment/common/setup-certificates.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2018 The Openstack-Helm Authors. +# Copyright 2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/common/setup-client.sh b/tools/deployment/common/setup-client.sh index 400c5b62..013edf02 100755 --- a/tools/deployment/common/setup-client.sh +++ b/tools/deployment/common/setup-client.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/common/wait-for-pods.sh b/tools/deployment/common/wait-for-pods.sh index f6ea6576..c8609add 100755 --- a/tools/deployment/common/wait-for-pods.sh +++ b/tools/deployment/common/wait-for-pods.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/ceph/040-ceph.sh b/tools/deployment/developer/ceph/040-ceph.sh index 53ba741b..06afc6aa 100755 --- a/tools/deployment/developer/ceph/040-ceph.sh +++ b/tools/deployment/developer/ceph/040-ceph.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/ceph/045-ceph-ns-activate.sh b/tools/deployment/developer/ceph/045-ceph-ns-activate.sh index edd5b69d..88ea12c6 100755 --- a/tools/deployment/developer/ceph/045-ceph-ns-activate.sh +++ b/tools/deployment/developer/ceph/045-ceph-ns-activate.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/ceph/110-ceph-radosgateway.sh b/tools/deployment/developer/ceph/110-ceph-radosgateway.sh index 2d083fe2..ec8f820f 100755 --- a/tools/deployment/developer/ceph/110-ceph-radosgateway.sh +++ b/tools/deployment/developer/ceph/110-ceph-radosgateway.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/ceph/120-glance.sh b/tools/deployment/developer/ceph/120-glance.sh index f584ea11..067a2626 100755 --- a/tools/deployment/developer/ceph/120-glance.sh +++ b/tools/deployment/developer/ceph/120-glance.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/ceph/130-cinder.sh b/tools/deployment/developer/ceph/130-cinder.sh index b66e6d65..b7e3a5fb 100755 --- a/tools/deployment/developer/ceph/130-cinder.sh +++ b/tools/deployment/developer/ceph/130-cinder.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/ceph/150-libvirt.sh b/tools/deployment/developer/ceph/150-libvirt.sh index 5196ac2b..995d8729 100755 --- a/tools/deployment/developer/ceph/150-libvirt.sh +++ b/tools/deployment/developer/ceph/150-libvirt.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/ceph/160-compute-kit.sh b/tools/deployment/developer/ceph/160-compute-kit.sh index bab31ae1..2ad31507 100755 --- a/tools/deployment/developer/ceph/160-compute-kit.sh +++ b/tools/deployment/developer/ceph/160-compute-kit.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/common/000-install-packages.sh b/tools/deployment/developer/common/000-install-packages.sh index fb83bc3e..009a2a4c 100755 --- a/tools/deployment/developer/common/000-install-packages.sh +++ b/tools/deployment/developer/common/000-install-packages.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/common/010-deploy-k8s.sh b/tools/deployment/developer/common/010-deploy-k8s.sh index 986ad805..c01d7963 100755 --- a/tools/deployment/developer/common/010-deploy-k8s.sh +++ b/tools/deployment/developer/common/010-deploy-k8s.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/common/030-ingress.sh b/tools/deployment/developer/common/030-ingress.sh index c144750d..99de22f7 100755 --- a/tools/deployment/developer/common/030-ingress.sh +++ b/tools/deployment/developer/common/030-ingress.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/common/050-mariadb.sh b/tools/deployment/developer/common/050-mariadb.sh index 1d3154df..4d2e4740 100755 --- a/tools/deployment/developer/common/050-mariadb.sh +++ b/tools/deployment/developer/common/050-mariadb.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/common/060-rabbitmq.sh b/tools/deployment/developer/common/060-rabbitmq.sh index 000a6e89..f3617c6c 100755 --- a/tools/deployment/developer/common/060-rabbitmq.sh +++ b/tools/deployment/developer/common/060-rabbitmq.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/common/080-keystone.sh b/tools/deployment/developer/common/080-keystone.sh index c19aec70..cc90deed 100755 --- a/tools/deployment/developer/common/080-keystone.sh +++ b/tools/deployment/developer/common/080-keystone.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/common/090-heat.sh b/tools/deployment/developer/common/090-heat.sh index e1b92622..77e7f84e 100755 --- a/tools/deployment/developer/common/090-heat.sh +++ b/tools/deployment/developer/common/090-heat.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/common/100-horizon.sh b/tools/deployment/developer/common/100-horizon.sh index 3c241310..5a7c155a 100755 --- a/tools/deployment/developer/common/100-horizon.sh +++ b/tools/deployment/developer/common/100-horizon.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/common/140-openvswitch.sh b/tools/deployment/developer/common/140-openvswitch.sh index 6f06af4e..2d848994 100755 --- a/tools/deployment/developer/common/140-openvswitch.sh +++ b/tools/deployment/developer/common/140-openvswitch.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/common/170-setup-gateway.sh b/tools/deployment/developer/common/170-setup-gateway.sh index f2f3b037..18623c50 100755 --- a/tools/deployment/developer/common/170-setup-gateway.sh +++ b/tools/deployment/developer/common/170-setup-gateway.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/common/900-use-it.sh b/tools/deployment/developer/common/900-use-it.sh index f487581f..f269aedf 100755 --- a/tools/deployment/developer/common/900-use-it.sh +++ b/tools/deployment/developer/common/900-use-it.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/ldap/080-keystone.sh b/tools/deployment/developer/ldap/080-keystone.sh index 7346961c..4694d5f0 100755 --- a/tools/deployment/developer/ldap/080-keystone.sh +++ b/tools/deployment/developer/ldap/080-keystone.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/nfs/040-nfs-provisioner.sh b/tools/deployment/developer/nfs/040-nfs-provisioner.sh index 9554240a..e3e5e765 100755 --- a/tools/deployment/developer/nfs/040-nfs-provisioner.sh +++ b/tools/deployment/developer/nfs/040-nfs-provisioner.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/nfs/120-glance.sh b/tools/deployment/developer/nfs/120-glance.sh index e817d20c..7800ca74 100755 --- a/tools/deployment/developer/nfs/120-glance.sh +++ b/tools/deployment/developer/nfs/120-glance.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/nfs/150-libvirt.sh b/tools/deployment/developer/nfs/150-libvirt.sh index 04adb7fb..9e0e43dc 100755 --- a/tools/deployment/developer/nfs/150-libvirt.sh +++ b/tools/deployment/developer/nfs/150-libvirt.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/developer/nfs/160-compute-kit.sh b/tools/deployment/developer/nfs/160-compute-kit.sh index 516fc562..1261b5f1 100755 --- a/tools/deployment/developer/nfs/160-compute-kit.sh +++ b/tools/deployment/developer/nfs/160-compute-kit.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/020-ingress.sh b/tools/deployment/multinode/020-ingress.sh index 2d7733d6..8632ad21 100755 --- a/tools/deployment/multinode/020-ingress.sh +++ b/tools/deployment/multinode/020-ingress.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/030-ceph.sh b/tools/deployment/multinode/030-ceph.sh index 043c7c79..5712a48b 100755 --- a/tools/deployment/multinode/030-ceph.sh +++ b/tools/deployment/multinode/030-ceph.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/040-ceph-ns-activate.sh b/tools/deployment/multinode/040-ceph-ns-activate.sh index fc4fb87f..0b8554d1 100755 --- a/tools/deployment/multinode/040-ceph-ns-activate.sh +++ b/tools/deployment/multinode/040-ceph-ns-activate.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/050-mariadb.sh b/tools/deployment/multinode/050-mariadb.sh index 5d5ac733..0881c0ae 100755 --- a/tools/deployment/multinode/050-mariadb.sh +++ b/tools/deployment/multinode/050-mariadb.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/060-rabbitmq.sh b/tools/deployment/multinode/060-rabbitmq.sh index 9fed06ba..4a1f230e 100755 --- a/tools/deployment/multinode/060-rabbitmq.sh +++ b/tools/deployment/multinode/060-rabbitmq.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/080-keystone.sh b/tools/deployment/multinode/080-keystone.sh index a1177d79..fe3b6635 100755 --- a/tools/deployment/multinode/080-keystone.sh +++ b/tools/deployment/multinode/080-keystone.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/090-ceph-radosgateway.sh b/tools/deployment/multinode/090-ceph-radosgateway.sh index aea3d78f..9c36007d 100755 --- a/tools/deployment/multinode/090-ceph-radosgateway.sh +++ b/tools/deployment/multinode/090-ceph-radosgateway.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/100-glance.sh b/tools/deployment/multinode/100-glance.sh index 4c291dcc..67beef22 100755 --- a/tools/deployment/multinode/100-glance.sh +++ b/tools/deployment/multinode/100-glance.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/110-cinder.sh b/tools/deployment/multinode/110-cinder.sh index e262cae9..08c21917 100755 --- a/tools/deployment/multinode/110-cinder.sh +++ b/tools/deployment/multinode/110-cinder.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/120-openvswitch.sh b/tools/deployment/multinode/120-openvswitch.sh index b903afed..3f63b876 100755 --- a/tools/deployment/multinode/120-openvswitch.sh +++ b/tools/deployment/multinode/120-openvswitch.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/130-libvirt.sh b/tools/deployment/multinode/130-libvirt.sh index 434b0947..7b0474ff 100755 --- a/tools/deployment/multinode/130-libvirt.sh +++ b/tools/deployment/multinode/130-libvirt.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/140-compute-kit.sh b/tools/deployment/multinode/140-compute-kit.sh index 12b0815e..efcea8a5 100755 --- a/tools/deployment/multinode/140-compute-kit.sh +++ b/tools/deployment/multinode/140-compute-kit.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/150-heat.sh b/tools/deployment/multinode/150-heat.sh index f395ae09..9aa2dd0d 100755 --- a/tools/deployment/multinode/150-heat.sh +++ b/tools/deployment/multinode/150-heat.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/160-barbican.sh b/tools/deployment/multinode/160-barbican.sh index 3cc1d778..2fc82ad4 100755 --- a/tools/deployment/multinode/160-barbican.sh +++ b/tools/deployment/multinode/160-barbican.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/170-senlin.sh b/tools/deployment/multinode/170-senlin.sh index 6c6e07cd..b32f96ae 100755 --- a/tools/deployment/multinode/170-senlin.sh +++ b/tools/deployment/multinode/170-senlin.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/180-mistral.sh b/tools/deployment/multinode/180-mistral.sh index 2603b61f..522bed3c 100755 --- a/tools/deployment/multinode/180-mistral.sh +++ b/tools/deployment/multinode/180-mistral.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/190-magnum.sh b/tools/deployment/multinode/190-magnum.sh index 2768d436..c800403f 100755 --- a/tools/deployment/multinode/190-magnum.sh +++ b/tools/deployment/multinode/190-magnum.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/200-congress.sh b/tools/deployment/multinode/200-congress.sh index 5b122eac..be038a2b 100755 --- a/tools/deployment/multinode/200-congress.sh +++ b/tools/deployment/multinode/200-congress.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/210-postgresql.sh b/tools/deployment/multinode/210-postgresql.sh index 8dc70314..78b9df50 100755 --- a/tools/deployment/multinode/210-postgresql.sh +++ b/tools/deployment/multinode/210-postgresql.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/220-gnocchi.sh b/tools/deployment/multinode/220-gnocchi.sh index 78316177..2fd97f23 100755 --- a/tools/deployment/multinode/220-gnocchi.sh +++ b/tools/deployment/multinode/220-gnocchi.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/230-mongodb.sh b/tools/deployment/multinode/230-mongodb.sh index d0dafe1d..d7fcad4b 100755 --- a/tools/deployment/multinode/230-mongodb.sh +++ b/tools/deployment/multinode/230-mongodb.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/240-ceilometer.sh b/tools/deployment/multinode/240-ceilometer.sh index 50eb3380..fa089022 100755 --- a/tools/deployment/multinode/240-ceilometer.sh +++ b/tools/deployment/multinode/240-ceilometer.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/900-tempest.sh b/tools/deployment/multinode/900-tempest.sh index e95f82a7..e253dfe3 100755 --- a/tools/deployment/multinode/900-tempest.sh +++ b/tools/deployment/multinode/900-tempest.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/deployment/multinode/kube-node-subnet.sh b/tools/deployment/multinode/kube-node-subnet.sh index 2ce60994..9ce191d4 100755 --- a/tools/deployment/multinode/kube-node-subnet.sh +++ b/tools/deployment/multinode/kube-node-subnet.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/gate/playbooks/armada-fullstack-deploy.yaml b/tools/gate/playbooks/armada-fullstack-deploy.yaml index 882d99f2..f02f63ab 100644 --- a/tools/gate/playbooks/armada-fullstack-deploy.yaml +++ b/tools/gate/playbooks/armada-fullstack-deploy.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/gate/playbooks/dev-deploy-ceph.yaml b/tools/gate/playbooks/dev-deploy-ceph.yaml index 020a6638..fa5e4f44 100644 --- a/tools/gate/playbooks/dev-deploy-ceph.yaml +++ b/tools/gate/playbooks/dev-deploy-ceph.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/gate/playbooks/dev-deploy-nfs.yaml b/tools/gate/playbooks/dev-deploy-nfs.yaml index 6e497d41..153fb328 100644 --- a/tools/gate/playbooks/dev-deploy-nfs.yaml +++ b/tools/gate/playbooks/dev-deploy-nfs.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/gate/playbooks/ironic-deploy.yaml b/tools/gate/playbooks/ironic-deploy.yaml index a8ebc82b..43a80876 100644 --- a/tools/gate/playbooks/ironic-deploy.yaml +++ b/tools/gate/playbooks/ironic-deploy.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/gate/playbooks/multinode-deploy.yaml b/tools/gate/playbooks/multinode-deploy.yaml index a190ce4f..7fa50223 100644 --- a/tools/gate/playbooks/multinode-deploy.yaml +++ b/tools/gate/playbooks/multinode-deploy.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/gate/playbooks/multinode-tempest-deploy.yaml b/tools/gate/playbooks/multinode-tempest-deploy.yaml index e6f68777..995c3e27 100644 --- a/tools/gate/playbooks/multinode-tempest-deploy.yaml +++ b/tools/gate/playbooks/multinode-tempest-deploy.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/gate/playbooks/osh-infra-build.yaml b/tools/gate/playbooks/osh-infra-build.yaml index d06296c1..5367f643 100644 --- a/tools/gate/playbooks/osh-infra-build.yaml +++ b/tools/gate/playbooks/osh-infra-build.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/gate/playbooks/osh-infra-collect-logs.yaml b/tools/gate/playbooks/osh-infra-collect-logs.yaml index bcd5c546..de0715ae 100644 --- a/tools/gate/playbooks/osh-infra-collect-logs.yaml +++ b/tools/gate/playbooks/osh-infra-collect-logs.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/gate/playbooks/osh-infra-deploy-docker.yaml b/tools/gate/playbooks/osh-infra-deploy-docker.yaml index 7bf66fa2..755278da 100644 --- a/tools/gate/playbooks/osh-infra-deploy-docker.yaml +++ b/tools/gate/playbooks/osh-infra-deploy-docker.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/gate/playbooks/osh-infra-deploy-k8s.yaml b/tools/gate/playbooks/osh-infra-deploy-k8s.yaml index 8daa337e..80e69d54 100644 --- a/tools/gate/playbooks/osh-infra-deploy-k8s.yaml +++ b/tools/gate/playbooks/osh-infra-deploy-k8s.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/gate/playbooks/osh-infra-upgrade-host.yaml b/tools/gate/playbooks/osh-infra-upgrade-host.yaml index 495b5cb9..277fdcab 100644 --- a/tools/gate/playbooks/osh-infra-upgrade-host.yaml +++ b/tools/gate/playbooks/osh-infra-upgrade-host.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/gate/playbooks/vars.yaml b/tools/gate/playbooks/vars.yaml index eb6ffae1..cf7bab40 100644 --- a/tools/gate/playbooks/vars.yaml +++ b/tools/gate/playbooks/vars.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/gate/playbooks/zuul-linter.yaml b/tools/gate/playbooks/zuul-linter.yaml index ec0f7ea7..924294a5 100644 --- a/tools/gate/playbooks/zuul-linter.yaml +++ b/tools/gate/playbooks/zuul-linter.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/images/ceph-config-helper/Makefile b/tools/images/ceph-config-helper/Makefile index ef30f510..cc9a5a76 100644 --- a/tools/images/ceph-config-helper/Makefile +++ b/tools/images/ceph-config-helper/Makefile @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/images/gate-utils/Makefile b/tools/images/gate-utils/Makefile index 4a7b00cf..6d7b718f 100644 --- a/tools/images/gate-utils/Makefile +++ b/tools/images/gate-utils/Makefile @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/images/kubernetes-entrypoint/Makefile b/tools/images/kubernetes-entrypoint/Makefile index 1bfcf49f..8e3e2b21 100644 --- a/tools/images/kubernetes-entrypoint/Makefile +++ b/tools/images/kubernetes-entrypoint/Makefile @@ -1,4 +1,4 @@ -# Copyright 2018 The Openstack-Helm Authors. +# Copyright 2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/images/libvirt/Makefile b/tools/images/libvirt/Makefile index 5624bb25..7a78383e 100644 --- a/tools/images/libvirt/Makefile +++ b/tools/images/libvirt/Makefile @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/images/openvswitch/Makefile b/tools/images/openvswitch/Makefile index 09e3c7dd..d5450f3d 100644 --- a/tools/images/openvswitch/Makefile +++ b/tools/images/openvswitch/Makefile @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/images/tempest/Makefile b/tools/images/tempest/Makefile index 28ba8bd1..22d79564 100644 --- a/tools/images/tempest/Makefile +++ b/tools/images/tempest/Makefile @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/images/vbmc/Makefile b/tools/images/vbmc/Makefile index 211eaf05..d38e8d97 100644 --- a/tools/images/vbmc/Makefile +++ b/tools/images/vbmc/Makefile @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/overrides/backends/networking/compute-kit-sr-iov.sh b/tools/overrides/backends/networking/compute-kit-sr-iov.sh index 050d2902..51f795bd 100755 --- a/tools/overrides/backends/networking/compute-kit-sr-iov.sh +++ b/tools/overrides/backends/networking/compute-kit-sr-iov.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # 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 diff --git a/tools/overrides/backends/networking/linuxbridge.yaml b/tools/overrides/backends/networking/linuxbridge.yaml index 45b3e935..9d8c739b 100644 --- a/tools/overrides/backends/networking/linuxbridge.yaml +++ b/tools/overrides/backends/networking/linuxbridge.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/overrides/keystone/bootstrap_ldap.yaml b/tools/overrides/keystone/bootstrap_ldap.yaml index 6f289581..e867267e 100644 --- a/tools/overrides/keystone/bootstrap_ldap.yaml +++ b/tools/overrides/keystone/bootstrap_ldap.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tools/overrides/keystone/ldap_domain_config.yaml b/tools/overrides/keystone/ldap_domain_config.yaml index 8109017a..3d7ebaae 100644 --- a/tools/overrides/keystone/ldap_domain_config.yaml +++ b/tools/overrides/keystone/ldap_domain_config.yaml @@ -1,4 +1,4 @@ -# Copyright 2017 The Openstack-Helm Authors. +# Copyright 2017-2018 OpenStack Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.