From db79e797885f3156333f94425e83dc1261d4af0e Mon Sep 17 00:00:00 2001 From: Gage Hugo Date: Mon, 2 Mar 2020 11:41:28 -0600 Subject: [PATCH] Remove OSH Authors copyright The current copyright refers to a non-existent group "openstack helm authors" with often out-of-date references that are confusing when adding a new file to the repo. This change removes all references to this copyright by the non-existent group and any blank lines underneath. Change-Id: Ia035037e000f1bf95202fc07b8cd1ad0fc019094 --- Makefile | 2 -- aodh/templates/bin/_aodh-alarms-cleaner.sh.tpl | 2 -- barbican/templates/bin/_barbican-test.sh.tpl | 2 -- barbican/templates/bin/_barbican.sh.tpl | 2 -- barbican/templates/bin/_bootstrap.sh.tpl | 2 -- barbican/templates/bin/_db-sync.sh.tpl | 2 -- barbican/templates/configmap-bin.yaml | 2 -- barbican/templates/configmap-etc.yaml | 2 -- barbican/templates/deployment-api.yaml | 2 -- barbican/templates/ingress-api.yaml | 2 -- barbican/templates/job-bootstrap.yaml | 2 -- barbican/templates/job-db-drop.yaml | 2 -- barbican/templates/job-db-init.yaml | 2 -- barbican/templates/job-db-sync.yaml | 2 -- barbican/templates/job-image-repo-sync.yaml | 2 -- barbican/templates/job-ks-endpoints.yaml | 2 -- barbican/templates/job-ks-service.yaml | 2 -- barbican/templates/job-ks-user.yaml | 2 -- barbican/templates/job-rabbit-init.yaml | 2 -- barbican/templates/network_policy.yaml | 2 -- barbican/templates/pdb-api.yaml | 2 -- barbican/templates/pod-test.yaml | 2 -- barbican/templates/secret-db.yaml | 2 -- barbican/templates/secret-ingress-tls.yaml | 2 -- barbican/templates/secret-keystone.yaml | 2 -- barbican/templates/secret-rabbitmq.yaml | 2 -- barbican/templates/service-api.yaml | 2 -- barbican/templates/service-ingress-api.yaml | 2 -- ceilometer/Chart.yaml | 2 -- ceilometer/requirements.yaml | 2 -- ceilometer/templates/bin/_bootstrap.sh.tpl | 2 -- ceilometer/templates/bin/_ceilometer-api.sh.tpl | 2 -- ceilometer/templates/bin/_ceilometer-central.sh.tpl | 2 -- ceilometer/templates/bin/_ceilometer-collector.sh.tpl | 2 -- ceilometer/templates/bin/_ceilometer-compute.sh.tpl | 2 -- ceilometer/templates/bin/_ceilometer-ipmi.sh.tpl | 1 - ceilometer/templates/bin/_ceilometer-notification.sh.tpl | 2 -- ceilometer/templates/bin/_db-init-mongodb.sh.tpl | 2 -- ceilometer/templates/bin/_db-sync.sh.tpl | 2 -- ceilometer/templates/configmap-bin.yaml | 2 -- ceilometer/templates/configmap-etc.yaml | 2 -- ceilometer/templates/daemonset-compute.yaml | 2 -- ceilometer/templates/daemonset-ipmi.yaml | 1 - ceilometer/templates/deployment-api.yaml | 2 -- ceilometer/templates/deployment-central.yaml | 2 -- ceilometer/templates/deployment-collector.yaml | 2 -- ceilometer/templates/deployment-notification.yaml | 2 -- ceilometer/templates/ingress-api.yaml | 2 -- ceilometer/templates/job-bootstrap.yaml | 2 -- ceilometer/templates/job-db-drop.yaml | 2 -- ceilometer/templates/job-db-init-mongodb.yaml | 2 -- ceilometer/templates/job-db-init.yaml | 2 -- ceilometer/templates/job-db-sync.yaml | 2 -- ceilometer/templates/job-image-repo-sync.yaml | 2 -- ceilometer/templates/job-ks-endpoints.yaml | 2 -- ceilometer/templates/job-ks-service.yaml | 2 -- ceilometer/templates/job-ks-user.yaml | 2 -- ceilometer/templates/job-rabbit-init.yaml | 2 -- ceilometer/templates/network_policy.yaml | 2 -- ceilometer/templates/pdb-api.yaml | 2 -- ceilometer/templates/pod-rally-test.yaml | 2 -- ceilometer/templates/secret-db.yaml | 2 -- ceilometer/templates/secret-keystone.yaml | 2 -- ceilometer/templates/secret-mongodb.yaml | 2 -- ceilometer/templates/secret-rabbitmq.yaml | 2 -- ceilometer/templates/service-api.yaml | 2 -- ceilometer/templates/service-ingress-api.yaml | 2 -- ceilometer/values.yaml | 2 -- cinder/Chart.yaml | 2 -- cinder/requirements.yaml | 2 -- cinder/templates/bin/_backup-storage-init.sh.tpl | 2 -- cinder/templates/bin/_bootstrap.sh.tpl | 2 -- cinder/templates/bin/_ceph-admin-keyring.sh.tpl | 2 -- cinder/templates/bin/_ceph-keyring.sh.tpl | 2 -- cinder/templates/bin/_cinder-api.sh.tpl | 2 -- cinder/templates/bin/_cinder-backup.sh.tpl | 2 -- cinder/templates/bin/_cinder-scheduler.sh.tpl | 2 -- cinder/templates/bin/_cinder-volume.sh.tpl | 2 -- cinder/templates/bin/_clean-secrets.sh.tpl | 2 -- cinder/templates/bin/_create-internal-tenant-id.sh.tpl | 2 -- cinder/templates/bin/_db-sync.sh.tpl | 2 -- cinder/templates/bin/_external-ceph-rbd-admin-keyring.sh.tpl | 2 -- cinder/templates/bin/_retrieve-internal-tenant-id.sh.tpl | 2 -- cinder/templates/bin/_storage-init.sh.tpl | 2 -- cinder/templates/bin/_volume-usage-audit.sh.tpl | 2 -- cinder/templates/configmap-bin.yaml | 2 -- cinder/templates/configmap-etc.yaml | 2 -- cinder/templates/cron-job-cinder-volume-usage-audit.yaml | 2 -- cinder/templates/deployment-api.yaml | 2 -- cinder/templates/deployment-backup.yaml | 2 -- cinder/templates/deployment-scheduler.yaml | 2 -- cinder/templates/deployment-volume.yaml | 2 -- cinder/templates/ingress-api.yaml | 2 -- cinder/templates/job-backup-storage-init.yaml | 2 -- cinder/templates/job-bootstrap.yaml | 2 -- cinder/templates/job-clean.yaml | 2 -- cinder/templates/job-create-internal-tenant.yaml | 2 -- cinder/templates/job-db-drop.yaml | 2 -- cinder/templates/job-db-init.yaml | 2 -- cinder/templates/job-db-sync.yaml | 2 -- cinder/templates/job-image-repo-sync.yaml | 2 -- cinder/templates/job-ks-endpoints.yaml | 2 -- cinder/templates/job-ks-service.yaml | 2 -- cinder/templates/job-ks-user.yaml | 2 -- cinder/templates/job-rabbit-init.yaml | 2 -- cinder/templates/job-storage-init.yaml | 2 -- cinder/templates/network_policy.yaml | 2 -- cinder/templates/pdb-api.yaml | 2 -- cinder/templates/pod-rally-test.yaml | 2 -- cinder/templates/pvc-backup.yaml | 2 -- cinder/templates/secret-db.yaml | 2 -- cinder/templates/secret-ingress-tls.yaml | 2 -- cinder/templates/secret-keystone.yaml | 2 -- cinder/templates/secret_rabbitmq.yaml | 2 -- cinder/templates/service-api.yaml | 2 -- cinder/templates/service-ingress-api.yaml | 2 -- cinder/templates/utils/_ceph_backend_list.tpl | 2 -- cinder/templates/utils/_has_ceph_backend.tpl | 2 -- cinder/templates/utils/_is_ceph_backend.tpl | 2 -- cinder/values.yaml | 2 -- congress/Chart.yaml | 2 -- congress/requirements.yaml | 2 -- congress/templates/bin/_bootstrap.sh.tpl | 2 -- congress/templates/bin/_congress-api.sh.tpl | 2 -- congress/templates/bin/_congress-datasource.sh.tpl | 2 -- congress/templates/bin/_congress-policy-engine.sh.tpl | 2 -- congress/templates/bin/_db-sync.sh.tpl | 2 -- congress/templates/bin/_ds_create.sh.tpl | 2 -- congress/templates/bin/_helm-tests.sh.tpl | 2 -- congress/templates/configmap-bin.yaml | 2 -- congress/templates/configmap-etc.yaml | 2 -- congress/templates/deployment-api.yaml | 2 -- congress/templates/deployment-datasource.yaml | 2 -- congress/templates/deployment-policy-engine.yaml | 2 -- congress/templates/ingress-api.yaml | 2 -- congress/templates/job-bootstrap.yaml | 2 -- congress/templates/job-db-drop.yaml | 2 -- congress/templates/job-db-init.yaml | 2 -- congress/templates/job-db-sync.yaml | 2 -- congress/templates/job-ds-create.yaml | 2 -- congress/templates/job-image-repo-sync.yaml | 2 -- congress/templates/job-ks-endpoints.yaml | 2 -- congress/templates/job-ks-service.yaml | 2 -- congress/templates/job-ks-user.yaml | 2 -- congress/templates/job-rabbit-init.yaml | 2 -- congress/templates/network_policy.yaml | 2 -- congress/templates/pod-test.yaml | 2 -- congress/templates/secret-db.yaml | 2 -- congress/templates/secret-keystone.yaml | 2 -- congress/templates/secret-rabbitmq.yaml | 2 -- congress/templates/service-api.yaml | 2 -- congress/templates/service-ingress-api.yaml | 2 -- congress/values.yaml | 2 -- designate/Chart.yaml | 2 -- designate/requirements.yaml | 2 -- designate/templates/bin/_bootstrap.sh.tpl | 2 -- designate/templates/bin/_db-sync.sh.tpl | 2 -- designate/templates/bin/_designate-api.sh.tpl | 2 -- designate/templates/bin/_designate-central.sh.tpl | 2 -- designate/templates/bin/_designate-mdns.sh.tpl | 2 -- designate/templates/bin/_designate-producer.sh.tpl | 2 -- designate/templates/bin/_designate-sink.sh.tpl | 2 -- designate/templates/bin/_designate-worker.sh.tpl | 2 -- designate/templates/configmap-bin.yaml | 2 -- designate/templates/configmap-etc.yaml | 2 -- designate/templates/deployment-api.yaml | 2 -- designate/templates/deployment-central.yaml | 2 -- designate/templates/deployment-mdns.yaml | 2 -- designate/templates/deployment-producer.yaml | 2 -- designate/templates/deployment-sink.yaml | 2 -- designate/templates/deployment-worker.yaml | 2 -- designate/templates/ingress-api.yaml | 2 -- designate/templates/job-bootstrap.yaml | 2 -- designate/templates/job-db-init.yaml | 2 -- designate/templates/job-db-sync.yaml | 2 -- designate/templates/job-ks-endpoints.yaml | 2 -- designate/templates/job-ks-service.yaml | 2 -- designate/templates/job-ks-user.yaml | 2 -- designate/templates/job-rabbit-init.yaml | 2 -- designate/templates/pdb-api.yaml | 2 -- designate/templates/pdb-central.yaml | 2 -- designate/templates/pdb-mdns.yaml | 2 -- designate/templates/pdb-producer.yaml | 2 -- designate/templates/pdb-sink.yaml | 2 -- designate/templates/pdb-worker.yaml | 2 -- designate/templates/secret-db.yaml | 2 -- designate/templates/secret-ingress-tls.yaml | 2 -- designate/templates/secret-keystone.yaml | 2 -- designate/templates/secret-rabbitmq.yaml | 2 -- designate/templates/service-api.yaml | 2 -- designate/templates/service-ingress-api.yaml | 2 -- designate/templates/service-mdns.yaml | 2 -- designate/values.yaml | 2 -- doc/source/specs/neutron-multiple-sdns.rst | 2 -- glance/Chart.yaml | 2 -- glance/requirements.yaml | 2 -- glance/templates/bin/_bootstrap.sh.tpl | 2 -- glance/templates/bin/_ceph-admin-keyring.sh.tpl | 2 -- glance/templates/bin/_ceph-keyring.sh.tpl | 2 -- glance/templates/bin/_clean-image.sh.tpl | 2 -- glance/templates/bin/_clean-secrets.sh.tpl | 2 -- glance/templates/bin/_db-sync.sh.tpl | 2 -- glance/templates/bin/_glance-api.sh.tpl | 2 -- glance/templates/bin/_glance-registry.sh.tpl | 2 -- glance/templates/bin/_metadefs-load.sh.tpl | 2 -- glance/templates/bin/_storage-init.sh.tpl | 2 -- glance/templates/configmap-bin.yaml | 2 -- glance/templates/configmap-etc.yaml | 2 -- glance/templates/deployment-api.yaml | 2 -- glance/templates/deployment-registry.yaml | 2 -- glance/templates/ingress-api.yaml | 2 -- glance/templates/ingress-registry.yaml | 2 -- glance/templates/job-bootstrap.yaml | 2 -- glance/templates/job-clean.yaml | 2 -- glance/templates/job-db-drop.yaml | 2 -- glance/templates/job-db-init.yaml | 2 -- glance/templates/job-db-sync.yaml | 2 -- glance/templates/job-image-repo-sync.yaml | 2 -- glance/templates/job-ks-endpoints.yaml | 2 -- glance/templates/job-ks-service.yaml | 2 -- glance/templates/job-ks-user.yaml | 2 -- glance/templates/job-metadefs-load.yaml | 2 -- glance/templates/job-rabbit-init.yaml | 2 -- glance/templates/job-storage-init.yaml | 2 -- glance/templates/network_policy.yaml | 2 -- glance/templates/pdb-api.yaml | 2 -- glance/templates/pdb-registry.yaml | 2 -- glance/templates/pod-rally-test.yaml | 2 -- glance/templates/pvc-images.yaml | 2 -- glance/templates/secret-db.yaml | 2 -- glance/templates/secret-ingress-tls.yaml | 2 -- glance/templates/secret-keystone.yaml | 2 -- glance/templates/secret-rabbitmq.yaml | 2 -- glance/templates/service-api.yaml | 2 -- glance/templates/service-ingress-api.yaml | 2 -- glance/templates/service-ingress-registry.yaml | 2 -- glance/templates/service-registry.yaml | 2 -- glance/values.yaml | 2 -- heat/Chart.yaml | 2 -- heat/requirements.yaml | 2 -- heat/templates/bin/_bootstrap.sh.tpl | 2 -- heat/templates/bin/_db-sync.sh.tpl | 2 -- heat/templates/bin/_heat-api.sh.tpl | 2 -- heat/templates/bin/_heat-cfn.sh.tpl | 2 -- heat/templates/bin/_heat-cloudwatch.sh.tpl | 2 -- heat/templates/bin/_heat-engine-cleaner.sh.tpl | 2 -- heat/templates/bin/_heat-engine.sh.tpl | 2 -- heat/templates/bin/_heat-purge-deleted-active.sh.tpl | 2 -- heat/templates/bin/_trusts.sh.tpl | 2 -- heat/templates/configmap-bin.yaml | 2 -- heat/templates/configmap-etc.yaml | 2 -- heat/templates/cron-job-engine-cleaner.yaml | 2 -- heat/templates/cron-job-purge-deleted.yaml | 2 -- heat/templates/deployment-api.yaml | 2 -- heat/templates/deployment-cfn.yaml | 2 -- heat/templates/deployment-cloudwatch.yaml | 2 -- heat/templates/deployment-engine.yaml | 2 -- heat/templates/ingress-api.yaml | 2 -- heat/templates/ingress-cfn.yaml | 2 -- heat/templates/ingress-cloudwatch.yaml | 2 -- heat/templates/job-bootstrap.yaml | 2 -- heat/templates/job-db-drop.yaml | 2 -- heat/templates/job-db-init.yaml | 2 -- heat/templates/job-db-sync.yaml | 2 -- heat/templates/job-image-repo-sync.yaml | 2 -- heat/templates/job-ks-endpoints.yaml | 2 -- heat/templates/job-ks-service.yaml | 2 -- heat/templates/job-ks-user-domain.yaml | 2 -- heat/templates/job-ks-user-trustee.yaml | 2 -- heat/templates/job-ks-user.yaml | 2 -- heat/templates/job-rabbit-init.yaml | 2 -- heat/templates/job-trusts.yaml | 2 -- heat/templates/network_policy.yaml | 2 -- heat/templates/pdb-api.yaml | 2 -- heat/templates/pdb-cfn.yaml | 2 -- heat/templates/pdb-cloudwatch.yaml | 2 -- heat/templates/pod-rally-test.yaml | 2 -- heat/templates/secret-db.yaml | 2 -- heat/templates/secret-ingress-tls.yaml | 2 -- heat/templates/secret-keystone.yaml | 2 -- heat/templates/secret-rabbitmq.yaml | 2 -- heat/templates/service-api.yaml | 2 -- heat/templates/service-cfn.yaml | 2 -- heat/templates/service-cloudwatch.yaml | 2 -- heat/templates/service-ingress-api.yaml | 2 -- heat/templates/service-ingress-cfn.yaml | 2 -- heat/templates/service-ingress-cloudwatch.yaml | 2 -- heat/values.yaml | 2 -- horizon/Chart.yaml | 2 -- horizon/requirements.yaml | 2 -- horizon/templates/bin/_db-sync.sh.tpl | 2 -- horizon/templates/bin/_horizon.sh.tpl | 2 -- horizon/templates/bin/_selenium-test.py.tpl | 2 -- horizon/templates/configmap-bin.yaml | 2 -- horizon/templates/configmap-etc.yaml | 2 -- horizon/templates/deployment.yaml | 2 -- horizon/templates/ingress-api.yaml | 2 -- horizon/templates/job-db-drop.yaml | 2 -- horizon/templates/job-db-init.yaml | 2 -- horizon/templates/job-db-sync.yaml | 2 -- horizon/templates/job-image-repo-sync.yaml | 2 -- horizon/templates/network_policy.yaml | 2 -- horizon/templates/pdb.yaml | 2 -- horizon/templates/pod-helm-tests.yaml | 2 -- horizon/templates/secret-db.yaml | 2 -- horizon/templates/secret-ingress-tls.yaml | 2 -- horizon/templates/secret-keystone.yaml | 2 -- horizon/templates/service-ingress.yaml | 2 -- horizon/templates/service.yaml | 2 -- horizon/values.yaml | 2 -- ironic/Chart.yaml | 2 -- ironic/requirements.yaml | 2 -- ironic/templates/bin/_bootstrap.sh.tpl | 2 -- ironic/templates/bin/_db-sync.sh.tpl | 2 -- ironic/templates/bin/_ironic-api.sh.tpl | 2 -- ironic/templates/bin/_ironic-conductor-http-init.sh.tpl | 2 -- ironic/templates/bin/_ironic-conductor-http.sh.tpl | 2 -- ironic/templates/bin/_ironic-conductor-init.sh.tpl | 2 -- ironic/templates/bin/_ironic-conductor-pxe-init.sh.tpl | 2 -- ironic/templates/bin/_ironic-conductor-pxe.sh.tpl | 2 -- ironic/templates/bin/_ironic-conductor.sh.tpl | 2 -- ironic/templates/bin/_manage-cleaning-network.sh.tpl | 2 -- ironic/templates/bin/_retreive-cleaning-network.sh.tpl | 2 -- ironic/templates/bin/_retreive-swift-config.sh.tpl | 2 -- ironic/templates/configmap-bin.yaml | 2 -- ironic/templates/configmap-etc.yaml | 2 -- ironic/templates/deployment-api.yaml | 2 -- ironic/templates/ingress-api.yaml | 2 -- ironic/templates/job-bootstrap.yaml | 2 -- ironic/templates/job-db-drop.yaml | 2 -- ironic/templates/job-db-init.yaml | 2 -- ironic/templates/job-db-sync.yaml | 2 -- ironic/templates/job-image-repo-sync.yaml | 2 -- ironic/templates/job-ks-endpoints.yaml | 2 -- ironic/templates/job-ks-service.yaml | 2 -- ironic/templates/job-ks-user.yaml | 2 -- ironic/templates/job-manage-cleaning-network.yaml | 2 -- ironic/templates/job-rabbit-init.yaml | 2 -- ironic/templates/network_policy.yaml | 2 -- ironic/templates/pdb-api.yaml | 2 -- ironic/templates/secret-db.yaml | 2 -- ironic/templates/secret-keystone.yaml | 2 -- ironic/templates/secret-rabbitmq.yaml | 2 -- ironic/templates/service-api.yaml | 2 -- ironic/templates/service-ingress-api.yaml | 2 -- ironic/templates/statefulset-conductor.yaml | 2 -- ironic/values.yaml | 2 -- keystone/Chart.yaml | 2 -- keystone/requirements.yaml | 2 -- keystone/templates/bin/_bootstrap.sh.tpl | 2 -- keystone/templates/bin/_cred-clean.py.tpl | 1 - keystone/templates/bin/_db-sync.sh.tpl | 2 -- keystone/templates/bin/_domain-manage-init.sh.tpl | 2 -- keystone/templates/bin/_domain-manage.sh.tpl | 2 -- keystone/templates/bin/_endpoint-update.py.tpl | 2 -- keystone/templates/bin/_fernet-manage.py.tpl | 2 -- keystone/templates/bin/_keystone-api.sh.tpl | 2 -- keystone/templates/configmap-bin.yaml | 2 -- keystone/templates/configmap-etc.yaml | 2 -- keystone/templates/cron-job-credential-rotate.yaml | 2 -- keystone/templates/cron-job-fernet-rotate.yaml | 2 -- keystone/templates/deployment-api.yaml | 2 -- keystone/templates/ingress-api.yaml | 2 -- keystone/templates/job-bootstrap.yaml | 2 -- keystone/templates/job-credential-cleanup.yaml | 2 -- keystone/templates/job-credential-setup.yaml | 2 -- keystone/templates/job-db-drop.yaml | 2 -- keystone/templates/job-db-init.yaml | 2 -- keystone/templates/job-db-sync.yaml | 2 -- keystone/templates/job-domain-manage.yaml | 2 -- keystone/templates/job-fernet-setup.yaml | 2 -- keystone/templates/job-image-repo-sync.yaml | 2 -- keystone/templates/job-rabbit-init.yaml | 2 -- keystone/templates/network_policy.yaml | 2 -- keystone/templates/pdb.yaml | 2 -- keystone/templates/pod-rally-test.yaml | 2 -- keystone/templates/secret-credential-keys.yaml | 2 -- keystone/templates/secret-db.yaml | 2 -- keystone/templates/secret-fernet-keys.yaml | 2 -- keystone/templates/secret-ingress-tls.yaml | 2 -- keystone/templates/secret-keystone.yaml | 2 -- keystone/templates/secret-ldap-tls.yaml | 2 -- keystone/templates/secret-rabbitmq.yaml | 2 -- keystone/templates/service-api.yaml | 2 -- keystone/templates/service-ingress-api.yaml | 2 -- keystone/values.yaml | 2 -- keystone/values_overrides/ldap.yaml | 2 -- magnum/Chart.yaml | 2 -- magnum/requirements.yaml | 2 -- magnum/templates/bin/_bootstrap.sh.tpl | 2 -- magnum/templates/bin/_db-sync.sh.tpl | 2 -- magnum/templates/bin/_magnum-api.sh.tpl | 2 -- magnum/templates/bin/_magnum-conductor-init.sh.tpl | 2 -- magnum/templates/bin/_magnum-conductor.sh.tpl | 2 -- magnum/templates/configmap-bin.yaml | 2 -- magnum/templates/configmap-etc.yaml | 2 -- magnum/templates/deployment-api.yaml | 2 -- magnum/templates/ingress-api.yaml | 2 -- magnum/templates/job-bootstrap.yaml | 2 -- magnum/templates/job-db-drop.yaml | 2 -- magnum/templates/job-db-init.yaml | 2 -- magnum/templates/job-db-sync.yaml | 2 -- magnum/templates/job-image-repo-sync.yaml | 2 -- magnum/templates/job-ks-endpoints.yaml | 2 -- magnum/templates/job-ks-service.yaml | 2 -- magnum/templates/job-ks-user-domain.yaml | 2 -- magnum/templates/job-ks-user.yaml | 2 -- magnum/templates/job-rabbit-init.yaml | 2 -- magnum/templates/network_policy.yaml | 2 -- magnum/templates/pdb-api.yaml | 2 -- magnum/templates/secret-db.yaml | 2 -- magnum/templates/secret-keystone.yaml | 2 -- magnum/templates/secret-rabbitmq.yaml | 2 -- magnum/templates/service-api.yaml | 2 -- magnum/templates/service-ingress-api.yaml | 2 -- magnum/templates/statefulset-conductor.yaml | 2 -- magnum/values.yaml | 2 -- mistral/Chart.yaml | 2 -- mistral/requirements.yaml | 2 -- mistral/templates/bin/_bootstrap.sh.tpl | 2 -- mistral/templates/bin/_db-sync.sh.tpl | 2 -- mistral/templates/bin/_mistral-api.sh.tpl | 2 -- mistral/templates/bin/_mistral-engine.sh.tpl | 2 -- mistral/templates/bin/_mistral-event-engine.sh.tpl | 2 -- mistral/templates/bin/_mistral-executor.sh.tpl | 2 -- mistral/templates/configmap-bin.yaml | 2 -- mistral/templates/configmap-etc.yaml | 2 -- mistral/templates/deployment-api.yaml | 2 -- mistral/templates/deployment-executor.yaml | 2 -- mistral/templates/ingress-api.yaml | 2 -- mistral/templates/job-bootstrap.yaml | 2 -- mistral/templates/job-db-drop.yaml | 2 -- mistral/templates/job-db-init.yaml | 2 -- mistral/templates/job-db-sync.yaml | 2 -- mistral/templates/job-image-repo-sync.yaml | 2 -- mistral/templates/job-ks-endpoints.yaml | 2 -- mistral/templates/job-ks-service.yaml | 2 -- mistral/templates/job-ks-user.yaml | 2 -- mistral/templates/job-rabbit-init.yaml | 2 -- mistral/templates/network_policy.yaml | 2 -- mistral/templates/pdb-api.yaml | 2 -- mistral/templates/pod-rally-test.yaml | 2 -- mistral/templates/secret-db.yaml | 2 -- mistral/templates/secret-keystone.yaml | 2 -- mistral/templates/secret-rabbitmq.yaml | 2 -- mistral/templates/service-api.yaml | 2 -- mistral/templates/service-ingress-api.yaml | 2 -- mistral/templates/statefulset-engine.yaml | 2 -- mistral/templates/statefulset-event-engine.yaml | 2 -- mistral/values.yaml | 2 -- neutron/Chart.yaml | 2 -- neutron/requirements.yaml | 2 -- neutron/templates/bin/_bootstrap.sh.tpl | 2 -- neutron/templates/bin/_db-sync.sh.tpl | 2 -- neutron/templates/bin/_health-probe.py.tpl | 2 -- neutron/templates/bin/_neutron-bagpipe-bgp-init.sh.tpl | 2 -- neutron/templates/bin/_neutron-bagpipe-bgp.sh.tpl | 2 -- neutron/templates/bin/_neutron-dhcp-agent-init.sh.tpl | 2 -- neutron/templates/bin/_neutron-dhcp-agent.sh.tpl | 2 -- neutron/templates/bin/_neutron-ironic-agent.sh.tpl | 2 -- neutron/templates/bin/_neutron-l2gw-agent.sh.tpl | 2 -- neutron/templates/bin/_neutron-l3-agent-init.sh.tpl | 2 -- neutron/templates/bin/_neutron-l3-agent.sh.tpl | 2 -- .../bin/_neutron-linuxbridge-agent-init-modules.sh.tpl | 2 -- neutron/templates/bin/_neutron-linuxbridge-agent-init.sh.tpl | 2 -- neutron/templates/bin/_neutron-linuxbridge-agent.sh.tpl | 2 -- neutron/templates/bin/_neutron-metadata-agent-init.sh.tpl | 2 -- neutron/templates/bin/_neutron-metadata-agent.sh.tpl | 2 -- .../bin/_neutron-openvswitch-agent-init-modules.sh.tpl | 2 -- neutron/templates/bin/_neutron-openvswitch-agent-init.sh.tpl | 2 -- .../templates/bin/_neutron-openvswitch-agent-readiness.sh.tpl | 2 -- neutron/templates/bin/_neutron-openvswitch-agent.sh.tpl | 2 -- neutron/templates/bin/_neutron-server.sh.tpl | 2 -- neutron/templates/bin/_neutron-sriov-agent-init.sh.tpl | 2 -- neutron/templates/bin/_neutron-sriov-agent.sh.tpl | 2 -- neutron/templates/bin/_neutron-test-force-cleanup.sh.tpl | 2 -- neutron/templates/configmap-bin.yaml | 2 -- neutron/templates/configmap-etc.yaml | 2 -- neutron/templates/daemonset-bagpipe-bgp.yaml | 2 -- neutron/templates/daemonset-dhcp-agent.yaml | 2 -- neutron/templates/daemonset-l2gw-agent.yaml | 2 -- neutron/templates/daemonset-l3-agent.yaml | 2 -- neutron/templates/daemonset-lb-agent.yaml | 2 -- neutron/templates/daemonset-metadata-agent.yaml | 2 -- neutron/templates/daemonset-netns-cleanup-cron.yaml | 2 -- neutron/templates/daemonset-ovs-agent.yaml | 2 -- neutron/templates/daemonset-sriov-agent.yaml | 2 -- neutron/templates/deployment-ironic-agent.yaml | 2 -- neutron/templates/deployment-server.yaml | 2 -- neutron/templates/ingress-server.yaml | 2 -- neutron/templates/job-bootstrap.yaml | 2 -- neutron/templates/job-db-drop.yaml | 2 -- neutron/templates/job-db-init.yaml | 2 -- neutron/templates/job-db-sync.yaml | 2 -- neutron/templates/job-image-repo-sync.yaml | 2 -- neutron/templates/job-ks-endpoints.yaml | 2 -- neutron/templates/job-ks-service.yaml | 2 -- neutron/templates/job-ks-user.yaml | 2 -- neutron/templates/job-rabbit-init.yaml | 2 -- neutron/templates/network_policy.yaml | 2 -- neutron/templates/pdb-server.yaml | 2 -- neutron/templates/pod-rally-test.yaml | 2 -- neutron/templates/secret-db.yaml | 2 -- neutron/templates/secret-ingress-tls.yaml | 2 -- neutron/templates/secret-keystone.yaml | 2 -- neutron/templates/secret_rabbitmq.yaml | 2 -- neutron/templates/service-ingress-neutron.yaml | 2 -- neutron/templates/service-server.yaml | 2 -- neutron/values.yaml | 2 -- nova/Chart.yaml | 2 -- nova/requirements.yaml | 2 -- nova/templates/bin/_bootstrap.sh.tpl | 2 -- nova/templates/bin/_cell-setup-init.sh.tpl | 2 -- nova/templates/bin/_cell-setup.sh.tpl | 2 -- nova/templates/bin/_ceph-admin-keyring.sh.tpl | 2 -- nova/templates/bin/_ceph-keyring.sh.tpl | 2 -- nova/templates/bin/_db-sync.sh.tpl | 2 -- nova/templates/bin/_fake-iptables.sh.tpl | 2 -- nova/templates/bin/_health-probe.py.tpl | 2 -- nova/templates/bin/_nova-api-metadata-init.sh.tpl | 2 -- nova/templates/bin/_nova-api-metadata.sh.tpl | 2 -- nova/templates/bin/_nova-api.sh.tpl | 2 -- nova/templates/bin/_nova-compute-init.sh.tpl | 2 -- nova/templates/bin/_nova-compute-ironic.sh.tpl | 2 -- nova/templates/bin/_nova-compute.sh.tpl | 2 -- nova/templates/bin/_nova-conductor.sh.tpl | 2 -- nova/templates/bin/_nova-console-compute-init.sh.tpl | 2 -- nova/templates/bin/_nova-console-proxy-init-assets.sh.tpl | 2 -- nova/templates/bin/_nova-console-proxy-init.sh.tpl | 2 -- nova/templates/bin/_nova-console-proxy.sh.tpl | 2 -- nova/templates/bin/_nova-consoleauth.sh.tpl | 2 -- nova/templates/bin/_nova-placement-api.sh.tpl | 2 -- nova/templates/bin/_nova-scheduler.sh.tpl | 2 -- nova/templates/bin/_nova-service-cleaner.sh.tpl | 2 -- nova/templates/bin/_ssh-start.sh.tpl | 2 -- nova/templates/bin/_wait-for-computes-init.sh.tpl | 2 -- nova/templates/configmap-bin.yaml | 2 -- nova/templates/configmap-etc.yaml | 2 -- nova/templates/configmap-ssh.yaml | 2 -- nova/templates/cron-job-cell-setup.yaml | 2 -- nova/templates/cron-job-service-cleaner.yaml | 2 -- nova/templates/daemonset-compute.yaml | 2 -- nova/templates/deployment-api-metadata.yaml | 2 -- nova/templates/deployment-api-osapi.yaml | 2 -- nova/templates/deployment-conductor.yaml | 2 -- nova/templates/deployment-consoleauth.yaml | 2 -- nova/templates/deployment-novncproxy.yaml | 2 -- nova/templates/deployment-placement.yaml | 2 -- nova/templates/deployment-scheduler.yaml | 2 -- nova/templates/deployment-spiceproxy.yaml | 2 -- nova/templates/ingress-metadata.yaml | 2 -- nova/templates/ingress-novncproxy.yaml | 2 -- nova/templates/ingress-osapi.yaml | 2 -- nova/templates/ingress-placement.yaml | 2 -- nova/templates/job-bootstrap.yaml | 2 -- nova/templates/job-cell-setup.yaml | 2 -- nova/templates/job-db-drop.yaml | 2 -- nova/templates/job-db-init.yaml | 2 -- nova/templates/job-db-sync.yaml | 2 -- nova/templates/job-image-repo-sync.yaml | 2 -- nova/templates/job-ks-endpoints.yaml | 2 -- nova/templates/job-ks-placement-endpoints.yaml | 2 -- nova/templates/job-ks-placement-service.yaml | 2 -- nova/templates/job-ks-placement-user.yaml | 2 -- nova/templates/job-ks-service.yaml | 2 -- nova/templates/job-ks-user.yaml | 2 -- nova/templates/job-rabbit-init.yaml | 2 -- nova/templates/netpol-placement.yaml | 2 -- nova/templates/pdb-metadata.yaml | 2 -- nova/templates/pdb-osapi.yaml | 2 -- nova/templates/pdb-placement.yaml | 2 -- nova/templates/pod-rally-test.yaml | 2 -- nova/templates/secret-db-api.yaml | 2 -- nova/templates/secret-db.yaml | 2 -- nova/templates/secret-ingress-tls.yaml | 2 -- nova/templates/secret-keystone-placement.yaml | 2 -- nova/templates/secret-keystone.yaml | 2 -- nova/templates/secret_rabbitmq.yaml | 2 -- nova/templates/service-ingress-metadata.yaml | 2 -- nova/templates/service-ingress-novncproxy.yaml | 2 -- nova/templates/service-ingress-osapi.yaml | 2 -- nova/templates/service-ingress-placement.yaml | 2 -- nova/templates/service-metadata.yaml | 2 -- nova/templates/service-novncproxy.yaml | 2 -- nova/templates/service-osapi.yaml | 2 -- nova/templates/service-placement.yaml | 2 -- nova/templates/service-spiceproxy.yaml | 2 -- nova/templates/statefulset-compute-ironic.yaml | 2 -- nova/values.yaml | 2 -- rally/Chart.yaml | 2 -- rally/requirements.yaml | 2 -- rally/templates/bin/_bootstrap.sh.tpl | 2 -- rally/templates/bin/_manage-db.sh.tpl | 2 -- rally/templates/bin/_run-task.sh.tpl | 2 -- rally/templates/configmap-bin.yaml | 2 -- rally/templates/configmap-etc.yaml | 2 -- rally/templates/configmap-tasks.yaml | 2 -- rally/templates/configmap-test-templates.yaml | 2 -- rally/templates/job-bootstrap.yaml | 2 -- rally/templates/job-db-init.yaml | 2 -- rally/templates/job-image-repo-sync.yaml | 2 -- rally/templates/job-ks-endpoints.yaml | 2 -- rally/templates/job-ks-service.yaml | 2 -- rally/templates/job-ks-user.yaml | 2 -- rally/templates/job-manage-db.yaml | 2 -- rally/templates/job-run-task.yaml | 2 -- rally/templates/pdb-api.yaml | 2 -- rally/templates/pvc-rally.yaml | 2 -- rally/templates/secret-db.yaml | 2 -- rally/templates/secret-keystone.yaml | 2 -- rally/values.yaml | 2 -- senlin/Chart.yaml | 2 -- senlin/requirements.yaml | 2 -- senlin/templates/bin/_bootstrap.sh.tpl | 2 -- senlin/templates/bin/_db-sync.sh.tpl | 2 -- senlin/templates/bin/_senlin-api.sh.tpl | 2 -- senlin/templates/bin/_senlin-engine-cleaner.sh.tpl | 2 -- senlin/templates/bin/_senlin-engine.sh.tpl | 2 -- senlin/templates/bin/_senlin-test.sh.tpl | 2 -- senlin/templates/configmap-bin.yaml | 2 -- senlin/templates/configmap-etc.yaml | 2 -- senlin/templates/cron-job-engine-cleaner.yaml | 2 -- senlin/templates/deployment-api.yaml | 2 -- senlin/templates/deployment-engine.yaml | 2 -- senlin/templates/ingress-api.yaml | 2 -- senlin/templates/job-bootstrap.yaml | 2 -- senlin/templates/job-db-drop.yaml | 2 -- senlin/templates/job-db-init.yaml | 2 -- senlin/templates/job-db-sync.yaml | 2 -- senlin/templates/job-image-repo-sync.yaml | 2 -- senlin/templates/job-ks-endpoints.yaml | 2 -- senlin/templates/job-ks-service.yaml | 2 -- senlin/templates/job-ks-user.yaml | 2 -- senlin/templates/job-rabbit-init.yaml | 2 -- senlin/templates/network_policy.yaml | 2 -- senlin/templates/pdb-api.yaml | 2 -- senlin/templates/pod-test.yaml | 2 -- senlin/templates/secret-db.yaml | 2 -- senlin/templates/secret-keystone.yaml | 2 -- senlin/templates/secret-rabbitmq.yaml | 2 -- senlin/templates/service-api.yaml | 2 -- senlin/templates/service-ingress-api.yaml | 2 -- senlin/values.yaml | 2 -- tempest/Chart.yaml | 2 -- tempest/requirements.yaml | 2 -- tempest/templates/_helpers.tpl | 2 -- tempest/templates/bin/_run-tests.sh.tpl | 2 -- tempest/templates/configmap-bin.yaml | 2 -- tempest/templates/configmap-etc.yaml | 2 -- tempest/templates/job-image-repo-sync.yaml | 2 -- tempest/templates/job-ks-user.yaml | 2 -- tempest/templates/job-run-tests.yaml | 2 -- tempest/templates/pvc-tempest.yaml | 2 -- tempest/templates/secret-keystone.yaml | 2 -- tempest/values.yaml | 2 -- tests/dns-test.yaml | 2 -- tests/pvc-test.yaml | 2 -- tools/deployment/armada/010-armada-host-setup.sh | 2 -- tools/deployment/armada/015-armada-build.sh | 2 -- tools/deployment/armada/020-armada-render-manifests.sh | 2 -- tools/deployment/armada/025-armada-validate-manifests.sh | 2 -- tools/deployment/armada/030-armada-apply-manifests.sh | 2 -- tools/deployment/armada/035-armada-update-uuid.sh | 2 -- tools/deployment/armada/040-armada-update-passwords.sh | 2 -- tools/deployment/armada/generate-osh-passwords.sh | 2 -- tools/deployment/baremetal/005-setup-nodes.sh | 2 -- tools/deployment/baremetal/010-setup-client.sh | 2 -- tools/deployment/baremetal/020-ingress.sh | 2 -- tools/deployment/baremetal/110-compute-kit.sh | 2 -- .../deployment/baremetal/800-create-baremetal-host-aggregate.sh | 2 -- tools/deployment/baremetal/810-register-baremetal-nodes.sh | 2 -- tools/deployment/baremetal/820-create-baremetal-flavor.sh | 2 -- tools/deployment/baremetal/900-use-it.sh | 2 -- tools/deployment/common/deploy-k8s.sh | 2 -- tools/deployment/common/get-values-overrides.sh | 2 -- tools/deployment/common/install-packages.sh | 2 -- tools/deployment/common/lockdown-netpol.sh | 2 -- tools/deployment/common/memcached.sh | 2 -- tools/deployment/common/openstack-exporter.sh | 2 -- tools/deployment/common/setup-certificates.sh | 2 -- tools/deployment/common/setup-client.sh | 2 -- tools/deployment/common/test-networkpolicy.sh | 2 -- tools/deployment/common/wait-for-pods.sh | 2 -- tools/deployment/component/barbican/barbican.sh | 2 -- tools/deployment/component/ceph/ceph-ns-activate.sh | 2 -- tools/deployment/component/ceph/ceph.sh | 2 -- tools/deployment/component/cinder/cinder.sh | 2 -- tools/deployment/component/common/ingress.sh | 2 -- tools/deployment/component/common/ldap.sh | 2 -- tools/deployment/component/common/mariadb.sh | 2 -- tools/deployment/component/common/memcached.sh | 2 -- tools/deployment/component/common/rabbitmq.sh | 2 -- tools/deployment/component/compute-kit/compute-kit.sh | 2 -- tools/deployment/component/compute-kit/libvirt.sh | 2 -- tools/deployment/component/compute-kit/openvswitch.sh | 2 -- tools/deployment/component/glance/glance.sh | 2 -- tools/deployment/component/heat/heat.sh | 2 -- tools/deployment/component/horizon/horizon.sh | 2 -- tools/deployment/component/keystone/keystone.sh | 2 -- tools/deployment/component/nfs-provisioner/nfs-provisioner.sh | 2 -- tools/deployment/developer/ceph/040-ceph.sh | 2 -- tools/deployment/developer/ceph/045-ceph-ns-activate.sh | 2 -- tools/deployment/developer/ceph/110-ceph-radosgateway.sh | 2 -- tools/deployment/developer/ceph/120-glance.sh | 2 -- tools/deployment/developer/ceph/130-cinder.sh | 2 -- tools/deployment/developer/ceph/150-libvirt.sh | 2 -- tools/deployment/developer/ceph/160-compute-kit.sh | 2 -- tools/deployment/developer/common/000-install-packages.sh | 2 -- tools/deployment/developer/common/010-deploy-k8s.sh | 2 -- tools/deployment/developer/common/050-mariadb.sh | 2 -- tools/deployment/developer/common/060-rabbitmq.sh | 2 -- tools/deployment/developer/common/080-keystone.sh | 2 -- tools/deployment/developer/common/085-barbican.sh | 2 -- tools/deployment/developer/common/090-heat.sh | 2 -- tools/deployment/developer/common/100-horizon.sh | 2 -- tools/deployment/developer/common/140-openvswitch.sh | 2 -- tools/deployment/developer/common/170-setup-gateway.sh | 2 -- tools/deployment/developer/common/900-use-it.sh | 2 -- tools/deployment/developer/dpdk/140-openvswitch.sh | 2 -- tools/deployment/developer/dpdk/160-compute-kit.sh | 2 -- tools/deployment/developer/ldap/080-keystone.sh | 2 -- tools/deployment/developer/nfs/040-nfs-provisioner.sh | 2 -- tools/deployment/developer/nfs/120-glance.sh | 2 -- tools/deployment/developer/nfs/150-libvirt.sh | 2 -- tools/deployment/developer/nfs/160-compute-kit.sh | 2 -- tools/deployment/multinode/020-ingress.sh | 2 -- tools/deployment/multinode/030-ceph.sh | 2 -- tools/deployment/multinode/040-ceph-ns-activate.sh | 2 -- tools/deployment/multinode/050-mariadb.sh | 2 -- tools/deployment/multinode/060-rabbitmq.sh | 2 -- tools/deployment/multinode/080-keystone.sh | 2 -- tools/deployment/multinode/085-horizon.sh | 2 -- tools/deployment/multinode/090-ceph-radosgateway.sh | 2 -- tools/deployment/multinode/100-glance.sh | 2 -- tools/deployment/multinode/110-cinder.sh | 2 -- tools/deployment/multinode/120-openvswitch.sh | 2 -- tools/deployment/multinode/130-libvirt.sh | 2 -- tools/deployment/multinode/140-compute-kit.sh | 2 -- tools/deployment/multinode/150-heat.sh | 2 -- tools/deployment/multinode/160-barbican.sh | 2 -- tools/deployment/multinode/170-senlin.sh | 2 -- tools/deployment/multinode/180-mistral.sh | 2 -- tools/deployment/multinode/190-magnum.sh | 2 -- tools/deployment/multinode/200-congress.sh | 2 -- tools/deployment/multinode/210-postgresql.sh | 2 -- tools/deployment/multinode/220-gnocchi.sh | 2 -- tools/deployment/multinode/230-mongodb.sh | 2 -- tools/deployment/multinode/240-panko.sh | 2 -- tools/deployment/multinode/250-aodh.sh | 2 -- tools/deployment/multinode/260-ceilometer.sh | 2 -- tools/deployment/multinode/900-tempest.sh | 2 -- tools/deployment/multinode/kube-node-subnet.sh | 2 -- tools/gate/playbooks/ironic-deploy.yaml | 2 -- tools/gate/playbooks/multinode-deploy.yaml | 2 -- tools/gate/playbooks/multinode-tempest-deploy.yaml | 2 -- tools/gate/playbooks/osh-gate-runner.yaml | 2 -- tools/gate/playbooks/osh-infra-build.yaml | 2 -- tools/gate/playbooks/osh-infra-collect-logs.yaml | 2 -- tools/gate/playbooks/osh-infra-deploy-docker.yaml | 2 -- tools/gate/playbooks/osh-infra-deploy-k8s.yaml | 2 -- tools/gate/playbooks/osh-infra-setup-firewall.yaml | 2 -- tools/gate/playbooks/osh-infra-upgrade-host.yaml | 2 -- tools/gate/playbooks/vars.yaml | 2 -- tools/gate/playbooks/zuul-linter.yaml | 2 -- tools/images/ceph-config-helper/Makefile | 2 -- tools/images/gate-utils/Makefile | 2 -- tools/images/kubernetes-entrypoint/Makefile | 2 -- tools/images/openvswitch/Makefile | 2 -- tools/images/tempest/Makefile | 2 -- tools/overrides/backends/networking/compute-kit-sr-iov.sh | 2 -- tools/overrides/backends/networking/linuxbridge.yaml | 2 -- 771 files changed, 1539 deletions(-) diff --git a/Makefile b/Makefile index 814a05da63..1fbb481c1c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/aodh/templates/bin/_aodh-alarms-cleaner.sh.tpl b/aodh/templates/bin/_aodh-alarms-cleaner.sh.tpl index c7bfe2f39d..36e7111827 100644 --- a/aodh/templates/bin/_aodh-alarms-cleaner.sh.tpl +++ b/aodh/templates/bin/_aodh-alarms-cleaner.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2019 Wind River Systems, Inc. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/bin/_barbican-test.sh.tpl b/barbican/templates/bin/_barbican-test.sh.tpl index 689bdf385e..9f9fd97767 100644 --- a/barbican/templates/bin/_barbican-test.sh.tpl +++ b/barbican/templates/bin/_barbican-test.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/bin/_barbican.sh.tpl b/barbican/templates/bin/_barbican.sh.tpl index 7dd2994c00..1ac7911e50 100644 --- a/barbican/templates/bin/_barbican.sh.tpl +++ b/barbican/templates/bin/_barbican.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/bin/_bootstrap.sh.tpl b/barbican/templates/bin/_bootstrap.sh.tpl index 533c0a5a3f..6452d0a073 100644 --- a/barbican/templates/bin/_bootstrap.sh.tpl +++ b/barbican/templates/bin/_bootstrap.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/bin/_db-sync.sh.tpl b/barbican/templates/bin/_db-sync.sh.tpl index c34ef20006..7f03ab7c40 100644 --- a/barbican/templates/bin/_db-sync.sh.tpl +++ b/barbican/templates/bin/_db-sync.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/configmap-bin.yaml b/barbican/templates/configmap-bin.yaml index b35a222c76..f56e8f4d58 100644 --- a/barbican/templates/configmap-bin.yaml +++ b/barbican/templates/configmap-bin.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/configmap-etc.yaml b/barbican/templates/configmap-etc.yaml index 0e640876a5..a85c120ef9 100644 --- a/barbican/templates/configmap-etc.yaml +++ b/barbican/templates/configmap-etc.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/deployment-api.yaml b/barbican/templates/deployment-api.yaml index c1321eaeb8..0accd6b7a2 100644 --- a/barbican/templates/deployment-api.yaml +++ b/barbican/templates/deployment-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/ingress-api.yaml b/barbican/templates/ingress-api.yaml index 9e1734f23f..6105887c02 100644 --- a/barbican/templates/ingress-api.yaml +++ b/barbican/templates/ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/job-bootstrap.yaml b/barbican/templates/job-bootstrap.yaml index df823474b4..899b4f6d79 100644 --- a/barbican/templates/job-bootstrap.yaml +++ b/barbican/templates/job-bootstrap.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/job-db-drop.yaml b/barbican/templates/job-db-drop.yaml index 0395fa09be..8e2848f125 100644 --- a/barbican/templates/job-db-drop.yaml +++ b/barbican/templates/job-db-drop.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/job-db-init.yaml b/barbican/templates/job-db-init.yaml index e3b0dd4a68..fdd97c5656 100644 --- a/barbican/templates/job-db-init.yaml +++ b/barbican/templates/job-db-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/job-db-sync.yaml b/barbican/templates/job-db-sync.yaml index 5c23765787..b7939a393a 100644 --- a/barbican/templates/job-db-sync.yaml +++ b/barbican/templates/job-db-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/job-image-repo-sync.yaml b/barbican/templates/job-image-repo-sync.yaml index 2104d4dcca..d4936879c1 100644 --- a/barbican/templates/job-image-repo-sync.yaml +++ b/barbican/templates/job-image-repo-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/job-ks-endpoints.yaml b/barbican/templates/job-ks-endpoints.yaml index ccd4ad90ea..ab68fc8544 100644 --- a/barbican/templates/job-ks-endpoints.yaml +++ b/barbican/templates/job-ks-endpoints.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/job-ks-service.yaml b/barbican/templates/job-ks-service.yaml index 93c80ced68..cb671d5ac0 100644 --- a/barbican/templates/job-ks-service.yaml +++ b/barbican/templates/job-ks-service.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/job-ks-user.yaml b/barbican/templates/job-ks-user.yaml index c83ef4d0f9..58cb01bb15 100644 --- a/barbican/templates/job-ks-user.yaml +++ b/barbican/templates/job-ks-user.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/job-rabbit-init.yaml b/barbican/templates/job-rabbit-init.yaml index 9d6ad6192d..284cdb6724 100644 --- a/barbican/templates/job-rabbit-init.yaml +++ b/barbican/templates/job-rabbit-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/network_policy.yaml b/barbican/templates/network_policy.yaml index 985eb56a30..1c5069980c 100644 --- a/barbican/templates/network_policy.yaml +++ b/barbican/templates/network_policy.yaml @@ -1,5 +1,3 @@ -# Copyright 2017-2018 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/barbican/templates/pdb-api.yaml b/barbican/templates/pdb-api.yaml index 791cd8f3f1..e155d76a3f 100644 --- a/barbican/templates/pdb-api.yaml +++ b/barbican/templates/pdb-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/pod-test.yaml b/barbican/templates/pod-test.yaml index b4605c8fed..9a790a02f5 100644 --- a/barbican/templates/pod-test.yaml +++ b/barbican/templates/pod-test.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/secret-db.yaml b/barbican/templates/secret-db.yaml index d3c7f69ca2..a5f88b3725 100644 --- a/barbican/templates/secret-db.yaml +++ b/barbican/templates/secret-db.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/secret-ingress-tls.yaml b/barbican/templates/secret-ingress-tls.yaml index cd58e51d71..ff4678a08a 100644 --- a/barbican/templates/secret-ingress-tls.yaml +++ b/barbican/templates/secret-ingress-tls.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017-2018 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/secret-keystone.yaml b/barbican/templates/secret-keystone.yaml index 23e576d961..845b476e57 100644 --- a/barbican/templates/secret-keystone.yaml +++ b/barbican/templates/secret-keystone.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/secret-rabbitmq.yaml b/barbican/templates/secret-rabbitmq.yaml index 8ca01d12f6..b66c828cc3 100644 --- a/barbican/templates/secret-rabbitmq.yaml +++ b/barbican/templates/secret-rabbitmq.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/service-api.yaml b/barbican/templates/service-api.yaml index 7c79810a7e..0f63ee3234 100644 --- a/barbican/templates/service-api.yaml +++ b/barbican/templates/service-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/barbican/templates/service-ingress-api.yaml b/barbican/templates/service-ingress-api.yaml index 76c406619c..c4a9d87b2e 100644 --- a/barbican/templates/service-ingress-api.yaml +++ b/barbican/templates/service-ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/Chart.yaml b/ceilometer/Chart.yaml index 15fbb5b380..e525acf837 100644 --- a/ceilometer/Chart.yaml +++ b/ceilometer/Chart.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/ceilometer/requirements.yaml b/ceilometer/requirements.yaml index 53782e69b2..5669e12cfd 100644 --- a/ceilometer/requirements.yaml +++ b/ceilometer/requirements.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/ceilometer/templates/bin/_bootstrap.sh.tpl b/ceilometer/templates/bin/_bootstrap.sh.tpl index 533c0a5a3f..6452d0a073 100644 --- a/ceilometer/templates/bin/_bootstrap.sh.tpl +++ b/ceilometer/templates/bin/_bootstrap.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/bin/_ceilometer-api.sh.tpl b/ceilometer/templates/bin/_ceilometer-api.sh.tpl index 25b2f9e0b2..3ba90d998c 100644 --- a/ceilometer/templates/bin/_ceilometer-api.sh.tpl +++ b/ceilometer/templates/bin/_ceilometer-api.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/bin/_ceilometer-central.sh.tpl b/ceilometer/templates/bin/_ceilometer-central.sh.tpl index bee56e2ff5..3b7076876f 100644 --- a/ceilometer/templates/bin/_ceilometer-central.sh.tpl +++ b/ceilometer/templates/bin/_ceilometer-central.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/bin/_ceilometer-collector.sh.tpl b/ceilometer/templates/bin/_ceilometer-collector.sh.tpl index 43adf66304..ce6713ef70 100644 --- a/ceilometer/templates/bin/_ceilometer-collector.sh.tpl +++ b/ceilometer/templates/bin/_ceilometer-collector.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/bin/_ceilometer-compute.sh.tpl b/ceilometer/templates/bin/_ceilometer-compute.sh.tpl index 08cd16f251..b189fca225 100644 --- a/ceilometer/templates/bin/_ceilometer-compute.sh.tpl +++ b/ceilometer/templates/bin/_ceilometer-compute.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/bin/_ceilometer-ipmi.sh.tpl b/ceilometer/templates/bin/_ceilometer-ipmi.sh.tpl index 86d54aceaa..9b6a82a420 100644 --- a/ceilometer/templates/bin/_ceilometer-ipmi.sh.tpl +++ b/ceilometer/templates/bin/_ceilometer-ipmi.sh.tpl @@ -1,7 +1,6 @@ #!/bin/bash {{/* -Copyright 2019 The Openstack-Helm Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/bin/_ceilometer-notification.sh.tpl b/ceilometer/templates/bin/_ceilometer-notification.sh.tpl index 12f2ae906f..781e288108 100644 --- a/ceilometer/templates/bin/_ceilometer-notification.sh.tpl +++ b/ceilometer/templates/bin/_ceilometer-notification.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/bin/_db-init-mongodb.sh.tpl b/ceilometer/templates/bin/_db-init-mongodb.sh.tpl index 986211570e..719e79b53a 100644 --- a/ceilometer/templates/bin/_db-init-mongodb.sh.tpl +++ b/ceilometer/templates/bin/_db-init-mongodb.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/bin/_db-sync.sh.tpl b/ceilometer/templates/bin/_db-sync.sh.tpl index d649654bef..c4d4ae501a 100644 --- a/ceilometer/templates/bin/_db-sync.sh.tpl +++ b/ceilometer/templates/bin/_db-sync.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/configmap-bin.yaml b/ceilometer/templates/configmap-bin.yaml index 6c7d59a9ff..a32dcb80e4 100644 --- a/ceilometer/templates/configmap-bin.yaml +++ b/ceilometer/templates/configmap-bin.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/configmap-etc.yaml b/ceilometer/templates/configmap-etc.yaml index 695908495e..4b01adc857 100644 --- a/ceilometer/templates/configmap-etc.yaml +++ b/ceilometer/templates/configmap-etc.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/daemonset-compute.yaml b/ceilometer/templates/daemonset-compute.yaml index 7e5bc9cacd..4191b3b076 100644 --- a/ceilometer/templates/daemonset-compute.yaml +++ b/ceilometer/templates/daemonset-compute.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/daemonset-ipmi.yaml b/ceilometer/templates/daemonset-ipmi.yaml index 65bd609c3e..9c8965df4c 100644 --- a/ceilometer/templates/daemonset-ipmi.yaml +++ b/ceilometer/templates/daemonset-ipmi.yaml @@ -1,5 +1,4 @@ {{/* -Copyright 2019 The Openstack-Helm Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/deployment-api.yaml b/ceilometer/templates/deployment-api.yaml index a54e769459..8841e55174 100644 --- a/ceilometer/templates/deployment-api.yaml +++ b/ceilometer/templates/deployment-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/deployment-central.yaml b/ceilometer/templates/deployment-central.yaml index c6259612d0..a2a2bf3d18 100644 --- a/ceilometer/templates/deployment-central.yaml +++ b/ceilometer/templates/deployment-central.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/deployment-collector.yaml b/ceilometer/templates/deployment-collector.yaml index f1e6d707f0..6ef79e7eaa 100644 --- a/ceilometer/templates/deployment-collector.yaml +++ b/ceilometer/templates/deployment-collector.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/deployment-notification.yaml b/ceilometer/templates/deployment-notification.yaml index bb1ea13121..2d4c911957 100644 --- a/ceilometer/templates/deployment-notification.yaml +++ b/ceilometer/templates/deployment-notification.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/ingress-api.yaml b/ceilometer/templates/ingress-api.yaml index adbe104ba6..b6451c520c 100644 --- a/ceilometer/templates/ingress-api.yaml +++ b/ceilometer/templates/ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/job-bootstrap.yaml b/ceilometer/templates/job-bootstrap.yaml index 8d56fa00be..8572a79794 100644 --- a/ceilometer/templates/job-bootstrap.yaml +++ b/ceilometer/templates/job-bootstrap.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/job-db-drop.yaml b/ceilometer/templates/job-db-drop.yaml index 865a2ab0fd..6e819b61c4 100644 --- a/ceilometer/templates/job-db-drop.yaml +++ b/ceilometer/templates/job-db-drop.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/job-db-init-mongodb.yaml b/ceilometer/templates/job-db-init-mongodb.yaml index 1f822576b4..60f2974a74 100644 --- a/ceilometer/templates/job-db-init-mongodb.yaml +++ b/ceilometer/templates/job-db-init-mongodb.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/job-db-init.yaml b/ceilometer/templates/job-db-init.yaml index 2a3ebf47d7..3912f4008f 100644 --- a/ceilometer/templates/job-db-init.yaml +++ b/ceilometer/templates/job-db-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/job-db-sync.yaml b/ceilometer/templates/job-db-sync.yaml index 0f364c93eb..bc5882bdce 100644 --- a/ceilometer/templates/job-db-sync.yaml +++ b/ceilometer/templates/job-db-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/job-image-repo-sync.yaml b/ceilometer/templates/job-image-repo-sync.yaml index de8291f138..a1a8a49a7a 100644 --- a/ceilometer/templates/job-image-repo-sync.yaml +++ b/ceilometer/templates/job-image-repo-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/job-ks-endpoints.yaml b/ceilometer/templates/job-ks-endpoints.yaml index ecd32895ee..9421c2e7ce 100644 --- a/ceilometer/templates/job-ks-endpoints.yaml +++ b/ceilometer/templates/job-ks-endpoints.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/job-ks-service.yaml b/ceilometer/templates/job-ks-service.yaml index 2346d0e4f9..38b5734288 100644 --- a/ceilometer/templates/job-ks-service.yaml +++ b/ceilometer/templates/job-ks-service.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/job-ks-user.yaml b/ceilometer/templates/job-ks-user.yaml index 6ce566454e..2f5be60e80 100644 --- a/ceilometer/templates/job-ks-user.yaml +++ b/ceilometer/templates/job-ks-user.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/job-rabbit-init.yaml b/ceilometer/templates/job-rabbit-init.yaml index e9a6a45b8f..71661784e3 100644 --- a/ceilometer/templates/job-rabbit-init.yaml +++ b/ceilometer/templates/job-rabbit-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/network_policy.yaml b/ceilometer/templates/network_policy.yaml index c301f06cf8..b1bc1b3476 100644 --- a/ceilometer/templates/network_policy.yaml +++ b/ceilometer/templates/network_policy.yaml @@ -1,5 +1,3 @@ -# Copyright 2017-2018 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/ceilometer/templates/pdb-api.yaml b/ceilometer/templates/pdb-api.yaml index 8342fdb125..36de5180c9 100644 --- a/ceilometer/templates/pdb-api.yaml +++ b/ceilometer/templates/pdb-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/pod-rally-test.yaml b/ceilometer/templates/pod-rally-test.yaml index 726d8a70fa..f253817326 100644 --- a/ceilometer/templates/pod-rally-test.yaml +++ b/ceilometer/templates/pod-rally-test.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/secret-db.yaml b/ceilometer/templates/secret-db.yaml index 0257c303db..7d0f40c597 100644 --- a/ceilometer/templates/secret-db.yaml +++ b/ceilometer/templates/secret-db.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/secret-keystone.yaml b/ceilometer/templates/secret-keystone.yaml index 598cecbb2e..f4e2f0c7e8 100644 --- a/ceilometer/templates/secret-keystone.yaml +++ b/ceilometer/templates/secret-keystone.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/secret-mongodb.yaml b/ceilometer/templates/secret-mongodb.yaml index ce78d0a382..1c3a220122 100644 --- a/ceilometer/templates/secret-mongodb.yaml +++ b/ceilometer/templates/secret-mongodb.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/secret-rabbitmq.yaml b/ceilometer/templates/secret-rabbitmq.yaml index 94aaf2d522..e71a8a7f07 100644 --- a/ceilometer/templates/secret-rabbitmq.yaml +++ b/ceilometer/templates/secret-rabbitmq.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/service-api.yaml b/ceilometer/templates/service-api.yaml index 2ac03f33a2..4acd8ab7cc 100644 --- a/ceilometer/templates/service-api.yaml +++ b/ceilometer/templates/service-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/templates/service-ingress-api.yaml b/ceilometer/templates/service-ingress-api.yaml index 559e97d5be..87f5610d72 100644 --- a/ceilometer/templates/service-ingress-api.yaml +++ b/ceilometer/templates/service-ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ceilometer/values.yaml b/ceilometer/values.yaml index 486f834611..b49ffe472e 100644 --- a/ceilometer/values.yaml +++ b/ceilometer/values.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/cinder/Chart.yaml b/cinder/Chart.yaml index 3d40bbf6fb..a57ab25884 100644 --- a/cinder/Chart.yaml +++ b/cinder/Chart.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/cinder/requirements.yaml b/cinder/requirements.yaml index 53782e69b2..5669e12cfd 100644 --- a/cinder/requirements.yaml +++ b/cinder/requirements.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/cinder/templates/bin/_backup-storage-init.sh.tpl b/cinder/templates/bin/_backup-storage-init.sh.tpl index 6ab392d746..9f30f0b14c 100644 --- a/cinder/templates/bin/_backup-storage-init.sh.tpl +++ b/cinder/templates/bin/_backup-storage-init.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/bin/_bootstrap.sh.tpl b/cinder/templates/bin/_bootstrap.sh.tpl index bd60fd8a95..d0da471a04 100644 --- a/cinder/templates/bin/_bootstrap.sh.tpl +++ b/cinder/templates/bin/_bootstrap.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/bin/_ceph-admin-keyring.sh.tpl b/cinder/templates/bin/_ceph-admin-keyring.sh.tpl index f3c0a521db..f19bf03e05 100644 --- a/cinder/templates/bin/_ceph-admin-keyring.sh.tpl +++ b/cinder/templates/bin/_ceph-admin-keyring.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/bin/_ceph-keyring.sh.tpl b/cinder/templates/bin/_ceph-keyring.sh.tpl index 4673bd192b..de1cfcd9fe 100644 --- a/cinder/templates/bin/_ceph-keyring.sh.tpl +++ b/cinder/templates/bin/_ceph-keyring.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/bin/_cinder-api.sh.tpl b/cinder/templates/bin/_cinder-api.sh.tpl index 58e3f16df4..b883d007d9 100644 --- a/cinder/templates/bin/_cinder-api.sh.tpl +++ b/cinder/templates/bin/_cinder-api.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/bin/_cinder-backup.sh.tpl b/cinder/templates/bin/_cinder-backup.sh.tpl index d994a2766d..77795e2dbc 100644 --- a/cinder/templates/bin/_cinder-backup.sh.tpl +++ b/cinder/templates/bin/_cinder-backup.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/bin/_cinder-scheduler.sh.tpl b/cinder/templates/bin/_cinder-scheduler.sh.tpl index 69ff7741cd..cf06388ffe 100644 --- a/cinder/templates/bin/_cinder-scheduler.sh.tpl +++ b/cinder/templates/bin/_cinder-scheduler.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/bin/_cinder-volume.sh.tpl b/cinder/templates/bin/_cinder-volume.sh.tpl index a248f35284..68186f3fc2 100644 --- a/cinder/templates/bin/_cinder-volume.sh.tpl +++ b/cinder/templates/bin/_cinder-volume.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/bin/_clean-secrets.sh.tpl b/cinder/templates/bin/_clean-secrets.sh.tpl index d133adb517..31b7177cff 100644 --- a/cinder/templates/bin/_clean-secrets.sh.tpl +++ b/cinder/templates/bin/_clean-secrets.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/bin/_create-internal-tenant-id.sh.tpl b/cinder/templates/bin/_create-internal-tenant-id.sh.tpl index 105825644c..dc64158078 100755 --- a/cinder/templates/bin/_create-internal-tenant-id.sh.tpl +++ b/cinder/templates/bin/_create-internal-tenant-id.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/bin/_db-sync.sh.tpl b/cinder/templates/bin/_db-sync.sh.tpl index 2a55479392..d874c0b48f 100644 --- a/cinder/templates/bin/_db-sync.sh.tpl +++ b/cinder/templates/bin/_db-sync.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at 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 8a8e9b3f1d..36d1b499db 100644 --- a/cinder/templates/bin/_external-ceph-rbd-admin-keyring.sh.tpl +++ b/cinder/templates/bin/_external-ceph-rbd-admin-keyring.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/bin/_retrieve-internal-tenant-id.sh.tpl b/cinder/templates/bin/_retrieve-internal-tenant-id.sh.tpl index b85f69fdc4..d770e8c7ef 100755 --- a/cinder/templates/bin/_retrieve-internal-tenant-id.sh.tpl +++ b/cinder/templates/bin/_retrieve-internal-tenant-id.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/bin/_storage-init.sh.tpl b/cinder/templates/bin/_storage-init.sh.tpl index b1d11b2007..fd315edb16 100644 --- a/cinder/templates/bin/_storage-init.sh.tpl +++ b/cinder/templates/bin/_storage-init.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/bin/_volume-usage-audit.sh.tpl b/cinder/templates/bin/_volume-usage-audit.sh.tpl index 32b1d41d5f..4cdf7acd00 100644 --- a/cinder/templates/bin/_volume-usage-audit.sh.tpl +++ b/cinder/templates/bin/_volume-usage-audit.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/configmap-bin.yaml b/cinder/templates/configmap-bin.yaml index 732b0bd4fa..aba1cb00f0 100644 --- a/cinder/templates/configmap-bin.yaml +++ b/cinder/templates/configmap-bin.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/configmap-etc.yaml b/cinder/templates/configmap-etc.yaml index 8eb105dae3..663f7eb989 100644 --- a/cinder/templates/configmap-etc.yaml +++ b/cinder/templates/configmap-etc.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/cron-job-cinder-volume-usage-audit.yaml b/cinder/templates/cron-job-cinder-volume-usage-audit.yaml index 026467310d..a8b7a46a24 100644 --- a/cinder/templates/cron-job-cinder-volume-usage-audit.yaml +++ b/cinder/templates/cron-job-cinder-volume-usage-audit.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/deployment-api.yaml b/cinder/templates/deployment-api.yaml index af8b6ae0b9..34f0e730ce 100644 --- a/cinder/templates/deployment-api.yaml +++ b/cinder/templates/deployment-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/deployment-backup.yaml b/cinder/templates/deployment-backup.yaml index c755691a10..af5be9f66f 100755 --- a/cinder/templates/deployment-backup.yaml +++ b/cinder/templates/deployment-backup.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/deployment-scheduler.yaml b/cinder/templates/deployment-scheduler.yaml index 78ce70222c..84803a3d2d 100644 --- a/cinder/templates/deployment-scheduler.yaml +++ b/cinder/templates/deployment-scheduler.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/deployment-volume.yaml b/cinder/templates/deployment-volume.yaml index 7af7050e7f..af8a8d9c5c 100755 --- a/cinder/templates/deployment-volume.yaml +++ b/cinder/templates/deployment-volume.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/ingress-api.yaml b/cinder/templates/ingress-api.yaml index 7628b68237..a514adfde3 100644 --- a/cinder/templates/ingress-api.yaml +++ b/cinder/templates/ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/job-backup-storage-init.yaml b/cinder/templates/job-backup-storage-init.yaml index 8df707744c..c6090a81b9 100644 --- a/cinder/templates/job-backup-storage-init.yaml +++ b/cinder/templates/job-backup-storage-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/job-bootstrap.yaml b/cinder/templates/job-bootstrap.yaml index 63192f6fcd..4867099cbd 100644 --- a/cinder/templates/job-bootstrap.yaml +++ b/cinder/templates/job-bootstrap.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/job-clean.yaml b/cinder/templates/job-clean.yaml index 714dc2c128..ca06906292 100755 --- a/cinder/templates/job-clean.yaml +++ b/cinder/templates/job-clean.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/job-create-internal-tenant.yaml b/cinder/templates/job-create-internal-tenant.yaml index da1fb72ec5..2cb722e242 100644 --- a/cinder/templates/job-create-internal-tenant.yaml +++ b/cinder/templates/job-create-internal-tenant.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/job-db-drop.yaml b/cinder/templates/job-db-drop.yaml index 9e4f5e2c2a..9930f360c1 100644 --- a/cinder/templates/job-db-drop.yaml +++ b/cinder/templates/job-db-drop.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/job-db-init.yaml b/cinder/templates/job-db-init.yaml index f79bd8d1e1..9b6460827e 100644 --- a/cinder/templates/job-db-init.yaml +++ b/cinder/templates/job-db-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/job-db-sync.yaml b/cinder/templates/job-db-sync.yaml index bb609ce5d0..7c2b74f935 100644 --- a/cinder/templates/job-db-sync.yaml +++ b/cinder/templates/job-db-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/job-image-repo-sync.yaml b/cinder/templates/job-image-repo-sync.yaml index 708694f927..c8a241d50e 100644 --- a/cinder/templates/job-image-repo-sync.yaml +++ b/cinder/templates/job-image-repo-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/job-ks-endpoints.yaml b/cinder/templates/job-ks-endpoints.yaml index 5ae3e7731e..60f5beca3c 100644 --- a/cinder/templates/job-ks-endpoints.yaml +++ b/cinder/templates/job-ks-endpoints.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/job-ks-service.yaml b/cinder/templates/job-ks-service.yaml index 1bbff53812..bfdad1e210 100644 --- a/cinder/templates/job-ks-service.yaml +++ b/cinder/templates/job-ks-service.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/job-ks-user.yaml b/cinder/templates/job-ks-user.yaml index 6bb47c5302..4d10dfe19b 100644 --- a/cinder/templates/job-ks-user.yaml +++ b/cinder/templates/job-ks-user.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/job-rabbit-init.yaml b/cinder/templates/job-rabbit-init.yaml index e7e33da70b..ca92cb21bf 100644 --- a/cinder/templates/job-rabbit-init.yaml +++ b/cinder/templates/job-rabbit-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/job-storage-init.yaml b/cinder/templates/job-storage-init.yaml index 876000eab5..fce9bd4a10 100755 --- a/cinder/templates/job-storage-init.yaml +++ b/cinder/templates/job-storage-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/network_policy.yaml b/cinder/templates/network_policy.yaml index 31b0f6ecec..ba9a8bd7ef 100644 --- a/cinder/templates/network_policy.yaml +++ b/cinder/templates/network_policy.yaml @@ -1,5 +1,3 @@ -# Copyright 2017-2018 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/cinder/templates/pdb-api.yaml b/cinder/templates/pdb-api.yaml index 6a5aae32f5..d90869bcb3 100644 --- a/cinder/templates/pdb-api.yaml +++ b/cinder/templates/pdb-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/pod-rally-test.yaml b/cinder/templates/pod-rally-test.yaml index 4d1d098609..2575263a0d 100644 --- a/cinder/templates/pod-rally-test.yaml +++ b/cinder/templates/pod-rally-test.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/pvc-backup.yaml b/cinder/templates/pvc-backup.yaml index 94d63d0ee9..da6478a0ca 100644 --- a/cinder/templates/pvc-backup.yaml +++ b/cinder/templates/pvc-backup.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/secret-db.yaml b/cinder/templates/secret-db.yaml index 84908569f6..31a94e654c 100644 --- a/cinder/templates/secret-db.yaml +++ b/cinder/templates/secret-db.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/secret-ingress-tls.yaml b/cinder/templates/secret-ingress-tls.yaml index a787387841..6a185b29c4 100644 --- a/cinder/templates/secret-ingress-tls.yaml +++ b/cinder/templates/secret-ingress-tls.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017-2018 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/secret-keystone.yaml b/cinder/templates/secret-keystone.yaml index db047d37ce..90be5689ac 100644 --- a/cinder/templates/secret-keystone.yaml +++ b/cinder/templates/secret-keystone.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/secret_rabbitmq.yaml b/cinder/templates/secret_rabbitmq.yaml index 5f8a22bd34..e49844a66e 100644 --- a/cinder/templates/secret_rabbitmq.yaml +++ b/cinder/templates/secret_rabbitmq.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/service-api.yaml b/cinder/templates/service-api.yaml index d52697a71b..f32915453c 100644 --- a/cinder/templates/service-api.yaml +++ b/cinder/templates/service-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/service-ingress-api.yaml b/cinder/templates/service-ingress-api.yaml index b21c0db0f8..951afb5942 100644 --- a/cinder/templates/service-ingress-api.yaml +++ b/cinder/templates/service-ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/utils/_ceph_backend_list.tpl b/cinder/templates/utils/_ceph_backend_list.tpl index adcd45d99c..f976127f91 100644 --- a/cinder/templates/utils/_ceph_backend_list.tpl +++ b/cinder/templates/utils/_ceph_backend_list.tpl @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/utils/_has_ceph_backend.tpl b/cinder/templates/utils/_has_ceph_backend.tpl index 0ff7ae5e81..bf975bb372 100644 --- a/cinder/templates/utils/_has_ceph_backend.tpl +++ b/cinder/templates/utils/_has_ceph_backend.tpl @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/templates/utils/_is_ceph_backend.tpl b/cinder/templates/utils/_is_ceph_backend.tpl index 389197f93d..3cba4398f0 100644 --- a/cinder/templates/utils/_is_ceph_backend.tpl +++ b/cinder/templates/utils/_is_ceph_backend.tpl @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/cinder/values.yaml b/cinder/values.yaml index c3936e160d..85344d8387 100644 --- a/cinder/values.yaml +++ b/cinder/values.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/congress/Chart.yaml b/congress/Chart.yaml index 331ee7a3f1..88c73f07e0 100644 --- a/congress/Chart.yaml +++ b/congress/Chart.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/congress/requirements.yaml b/congress/requirements.yaml index 53782e69b2..5669e12cfd 100644 --- a/congress/requirements.yaml +++ b/congress/requirements.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/congress/templates/bin/_bootstrap.sh.tpl b/congress/templates/bin/_bootstrap.sh.tpl index 533c0a5a3f..6452d0a073 100644 --- a/congress/templates/bin/_bootstrap.sh.tpl +++ b/congress/templates/bin/_bootstrap.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/bin/_congress-api.sh.tpl b/congress/templates/bin/_congress-api.sh.tpl index c6f8bb465f..e70b1a73a3 100644 --- a/congress/templates/bin/_congress-api.sh.tpl +++ b/congress/templates/bin/_congress-api.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/bin/_congress-datasource.sh.tpl b/congress/templates/bin/_congress-datasource.sh.tpl index f24d07b128..f5d369c0e6 100644 --- a/congress/templates/bin/_congress-datasource.sh.tpl +++ b/congress/templates/bin/_congress-datasource.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/bin/_congress-policy-engine.sh.tpl b/congress/templates/bin/_congress-policy-engine.sh.tpl index 7b4578a9d5..d7803f43a6 100644 --- a/congress/templates/bin/_congress-policy-engine.sh.tpl +++ b/congress/templates/bin/_congress-policy-engine.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/bin/_db-sync.sh.tpl b/congress/templates/bin/_db-sync.sh.tpl index f079baf21e..ebe69e8026 100644 --- a/congress/templates/bin/_db-sync.sh.tpl +++ b/congress/templates/bin/_db-sync.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/bin/_ds_create.sh.tpl b/congress/templates/bin/_ds_create.sh.tpl index 5569bfd66c..28683c9b94 100644 --- a/congress/templates/bin/_ds_create.sh.tpl +++ b/congress/templates/bin/_ds_create.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/bin/_helm-tests.sh.tpl b/congress/templates/bin/_helm-tests.sh.tpl index 5c93b7e7bc..e3949b91da 100644 --- a/congress/templates/bin/_helm-tests.sh.tpl +++ b/congress/templates/bin/_helm-tests.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/configmap-bin.yaml b/congress/templates/configmap-bin.yaml index 5f760ffe67..407468539e 100644 --- a/congress/templates/configmap-bin.yaml +++ b/congress/templates/configmap-bin.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/configmap-etc.yaml b/congress/templates/configmap-etc.yaml index 4c671beab7..f6d31f6f07 100644 --- a/congress/templates/configmap-etc.yaml +++ b/congress/templates/configmap-etc.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/deployment-api.yaml b/congress/templates/deployment-api.yaml index 882a219ed4..dd07f74ce5 100644 --- a/congress/templates/deployment-api.yaml +++ b/congress/templates/deployment-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/deployment-datasource.yaml b/congress/templates/deployment-datasource.yaml index f2e31ed310..e473144018 100644 --- a/congress/templates/deployment-datasource.yaml +++ b/congress/templates/deployment-datasource.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/deployment-policy-engine.yaml b/congress/templates/deployment-policy-engine.yaml index 5e6927598f..090e172e20 100644 --- a/congress/templates/deployment-policy-engine.yaml +++ b/congress/templates/deployment-policy-engine.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/ingress-api.yaml b/congress/templates/ingress-api.yaml index 93191da0c4..d4a9eb6e91 100644 --- a/congress/templates/ingress-api.yaml +++ b/congress/templates/ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/job-bootstrap.yaml b/congress/templates/job-bootstrap.yaml index 703131d76f..8096c7dc62 100644 --- a/congress/templates/job-bootstrap.yaml +++ b/congress/templates/job-bootstrap.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/job-db-drop.yaml b/congress/templates/job-db-drop.yaml index 3e790d16af..319124b9e0 100644 --- a/congress/templates/job-db-drop.yaml +++ b/congress/templates/job-db-drop.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/job-db-init.yaml b/congress/templates/job-db-init.yaml index 740a39ba8b..31978e9af8 100644 --- a/congress/templates/job-db-init.yaml +++ b/congress/templates/job-db-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/job-db-sync.yaml b/congress/templates/job-db-sync.yaml index 0a4e8792b6..aa1d9611ca 100644 --- a/congress/templates/job-db-sync.yaml +++ b/congress/templates/job-db-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/job-ds-create.yaml b/congress/templates/job-ds-create.yaml index 81aa7b511e..03d70e7c49 100644 --- a/congress/templates/job-ds-create.yaml +++ b/congress/templates/job-ds-create.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/job-image-repo-sync.yaml b/congress/templates/job-image-repo-sync.yaml index 1df50584f0..91e2163b7d 100644 --- a/congress/templates/job-image-repo-sync.yaml +++ b/congress/templates/job-image-repo-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/job-ks-endpoints.yaml b/congress/templates/job-ks-endpoints.yaml index 33b03972f3..ff22b7248a 100644 --- a/congress/templates/job-ks-endpoints.yaml +++ b/congress/templates/job-ks-endpoints.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/job-ks-service.yaml b/congress/templates/job-ks-service.yaml index 4913702c86..10ad4c52aa 100644 --- a/congress/templates/job-ks-service.yaml +++ b/congress/templates/job-ks-service.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/job-ks-user.yaml b/congress/templates/job-ks-user.yaml index eb34d21fad..01c092beb3 100644 --- a/congress/templates/job-ks-user.yaml +++ b/congress/templates/job-ks-user.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/job-rabbit-init.yaml b/congress/templates/job-rabbit-init.yaml index 0b7d0feca1..7abec2b1bc 100644 --- a/congress/templates/job-rabbit-init.yaml +++ b/congress/templates/job-rabbit-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/network_policy.yaml b/congress/templates/network_policy.yaml index d3b7f4f79b..8cefbbb71a 100644 --- a/congress/templates/network_policy.yaml +++ b/congress/templates/network_policy.yaml @@ -1,5 +1,3 @@ -# Copyright 2017-2018 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/congress/templates/pod-test.yaml b/congress/templates/pod-test.yaml index 7e9b35378b..34087be7cc 100644 --- a/congress/templates/pod-test.yaml +++ b/congress/templates/pod-test.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/secret-db.yaml b/congress/templates/secret-db.yaml index 80db6b9879..6e6bcf3733 100644 --- a/congress/templates/secret-db.yaml +++ b/congress/templates/secret-db.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/secret-keystone.yaml b/congress/templates/secret-keystone.yaml index 30497a2051..c16a662f74 100644 --- a/congress/templates/secret-keystone.yaml +++ b/congress/templates/secret-keystone.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/secret-rabbitmq.yaml b/congress/templates/secret-rabbitmq.yaml index 9c629ea9d4..1d786b6f53 100644 --- a/congress/templates/secret-rabbitmq.yaml +++ b/congress/templates/secret-rabbitmq.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/service-api.yaml b/congress/templates/service-api.yaml index c5fb510687..9fadb17518 100644 --- a/congress/templates/service-api.yaml +++ b/congress/templates/service-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/templates/service-ingress-api.yaml b/congress/templates/service-ingress-api.yaml index 6fe2abcfbb..1819bf36d4 100644 --- a/congress/templates/service-ingress-api.yaml +++ b/congress/templates/service-ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/congress/values.yaml b/congress/values.yaml index bec6a509de..c12cd18961 100644 --- a/congress/values.yaml +++ b/congress/values.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/Chart.yaml b/designate/Chart.yaml index feb81dbc60..9634e84680 100644 --- a/designate/Chart.yaml +++ b/designate/Chart.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/requirements.yaml b/designate/requirements.yaml index e69c985d8c..5669e12cfd 100644 --- a/designate/requirements.yaml +++ b/designate/requirements.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/bin/_bootstrap.sh.tpl b/designate/templates/bin/_bootstrap.sh.tpl index 64008a0ee4..42ddf64b54 100644 --- a/designate/templates/bin/_bootstrap.sh.tpl +++ b/designate/templates/bin/_bootstrap.sh.tpl @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/bin/_db-sync.sh.tpl b/designate/templates/bin/_db-sync.sh.tpl index 596fa791a3..dfa8bded5e 100644 --- a/designate/templates/bin/_db-sync.sh.tpl +++ b/designate/templates/bin/_db-sync.sh.tpl @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/bin/_designate-api.sh.tpl b/designate/templates/bin/_designate-api.sh.tpl index 34aafce384..c1dfa37001 100644 --- a/designate/templates/bin/_designate-api.sh.tpl +++ b/designate/templates/bin/_designate-api.sh.tpl @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/bin/_designate-central.sh.tpl b/designate/templates/bin/_designate-central.sh.tpl index 1271fe330a..b684b46983 100644 --- a/designate/templates/bin/_designate-central.sh.tpl +++ b/designate/templates/bin/_designate-central.sh.tpl @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/bin/_designate-mdns.sh.tpl b/designate/templates/bin/_designate-mdns.sh.tpl index d6e586ea62..6770894f8e 100644 --- a/designate/templates/bin/_designate-mdns.sh.tpl +++ b/designate/templates/bin/_designate-mdns.sh.tpl @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/bin/_designate-producer.sh.tpl b/designate/templates/bin/_designate-producer.sh.tpl index 654939827b..b2b9efc1c5 100644 --- a/designate/templates/bin/_designate-producer.sh.tpl +++ b/designate/templates/bin/_designate-producer.sh.tpl @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/bin/_designate-sink.sh.tpl b/designate/templates/bin/_designate-sink.sh.tpl index 66968361a7..d552f8bac9 100644 --- a/designate/templates/bin/_designate-sink.sh.tpl +++ b/designate/templates/bin/_designate-sink.sh.tpl @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/bin/_designate-worker.sh.tpl b/designate/templates/bin/_designate-worker.sh.tpl index e4a61bd77f..38e8fad7c6 100644 --- a/designate/templates/bin/_designate-worker.sh.tpl +++ b/designate/templates/bin/_designate-worker.sh.tpl @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/configmap-bin.yaml b/designate/templates/configmap-bin.yaml index c1bb21dda3..2d93be0ea0 100644 --- a/designate/templates/configmap-bin.yaml +++ b/designate/templates/configmap-bin.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/configmap-etc.yaml b/designate/templates/configmap-etc.yaml index fc3e727af8..cc0d270b59 100644 --- a/designate/templates/configmap-etc.yaml +++ b/designate/templates/configmap-etc.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/deployment-api.yaml b/designate/templates/deployment-api.yaml index e679ab734e..be55b92263 100644 --- a/designate/templates/deployment-api.yaml +++ b/designate/templates/deployment-api.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/deployment-central.yaml b/designate/templates/deployment-central.yaml index 02beb19dd6..34e47ac07d 100644 --- a/designate/templates/deployment-central.yaml +++ b/designate/templates/deployment-central.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/deployment-mdns.yaml b/designate/templates/deployment-mdns.yaml index 8af5580b31..7a49fa9756 100644 --- a/designate/templates/deployment-mdns.yaml +++ b/designate/templates/deployment-mdns.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/deployment-producer.yaml b/designate/templates/deployment-producer.yaml index 58f486a2ec..381815e687 100644 --- a/designate/templates/deployment-producer.yaml +++ b/designate/templates/deployment-producer.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/deployment-sink.yaml b/designate/templates/deployment-sink.yaml index 58daf59ece..4d41ae4136 100644 --- a/designate/templates/deployment-sink.yaml +++ b/designate/templates/deployment-sink.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/deployment-worker.yaml b/designate/templates/deployment-worker.yaml index 98b2971c98..1e97c478c5 100644 --- a/designate/templates/deployment-worker.yaml +++ b/designate/templates/deployment-worker.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/ingress-api.yaml b/designate/templates/ingress-api.yaml index fd79d326b4..9b0a3b1032 100644 --- a/designate/templates/ingress-api.yaml +++ b/designate/templates/ingress-api.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/job-bootstrap.yaml b/designate/templates/job-bootstrap.yaml index d652813b1d..15f7a91f25 100644 --- a/designate/templates/job-bootstrap.yaml +++ b/designate/templates/job-bootstrap.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/job-db-init.yaml b/designate/templates/job-db-init.yaml index 0a623007f1..3d93727948 100644 --- a/designate/templates/job-db-init.yaml +++ b/designate/templates/job-db-init.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/job-db-sync.yaml b/designate/templates/job-db-sync.yaml index 20743dafeb..7feaf1efb9 100644 --- a/designate/templates/job-db-sync.yaml +++ b/designate/templates/job-db-sync.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/job-ks-endpoints.yaml b/designate/templates/job-ks-endpoints.yaml index 1bd7f6fc36..cc0510ab14 100644 --- a/designate/templates/job-ks-endpoints.yaml +++ b/designate/templates/job-ks-endpoints.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/job-ks-service.yaml b/designate/templates/job-ks-service.yaml index 056f791302..c3e3e4d2ed 100644 --- a/designate/templates/job-ks-service.yaml +++ b/designate/templates/job-ks-service.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/job-ks-user.yaml b/designate/templates/job-ks-user.yaml index 2aadd0d8e2..e993b5e8b2 100644 --- a/designate/templates/job-ks-user.yaml +++ b/designate/templates/job-ks-user.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/job-rabbit-init.yaml b/designate/templates/job-rabbit-init.yaml index bab7dbd3fc..2d662d003a 100644 --- a/designate/templates/job-rabbit-init.yaml +++ b/designate/templates/job-rabbit-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/designate/templates/pdb-api.yaml b/designate/templates/pdb-api.yaml index 945bdf502c..bb07d3741e 100644 --- a/designate/templates/pdb-api.yaml +++ b/designate/templates/pdb-api.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/pdb-central.yaml b/designate/templates/pdb-central.yaml index a89ca5ea0c..3be7c1c2c8 100644 --- a/designate/templates/pdb-central.yaml +++ b/designate/templates/pdb-central.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/pdb-mdns.yaml b/designate/templates/pdb-mdns.yaml index dd591b0cd4..138b5f1700 100644 --- a/designate/templates/pdb-mdns.yaml +++ b/designate/templates/pdb-mdns.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/pdb-producer.yaml b/designate/templates/pdb-producer.yaml index e7af8ba8c5..71d9d4d397 100644 --- a/designate/templates/pdb-producer.yaml +++ b/designate/templates/pdb-producer.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/pdb-sink.yaml b/designate/templates/pdb-sink.yaml index f0ffd205c0..fc8f7a1bba 100644 --- a/designate/templates/pdb-sink.yaml +++ b/designate/templates/pdb-sink.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/pdb-worker.yaml b/designate/templates/pdb-worker.yaml index db57c215c2..33498a8d20 100644 --- a/designate/templates/pdb-worker.yaml +++ b/designate/templates/pdb-worker.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/secret-db.yaml b/designate/templates/secret-db.yaml index 7aba080184..c37b96e688 100644 --- a/designate/templates/secret-db.yaml +++ b/designate/templates/secret-db.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/secret-ingress-tls.yaml b/designate/templates/secret-ingress-tls.yaml index 6b2db640c6..a5909b1c71 100644 --- a/designate/templates/secret-ingress-tls.yaml +++ b/designate/templates/secret-ingress-tls.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/designate/templates/secret-keystone.yaml b/designate/templates/secret-keystone.yaml index 7627c05e52..5c3d956b3e 100644 --- a/designate/templates/secret-keystone.yaml +++ b/designate/templates/secret-keystone.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/secret-rabbitmq.yaml b/designate/templates/secret-rabbitmq.yaml index f91dc2b47f..01c8362416 100644 --- a/designate/templates/secret-rabbitmq.yaml +++ b/designate/templates/secret-rabbitmq.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/designate/templates/service-api.yaml b/designate/templates/service-api.yaml index 4c18ba562b..8a26cb65f4 100644 --- a/designate/templates/service-api.yaml +++ b/designate/templates/service-api.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/service-ingress-api.yaml b/designate/templates/service-ingress-api.yaml index 5f4dc425fb..7e12fd22ff 100644 --- a/designate/templates/service-ingress-api.yaml +++ b/designate/templates/service-ingress-api.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/templates/service-mdns.yaml b/designate/templates/service-mdns.yaml index b3acba9cee..ced9fd64d3 100644 --- a/designate/templates/service-mdns.yaml +++ b/designate/templates/service-mdns.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/designate/values.yaml b/designate/values.yaml index c6a7722643..6c6e3e2021 100644 --- a/designate/values.yaml +++ b/designate/values.yaml @@ -1,5 +1,3 @@ -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/doc/source/specs/neutron-multiple-sdns.rst b/doc/source/specs/neutron-multiple-sdns.rst index 0a685b78be..9d68559b8c 100644 --- a/doc/source/specs/neutron-multiple-sdns.rst +++ b/doc/source/specs/neutron-multiple-sdns.rst @@ -87,8 +87,6 @@ manifest should be declared on Kubernetes API, for example .. code-block:: yaml {{- if .Values.manifests.daemonset_ovs_agent }} - # Copyright 2017 The Openstack-Helm Authors. - # # Licensed under the Apache License, Version 2.0 (the "License"); ... diff --git a/glance/Chart.yaml b/glance/Chart.yaml index 68e2d1bf41..e36503597e 100644 --- a/glance/Chart.yaml +++ b/glance/Chart.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/glance/requirements.yaml b/glance/requirements.yaml index 53782e69b2..5669e12cfd 100644 --- a/glance/requirements.yaml +++ b/glance/requirements.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/glance/templates/bin/_bootstrap.sh.tpl b/glance/templates/bin/_bootstrap.sh.tpl index 4e55a0c1d0..0b11a4feff 100644 --- a/glance/templates/bin/_bootstrap.sh.tpl +++ b/glance/templates/bin/_bootstrap.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/bin/_ceph-admin-keyring.sh.tpl b/glance/templates/bin/_ceph-admin-keyring.sh.tpl index fa416c05d2..8c36d4b088 100644 --- a/glance/templates/bin/_ceph-admin-keyring.sh.tpl +++ b/glance/templates/bin/_ceph-admin-keyring.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/bin/_ceph-keyring.sh.tpl b/glance/templates/bin/_ceph-keyring.sh.tpl index 202987cc59..cbafe3d3f6 100644 --- a/glance/templates/bin/_ceph-keyring.sh.tpl +++ b/glance/templates/bin/_ceph-keyring.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/bin/_clean-image.sh.tpl b/glance/templates/bin/_clean-image.sh.tpl index dcebfca7f5..2ac4b53c70 100644 --- a/glance/templates/bin/_clean-image.sh.tpl +++ b/glance/templates/bin/_clean-image.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/bin/_clean-secrets.sh.tpl b/glance/templates/bin/_clean-secrets.sh.tpl index d133adb517..31b7177cff 100644 --- a/glance/templates/bin/_clean-secrets.sh.tpl +++ b/glance/templates/bin/_clean-secrets.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/bin/_db-sync.sh.tpl b/glance/templates/bin/_db-sync.sh.tpl index a5f5e94c9e..21d81adb21 100644 --- a/glance/templates/bin/_db-sync.sh.tpl +++ b/glance/templates/bin/_db-sync.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/bin/_glance-api.sh.tpl b/glance/templates/bin/_glance-api.sh.tpl index d601e5a497..9d427b60a2 100644 --- a/glance/templates/bin/_glance-api.sh.tpl +++ b/glance/templates/bin/_glance-api.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/bin/_glance-registry.sh.tpl b/glance/templates/bin/_glance-registry.sh.tpl index 5a32d6f087..397a9a8f83 100644 --- a/glance/templates/bin/_glance-registry.sh.tpl +++ b/glance/templates/bin/_glance-registry.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/bin/_metadefs-load.sh.tpl b/glance/templates/bin/_metadefs-load.sh.tpl index 75d2b1904d..1e1f3e4326 100644 --- a/glance/templates/bin/_metadefs-load.sh.tpl +++ b/glance/templates/bin/_metadefs-load.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/bin/_storage-init.sh.tpl b/glance/templates/bin/_storage-init.sh.tpl index e85a865e2c..6f5a589715 100644 --- a/glance/templates/bin/_storage-init.sh.tpl +++ b/glance/templates/bin/_storage-init.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/configmap-bin.yaml b/glance/templates/configmap-bin.yaml index 847bdbda4f..4469929ea0 100644 --- a/glance/templates/configmap-bin.yaml +++ b/glance/templates/configmap-bin.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/configmap-etc.yaml b/glance/templates/configmap-etc.yaml index b145afc499..18fc26d581 100644 --- a/glance/templates/configmap-etc.yaml +++ b/glance/templates/configmap-etc.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/deployment-api.yaml b/glance/templates/deployment-api.yaml index 99af80eb6d..76f8655caf 100644 --- a/glance/templates/deployment-api.yaml +++ b/glance/templates/deployment-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/deployment-registry.yaml b/glance/templates/deployment-registry.yaml index e4d46ea59c..5928c2bb7b 100644 --- a/glance/templates/deployment-registry.yaml +++ b/glance/templates/deployment-registry.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/ingress-api.yaml b/glance/templates/ingress-api.yaml index 5e2367b545..497d96ad39 100644 --- a/glance/templates/ingress-api.yaml +++ b/glance/templates/ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/ingress-registry.yaml b/glance/templates/ingress-registry.yaml index 49d911c2c0..4c845132a4 100644 --- a/glance/templates/ingress-registry.yaml +++ b/glance/templates/ingress-registry.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/job-bootstrap.yaml b/glance/templates/job-bootstrap.yaml index 7578b7ec50..3fe72b4cbb 100644 --- a/glance/templates/job-bootstrap.yaml +++ b/glance/templates/job-bootstrap.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/job-clean.yaml b/glance/templates/job-clean.yaml index f228c4499d..43d7551cc5 100644 --- a/glance/templates/job-clean.yaml +++ b/glance/templates/job-clean.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/job-db-drop.yaml b/glance/templates/job-db-drop.yaml index 4bc07ac135..54e4232017 100644 --- a/glance/templates/job-db-drop.yaml +++ b/glance/templates/job-db-drop.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/job-db-init.yaml b/glance/templates/job-db-init.yaml index 476f860bf0..cc56f0ed87 100644 --- a/glance/templates/job-db-init.yaml +++ b/glance/templates/job-db-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/job-db-sync.yaml b/glance/templates/job-db-sync.yaml index 2f98d34d99..fbd706f2e6 100644 --- a/glance/templates/job-db-sync.yaml +++ b/glance/templates/job-db-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/job-image-repo-sync.yaml b/glance/templates/job-image-repo-sync.yaml index 0b59a332dd..505ff5cff5 100644 --- a/glance/templates/job-image-repo-sync.yaml +++ b/glance/templates/job-image-repo-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/job-ks-endpoints.yaml b/glance/templates/job-ks-endpoints.yaml index 28e092d322..5ac03006b0 100644 --- a/glance/templates/job-ks-endpoints.yaml +++ b/glance/templates/job-ks-endpoints.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/job-ks-service.yaml b/glance/templates/job-ks-service.yaml index 5a98a4d88f..d323ba3b68 100644 --- a/glance/templates/job-ks-service.yaml +++ b/glance/templates/job-ks-service.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/job-ks-user.yaml b/glance/templates/job-ks-user.yaml index bdb53fcea0..d39d6a35bf 100644 --- a/glance/templates/job-ks-user.yaml +++ b/glance/templates/job-ks-user.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/job-metadefs-load.yaml b/glance/templates/job-metadefs-load.yaml index d970431fab..319fa11465 100644 --- a/glance/templates/job-metadefs-load.yaml +++ b/glance/templates/job-metadefs-load.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/job-rabbit-init.yaml b/glance/templates/job-rabbit-init.yaml index de06a8d5ff..7550f0f8fe 100644 --- a/glance/templates/job-rabbit-init.yaml +++ b/glance/templates/job-rabbit-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/job-storage-init.yaml b/glance/templates/job-storage-init.yaml index 6425b8f999..9a103db768 100644 --- a/glance/templates/job-storage-init.yaml +++ b/glance/templates/job-storage-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/network_policy.yaml b/glance/templates/network_policy.yaml index 3ad0ba8840..f7fe79cf2e 100644 --- a/glance/templates/network_policy.yaml +++ b/glance/templates/network_policy.yaml @@ -1,5 +1,3 @@ -# Copyright 2017-2018 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/glance/templates/pdb-api.yaml b/glance/templates/pdb-api.yaml index af3c021dc7..a14ce0490f 100644 --- a/glance/templates/pdb-api.yaml +++ b/glance/templates/pdb-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/pdb-registry.yaml b/glance/templates/pdb-registry.yaml index 477ec8ef21..37c179c859 100644 --- a/glance/templates/pdb-registry.yaml +++ b/glance/templates/pdb-registry.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/pod-rally-test.yaml b/glance/templates/pod-rally-test.yaml index a0d99590ee..d8621cd1a6 100644 --- a/glance/templates/pod-rally-test.yaml +++ b/glance/templates/pod-rally-test.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/pvc-images.yaml b/glance/templates/pvc-images.yaml index 8c4dfbb11a..bd86d68e27 100644 --- a/glance/templates/pvc-images.yaml +++ b/glance/templates/pvc-images.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/secret-db.yaml b/glance/templates/secret-db.yaml index 1a21887b6b..14527b257b 100644 --- a/glance/templates/secret-db.yaml +++ b/glance/templates/secret-db.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/secret-ingress-tls.yaml b/glance/templates/secret-ingress-tls.yaml index f9b4ae5eae..b83f638501 100644 --- a/glance/templates/secret-ingress-tls.yaml +++ b/glance/templates/secret-ingress-tls.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017-2018 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/secret-keystone.yaml b/glance/templates/secret-keystone.yaml index 9268c30226..fc6cc6a67d 100644 --- a/glance/templates/secret-keystone.yaml +++ b/glance/templates/secret-keystone.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/secret-rabbitmq.yaml b/glance/templates/secret-rabbitmq.yaml index d58651260c..96ce3e4c17 100644 --- a/glance/templates/secret-rabbitmq.yaml +++ b/glance/templates/secret-rabbitmq.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/service-api.yaml b/glance/templates/service-api.yaml index cf3310e994..5b03dd3df2 100644 --- a/glance/templates/service-api.yaml +++ b/glance/templates/service-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/service-ingress-api.yaml b/glance/templates/service-ingress-api.yaml index c865684840..965d26bb5e 100644 --- a/glance/templates/service-ingress-api.yaml +++ b/glance/templates/service-ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/service-ingress-registry.yaml b/glance/templates/service-ingress-registry.yaml index d614c5cf7d..2793ef3899 100644 --- a/glance/templates/service-ingress-registry.yaml +++ b/glance/templates/service-ingress-registry.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/templates/service-registry.yaml b/glance/templates/service-registry.yaml index 34f9567178..f29e7f7da1 100644 --- a/glance/templates/service-registry.yaml +++ b/glance/templates/service-registry.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/glance/values.yaml b/glance/values.yaml index 5f98574247..ef4f816de0 100644 --- a/glance/values.yaml +++ b/glance/values.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/heat/Chart.yaml b/heat/Chart.yaml index 86bcbed087..7415c6b11e 100644 --- a/heat/Chart.yaml +++ b/heat/Chart.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/heat/requirements.yaml b/heat/requirements.yaml index 53782e69b2..5669e12cfd 100644 --- a/heat/requirements.yaml +++ b/heat/requirements.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/heat/templates/bin/_bootstrap.sh.tpl b/heat/templates/bin/_bootstrap.sh.tpl index 533c0a5a3f..6452d0a073 100644 --- a/heat/templates/bin/_bootstrap.sh.tpl +++ b/heat/templates/bin/_bootstrap.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/bin/_db-sync.sh.tpl b/heat/templates/bin/_db-sync.sh.tpl index b66e1f1ed1..652762dd8f 100644 --- a/heat/templates/bin/_db-sync.sh.tpl +++ b/heat/templates/bin/_db-sync.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/bin/_heat-api.sh.tpl b/heat/templates/bin/_heat-api.sh.tpl index f5c75e4c89..1488eacf2c 100644 --- a/heat/templates/bin/_heat-api.sh.tpl +++ b/heat/templates/bin/_heat-api.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/bin/_heat-cfn.sh.tpl b/heat/templates/bin/_heat-cfn.sh.tpl index 3598d5190e..97f8279882 100644 --- a/heat/templates/bin/_heat-cfn.sh.tpl +++ b/heat/templates/bin/_heat-cfn.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/bin/_heat-cloudwatch.sh.tpl b/heat/templates/bin/_heat-cloudwatch.sh.tpl index 10a8e2621e..6bf15ff05e 100644 --- a/heat/templates/bin/_heat-cloudwatch.sh.tpl +++ b/heat/templates/bin/_heat-cloudwatch.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/bin/_heat-engine-cleaner.sh.tpl b/heat/templates/bin/_heat-engine-cleaner.sh.tpl index 5c659c6d4d..d19decc72c 100644 --- a/heat/templates/bin/_heat-engine-cleaner.sh.tpl +++ b/heat/templates/bin/_heat-engine-cleaner.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/bin/_heat-engine.sh.tpl b/heat/templates/bin/_heat-engine.sh.tpl index 96e77dc57f..30fdff3477 100644 --- a/heat/templates/bin/_heat-engine.sh.tpl +++ b/heat/templates/bin/_heat-engine.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/bin/_heat-purge-deleted-active.sh.tpl b/heat/templates/bin/_heat-purge-deleted-active.sh.tpl index a98be78697..1514171700 100644 --- a/heat/templates/bin/_heat-purge-deleted-active.sh.tpl +++ b/heat/templates/bin/_heat-purge-deleted-active.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/bin/_trusts.sh.tpl b/heat/templates/bin/_trusts.sh.tpl index bef874dcf2..837ec005a4 100644 --- a/heat/templates/bin/_trusts.sh.tpl +++ b/heat/templates/bin/_trusts.sh.tpl @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/heat/templates/configmap-bin.yaml b/heat/templates/configmap-bin.yaml index 1463be528e..8278e7dd95 100644 --- a/heat/templates/configmap-bin.yaml +++ b/heat/templates/configmap-bin.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/configmap-etc.yaml b/heat/templates/configmap-etc.yaml index 115ea9ae28..79e9acd25e 100644 --- a/heat/templates/configmap-etc.yaml +++ b/heat/templates/configmap-etc.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/cron-job-engine-cleaner.yaml b/heat/templates/cron-job-engine-cleaner.yaml index 130f38df92..2dc1ba879a 100644 --- a/heat/templates/cron-job-engine-cleaner.yaml +++ b/heat/templates/cron-job-engine-cleaner.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/cron-job-purge-deleted.yaml b/heat/templates/cron-job-purge-deleted.yaml index f76bb1a178..5a9c13489e 100644 --- a/heat/templates/cron-job-purge-deleted.yaml +++ b/heat/templates/cron-job-purge-deleted.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/deployment-api.yaml b/heat/templates/deployment-api.yaml index 239b2e8745..f76093b5a5 100644 --- a/heat/templates/deployment-api.yaml +++ b/heat/templates/deployment-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/deployment-cfn.yaml b/heat/templates/deployment-cfn.yaml index 94702ecdb9..65be294e62 100644 --- a/heat/templates/deployment-cfn.yaml +++ b/heat/templates/deployment-cfn.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/deployment-cloudwatch.yaml b/heat/templates/deployment-cloudwatch.yaml index 3794709d8e..8f1849afa8 100644 --- a/heat/templates/deployment-cloudwatch.yaml +++ b/heat/templates/deployment-cloudwatch.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/deployment-engine.yaml b/heat/templates/deployment-engine.yaml index 0b24cc62c3..da007ef780 100644 --- a/heat/templates/deployment-engine.yaml +++ b/heat/templates/deployment-engine.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/ingress-api.yaml b/heat/templates/ingress-api.yaml index 9ba0ef36c3..d72d3f7cd5 100644 --- a/heat/templates/ingress-api.yaml +++ b/heat/templates/ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/ingress-cfn.yaml b/heat/templates/ingress-cfn.yaml index cf963fb655..fac7cda739 100644 --- a/heat/templates/ingress-cfn.yaml +++ b/heat/templates/ingress-cfn.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/ingress-cloudwatch.yaml b/heat/templates/ingress-cloudwatch.yaml index 17bc10422c..1be57f5e9b 100644 --- a/heat/templates/ingress-cloudwatch.yaml +++ b/heat/templates/ingress-cloudwatch.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/job-bootstrap.yaml b/heat/templates/job-bootstrap.yaml index 60b14983bd..8334e12f9c 100644 --- a/heat/templates/job-bootstrap.yaml +++ b/heat/templates/job-bootstrap.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/job-db-drop.yaml b/heat/templates/job-db-drop.yaml index 36020b3337..6696e9504e 100644 --- a/heat/templates/job-db-drop.yaml +++ b/heat/templates/job-db-drop.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/job-db-init.yaml b/heat/templates/job-db-init.yaml index 292ff04b4f..96c5f7f963 100644 --- a/heat/templates/job-db-init.yaml +++ b/heat/templates/job-db-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/job-db-sync.yaml b/heat/templates/job-db-sync.yaml index 6a7823e084..87845973b6 100644 --- a/heat/templates/job-db-sync.yaml +++ b/heat/templates/job-db-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/job-image-repo-sync.yaml b/heat/templates/job-image-repo-sync.yaml index 1f910f4318..da4daf8902 100644 --- a/heat/templates/job-image-repo-sync.yaml +++ b/heat/templates/job-image-repo-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/job-ks-endpoints.yaml b/heat/templates/job-ks-endpoints.yaml index 48eabd7e38..61989035ab 100644 --- a/heat/templates/job-ks-endpoints.yaml +++ b/heat/templates/job-ks-endpoints.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/job-ks-service.yaml b/heat/templates/job-ks-service.yaml index 43581e8daf..b468ff2397 100644 --- a/heat/templates/job-ks-service.yaml +++ b/heat/templates/job-ks-service.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/job-ks-user-domain.yaml b/heat/templates/job-ks-user-domain.yaml index c8007aaac9..9158402092 100644 --- a/heat/templates/job-ks-user-domain.yaml +++ b/heat/templates/job-ks-user-domain.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/job-ks-user-trustee.yaml b/heat/templates/job-ks-user-trustee.yaml index 0af10b5071..a9fadc8fa8 100644 --- a/heat/templates/job-ks-user-trustee.yaml +++ b/heat/templates/job-ks-user-trustee.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/job-ks-user.yaml b/heat/templates/job-ks-user.yaml index 3b431f6bfb..6a08b355bb 100644 --- a/heat/templates/job-ks-user.yaml +++ b/heat/templates/job-ks-user.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/job-rabbit-init.yaml b/heat/templates/job-rabbit-init.yaml index 154993ccb8..aeefe41cab 100644 --- a/heat/templates/job-rabbit-init.yaml +++ b/heat/templates/job-rabbit-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/job-trusts.yaml b/heat/templates/job-trusts.yaml index ecba8e0ae4..10f156d908 100644 --- a/heat/templates/job-trusts.yaml +++ b/heat/templates/job-trusts.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/network_policy.yaml b/heat/templates/network_policy.yaml index 6d5b76923f..d6a48090ea 100644 --- a/heat/templates/network_policy.yaml +++ b/heat/templates/network_policy.yaml @@ -1,5 +1,3 @@ -# Copyright 2017-2018 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/heat/templates/pdb-api.yaml b/heat/templates/pdb-api.yaml index 24acbfac8a..284e079f94 100644 --- a/heat/templates/pdb-api.yaml +++ b/heat/templates/pdb-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/pdb-cfn.yaml b/heat/templates/pdb-cfn.yaml index b897389ef0..52a72fbdf3 100644 --- a/heat/templates/pdb-cfn.yaml +++ b/heat/templates/pdb-cfn.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/pdb-cloudwatch.yaml b/heat/templates/pdb-cloudwatch.yaml index 20254ad78c..a0b057b19f 100644 --- a/heat/templates/pdb-cloudwatch.yaml +++ b/heat/templates/pdb-cloudwatch.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/pod-rally-test.yaml b/heat/templates/pod-rally-test.yaml index 0fbb968073..52d2aee70c 100644 --- a/heat/templates/pod-rally-test.yaml +++ b/heat/templates/pod-rally-test.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/secret-db.yaml b/heat/templates/secret-db.yaml index f233e87878..a1796402ff 100644 --- a/heat/templates/secret-db.yaml +++ b/heat/templates/secret-db.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/secret-ingress-tls.yaml b/heat/templates/secret-ingress-tls.yaml index 76fec5bc5c..33707fa551 100644 --- a/heat/templates/secret-ingress-tls.yaml +++ b/heat/templates/secret-ingress-tls.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017-2018 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/secret-keystone.yaml b/heat/templates/secret-keystone.yaml index c6c88ec850..a1c293847e 100644 --- a/heat/templates/secret-keystone.yaml +++ b/heat/templates/secret-keystone.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/secret-rabbitmq.yaml b/heat/templates/secret-rabbitmq.yaml index 65da5ef843..c6fdcc1982 100644 --- a/heat/templates/secret-rabbitmq.yaml +++ b/heat/templates/secret-rabbitmq.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/service-api.yaml b/heat/templates/service-api.yaml index 47c7e78280..fd0aadf33b 100644 --- a/heat/templates/service-api.yaml +++ b/heat/templates/service-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/service-cfn.yaml b/heat/templates/service-cfn.yaml index f5945f92ba..568c1db2c0 100644 --- a/heat/templates/service-cfn.yaml +++ b/heat/templates/service-cfn.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/service-cloudwatch.yaml b/heat/templates/service-cloudwatch.yaml index 82f9ed79d6..4978371651 100644 --- a/heat/templates/service-cloudwatch.yaml +++ b/heat/templates/service-cloudwatch.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/service-ingress-api.yaml b/heat/templates/service-ingress-api.yaml index 36da627fad..d4e9982ff1 100644 --- a/heat/templates/service-ingress-api.yaml +++ b/heat/templates/service-ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/service-ingress-cfn.yaml b/heat/templates/service-ingress-cfn.yaml index 437d38ba64..41f6a877e2 100644 --- a/heat/templates/service-ingress-cfn.yaml +++ b/heat/templates/service-ingress-cfn.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/templates/service-ingress-cloudwatch.yaml b/heat/templates/service-ingress-cloudwatch.yaml index 4134008a36..1ebd9d667a 100644 --- a/heat/templates/service-ingress-cloudwatch.yaml +++ b/heat/templates/service-ingress-cloudwatch.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/heat/values.yaml b/heat/values.yaml index 282c17a9f7..c6eabbe1a3 100644 --- a/heat/values.yaml +++ b/heat/values.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/horizon/Chart.yaml b/horizon/Chart.yaml index 0d3e9c47e2..13b767a846 100644 --- a/horizon/Chart.yaml +++ b/horizon/Chart.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/horizon/requirements.yaml b/horizon/requirements.yaml index 53782e69b2..5669e12cfd 100644 --- a/horizon/requirements.yaml +++ b/horizon/requirements.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/horizon/templates/bin/_db-sync.sh.tpl b/horizon/templates/bin/_db-sync.sh.tpl index fdfd7a80ad..7ef6a84da7 100644 --- a/horizon/templates/bin/_db-sync.sh.tpl +++ b/horizon/templates/bin/_db-sync.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/horizon/templates/bin/_horizon.sh.tpl b/horizon/templates/bin/_horizon.sh.tpl index 6aabad34e6..23fbe7ffee 100644 --- a/horizon/templates/bin/_horizon.sh.tpl +++ b/horizon/templates/bin/_horizon.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/horizon/templates/bin/_selenium-test.py.tpl b/horizon/templates/bin/_selenium-test.py.tpl index 0fb21d6a95..a14733588a 100644 --- a/horizon/templates/bin/_selenium-test.py.tpl +++ b/horizon/templates/bin/_selenium-test.py.tpl @@ -1,8 +1,6 @@ #!/usr/bin/env python3 {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/horizon/templates/configmap-bin.yaml b/horizon/templates/configmap-bin.yaml index 88d4b61a10..51074999a1 100644 --- a/horizon/templates/configmap-bin.yaml +++ b/horizon/templates/configmap-bin.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/horizon/templates/configmap-etc.yaml b/horizon/templates/configmap-etc.yaml index 2a812a61b2..bbdfe3e20c 100644 --- a/horizon/templates/configmap-etc.yaml +++ b/horizon/templates/configmap-etc.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/horizon/templates/deployment.yaml b/horizon/templates/deployment.yaml index 0c773af409..519fb82659 100644 --- a/horizon/templates/deployment.yaml +++ b/horizon/templates/deployment.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/horizon/templates/ingress-api.yaml b/horizon/templates/ingress-api.yaml index 7e059e7efe..a713c47bc5 100644 --- a/horizon/templates/ingress-api.yaml +++ b/horizon/templates/ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/horizon/templates/job-db-drop.yaml b/horizon/templates/job-db-drop.yaml index bf5048bf24..45c16cbe43 100644 --- a/horizon/templates/job-db-drop.yaml +++ b/horizon/templates/job-db-drop.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/horizon/templates/job-db-init.yaml b/horizon/templates/job-db-init.yaml index d6d3d8a17e..e4b2f1febe 100644 --- a/horizon/templates/job-db-init.yaml +++ b/horizon/templates/job-db-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/horizon/templates/job-db-sync.yaml b/horizon/templates/job-db-sync.yaml index 34872f0d0d..4f7c69b6b3 100644 --- a/horizon/templates/job-db-sync.yaml +++ b/horizon/templates/job-db-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/horizon/templates/job-image-repo-sync.yaml b/horizon/templates/job-image-repo-sync.yaml index 6b8efe17aa..37b14a8c21 100644 --- a/horizon/templates/job-image-repo-sync.yaml +++ b/horizon/templates/job-image-repo-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/horizon/templates/network_policy.yaml b/horizon/templates/network_policy.yaml index cb6110e82b..edba46643b 100644 --- a/horizon/templates/network_policy.yaml +++ b/horizon/templates/network_policy.yaml @@ -1,5 +1,3 @@ -# Copyright 2017-2018 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/horizon/templates/pdb.yaml b/horizon/templates/pdb.yaml index 4cd36455ee..3dd12ad28d 100644 --- a/horizon/templates/pdb.yaml +++ b/horizon/templates/pdb.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/horizon/templates/pod-helm-tests.yaml b/horizon/templates/pod-helm-tests.yaml index be6bfcdd49..2fb15439eb 100644 --- a/horizon/templates/pod-helm-tests.yaml +++ b/horizon/templates/pod-helm-tests.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/horizon/templates/secret-db.yaml b/horizon/templates/secret-db.yaml index f99bb45d3e..c6e0c13327 100644 --- a/horizon/templates/secret-db.yaml +++ b/horizon/templates/secret-db.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/horizon/templates/secret-ingress-tls.yaml b/horizon/templates/secret-ingress-tls.yaml index 04705bc362..fb37f7f47d 100644 --- a/horizon/templates/secret-ingress-tls.yaml +++ b/horizon/templates/secret-ingress-tls.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017-2018 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/horizon/templates/secret-keystone.yaml b/horizon/templates/secret-keystone.yaml index cbb32fe43d..7286f3fa75 100644 --- a/horizon/templates/secret-keystone.yaml +++ b/horizon/templates/secret-keystone.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/horizon/templates/service-ingress.yaml b/horizon/templates/service-ingress.yaml index b279e7405b..6adac84272 100644 --- a/horizon/templates/service-ingress.yaml +++ b/horizon/templates/service-ingress.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/horizon/templates/service.yaml b/horizon/templates/service.yaml index a28e7be566..579e73fcd3 100644 --- a/horizon/templates/service.yaml +++ b/horizon/templates/service.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/horizon/values.yaml b/horizon/values.yaml index 46c8638edf..31bbe109a4 100644 --- a/horizon/values.yaml +++ b/horizon/values.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/ironic/Chart.yaml b/ironic/Chart.yaml index ad61c5a665..ae7a769c54 100644 --- a/ironic/Chart.yaml +++ b/ironic/Chart.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/ironic/requirements.yaml b/ironic/requirements.yaml index 53782e69b2..5669e12cfd 100644 --- a/ironic/requirements.yaml +++ b/ironic/requirements.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/ironic/templates/bin/_bootstrap.sh.tpl b/ironic/templates/bin/_bootstrap.sh.tpl index 6beeb5d87f..50bf6ca04c 100644 --- a/ironic/templates/bin/_bootstrap.sh.tpl +++ b/ironic/templates/bin/_bootstrap.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/bin/_db-sync.sh.tpl b/ironic/templates/bin/_db-sync.sh.tpl index 9adc7e573a..6431532c60 100644 --- a/ironic/templates/bin/_db-sync.sh.tpl +++ b/ironic/templates/bin/_db-sync.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/bin/_ironic-api.sh.tpl b/ironic/templates/bin/_ironic-api.sh.tpl index 8825aecdae..0d8fde7227 100644 --- a/ironic/templates/bin/_ironic-api.sh.tpl +++ b/ironic/templates/bin/_ironic-api.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/bin/_ironic-conductor-http-init.sh.tpl b/ironic/templates/bin/_ironic-conductor-http-init.sh.tpl index 3aacee62e8..7acce1a557 100644 --- a/ironic/templates/bin/_ironic-conductor-http-init.sh.tpl +++ b/ironic/templates/bin/_ironic-conductor-http-init.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/bin/_ironic-conductor-http.sh.tpl b/ironic/templates/bin/_ironic-conductor-http.sh.tpl index c346fbac98..6a97b41a05 100644 --- a/ironic/templates/bin/_ironic-conductor-http.sh.tpl +++ b/ironic/templates/bin/_ironic-conductor-http.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/bin/_ironic-conductor-init.sh.tpl b/ironic/templates/bin/_ironic-conductor-init.sh.tpl index 11cbd624ad..6555865b57 100644 --- a/ironic/templates/bin/_ironic-conductor-init.sh.tpl +++ b/ironic/templates/bin/_ironic-conductor-init.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/bin/_ironic-conductor-pxe-init.sh.tpl b/ironic/templates/bin/_ironic-conductor-pxe-init.sh.tpl index 48b6e937bc..96f5fcb655 100644 --- a/ironic/templates/bin/_ironic-conductor-pxe-init.sh.tpl +++ b/ironic/templates/bin/_ironic-conductor-pxe-init.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/bin/_ironic-conductor-pxe.sh.tpl b/ironic/templates/bin/_ironic-conductor-pxe.sh.tpl index 3c642de6c3..19451abf5c 100644 --- a/ironic/templates/bin/_ironic-conductor-pxe.sh.tpl +++ b/ironic/templates/bin/_ironic-conductor-pxe.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/bin/_ironic-conductor.sh.tpl b/ironic/templates/bin/_ironic-conductor.sh.tpl index 8090118186..ac09fbd4e7 100644 --- a/ironic/templates/bin/_ironic-conductor.sh.tpl +++ b/ironic/templates/bin/_ironic-conductor.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/bin/_manage-cleaning-network.sh.tpl b/ironic/templates/bin/_manage-cleaning-network.sh.tpl index 2a2af3a069..f5d690e36e 100644 --- a/ironic/templates/bin/_manage-cleaning-network.sh.tpl +++ b/ironic/templates/bin/_manage-cleaning-network.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/bin/_retreive-cleaning-network.sh.tpl b/ironic/templates/bin/_retreive-cleaning-network.sh.tpl index 985c390486..d096995bd7 100644 --- a/ironic/templates/bin/_retreive-cleaning-network.sh.tpl +++ b/ironic/templates/bin/_retreive-cleaning-network.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/bin/_retreive-swift-config.sh.tpl b/ironic/templates/bin/_retreive-swift-config.sh.tpl index 6868e06fc4..874fc31f36 100644 --- a/ironic/templates/bin/_retreive-swift-config.sh.tpl +++ b/ironic/templates/bin/_retreive-swift-config.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/configmap-bin.yaml b/ironic/templates/configmap-bin.yaml index ab217ffd76..e2c6de2624 100644 --- a/ironic/templates/configmap-bin.yaml +++ b/ironic/templates/configmap-bin.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/configmap-etc.yaml b/ironic/templates/configmap-etc.yaml index c7268c4edf..3f9f4e877d 100644 --- a/ironic/templates/configmap-etc.yaml +++ b/ironic/templates/configmap-etc.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/deployment-api.yaml b/ironic/templates/deployment-api.yaml index b6113bc7e0..6a443d5200 100644 --- a/ironic/templates/deployment-api.yaml +++ b/ironic/templates/deployment-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/ingress-api.yaml b/ironic/templates/ingress-api.yaml index c9e29219f0..6762a136d9 100644 --- a/ironic/templates/ingress-api.yaml +++ b/ironic/templates/ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/job-bootstrap.yaml b/ironic/templates/job-bootstrap.yaml index b4b0b06d81..d2351b6916 100644 --- a/ironic/templates/job-bootstrap.yaml +++ b/ironic/templates/job-bootstrap.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/job-db-drop.yaml b/ironic/templates/job-db-drop.yaml index ced2e56e82..6566b5cb70 100644 --- a/ironic/templates/job-db-drop.yaml +++ b/ironic/templates/job-db-drop.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/job-db-init.yaml b/ironic/templates/job-db-init.yaml index 43764729b1..6413d4b1ac 100644 --- a/ironic/templates/job-db-init.yaml +++ b/ironic/templates/job-db-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/job-db-sync.yaml b/ironic/templates/job-db-sync.yaml index 060d1740bd..242fad52b5 100644 --- a/ironic/templates/job-db-sync.yaml +++ b/ironic/templates/job-db-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/job-image-repo-sync.yaml b/ironic/templates/job-image-repo-sync.yaml index c42db92066..908a9ae744 100644 --- a/ironic/templates/job-image-repo-sync.yaml +++ b/ironic/templates/job-image-repo-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/job-ks-endpoints.yaml b/ironic/templates/job-ks-endpoints.yaml index 0658aee9fc..5ccacf608d 100644 --- a/ironic/templates/job-ks-endpoints.yaml +++ b/ironic/templates/job-ks-endpoints.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/job-ks-service.yaml b/ironic/templates/job-ks-service.yaml index f2a84be607..dd65a3cfdf 100644 --- a/ironic/templates/job-ks-service.yaml +++ b/ironic/templates/job-ks-service.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/job-ks-user.yaml b/ironic/templates/job-ks-user.yaml index 12e5f2dff1..fb9174aafa 100644 --- a/ironic/templates/job-ks-user.yaml +++ b/ironic/templates/job-ks-user.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/job-manage-cleaning-network.yaml b/ironic/templates/job-manage-cleaning-network.yaml index f2f77a9596..b2b5cd7a19 100644 --- a/ironic/templates/job-manage-cleaning-network.yaml +++ b/ironic/templates/job-manage-cleaning-network.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/job-rabbit-init.yaml b/ironic/templates/job-rabbit-init.yaml index b46dbaeb23..202c42bc51 100644 --- a/ironic/templates/job-rabbit-init.yaml +++ b/ironic/templates/job-rabbit-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/network_policy.yaml b/ironic/templates/network_policy.yaml index 256b1fc660..400bbd3da4 100644 --- a/ironic/templates/network_policy.yaml +++ b/ironic/templates/network_policy.yaml @@ -1,5 +1,3 @@ -# Copyright 2017-2018 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/ironic/templates/pdb-api.yaml b/ironic/templates/pdb-api.yaml index c4402e4bbf..d848d4b4b0 100644 --- a/ironic/templates/pdb-api.yaml +++ b/ironic/templates/pdb-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/secret-db.yaml b/ironic/templates/secret-db.yaml index eb988907d0..ab8fb94845 100644 --- a/ironic/templates/secret-db.yaml +++ b/ironic/templates/secret-db.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/secret-keystone.yaml b/ironic/templates/secret-keystone.yaml index 38b4f13665..6fe73ddc8f 100644 --- a/ironic/templates/secret-keystone.yaml +++ b/ironic/templates/secret-keystone.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/secret-rabbitmq.yaml b/ironic/templates/secret-rabbitmq.yaml index 211c5890b4..42820dba15 100644 --- a/ironic/templates/secret-rabbitmq.yaml +++ b/ironic/templates/secret-rabbitmq.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/service-api.yaml b/ironic/templates/service-api.yaml index f1921f74f3..fed771a523 100644 --- a/ironic/templates/service-api.yaml +++ b/ironic/templates/service-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/service-ingress-api.yaml b/ironic/templates/service-ingress-api.yaml index 37ab0aa6c7..7e06028997 100644 --- a/ironic/templates/service-ingress-api.yaml +++ b/ironic/templates/service-ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/templates/statefulset-conductor.yaml b/ironic/templates/statefulset-conductor.yaml index 4df3833bef..c02cd5406f 100644 --- a/ironic/templates/statefulset-conductor.yaml +++ b/ironic/templates/statefulset-conductor.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/ironic/values.yaml b/ironic/values.yaml index 5946474ad0..6ac611dfeb 100644 --- a/ironic/values.yaml +++ b/ironic/values.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/keystone/Chart.yaml b/keystone/Chart.yaml index fa2cb4c70c..7f73b08ad1 100644 --- a/keystone/Chart.yaml +++ b/keystone/Chart.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/keystone/requirements.yaml b/keystone/requirements.yaml index 53782e69b2..5669e12cfd 100644 --- a/keystone/requirements.yaml +++ b/keystone/requirements.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/keystone/templates/bin/_bootstrap.sh.tpl b/keystone/templates/bin/_bootstrap.sh.tpl index 9dc8181e67..c325824d8c 100644 --- a/keystone/templates/bin/_bootstrap.sh.tpl +++ b/keystone/templates/bin/_bootstrap.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/bin/_cred-clean.py.tpl b/keystone/templates/bin/_cred-clean.py.tpl index 4d2c3f1439..55089c2be2 100644 --- a/keystone/templates/bin/_cred-clean.py.tpl +++ b/keystone/templates/bin/_cred-clean.py.tpl @@ -1,5 +1,4 @@ {{/* -Copyright 2019 The Openstack-Helm Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/bin/_db-sync.sh.tpl b/keystone/templates/bin/_db-sync.sh.tpl index d9fdae2618..3c26488ee3 100644 --- a/keystone/templates/bin/_db-sync.sh.tpl +++ b/keystone/templates/bin/_db-sync.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/bin/_domain-manage-init.sh.tpl b/keystone/templates/bin/_domain-manage-init.sh.tpl index a8b17e992f..8ede300f0b 100644 --- a/keystone/templates/bin/_domain-manage-init.sh.tpl +++ b/keystone/templates/bin/_domain-manage-init.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/bin/_domain-manage.sh.tpl b/keystone/templates/bin/_domain-manage.sh.tpl index 9df3d842f7..ea9cf84f8b 100644 --- a/keystone/templates/bin/_domain-manage.sh.tpl +++ b/keystone/templates/bin/_domain-manage.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/bin/_endpoint-update.py.tpl b/keystone/templates/bin/_endpoint-update.py.tpl index 7ea1a5b6d4..20e4522cfc 100644 --- a/keystone/templates/bin/_endpoint-update.py.tpl +++ b/keystone/templates/bin/_endpoint-update.py.tpl @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/bin/_fernet-manage.py.tpl b/keystone/templates/bin/_fernet-manage.py.tpl index 6fc16921ff..c92bf8a592 100644 --- a/keystone/templates/bin/_fernet-manage.py.tpl +++ b/keystone/templates/bin/_fernet-manage.py.tpl @@ -1,8 +1,6 @@ #!/usr/bin/env python {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/bin/_keystone-api.sh.tpl b/keystone/templates/bin/_keystone-api.sh.tpl index 384ee8b392..5d4286a976 100644 --- a/keystone/templates/bin/_keystone-api.sh.tpl +++ b/keystone/templates/bin/_keystone-api.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/configmap-bin.yaml b/keystone/templates/configmap-bin.yaml index 913e9bab39..45512d3ec5 100644 --- a/keystone/templates/configmap-bin.yaml +++ b/keystone/templates/configmap-bin.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/configmap-etc.yaml b/keystone/templates/configmap-etc.yaml index a8c0004e4c..6b07f31758 100644 --- a/keystone/templates/configmap-etc.yaml +++ b/keystone/templates/configmap-etc.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/cron-job-credential-rotate.yaml b/keystone/templates/cron-job-credential-rotate.yaml index 46fa731842..532290b8f9 100644 --- a/keystone/templates/cron-job-credential-rotate.yaml +++ b/keystone/templates/cron-job-credential-rotate.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/cron-job-fernet-rotate.yaml b/keystone/templates/cron-job-fernet-rotate.yaml index 957416c538..3ae585fd38 100644 --- a/keystone/templates/cron-job-fernet-rotate.yaml +++ b/keystone/templates/cron-job-fernet-rotate.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/deployment-api.yaml b/keystone/templates/deployment-api.yaml index d08cd3c344..03891187d7 100644 --- a/keystone/templates/deployment-api.yaml +++ b/keystone/templates/deployment-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/ingress-api.yaml b/keystone/templates/ingress-api.yaml index de36571c06..bf40e31127 100644 --- a/keystone/templates/ingress-api.yaml +++ b/keystone/templates/ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/job-bootstrap.yaml b/keystone/templates/job-bootstrap.yaml index 9380722069..c874746cdd 100644 --- a/keystone/templates/job-bootstrap.yaml +++ b/keystone/templates/job-bootstrap.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/job-credential-cleanup.yaml b/keystone/templates/job-credential-cleanup.yaml index 41f86b0a94..d74024f1df 100644 --- a/keystone/templates/job-credential-cleanup.yaml +++ b/keystone/templates/job-credential-cleanup.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/job-credential-setup.yaml b/keystone/templates/job-credential-setup.yaml index bb498f0619..c1c475b55b 100644 --- a/keystone/templates/job-credential-setup.yaml +++ b/keystone/templates/job-credential-setup.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/job-db-drop.yaml b/keystone/templates/job-db-drop.yaml index d692c89fd6..e081b6b894 100644 --- a/keystone/templates/job-db-drop.yaml +++ b/keystone/templates/job-db-drop.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/job-db-init.yaml b/keystone/templates/job-db-init.yaml index 8451fa2773..78aa06ef4f 100644 --- a/keystone/templates/job-db-init.yaml +++ b/keystone/templates/job-db-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/job-db-sync.yaml b/keystone/templates/job-db-sync.yaml index 56a39b8937..d978c25776 100644 --- a/keystone/templates/job-db-sync.yaml +++ b/keystone/templates/job-db-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/job-domain-manage.yaml b/keystone/templates/job-domain-manage.yaml index 26f417d606..169eb1cda6 100644 --- a/keystone/templates/job-domain-manage.yaml +++ b/keystone/templates/job-domain-manage.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/job-fernet-setup.yaml b/keystone/templates/job-fernet-setup.yaml index de22de8557..d8ca4fd0d3 100644 --- a/keystone/templates/job-fernet-setup.yaml +++ b/keystone/templates/job-fernet-setup.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/job-image-repo-sync.yaml b/keystone/templates/job-image-repo-sync.yaml index a2db7ac6cf..20f6678f24 100644 --- a/keystone/templates/job-image-repo-sync.yaml +++ b/keystone/templates/job-image-repo-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/job-rabbit-init.yaml b/keystone/templates/job-rabbit-init.yaml index d642ce2c6c..ba7d7ce8c1 100644 --- a/keystone/templates/job-rabbit-init.yaml +++ b/keystone/templates/job-rabbit-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/network_policy.yaml b/keystone/templates/network_policy.yaml index 14e05ce7aa..91946e85b2 100644 --- a/keystone/templates/network_policy.yaml +++ b/keystone/templates/network_policy.yaml @@ -1,5 +1,3 @@ -# Copyright 2017-2018 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/keystone/templates/pdb.yaml b/keystone/templates/pdb.yaml index 68452edd21..975a098ba4 100644 --- a/keystone/templates/pdb.yaml +++ b/keystone/templates/pdb.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/pod-rally-test.yaml b/keystone/templates/pod-rally-test.yaml index cdc9b88b36..8d9972e4e1 100644 --- a/keystone/templates/pod-rally-test.yaml +++ b/keystone/templates/pod-rally-test.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/secret-credential-keys.yaml b/keystone/templates/secret-credential-keys.yaml index 9625f1a9ed..fc8913f601 100644 --- a/keystone/templates/secret-credential-keys.yaml +++ b/keystone/templates/secret-credential-keys.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/secret-db.yaml b/keystone/templates/secret-db.yaml index 9edd8e5e5e..4e61351f04 100644 --- a/keystone/templates/secret-db.yaml +++ b/keystone/templates/secret-db.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/secret-fernet-keys.yaml b/keystone/templates/secret-fernet-keys.yaml index c9d3de1872..e9ca8b208f 100644 --- a/keystone/templates/secret-fernet-keys.yaml +++ b/keystone/templates/secret-fernet-keys.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/secret-ingress-tls.yaml b/keystone/templates/secret-ingress-tls.yaml index 3b57b4aa28..e261b3c5fc 100644 --- a/keystone/templates/secret-ingress-tls.yaml +++ b/keystone/templates/secret-ingress-tls.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017-2018 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/secret-keystone.yaml b/keystone/templates/secret-keystone.yaml index f7cfc3c9d6..5aa87ab596 100644 --- a/keystone/templates/secret-keystone.yaml +++ b/keystone/templates/secret-keystone.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/secret-ldap-tls.yaml b/keystone/templates/secret-ldap-tls.yaml index 1197c37d3b..05ed7249f9 100644 --- a/keystone/templates/secret-ldap-tls.yaml +++ b/keystone/templates/secret-ldap-tls.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/secret-rabbitmq.yaml b/keystone/templates/secret-rabbitmq.yaml index 1c03bb59e2..8bd0a6e23b 100644 --- a/keystone/templates/secret-rabbitmq.yaml +++ b/keystone/templates/secret-rabbitmq.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/service-api.yaml b/keystone/templates/service-api.yaml index a00c6ef66a..5fb0112354 100644 --- a/keystone/templates/service-api.yaml +++ b/keystone/templates/service-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/templates/service-ingress-api.yaml b/keystone/templates/service-ingress-api.yaml index 21d222c5ab..18c8fb221a 100644 --- a/keystone/templates/service-ingress-api.yaml +++ b/keystone/templates/service-ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/keystone/values.yaml b/keystone/values.yaml index aeea373469..f00ebf2eb5 100644 --- a/keystone/values.yaml +++ b/keystone/values.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/keystone/values_overrides/ldap.yaml b/keystone/values_overrides/ldap.yaml index 510066ad3e..8aea5f0881 100644 --- a/keystone/values_overrides/ldap.yaml +++ b/keystone/values_overrides/ldap.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/magnum/Chart.yaml b/magnum/Chart.yaml index 091c54bb2c..8d6766249a 100644 --- a/magnum/Chart.yaml +++ b/magnum/Chart.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/magnum/requirements.yaml b/magnum/requirements.yaml index 53782e69b2..5669e12cfd 100644 --- a/magnum/requirements.yaml +++ b/magnum/requirements.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/magnum/templates/bin/_bootstrap.sh.tpl b/magnum/templates/bin/_bootstrap.sh.tpl index 533c0a5a3f..6452d0a073 100644 --- a/magnum/templates/bin/_bootstrap.sh.tpl +++ b/magnum/templates/bin/_bootstrap.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/bin/_db-sync.sh.tpl b/magnum/templates/bin/_db-sync.sh.tpl index cc2d16c54c..4669fb35b9 100644 --- a/magnum/templates/bin/_db-sync.sh.tpl +++ b/magnum/templates/bin/_db-sync.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/bin/_magnum-api.sh.tpl b/magnum/templates/bin/_magnum-api.sh.tpl index 822cdecd83..5786cea4d4 100644 --- a/magnum/templates/bin/_magnum-api.sh.tpl +++ b/magnum/templates/bin/_magnum-api.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/bin/_magnum-conductor-init.sh.tpl b/magnum/templates/bin/_magnum-conductor-init.sh.tpl index 0efbad9611..5b4b414101 100644 --- a/magnum/templates/bin/_magnum-conductor-init.sh.tpl +++ b/magnum/templates/bin/_magnum-conductor-init.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/bin/_magnum-conductor.sh.tpl b/magnum/templates/bin/_magnum-conductor.sh.tpl index cd46146ed3..9374f5e516 100644 --- a/magnum/templates/bin/_magnum-conductor.sh.tpl +++ b/magnum/templates/bin/_magnum-conductor.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/configmap-bin.yaml b/magnum/templates/configmap-bin.yaml index 7af3ff7e7c..bb526d5ed6 100644 --- a/magnum/templates/configmap-bin.yaml +++ b/magnum/templates/configmap-bin.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/configmap-etc.yaml b/magnum/templates/configmap-etc.yaml index ead495fe06..32959e1cea 100644 --- a/magnum/templates/configmap-etc.yaml +++ b/magnum/templates/configmap-etc.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/deployment-api.yaml b/magnum/templates/deployment-api.yaml index f2865e6174..2e076dbd1c 100644 --- a/magnum/templates/deployment-api.yaml +++ b/magnum/templates/deployment-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/ingress-api.yaml b/magnum/templates/ingress-api.yaml index 3d6ebaea38..3bd1e40b88 100644 --- a/magnum/templates/ingress-api.yaml +++ b/magnum/templates/ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/job-bootstrap.yaml b/magnum/templates/job-bootstrap.yaml index e703913ee2..2902bd9956 100644 --- a/magnum/templates/job-bootstrap.yaml +++ b/magnum/templates/job-bootstrap.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/job-db-drop.yaml b/magnum/templates/job-db-drop.yaml index 38dbc3e617..3d8c3adbdd 100644 --- a/magnum/templates/job-db-drop.yaml +++ b/magnum/templates/job-db-drop.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/job-db-init.yaml b/magnum/templates/job-db-init.yaml index 6c150e8e96..a8e9cf0d27 100644 --- a/magnum/templates/job-db-init.yaml +++ b/magnum/templates/job-db-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/job-db-sync.yaml b/magnum/templates/job-db-sync.yaml index c7d9d51db0..b606e32df4 100644 --- a/magnum/templates/job-db-sync.yaml +++ b/magnum/templates/job-db-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/job-image-repo-sync.yaml b/magnum/templates/job-image-repo-sync.yaml index d46215c313..83bf761fff 100644 --- a/magnum/templates/job-image-repo-sync.yaml +++ b/magnum/templates/job-image-repo-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/job-ks-endpoints.yaml b/magnum/templates/job-ks-endpoints.yaml index 11aa3a1dd6..e6014f21f4 100644 --- a/magnum/templates/job-ks-endpoints.yaml +++ b/magnum/templates/job-ks-endpoints.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/job-ks-service.yaml b/magnum/templates/job-ks-service.yaml index 12786ae037..b2051c696b 100644 --- a/magnum/templates/job-ks-service.yaml +++ b/magnum/templates/job-ks-service.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/job-ks-user-domain.yaml b/magnum/templates/job-ks-user-domain.yaml index 2e6f20a173..ff645e893c 100644 --- a/magnum/templates/job-ks-user-domain.yaml +++ b/magnum/templates/job-ks-user-domain.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/job-ks-user.yaml b/magnum/templates/job-ks-user.yaml index 13a285259f..661b43ab6d 100644 --- a/magnum/templates/job-ks-user.yaml +++ b/magnum/templates/job-ks-user.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/job-rabbit-init.yaml b/magnum/templates/job-rabbit-init.yaml index 23bc8340e3..9ca6f7d06a 100644 --- a/magnum/templates/job-rabbit-init.yaml +++ b/magnum/templates/job-rabbit-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/network_policy.yaml b/magnum/templates/network_policy.yaml index cb39d20c27..51076aaaa3 100644 --- a/magnum/templates/network_policy.yaml +++ b/magnum/templates/network_policy.yaml @@ -1,5 +1,3 @@ -# Copyright 2017-2018 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/magnum/templates/pdb-api.yaml b/magnum/templates/pdb-api.yaml index bf3711b0a0..9c249848a0 100644 --- a/magnum/templates/pdb-api.yaml +++ b/magnum/templates/pdb-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/secret-db.yaml b/magnum/templates/secret-db.yaml index c70fb790d1..bb8ef381ff 100644 --- a/magnum/templates/secret-db.yaml +++ b/magnum/templates/secret-db.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/secret-keystone.yaml b/magnum/templates/secret-keystone.yaml index c508483376..2870dd597c 100644 --- a/magnum/templates/secret-keystone.yaml +++ b/magnum/templates/secret-keystone.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/secret-rabbitmq.yaml b/magnum/templates/secret-rabbitmq.yaml index fe335be3f6..2f267be3ad 100644 --- a/magnum/templates/secret-rabbitmq.yaml +++ b/magnum/templates/secret-rabbitmq.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/service-api.yaml b/magnum/templates/service-api.yaml index ea0aa4d6e5..7c6a0d0584 100644 --- a/magnum/templates/service-api.yaml +++ b/magnum/templates/service-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/service-ingress-api.yaml b/magnum/templates/service-ingress-api.yaml index 113f67c751..5c9513deb6 100644 --- a/magnum/templates/service-ingress-api.yaml +++ b/magnum/templates/service-ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/templates/statefulset-conductor.yaml b/magnum/templates/statefulset-conductor.yaml index 28ca563c14..1a3de8d506 100644 --- a/magnum/templates/statefulset-conductor.yaml +++ b/magnum/templates/statefulset-conductor.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/magnum/values.yaml b/magnum/values.yaml index 3dc1f47437..a8cb436a38 100644 --- a/magnum/values.yaml +++ b/magnum/values.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/mistral/Chart.yaml b/mistral/Chart.yaml index 9f08e8283e..525c423f91 100644 --- a/mistral/Chart.yaml +++ b/mistral/Chart.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/mistral/requirements.yaml b/mistral/requirements.yaml index 53782e69b2..5669e12cfd 100644 --- a/mistral/requirements.yaml +++ b/mistral/requirements.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/mistral/templates/bin/_bootstrap.sh.tpl b/mistral/templates/bin/_bootstrap.sh.tpl index 533c0a5a3f..6452d0a073 100644 --- a/mistral/templates/bin/_bootstrap.sh.tpl +++ b/mistral/templates/bin/_bootstrap.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/bin/_db-sync.sh.tpl b/mistral/templates/bin/_db-sync.sh.tpl index f8dec29b7a..67c0924974 100644 --- a/mistral/templates/bin/_db-sync.sh.tpl +++ b/mistral/templates/bin/_db-sync.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/bin/_mistral-api.sh.tpl b/mistral/templates/bin/_mistral-api.sh.tpl index 2aa7f3ac67..ba8b45df0f 100644 --- a/mistral/templates/bin/_mistral-api.sh.tpl +++ b/mistral/templates/bin/_mistral-api.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/bin/_mistral-engine.sh.tpl b/mistral/templates/bin/_mistral-engine.sh.tpl index 4560b5a4dc..cc33547423 100644 --- a/mistral/templates/bin/_mistral-engine.sh.tpl +++ b/mistral/templates/bin/_mistral-engine.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/bin/_mistral-event-engine.sh.tpl b/mistral/templates/bin/_mistral-event-engine.sh.tpl index 5984f69804..a3ffd6d4a5 100644 --- a/mistral/templates/bin/_mistral-event-engine.sh.tpl +++ b/mistral/templates/bin/_mistral-event-engine.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/bin/_mistral-executor.sh.tpl b/mistral/templates/bin/_mistral-executor.sh.tpl index a7326aae71..69f0f5e249 100644 --- a/mistral/templates/bin/_mistral-executor.sh.tpl +++ b/mistral/templates/bin/_mistral-executor.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/configmap-bin.yaml b/mistral/templates/configmap-bin.yaml index b79192396e..b87171c98a 100644 --- a/mistral/templates/configmap-bin.yaml +++ b/mistral/templates/configmap-bin.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/configmap-etc.yaml b/mistral/templates/configmap-etc.yaml index bd085aef24..688acf8960 100644 --- a/mistral/templates/configmap-etc.yaml +++ b/mistral/templates/configmap-etc.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/deployment-api.yaml b/mistral/templates/deployment-api.yaml index d740aa7f08..baabfe7ecd 100644 --- a/mistral/templates/deployment-api.yaml +++ b/mistral/templates/deployment-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/deployment-executor.yaml b/mistral/templates/deployment-executor.yaml index fd65aec5cc..a3ef478d4f 100644 --- a/mistral/templates/deployment-executor.yaml +++ b/mistral/templates/deployment-executor.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/ingress-api.yaml b/mistral/templates/ingress-api.yaml index 802e277801..a05caa5069 100644 --- a/mistral/templates/ingress-api.yaml +++ b/mistral/templates/ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/job-bootstrap.yaml b/mistral/templates/job-bootstrap.yaml index 31efd8c8df..d43071f1c3 100644 --- a/mistral/templates/job-bootstrap.yaml +++ b/mistral/templates/job-bootstrap.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/job-db-drop.yaml b/mistral/templates/job-db-drop.yaml index 5ebf48a7fe..8b68c42a57 100644 --- a/mistral/templates/job-db-drop.yaml +++ b/mistral/templates/job-db-drop.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/job-db-init.yaml b/mistral/templates/job-db-init.yaml index 817faf1e79..e0652bec49 100644 --- a/mistral/templates/job-db-init.yaml +++ b/mistral/templates/job-db-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/job-db-sync.yaml b/mistral/templates/job-db-sync.yaml index c8282d6c4f..8346624b10 100644 --- a/mistral/templates/job-db-sync.yaml +++ b/mistral/templates/job-db-sync.yaml @@ -1,7 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/job-image-repo-sync.yaml b/mistral/templates/job-image-repo-sync.yaml index 9f326ff9d9..009a249ddf 100644 --- a/mistral/templates/job-image-repo-sync.yaml +++ b/mistral/templates/job-image-repo-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/job-ks-endpoints.yaml b/mistral/templates/job-ks-endpoints.yaml index 0758500f20..7956c36464 100644 --- a/mistral/templates/job-ks-endpoints.yaml +++ b/mistral/templates/job-ks-endpoints.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/job-ks-service.yaml b/mistral/templates/job-ks-service.yaml index ce42f8fb33..ad7f54d812 100644 --- a/mistral/templates/job-ks-service.yaml +++ b/mistral/templates/job-ks-service.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/job-ks-user.yaml b/mistral/templates/job-ks-user.yaml index 483f743008..ba616a72bc 100644 --- a/mistral/templates/job-ks-user.yaml +++ b/mistral/templates/job-ks-user.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/job-rabbit-init.yaml b/mistral/templates/job-rabbit-init.yaml index 9b40b183cf..4ce7c62855 100644 --- a/mistral/templates/job-rabbit-init.yaml +++ b/mistral/templates/job-rabbit-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/network_policy.yaml b/mistral/templates/network_policy.yaml index 5ce9106cff..d87ac96942 100644 --- a/mistral/templates/network_policy.yaml +++ b/mistral/templates/network_policy.yaml @@ -1,5 +1,3 @@ -# Copyright 2017-2018 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/mistral/templates/pdb-api.yaml b/mistral/templates/pdb-api.yaml index ee69a4256c..1a9b06e15b 100644 --- a/mistral/templates/pdb-api.yaml +++ b/mistral/templates/pdb-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/pod-rally-test.yaml b/mistral/templates/pod-rally-test.yaml index d8c5121fc3..7b9dbcab5f 100644 --- a/mistral/templates/pod-rally-test.yaml +++ b/mistral/templates/pod-rally-test.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/secret-db.yaml b/mistral/templates/secret-db.yaml index d11e4f4e2d..1659aeb720 100644 --- a/mistral/templates/secret-db.yaml +++ b/mistral/templates/secret-db.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/secret-keystone.yaml b/mistral/templates/secret-keystone.yaml index e36f743db5..e3a7a4283f 100644 --- a/mistral/templates/secret-keystone.yaml +++ b/mistral/templates/secret-keystone.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/secret-rabbitmq.yaml b/mistral/templates/secret-rabbitmq.yaml index 2108936663..61fddae4b4 100644 --- a/mistral/templates/secret-rabbitmq.yaml +++ b/mistral/templates/secret-rabbitmq.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/service-api.yaml b/mistral/templates/service-api.yaml index 9c63e09443..a9915e9261 100644 --- a/mistral/templates/service-api.yaml +++ b/mistral/templates/service-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/service-ingress-api.yaml b/mistral/templates/service-ingress-api.yaml index ce3a58b781..0136c9c0c8 100644 --- a/mistral/templates/service-ingress-api.yaml +++ b/mistral/templates/service-ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/statefulset-engine.yaml b/mistral/templates/statefulset-engine.yaml index 6e4cd07fa1..0029e0cd84 100644 --- a/mistral/templates/statefulset-engine.yaml +++ b/mistral/templates/statefulset-engine.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/templates/statefulset-event-engine.yaml b/mistral/templates/statefulset-event-engine.yaml index fa39f62ac6..045a9ed722 100644 --- a/mistral/templates/statefulset-event-engine.yaml +++ b/mistral/templates/statefulset-event-engine.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/mistral/values.yaml b/mistral/values.yaml index e0682eb11d..8a4bb832e6 100644 --- a/mistral/values.yaml +++ b/mistral/values.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/neutron/Chart.yaml b/neutron/Chart.yaml index cc1027490d..7ae5333326 100644 --- a/neutron/Chart.yaml +++ b/neutron/Chart.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/neutron/requirements.yaml b/neutron/requirements.yaml index 53782e69b2..5669e12cfd 100644 --- a/neutron/requirements.yaml +++ b/neutron/requirements.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/neutron/templates/bin/_bootstrap.sh.tpl b/neutron/templates/bin/_bootstrap.sh.tpl index 533c0a5a3f..6452d0a073 100644 --- a/neutron/templates/bin/_bootstrap.sh.tpl +++ b/neutron/templates/bin/_bootstrap.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/bin/_db-sync.sh.tpl b/neutron/templates/bin/_db-sync.sh.tpl index 16c41893f5..cfaaec0a9a 100644 --- a/neutron/templates/bin/_db-sync.sh.tpl +++ b/neutron/templates/bin/_db-sync.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/bin/_health-probe.py.tpl b/neutron/templates/bin/_health-probe.py.tpl index 0aa4a5647d..e98c638a60 100644 --- a/neutron/templates/bin/_health-probe.py.tpl +++ b/neutron/templates/bin/_health-probe.py.tpl @@ -1,8 +1,6 @@ #!/usr/bin/env python {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/bin/_neutron-bagpipe-bgp-init.sh.tpl b/neutron/templates/bin/_neutron-bagpipe-bgp-init.sh.tpl index 5df2cecdf9..e00b257b1a 100644 --- a/neutron/templates/bin/_neutron-bagpipe-bgp-init.sh.tpl +++ b/neutron/templates/bin/_neutron-bagpipe-bgp-init.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/bin/_neutron-bagpipe-bgp.sh.tpl b/neutron/templates/bin/_neutron-bagpipe-bgp.sh.tpl index bbb5c6c979..3726dbafe3 100644 --- a/neutron/templates/bin/_neutron-bagpipe-bgp.sh.tpl +++ b/neutron/templates/bin/_neutron-bagpipe-bgp.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/bin/_neutron-dhcp-agent-init.sh.tpl b/neutron/templates/bin/_neutron-dhcp-agent-init.sh.tpl index 91e9946e6f..3df3315bc7 100644 --- a/neutron/templates/bin/_neutron-dhcp-agent-init.sh.tpl +++ b/neutron/templates/bin/_neutron-dhcp-agent-init.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/bin/_neutron-dhcp-agent.sh.tpl b/neutron/templates/bin/_neutron-dhcp-agent.sh.tpl index 7043f1aa66..1175a8d2a3 100644 --- a/neutron/templates/bin/_neutron-dhcp-agent.sh.tpl +++ b/neutron/templates/bin/_neutron-dhcp-agent.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/bin/_neutron-ironic-agent.sh.tpl b/neutron/templates/bin/_neutron-ironic-agent.sh.tpl index 632b3685b2..ec673cc94c 100644 --- a/neutron/templates/bin/_neutron-ironic-agent.sh.tpl +++ b/neutron/templates/bin/_neutron-ironic-agent.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/bin/_neutron-l2gw-agent.sh.tpl b/neutron/templates/bin/_neutron-l2gw-agent.sh.tpl index 790899f730..bbf7ac6d34 100644 --- a/neutron/templates/bin/_neutron-l2gw-agent.sh.tpl +++ b/neutron/templates/bin/_neutron-l2gw-agent.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/bin/_neutron-l3-agent-init.sh.tpl b/neutron/templates/bin/_neutron-l3-agent-init.sh.tpl index 9a34628ac1..b9b93b28aa 100644 --- a/neutron/templates/bin/_neutron-l3-agent-init.sh.tpl +++ b/neutron/templates/bin/_neutron-l3-agent-init.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/bin/_neutron-l3-agent.sh.tpl b/neutron/templates/bin/_neutron-l3-agent.sh.tpl index d7c6b317fa..e239bc334c 100644 --- a/neutron/templates/bin/_neutron-l3-agent.sh.tpl +++ b/neutron/templates/bin/_neutron-l3-agent.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at 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 b235325335..2ef59709a1 100644 --- a/neutron/templates/bin/_neutron-linuxbridge-agent-init-modules.sh.tpl +++ b/neutron/templates/bin/_neutron-linuxbridge-agent-init-modules.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/bin/_neutron-linuxbridge-agent-init.sh.tpl b/neutron/templates/bin/_neutron-linuxbridge-agent-init.sh.tpl index 60519efc5c..ed9518978f 100644 --- a/neutron/templates/bin/_neutron-linuxbridge-agent-init.sh.tpl +++ b/neutron/templates/bin/_neutron-linuxbridge-agent-init.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/bin/_neutron-linuxbridge-agent.sh.tpl b/neutron/templates/bin/_neutron-linuxbridge-agent.sh.tpl index 0f4dad5e31..8948cb949b 100644 --- a/neutron/templates/bin/_neutron-linuxbridge-agent.sh.tpl +++ b/neutron/templates/bin/_neutron-linuxbridge-agent.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/bin/_neutron-metadata-agent-init.sh.tpl b/neutron/templates/bin/_neutron-metadata-agent-init.sh.tpl index cc7d4435f8..5b6ce43e1d 100644 --- a/neutron/templates/bin/_neutron-metadata-agent-init.sh.tpl +++ b/neutron/templates/bin/_neutron-metadata-agent-init.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/bin/_neutron-metadata-agent.sh.tpl b/neutron/templates/bin/_neutron-metadata-agent.sh.tpl index d09e2a417b..f79d62dc7f 100644 --- a/neutron/templates/bin/_neutron-metadata-agent.sh.tpl +++ b/neutron/templates/bin/_neutron-metadata-agent.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at 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 83dc3f2018..a243867aa6 100644 --- a/neutron/templates/bin/_neutron-openvswitch-agent-init-modules.sh.tpl +++ b/neutron/templates/bin/_neutron-openvswitch-agent-init-modules.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/bin/_neutron-openvswitch-agent-init.sh.tpl b/neutron/templates/bin/_neutron-openvswitch-agent-init.sh.tpl index b1534344a1..77c3dee3ec 100644 --- a/neutron/templates/bin/_neutron-openvswitch-agent-init.sh.tpl +++ b/neutron/templates/bin/_neutron-openvswitch-agent-init.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/bin/_neutron-openvswitch-agent-readiness.sh.tpl b/neutron/templates/bin/_neutron-openvswitch-agent-readiness.sh.tpl index 5b4f32786e..783ec4a502 100644 --- a/neutron/templates/bin/_neutron-openvswitch-agent-readiness.sh.tpl +++ b/neutron/templates/bin/_neutron-openvswitch-agent-readiness.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/bin/_neutron-openvswitch-agent.sh.tpl b/neutron/templates/bin/_neutron-openvswitch-agent.sh.tpl index 5673cd2a5b..5ad8b4dc88 100644 --- a/neutron/templates/bin/_neutron-openvswitch-agent.sh.tpl +++ b/neutron/templates/bin/_neutron-openvswitch-agent.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/bin/_neutron-server.sh.tpl b/neutron/templates/bin/_neutron-server.sh.tpl index 3ba87eeb66..51d0c5c5e2 100644 --- a/neutron/templates/bin/_neutron-server.sh.tpl +++ b/neutron/templates/bin/_neutron-server.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/bin/_neutron-sriov-agent-init.sh.tpl b/neutron/templates/bin/_neutron-sriov-agent-init.sh.tpl index 4677b0ecdc..885787dec6 100644 --- a/neutron/templates/bin/_neutron-sriov-agent-init.sh.tpl +++ b/neutron/templates/bin/_neutron-sriov-agent-init.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/bin/_neutron-sriov-agent.sh.tpl b/neutron/templates/bin/_neutron-sriov-agent.sh.tpl index 02a3027ed0..982c9e782d 100644 --- a/neutron/templates/bin/_neutron-sriov-agent.sh.tpl +++ b/neutron/templates/bin/_neutron-sriov-agent.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/bin/_neutron-test-force-cleanup.sh.tpl b/neutron/templates/bin/_neutron-test-force-cleanup.sh.tpl index 924eea16fb..90d85ddd97 100644 --- a/neutron/templates/bin/_neutron-test-force-cleanup.sh.tpl +++ b/neutron/templates/bin/_neutron-test-force-cleanup.sh.tpl @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/neutron/templates/configmap-bin.yaml b/neutron/templates/configmap-bin.yaml index 14acb4b818..f3299a55ee 100644 --- a/neutron/templates/configmap-bin.yaml +++ b/neutron/templates/configmap-bin.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/configmap-etc.yaml b/neutron/templates/configmap-etc.yaml index f08105e10e..27e207813d 100644 --- a/neutron/templates/configmap-etc.yaml +++ b/neutron/templates/configmap-etc.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/daemonset-bagpipe-bgp.yaml b/neutron/templates/daemonset-bagpipe-bgp.yaml index ebd02738e4..c8c6d62e19 100644 --- a/neutron/templates/daemonset-bagpipe-bgp.yaml +++ b/neutron/templates/daemonset-bagpipe-bgp.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/daemonset-dhcp-agent.yaml b/neutron/templates/daemonset-dhcp-agent.yaml index 187e491469..b85c303535 100644 --- a/neutron/templates/daemonset-dhcp-agent.yaml +++ b/neutron/templates/daemonset-dhcp-agent.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/daemonset-l2gw-agent.yaml b/neutron/templates/daemonset-l2gw-agent.yaml index 3f673990cd..0a02c6dab1 100644 --- a/neutron/templates/daemonset-l2gw-agent.yaml +++ b/neutron/templates/daemonset-l2gw-agent.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/daemonset-l3-agent.yaml b/neutron/templates/daemonset-l3-agent.yaml index 15861486d1..41962c67bd 100644 --- a/neutron/templates/daemonset-l3-agent.yaml +++ b/neutron/templates/daemonset-l3-agent.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/daemonset-lb-agent.yaml b/neutron/templates/daemonset-lb-agent.yaml index 1d9420241c..9c818a35cc 100644 --- a/neutron/templates/daemonset-lb-agent.yaml +++ b/neutron/templates/daemonset-lb-agent.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/daemonset-metadata-agent.yaml b/neutron/templates/daemonset-metadata-agent.yaml index 215508c8a6..4f6a62659e 100644 --- a/neutron/templates/daemonset-metadata-agent.yaml +++ b/neutron/templates/daemonset-metadata-agent.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/daemonset-netns-cleanup-cron.yaml b/neutron/templates/daemonset-netns-cleanup-cron.yaml index 46a6cf0927..1fcde3d04a 100644 --- a/neutron/templates/daemonset-netns-cleanup-cron.yaml +++ b/neutron/templates/daemonset-netns-cleanup-cron.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/daemonset-ovs-agent.yaml b/neutron/templates/daemonset-ovs-agent.yaml index 22c13a4aa6..b3a0b874ce 100644 --- a/neutron/templates/daemonset-ovs-agent.yaml +++ b/neutron/templates/daemonset-ovs-agent.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/daemonset-sriov-agent.yaml b/neutron/templates/daemonset-sriov-agent.yaml index 86b835a1ed..0629d51f05 100644 --- a/neutron/templates/daemonset-sriov-agent.yaml +++ b/neutron/templates/daemonset-sriov-agent.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/deployment-ironic-agent.yaml b/neutron/templates/deployment-ironic-agent.yaml index 4d3a40b572..873cc27a79 100644 --- a/neutron/templates/deployment-ironic-agent.yaml +++ b/neutron/templates/deployment-ironic-agent.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/deployment-server.yaml b/neutron/templates/deployment-server.yaml index f663c31f66..09e6249ad7 100644 --- a/neutron/templates/deployment-server.yaml +++ b/neutron/templates/deployment-server.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/ingress-server.yaml b/neutron/templates/ingress-server.yaml index 74d267c1c2..bd444b9115 100644 --- a/neutron/templates/ingress-server.yaml +++ b/neutron/templates/ingress-server.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/job-bootstrap.yaml b/neutron/templates/job-bootstrap.yaml index b48c8661e8..b3c8287c66 100644 --- a/neutron/templates/job-bootstrap.yaml +++ b/neutron/templates/job-bootstrap.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/job-db-drop.yaml b/neutron/templates/job-db-drop.yaml index 74fc91e48e..db14737cc9 100644 --- a/neutron/templates/job-db-drop.yaml +++ b/neutron/templates/job-db-drop.yaml @@ -1,7 +1,5 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/job-db-init.yaml b/neutron/templates/job-db-init.yaml index 7b302a3cf8..98dd4bd1a6 100644 --- a/neutron/templates/job-db-init.yaml +++ b/neutron/templates/job-db-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/job-db-sync.yaml b/neutron/templates/job-db-sync.yaml index 5699b049f4..4471ea7e74 100644 --- a/neutron/templates/job-db-sync.yaml +++ b/neutron/templates/job-db-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/job-image-repo-sync.yaml b/neutron/templates/job-image-repo-sync.yaml index 1cbb3952da..a34d4b9499 100644 --- a/neutron/templates/job-image-repo-sync.yaml +++ b/neutron/templates/job-image-repo-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/job-ks-endpoints.yaml b/neutron/templates/job-ks-endpoints.yaml index f21ad7e707..6493fd30e5 100644 --- a/neutron/templates/job-ks-endpoints.yaml +++ b/neutron/templates/job-ks-endpoints.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/job-ks-service.yaml b/neutron/templates/job-ks-service.yaml index a9c60394ee..9afd0368cc 100644 --- a/neutron/templates/job-ks-service.yaml +++ b/neutron/templates/job-ks-service.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/job-ks-user.yaml b/neutron/templates/job-ks-user.yaml index a78a8e078f..f80551c519 100644 --- a/neutron/templates/job-ks-user.yaml +++ b/neutron/templates/job-ks-user.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/job-rabbit-init.yaml b/neutron/templates/job-rabbit-init.yaml index 5e1b7285fb..f456ffa52b 100644 --- a/neutron/templates/job-rabbit-init.yaml +++ b/neutron/templates/job-rabbit-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/network_policy.yaml b/neutron/templates/network_policy.yaml index 34fec0f9ef..9eb4620659 100644 --- a/neutron/templates/network_policy.yaml +++ b/neutron/templates/network_policy.yaml @@ -1,5 +1,3 @@ -# Copyright 2017-2018 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/neutron/templates/pdb-server.yaml b/neutron/templates/pdb-server.yaml index 727f8af271..49ab5fff3e 100644 --- a/neutron/templates/pdb-server.yaml +++ b/neutron/templates/pdb-server.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/pod-rally-test.yaml b/neutron/templates/pod-rally-test.yaml index 1e3c4f15b9..7ebaced38d 100644 --- a/neutron/templates/pod-rally-test.yaml +++ b/neutron/templates/pod-rally-test.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/secret-db.yaml b/neutron/templates/secret-db.yaml index b32195bf23..22786d7e08 100644 --- a/neutron/templates/secret-db.yaml +++ b/neutron/templates/secret-db.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/secret-ingress-tls.yaml b/neutron/templates/secret-ingress-tls.yaml index 1a15f2468b..0185c6a8da 100644 --- a/neutron/templates/secret-ingress-tls.yaml +++ b/neutron/templates/secret-ingress-tls.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017-2018 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/secret-keystone.yaml b/neutron/templates/secret-keystone.yaml index 2def356d6e..3ce68652b1 100644 --- a/neutron/templates/secret-keystone.yaml +++ b/neutron/templates/secret-keystone.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/secret_rabbitmq.yaml b/neutron/templates/secret_rabbitmq.yaml index 95aa1eb47f..c3124310b5 100644 --- a/neutron/templates/secret_rabbitmq.yaml +++ b/neutron/templates/secret_rabbitmq.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/service-ingress-neutron.yaml b/neutron/templates/service-ingress-neutron.yaml index ab472e8c3a..86a53d9587 100644 --- a/neutron/templates/service-ingress-neutron.yaml +++ b/neutron/templates/service-ingress-neutron.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/templates/service-server.yaml b/neutron/templates/service-server.yaml index cf346ca21e..30a6567825 100644 --- a/neutron/templates/service-server.yaml +++ b/neutron/templates/service-server.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/neutron/values.yaml b/neutron/values.yaml index 3a9ecd7e1b..afb7de25cb 100644 --- a/neutron/values.yaml +++ b/neutron/values.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/nova/Chart.yaml b/nova/Chart.yaml index daa9a525aa..57ec11ca18 100644 --- a/nova/Chart.yaml +++ b/nova/Chart.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/nova/requirements.yaml b/nova/requirements.yaml index 53782e69b2..5669e12cfd 100644 --- a/nova/requirements.yaml +++ b/nova/requirements.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/nova/templates/bin/_bootstrap.sh.tpl b/nova/templates/bin/_bootstrap.sh.tpl index 74b7b2ee51..33ce89a9ff 100644 --- a/nova/templates/bin/_bootstrap.sh.tpl +++ b/nova/templates/bin/_bootstrap.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_cell-setup-init.sh.tpl b/nova/templates/bin/_cell-setup-init.sh.tpl index 208196a508..192a3349e1 100644 --- a/nova/templates/bin/_cell-setup-init.sh.tpl +++ b/nova/templates/bin/_cell-setup-init.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_cell-setup.sh.tpl b/nova/templates/bin/_cell-setup.sh.tpl index 4a7010142d..45c97714cd 100755 --- a/nova/templates/bin/_cell-setup.sh.tpl +++ b/nova/templates/bin/_cell-setup.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_ceph-admin-keyring.sh.tpl b/nova/templates/bin/_ceph-admin-keyring.sh.tpl index fa416c05d2..8c36d4b088 100644 --- a/nova/templates/bin/_ceph-admin-keyring.sh.tpl +++ b/nova/templates/bin/_ceph-admin-keyring.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_ceph-keyring.sh.tpl b/nova/templates/bin/_ceph-keyring.sh.tpl index 4af83a48ca..b9237e8571 100644 --- a/nova/templates/bin/_ceph-keyring.sh.tpl +++ b/nova/templates/bin/_ceph-keyring.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_db-sync.sh.tpl b/nova/templates/bin/_db-sync.sh.tpl index ba6571967d..f8984d207d 100755 --- a/nova/templates/bin/_db-sync.sh.tpl +++ b/nova/templates/bin/_db-sync.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_fake-iptables.sh.tpl b/nova/templates/bin/_fake-iptables.sh.tpl index abfa36b0ca..78cbd46219 100644 --- a/nova/templates/bin/_fake-iptables.sh.tpl +++ b/nova/templates/bin/_fake-iptables.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_health-probe.py.tpl b/nova/templates/bin/_health-probe.py.tpl index d1127fb989..b064358f69 100644 --- a/nova/templates/bin/_health-probe.py.tpl +++ b/nova/templates/bin/_health-probe.py.tpl @@ -1,7 +1,5 @@ #!/usr/bin/env python -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/nova/templates/bin/_nova-api-metadata-init.sh.tpl b/nova/templates/bin/_nova-api-metadata-init.sh.tpl index bcb509e5ee..84f1c80b61 100644 --- a/nova/templates/bin/_nova-api-metadata-init.sh.tpl +++ b/nova/templates/bin/_nova-api-metadata-init.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_nova-api-metadata.sh.tpl b/nova/templates/bin/_nova-api-metadata.sh.tpl index a63da89ea8..246a11c646 100644 --- a/nova/templates/bin/_nova-api-metadata.sh.tpl +++ b/nova/templates/bin/_nova-api-metadata.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_nova-api.sh.tpl b/nova/templates/bin/_nova-api.sh.tpl index 6d3cb0cf3c..95fcb130b1 100644 --- a/nova/templates/bin/_nova-api.sh.tpl +++ b/nova/templates/bin/_nova-api.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_nova-compute-init.sh.tpl b/nova/templates/bin/_nova-compute-init.sh.tpl index 65672b4e0f..3dafce73c3 100644 --- a/nova/templates/bin/_nova-compute-init.sh.tpl +++ b/nova/templates/bin/_nova-compute-init.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_nova-compute-ironic.sh.tpl b/nova/templates/bin/_nova-compute-ironic.sh.tpl index 8718cd4350..a22cbcf838 100644 --- a/nova/templates/bin/_nova-compute-ironic.sh.tpl +++ b/nova/templates/bin/_nova-compute-ironic.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_nova-compute.sh.tpl b/nova/templates/bin/_nova-compute.sh.tpl index 170172d96c..23ce3475f3 100644 --- a/nova/templates/bin/_nova-compute.sh.tpl +++ b/nova/templates/bin/_nova-compute.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_nova-conductor.sh.tpl b/nova/templates/bin/_nova-conductor.sh.tpl index b332315345..0f7d5b1f33 100644 --- a/nova/templates/bin/_nova-conductor.sh.tpl +++ b/nova/templates/bin/_nova-conductor.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_nova-console-compute-init.sh.tpl b/nova/templates/bin/_nova-console-compute-init.sh.tpl index e672582793..af0c009036 100644 --- a/nova/templates/bin/_nova-console-compute-init.sh.tpl +++ b/nova/templates/bin/_nova-console-compute-init.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at 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 7338c1dd42..84652eb750 100644 --- a/nova/templates/bin/_nova-console-proxy-init-assets.sh.tpl +++ b/nova/templates/bin/_nova-console-proxy-init-assets.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_nova-console-proxy-init.sh.tpl b/nova/templates/bin/_nova-console-proxy-init.sh.tpl index 2b7e543e74..6218d295dc 100644 --- a/nova/templates/bin/_nova-console-proxy-init.sh.tpl +++ b/nova/templates/bin/_nova-console-proxy-init.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_nova-console-proxy.sh.tpl b/nova/templates/bin/_nova-console-proxy.sh.tpl index 2ecf5e1762..253a053898 100644 --- a/nova/templates/bin/_nova-console-proxy.sh.tpl +++ b/nova/templates/bin/_nova-console-proxy.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_nova-consoleauth.sh.tpl b/nova/templates/bin/_nova-consoleauth.sh.tpl index d6b760b12b..97c4195e94 100644 --- a/nova/templates/bin/_nova-consoleauth.sh.tpl +++ b/nova/templates/bin/_nova-consoleauth.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_nova-placement-api.sh.tpl b/nova/templates/bin/_nova-placement-api.sh.tpl index 913e2a2b68..2173399310 100644 --- a/nova/templates/bin/_nova-placement-api.sh.tpl +++ b/nova/templates/bin/_nova-placement-api.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_nova-scheduler.sh.tpl b/nova/templates/bin/_nova-scheduler.sh.tpl index ac5a7fbd0d..dc000372da 100644 --- a/nova/templates/bin/_nova-scheduler.sh.tpl +++ b/nova/templates/bin/_nova-scheduler.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_nova-service-cleaner.sh.tpl b/nova/templates/bin/_nova-service-cleaner.sh.tpl index 2afb0203c9..d3319c6d80 100644 --- a/nova/templates/bin/_nova-service-cleaner.sh.tpl +++ b/nova/templates/bin/_nova-service-cleaner.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2018 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_ssh-start.sh.tpl b/nova/templates/bin/_ssh-start.sh.tpl index 386a8c3caa..455699a398 100644 --- a/nova/templates/bin/_ssh-start.sh.tpl +++ b/nova/templates/bin/_ssh-start.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/bin/_wait-for-computes-init.sh.tpl b/nova/templates/bin/_wait-for-computes-init.sh.tpl index c077f983f1..ef60bf635f 100644 --- a/nova/templates/bin/_wait-for-computes-init.sh.tpl +++ b/nova/templates/bin/_wait-for-computes-init.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/configmap-bin.yaml b/nova/templates/configmap-bin.yaml index 398e035c77..c4e47fbb97 100644 --- a/nova/templates/configmap-bin.yaml +++ b/nova/templates/configmap-bin.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/configmap-etc.yaml b/nova/templates/configmap-etc.yaml index 6ed6f1c67f..5f3ab414a5 100644 --- a/nova/templates/configmap-etc.yaml +++ b/nova/templates/configmap-etc.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/configmap-ssh.yaml b/nova/templates/configmap-ssh.yaml index bab8e33055..270122fc1a 100755 --- a/nova/templates/configmap-ssh.yaml +++ b/nova/templates/configmap-ssh.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2019 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/cron-job-cell-setup.yaml b/nova/templates/cron-job-cell-setup.yaml index 2da4b9f8c6..e74c44d8fb 100644 --- a/nova/templates/cron-job-cell-setup.yaml +++ b/nova/templates/cron-job-cell-setup.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/cron-job-service-cleaner.yaml b/nova/templates/cron-job-service-cleaner.yaml index f23bd7105f..0d897b8ef0 100644 --- a/nova/templates/cron-job-service-cleaner.yaml +++ b/nova/templates/cron-job-service-cleaner.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/daemonset-compute.yaml b/nova/templates/daemonset-compute.yaml index 564b1015f1..c623f52c87 100644 --- a/nova/templates/daemonset-compute.yaml +++ b/nova/templates/daemonset-compute.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/deployment-api-metadata.yaml b/nova/templates/deployment-api-metadata.yaml index fb0ae01dd0..d5da3acffb 100644 --- a/nova/templates/deployment-api-metadata.yaml +++ b/nova/templates/deployment-api-metadata.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/deployment-api-osapi.yaml b/nova/templates/deployment-api-osapi.yaml index 9637693e69..89e75a7994 100644 --- a/nova/templates/deployment-api-osapi.yaml +++ b/nova/templates/deployment-api-osapi.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/deployment-conductor.yaml b/nova/templates/deployment-conductor.yaml index 22c042a4d6..7fe578a450 100644 --- a/nova/templates/deployment-conductor.yaml +++ b/nova/templates/deployment-conductor.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/deployment-consoleauth.yaml b/nova/templates/deployment-consoleauth.yaml index a9bad8c1c8..575896c618 100644 --- a/nova/templates/deployment-consoleauth.yaml +++ b/nova/templates/deployment-consoleauth.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/deployment-novncproxy.yaml b/nova/templates/deployment-novncproxy.yaml index a33fc2e410..129152303f 100644 --- a/nova/templates/deployment-novncproxy.yaml +++ b/nova/templates/deployment-novncproxy.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/deployment-placement.yaml b/nova/templates/deployment-placement.yaml index f45af3a879..d6faa30f03 100644 --- a/nova/templates/deployment-placement.yaml +++ b/nova/templates/deployment-placement.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/deployment-scheduler.yaml b/nova/templates/deployment-scheduler.yaml index a45fcdb8f9..d49682cfad 100644 --- a/nova/templates/deployment-scheduler.yaml +++ b/nova/templates/deployment-scheduler.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/deployment-spiceproxy.yaml b/nova/templates/deployment-spiceproxy.yaml index a221656e31..7278829fee 100644 --- a/nova/templates/deployment-spiceproxy.yaml +++ b/nova/templates/deployment-spiceproxy.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/ingress-metadata.yaml b/nova/templates/ingress-metadata.yaml index da8f5596b7..8344831fef 100644 --- a/nova/templates/ingress-metadata.yaml +++ b/nova/templates/ingress-metadata.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/ingress-novncproxy.yaml b/nova/templates/ingress-novncproxy.yaml index c5a00ec57f..0875774f96 100644 --- a/nova/templates/ingress-novncproxy.yaml +++ b/nova/templates/ingress-novncproxy.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/ingress-osapi.yaml b/nova/templates/ingress-osapi.yaml index 3b65ff867c..b851e9df05 100644 --- a/nova/templates/ingress-osapi.yaml +++ b/nova/templates/ingress-osapi.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/ingress-placement.yaml b/nova/templates/ingress-placement.yaml index 335a076714..8f7b71cde5 100644 --- a/nova/templates/ingress-placement.yaml +++ b/nova/templates/ingress-placement.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/job-bootstrap.yaml b/nova/templates/job-bootstrap.yaml index 9431e9c150..45dfac1ccd 100644 --- a/nova/templates/job-bootstrap.yaml +++ b/nova/templates/job-bootstrap.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/job-cell-setup.yaml b/nova/templates/job-cell-setup.yaml index e10f99d33e..675dac34c8 100644 --- a/nova/templates/job-cell-setup.yaml +++ b/nova/templates/job-cell-setup.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/job-db-drop.yaml b/nova/templates/job-db-drop.yaml index 3f07b1df64..f892b71dfe 100644 --- a/nova/templates/job-db-drop.yaml +++ b/nova/templates/job-db-drop.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/job-db-init.yaml b/nova/templates/job-db-init.yaml index 1098f08c63..64d250181f 100644 --- a/nova/templates/job-db-init.yaml +++ b/nova/templates/job-db-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/job-db-sync.yaml b/nova/templates/job-db-sync.yaml index 2f503ecf45..23d181969d 100644 --- a/nova/templates/job-db-sync.yaml +++ b/nova/templates/job-db-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/job-image-repo-sync.yaml b/nova/templates/job-image-repo-sync.yaml index 205e8353c9..4e481decba 100644 --- a/nova/templates/job-image-repo-sync.yaml +++ b/nova/templates/job-image-repo-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/job-ks-endpoints.yaml b/nova/templates/job-ks-endpoints.yaml index 11ea74cb9d..c9177499a0 100644 --- a/nova/templates/job-ks-endpoints.yaml +++ b/nova/templates/job-ks-endpoints.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/job-ks-placement-endpoints.yaml b/nova/templates/job-ks-placement-endpoints.yaml index 1a6dbd34be..d907e77219 100644 --- a/nova/templates/job-ks-placement-endpoints.yaml +++ b/nova/templates/job-ks-placement-endpoints.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/job-ks-placement-service.yaml b/nova/templates/job-ks-placement-service.yaml index 14323fc663..aa85c77f16 100644 --- a/nova/templates/job-ks-placement-service.yaml +++ b/nova/templates/job-ks-placement-service.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/job-ks-placement-user.yaml b/nova/templates/job-ks-placement-user.yaml index 5ad5e642ea..d24e540ce8 100644 --- a/nova/templates/job-ks-placement-user.yaml +++ b/nova/templates/job-ks-placement-user.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/job-ks-service.yaml b/nova/templates/job-ks-service.yaml index 773318da2e..123da41596 100644 --- a/nova/templates/job-ks-service.yaml +++ b/nova/templates/job-ks-service.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/job-ks-user.yaml b/nova/templates/job-ks-user.yaml index d14f1dffc9..c2f8df3653 100644 --- a/nova/templates/job-ks-user.yaml +++ b/nova/templates/job-ks-user.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/job-rabbit-init.yaml b/nova/templates/job-rabbit-init.yaml index 441d13ddb8..22ab928761 100644 --- a/nova/templates/job-rabbit-init.yaml +++ b/nova/templates/job-rabbit-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/netpol-placement.yaml b/nova/templates/netpol-placement.yaml index aca916b30c..18feb04590 100644 --- a/nova/templates/netpol-placement.yaml +++ b/nova/templates/netpol-placement.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017-2018 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/pdb-metadata.yaml b/nova/templates/pdb-metadata.yaml index d2abab8470..6fba271c89 100644 --- a/nova/templates/pdb-metadata.yaml +++ b/nova/templates/pdb-metadata.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/pdb-osapi.yaml b/nova/templates/pdb-osapi.yaml index 071deae4e7..81971d1e8a 100644 --- a/nova/templates/pdb-osapi.yaml +++ b/nova/templates/pdb-osapi.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/pdb-placement.yaml b/nova/templates/pdb-placement.yaml index 2ee8436577..db7e1c736f 100644 --- a/nova/templates/pdb-placement.yaml +++ b/nova/templates/pdb-placement.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/pod-rally-test.yaml b/nova/templates/pod-rally-test.yaml index c445e4eedd..e025ee26b3 100644 --- a/nova/templates/pod-rally-test.yaml +++ b/nova/templates/pod-rally-test.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/secret-db-api.yaml b/nova/templates/secret-db-api.yaml index 0598b997e2..adfc7051f3 100644 --- a/nova/templates/secret-db-api.yaml +++ b/nova/templates/secret-db-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/secret-db.yaml b/nova/templates/secret-db.yaml index f9406ef548..4776c132df 100644 --- a/nova/templates/secret-db.yaml +++ b/nova/templates/secret-db.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/secret-ingress-tls.yaml b/nova/templates/secret-ingress-tls.yaml index bd1a797c1d..91ec9fad2a 100644 --- a/nova/templates/secret-ingress-tls.yaml +++ b/nova/templates/secret-ingress-tls.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017-2018 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/secret-keystone-placement.yaml b/nova/templates/secret-keystone-placement.yaml index aba4d57f18..bdce9b5b48 100644 --- a/nova/templates/secret-keystone-placement.yaml +++ b/nova/templates/secret-keystone-placement.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/secret-keystone.yaml b/nova/templates/secret-keystone.yaml index 9de5d8bc10..beddb305c3 100644 --- a/nova/templates/secret-keystone.yaml +++ b/nova/templates/secret-keystone.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/secret_rabbitmq.yaml b/nova/templates/secret_rabbitmq.yaml index 290d78dd6b..22db36bac0 100644 --- a/nova/templates/secret_rabbitmq.yaml +++ b/nova/templates/secret_rabbitmq.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/service-ingress-metadata.yaml b/nova/templates/service-ingress-metadata.yaml index ee4ac7ae1c..187987d6f0 100644 --- a/nova/templates/service-ingress-metadata.yaml +++ b/nova/templates/service-ingress-metadata.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/service-ingress-novncproxy.yaml b/nova/templates/service-ingress-novncproxy.yaml index fce765af4f..caae9130e3 100644 --- a/nova/templates/service-ingress-novncproxy.yaml +++ b/nova/templates/service-ingress-novncproxy.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/service-ingress-osapi.yaml b/nova/templates/service-ingress-osapi.yaml index 98bff28c1c..44633e3ecd 100644 --- a/nova/templates/service-ingress-osapi.yaml +++ b/nova/templates/service-ingress-osapi.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/service-ingress-placement.yaml b/nova/templates/service-ingress-placement.yaml index 91f559b2a7..5d9e6a6c23 100644 --- a/nova/templates/service-ingress-placement.yaml +++ b/nova/templates/service-ingress-placement.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/service-metadata.yaml b/nova/templates/service-metadata.yaml index 7262db8031..26eed992d2 100644 --- a/nova/templates/service-metadata.yaml +++ b/nova/templates/service-metadata.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/service-novncproxy.yaml b/nova/templates/service-novncproxy.yaml index a4f3a6c033..9e7eebedae 100644 --- a/nova/templates/service-novncproxy.yaml +++ b/nova/templates/service-novncproxy.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/service-osapi.yaml b/nova/templates/service-osapi.yaml index 36114fa30e..91ab52cd01 100644 --- a/nova/templates/service-osapi.yaml +++ b/nova/templates/service-osapi.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/service-placement.yaml b/nova/templates/service-placement.yaml index 0f7931d774..8e1f3d5a38 100644 --- a/nova/templates/service-placement.yaml +++ b/nova/templates/service-placement.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/service-spiceproxy.yaml b/nova/templates/service-spiceproxy.yaml index 37bcea099b..3507a05363 100644 --- a/nova/templates/service-spiceproxy.yaml +++ b/nova/templates/service-spiceproxy.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/templates/statefulset-compute-ironic.yaml b/nova/templates/statefulset-compute-ironic.yaml index fa04d10ddb..042aa66b57 100644 --- a/nova/templates/statefulset-compute-ironic.yaml +++ b/nova/templates/statefulset-compute-ironic.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/nova/values.yaml b/nova/values.yaml index a25ef3f4f8..6fb623753e 100644 --- a/nova/values.yaml +++ b/nova/values.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/rally/Chart.yaml b/rally/Chart.yaml index 7348d07bcf..b4a52e2de1 100644 --- a/rally/Chart.yaml +++ b/rally/Chart.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/rally/requirements.yaml b/rally/requirements.yaml index 53782e69b2..5669e12cfd 100644 --- a/rally/requirements.yaml +++ b/rally/requirements.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/rally/templates/bin/_bootstrap.sh.tpl b/rally/templates/bin/_bootstrap.sh.tpl index 40865546dd..8fe729131e 100644 --- a/rally/templates/bin/_bootstrap.sh.tpl +++ b/rally/templates/bin/_bootstrap.sh.tpl @@ -1,7 +1,5 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/rally/templates/bin/_manage-db.sh.tpl b/rally/templates/bin/_manage-db.sh.tpl index 5681c39105..e434a9f009 100644 --- a/rally/templates/bin/_manage-db.sh.tpl +++ b/rally/templates/bin/_manage-db.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/rally/templates/bin/_run-task.sh.tpl b/rally/templates/bin/_run-task.sh.tpl index 340c780565..92b7abc5e3 100644 --- a/rally/templates/bin/_run-task.sh.tpl +++ b/rally/templates/bin/_run-task.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/rally/templates/configmap-bin.yaml b/rally/templates/configmap-bin.yaml index ec769ecfad..f5928252a9 100644 --- a/rally/templates/configmap-bin.yaml +++ b/rally/templates/configmap-bin.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/rally/templates/configmap-etc.yaml b/rally/templates/configmap-etc.yaml index 2bbe5fec72..eec63ecc51 100644 --- a/rally/templates/configmap-etc.yaml +++ b/rally/templates/configmap-etc.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/rally/templates/configmap-tasks.yaml b/rally/templates/configmap-tasks.yaml index 209d448125..8f61a72112 100644 --- a/rally/templates/configmap-tasks.yaml +++ b/rally/templates/configmap-tasks.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/rally/templates/configmap-test-templates.yaml b/rally/templates/configmap-test-templates.yaml index dd3ba30794..e9284f3beb 100644 --- a/rally/templates/configmap-test-templates.yaml +++ b/rally/templates/configmap-test-templates.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/rally/templates/job-bootstrap.yaml b/rally/templates/job-bootstrap.yaml index 7b30bc295c..7d8263fe30 100644 --- a/rally/templates/job-bootstrap.yaml +++ b/rally/templates/job-bootstrap.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/rally/templates/job-db-init.yaml b/rally/templates/job-db-init.yaml index 6c7414e480..cba4b06ab4 100644 --- a/rally/templates/job-db-init.yaml +++ b/rally/templates/job-db-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/rally/templates/job-image-repo-sync.yaml b/rally/templates/job-image-repo-sync.yaml index bad499e4ac..64ace2ddac 100644 --- a/rally/templates/job-image-repo-sync.yaml +++ b/rally/templates/job-image-repo-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/rally/templates/job-ks-endpoints.yaml b/rally/templates/job-ks-endpoints.yaml index 18340ddbfd..08244c778a 100644 --- a/rally/templates/job-ks-endpoints.yaml +++ b/rally/templates/job-ks-endpoints.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/rally/templates/job-ks-service.yaml b/rally/templates/job-ks-service.yaml index e3385c7ce6..4ad07f5589 100644 --- a/rally/templates/job-ks-service.yaml +++ b/rally/templates/job-ks-service.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/rally/templates/job-ks-user.yaml b/rally/templates/job-ks-user.yaml index 5c5cd7e951..6e95b72bc8 100644 --- a/rally/templates/job-ks-user.yaml +++ b/rally/templates/job-ks-user.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/rally/templates/job-manage-db.yaml b/rally/templates/job-manage-db.yaml index d23036dc05..9d54d94aa5 100644 --- a/rally/templates/job-manage-db.yaml +++ b/rally/templates/job-manage-db.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/rally/templates/job-run-task.yaml b/rally/templates/job-run-task.yaml index ff213ce7a1..e311df80e6 100644 --- a/rally/templates/job-run-task.yaml +++ b/rally/templates/job-run-task.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/rally/templates/pdb-api.yaml b/rally/templates/pdb-api.yaml index 4ee3b47627..873e4e34ad 100644 --- a/rally/templates/pdb-api.yaml +++ b/rally/templates/pdb-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/rally/templates/pvc-rally.yaml b/rally/templates/pvc-rally.yaml index e584ea4902..92475a982d 100644 --- a/rally/templates/pvc-rally.yaml +++ b/rally/templates/pvc-rally.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/rally/templates/secret-db.yaml b/rally/templates/secret-db.yaml index c622dd878b..d6f44580a2 100644 --- a/rally/templates/secret-db.yaml +++ b/rally/templates/secret-db.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/rally/templates/secret-keystone.yaml b/rally/templates/secret-keystone.yaml index 21c7d7a88e..a8f1b65e77 100644 --- a/rally/templates/secret-keystone.yaml +++ b/rally/templates/secret-keystone.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/rally/values.yaml b/rally/values.yaml index 178bd7f566..d55ccdd62f 100644 --- a/rally/values.yaml +++ b/rally/values.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/senlin/Chart.yaml b/senlin/Chart.yaml index f5fcde87a4..d11886b203 100644 --- a/senlin/Chart.yaml +++ b/senlin/Chart.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/senlin/requirements.yaml b/senlin/requirements.yaml index 53782e69b2..5669e12cfd 100644 --- a/senlin/requirements.yaml +++ b/senlin/requirements.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/senlin/templates/bin/_bootstrap.sh.tpl b/senlin/templates/bin/_bootstrap.sh.tpl index 533c0a5a3f..6452d0a073 100644 --- a/senlin/templates/bin/_bootstrap.sh.tpl +++ b/senlin/templates/bin/_bootstrap.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/bin/_db-sync.sh.tpl b/senlin/templates/bin/_db-sync.sh.tpl index c7d7f4471c..7577969c17 100644 --- a/senlin/templates/bin/_db-sync.sh.tpl +++ b/senlin/templates/bin/_db-sync.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/bin/_senlin-api.sh.tpl b/senlin/templates/bin/_senlin-api.sh.tpl index 6b48878c00..e7de2c1795 100644 --- a/senlin/templates/bin/_senlin-api.sh.tpl +++ b/senlin/templates/bin/_senlin-api.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/bin/_senlin-engine-cleaner.sh.tpl b/senlin/templates/bin/_senlin-engine-cleaner.sh.tpl index c63cf90860..a345f127e0 100644 --- a/senlin/templates/bin/_senlin-engine-cleaner.sh.tpl +++ b/senlin/templates/bin/_senlin-engine-cleaner.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/bin/_senlin-engine.sh.tpl b/senlin/templates/bin/_senlin-engine.sh.tpl index 0e1fe1e333..f4ba64b750 100644 --- a/senlin/templates/bin/_senlin-engine.sh.tpl +++ b/senlin/templates/bin/_senlin-engine.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/bin/_senlin-test.sh.tpl b/senlin/templates/bin/_senlin-test.sh.tpl index 82ee6089e7..7b3e26498b 100644 --- a/senlin/templates/bin/_senlin-test.sh.tpl +++ b/senlin/templates/bin/_senlin-test.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/configmap-bin.yaml b/senlin/templates/configmap-bin.yaml index 4b54a962e9..04de6e67d5 100644 --- a/senlin/templates/configmap-bin.yaml +++ b/senlin/templates/configmap-bin.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/configmap-etc.yaml b/senlin/templates/configmap-etc.yaml index da78fbc64e..87793adb99 100644 --- a/senlin/templates/configmap-etc.yaml +++ b/senlin/templates/configmap-etc.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/cron-job-engine-cleaner.yaml b/senlin/templates/cron-job-engine-cleaner.yaml index 6f9eec7134..6b9e0cf0bd 100644 --- a/senlin/templates/cron-job-engine-cleaner.yaml +++ b/senlin/templates/cron-job-engine-cleaner.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/deployment-api.yaml b/senlin/templates/deployment-api.yaml index 2b48d506ff..193b1d56be 100644 --- a/senlin/templates/deployment-api.yaml +++ b/senlin/templates/deployment-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/deployment-engine.yaml b/senlin/templates/deployment-engine.yaml index f5baa94c5a..f5cb2997a1 100644 --- a/senlin/templates/deployment-engine.yaml +++ b/senlin/templates/deployment-engine.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/ingress-api.yaml b/senlin/templates/ingress-api.yaml index 36016e8f96..f38bda682e 100644 --- a/senlin/templates/ingress-api.yaml +++ b/senlin/templates/ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/job-bootstrap.yaml b/senlin/templates/job-bootstrap.yaml index 9be8ad0629..b50c6cd3d2 100644 --- a/senlin/templates/job-bootstrap.yaml +++ b/senlin/templates/job-bootstrap.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/job-db-drop.yaml b/senlin/templates/job-db-drop.yaml index 1b20bf43be..41735b4f86 100644 --- a/senlin/templates/job-db-drop.yaml +++ b/senlin/templates/job-db-drop.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/job-db-init.yaml b/senlin/templates/job-db-init.yaml index 783cdac530..c953818c57 100644 --- a/senlin/templates/job-db-init.yaml +++ b/senlin/templates/job-db-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/job-db-sync.yaml b/senlin/templates/job-db-sync.yaml index e273e77b98..f00664e4ed 100644 --- a/senlin/templates/job-db-sync.yaml +++ b/senlin/templates/job-db-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/job-image-repo-sync.yaml b/senlin/templates/job-image-repo-sync.yaml index d7a28c713f..8937839837 100644 --- a/senlin/templates/job-image-repo-sync.yaml +++ b/senlin/templates/job-image-repo-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/job-ks-endpoints.yaml b/senlin/templates/job-ks-endpoints.yaml index 0b9290e486..37318ed3fa 100644 --- a/senlin/templates/job-ks-endpoints.yaml +++ b/senlin/templates/job-ks-endpoints.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/job-ks-service.yaml b/senlin/templates/job-ks-service.yaml index e208dbb01d..4467f7ae0d 100644 --- a/senlin/templates/job-ks-service.yaml +++ b/senlin/templates/job-ks-service.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/job-ks-user.yaml b/senlin/templates/job-ks-user.yaml index 8f4decb510..e504285a10 100644 --- a/senlin/templates/job-ks-user.yaml +++ b/senlin/templates/job-ks-user.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/job-rabbit-init.yaml b/senlin/templates/job-rabbit-init.yaml index 2c2ff26a87..60fc32543c 100644 --- a/senlin/templates/job-rabbit-init.yaml +++ b/senlin/templates/job-rabbit-init.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/network_policy.yaml b/senlin/templates/network_policy.yaml index a4f368b64a..0066c79a33 100644 --- a/senlin/templates/network_policy.yaml +++ b/senlin/templates/network_policy.yaml @@ -1,5 +1,3 @@ -# Copyright 2017-2018 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/senlin/templates/pdb-api.yaml b/senlin/templates/pdb-api.yaml index 52806fe8ba..a4d246f81d 100644 --- a/senlin/templates/pdb-api.yaml +++ b/senlin/templates/pdb-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/pod-test.yaml b/senlin/templates/pod-test.yaml index f39276034e..5ec967f071 100644 --- a/senlin/templates/pod-test.yaml +++ b/senlin/templates/pod-test.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/secret-db.yaml b/senlin/templates/secret-db.yaml index e8e78a62e3..0e3e472e41 100644 --- a/senlin/templates/secret-db.yaml +++ b/senlin/templates/secret-db.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/secret-keystone.yaml b/senlin/templates/secret-keystone.yaml index 36d7f68851..4a553eab90 100644 --- a/senlin/templates/secret-keystone.yaml +++ b/senlin/templates/secret-keystone.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/secret-rabbitmq.yaml b/senlin/templates/secret-rabbitmq.yaml index 0eb1463255..a7390c6a44 100644 --- a/senlin/templates/secret-rabbitmq.yaml +++ b/senlin/templates/secret-rabbitmq.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/service-api.yaml b/senlin/templates/service-api.yaml index d9e9ded584..e4e3787b4c 100644 --- a/senlin/templates/service-api.yaml +++ b/senlin/templates/service-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/templates/service-ingress-api.yaml b/senlin/templates/service-ingress-api.yaml index 55b1570e48..5f8d9cfe2a 100644 --- a/senlin/templates/service-ingress-api.yaml +++ b/senlin/templates/service-ingress-api.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/senlin/values.yaml b/senlin/values.yaml index c3d466163d..25998796c7 100644 --- a/senlin/values.yaml +++ b/senlin/values.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tempest/Chart.yaml b/tempest/Chart.yaml index 2251dde8f0..551faf5363 100644 --- a/tempest/Chart.yaml +++ b/tempest/Chart.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tempest/requirements.yaml b/tempest/requirements.yaml index 53782e69b2..5669e12cfd 100644 --- a/tempest/requirements.yaml +++ b/tempest/requirements.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tempest/templates/_helpers.tpl b/tempest/templates/_helpers.tpl index 87c82dde2b..95b0574e37 100644 --- a/tempest/templates/_helpers.tpl +++ b/tempest/templates/_helpers.tpl @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/tempest/templates/bin/_run-tests.sh.tpl b/tempest/templates/bin/_run-tests.sh.tpl index 2b1da0a1c4..f3fc5c2450 100644 --- a/tempest/templates/bin/_run-tests.sh.tpl +++ b/tempest/templates/bin/_run-tests.sh.tpl @@ -1,8 +1,6 @@ #!/bin/bash {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/tempest/templates/configmap-bin.yaml b/tempest/templates/configmap-bin.yaml index 5139db3bf9..f0c0b0e215 100644 --- a/tempest/templates/configmap-bin.yaml +++ b/tempest/templates/configmap-bin.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/tempest/templates/configmap-etc.yaml b/tempest/templates/configmap-etc.yaml index 2860279e65..8e136c9353 100644 --- a/tempest/templates/configmap-etc.yaml +++ b/tempest/templates/configmap-etc.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/tempest/templates/job-image-repo-sync.yaml b/tempest/templates/job-image-repo-sync.yaml index 4787594b0b..54860526a9 100644 --- a/tempest/templates/job-image-repo-sync.yaml +++ b/tempest/templates/job-image-repo-sync.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/tempest/templates/job-ks-user.yaml b/tempest/templates/job-ks-user.yaml index 8c8260ab67..03b2da267a 100644 --- a/tempest/templates/job-ks-user.yaml +++ b/tempest/templates/job-ks-user.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/tempest/templates/job-run-tests.yaml b/tempest/templates/job-run-tests.yaml index b63dd1c1d6..36492ad974 100644 --- a/tempest/templates/job-run-tests.yaml +++ b/tempest/templates/job-run-tests.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/tempest/templates/pvc-tempest.yaml b/tempest/templates/pvc-tempest.yaml index a7f25b7a50..a46b1f28f2 100644 --- a/tempest/templates/pvc-tempest.yaml +++ b/tempest/templates/pvc-tempest.yaml @@ -1,6 +1,4 @@ # {{/* -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tempest/templates/secret-keystone.yaml b/tempest/templates/secret-keystone.yaml index 7248a4091d..2743aa5705 100644 --- a/tempest/templates/secret-keystone.yaml +++ b/tempest/templates/secret-keystone.yaml @@ -1,6 +1,4 @@ {{/* -Copyright 2017 The Openstack-Helm Authors. - Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/tempest/values.yaml b/tempest/values.yaml index eb7ca81ac2..7a7972895f 100644 --- a/tempest/values.yaml +++ b/tempest/values.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tests/dns-test.yaml b/tests/dns-test.yaml index ab567f355d..f721b3245e 100644 --- a/tests/dns-test.yaml +++ b/tests/dns-test.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tests/pvc-test.yaml b/tests/pvc-test.yaml index a448ecb63e..6c4a6850df 100644 --- a/tests/pvc-test.yaml +++ b/tests/pvc-test.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tools/deployment/armada/010-armada-host-setup.sh b/tools/deployment/armada/010-armada-host-setup.sh index 33ffff38dc..b0809918f0 100755 --- a/tools/deployment/armada/010-armada-host-setup.sh +++ b/tools/deployment/armada/010-armada-host-setup.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/armada/015-armada-build.sh b/tools/deployment/armada/015-armada-build.sh index aefb53a871..5c9257c776 100755 --- a/tools/deployment/armada/015-armada-build.sh +++ b/tools/deployment/armada/015-armada-build.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/armada/020-armada-render-manifests.sh b/tools/deployment/armada/020-armada-render-manifests.sh index d8fdb9f7d4..1d4da1bf25 100755 --- a/tools/deployment/armada/020-armada-render-manifests.sh +++ b/tools/deployment/armada/020-armada-render-manifests.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/armada/025-armada-validate-manifests.sh b/tools/deployment/armada/025-armada-validate-manifests.sh index e05230dd6f..b68ff2c4eb 100755 --- a/tools/deployment/armada/025-armada-validate-manifests.sh +++ b/tools/deployment/armada/025-armada-validate-manifests.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/armada/030-armada-apply-manifests.sh b/tools/deployment/armada/030-armada-apply-manifests.sh index b82489663e..2d2a29d6e3 100755 --- a/tools/deployment/armada/030-armada-apply-manifests.sh +++ b/tools/deployment/armada/030-armada-apply-manifests.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/armada/035-armada-update-uuid.sh b/tools/deployment/armada/035-armada-update-uuid.sh index 7e0cee2233..35121d36c8 100755 --- a/tools/deployment/armada/035-armada-update-uuid.sh +++ b/tools/deployment/armada/035-armada-update-uuid.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/armada/040-armada-update-passwords.sh b/tools/deployment/armada/040-armada-update-passwords.sh index 3b7e90de86..df558220dc 100755 --- a/tools/deployment/armada/040-armada-update-passwords.sh +++ b/tools/deployment/armada/040-armada-update-passwords.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/armada/generate-osh-passwords.sh b/tools/deployment/armada/generate-osh-passwords.sh index 8c2ae8c514..b4a6555ad2 100755 --- a/tools/deployment/armada/generate-osh-passwords.sh +++ b/tools/deployment/armada/generate-osh-passwords.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/baremetal/005-setup-nodes.sh b/tools/deployment/baremetal/005-setup-nodes.sh index 1751566129..b864769a42 100755 --- a/tools/deployment/baremetal/005-setup-nodes.sh +++ b/tools/deployment/baremetal/005-setup-nodes.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/baremetal/010-setup-client.sh b/tools/deployment/baremetal/010-setup-client.sh index 27da6e43cb..9f80ed7917 100755 --- a/tools/deployment/baremetal/010-setup-client.sh +++ b/tools/deployment/baremetal/010-setup-client.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/baremetal/020-ingress.sh b/tools/deployment/baremetal/020-ingress.sh index 03459e1c96..10d52bd4a2 100755 --- a/tools/deployment/baremetal/020-ingress.sh +++ b/tools/deployment/baremetal/020-ingress.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/baremetal/110-compute-kit.sh b/tools/deployment/baremetal/110-compute-kit.sh index 0e31632151..dbd843d564 100755 --- a/tools/deployment/baremetal/110-compute-kit.sh +++ b/tools/deployment/baremetal/110-compute-kit.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/baremetal/800-create-baremetal-host-aggregate.sh b/tools/deployment/baremetal/800-create-baremetal-host-aggregate.sh index cc7410ba5b..cf32da2f10 100755 --- a/tools/deployment/baremetal/800-create-baremetal-host-aggregate.sh +++ b/tools/deployment/baremetal/800-create-baremetal-host-aggregate.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/baremetal/810-register-baremetal-nodes.sh b/tools/deployment/baremetal/810-register-baremetal-nodes.sh index 2823be5174..133f9e61b4 100755 --- a/tools/deployment/baremetal/810-register-baremetal-nodes.sh +++ b/tools/deployment/baremetal/810-register-baremetal-nodes.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/baremetal/820-create-baremetal-flavor.sh b/tools/deployment/baremetal/820-create-baremetal-flavor.sh index ef18017eb9..8a0b5129d7 100755 --- a/tools/deployment/baremetal/820-create-baremetal-flavor.sh +++ b/tools/deployment/baremetal/820-create-baremetal-flavor.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/baremetal/900-use-it.sh b/tools/deployment/baremetal/900-use-it.sh index 0bf8685664..f63fa6046f 100755 --- a/tools/deployment/baremetal/900-use-it.sh +++ b/tools/deployment/baremetal/900-use-it.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/common/deploy-k8s.sh b/tools/deployment/common/deploy-k8s.sh index d4e9e2daed..0e31879a5f 100755 --- a/tools/deployment/common/deploy-k8s.sh +++ b/tools/deployment/common/deploy-k8s.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/common/get-values-overrides.sh b/tools/deployment/common/get-values-overrides.sh index 2fc367ffe3..d0754d4f92 100755 --- a/tools/deployment/common/get-values-overrides.sh +++ b/tools/deployment/common/get-values-overrides.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/common/install-packages.sh b/tools/deployment/common/install-packages.sh index 6a126eb6e0..d31ba50cbd 100755 --- a/tools/deployment/common/install-packages.sh +++ b/tools/deployment/common/install-packages.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/common/lockdown-netpol.sh b/tools/deployment/common/lockdown-netpol.sh index f59cd03846..af4c23b0f1 100755 --- a/tools/deployment/common/lockdown-netpol.sh +++ b/tools/deployment/common/lockdown-netpol.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017-2018 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/common/memcached.sh b/tools/deployment/common/memcached.sh index 791090866f..ca68e2a732 100755 --- a/tools/deployment/common/memcached.sh +++ b/tools/deployment/common/memcached.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/common/openstack-exporter.sh b/tools/deployment/common/openstack-exporter.sh index 8c6d07a550..33ed7e1c57 100755 --- a/tools/deployment/common/openstack-exporter.sh +++ b/tools/deployment/common/openstack-exporter.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/common/setup-certificates.sh b/tools/deployment/common/setup-certificates.sh index 9811b5fde9..5f65db7639 100755 --- a/tools/deployment/common/setup-certificates.sh +++ b/tools/deployment/common/setup-certificates.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2018 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/common/setup-client.sh b/tools/deployment/common/setup-client.sh index 19a2cefbc7..84e19ba29f 100755 --- a/tools/deployment/common/setup-client.sh +++ b/tools/deployment/common/setup-client.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/common/test-networkpolicy.sh b/tools/deployment/common/test-networkpolicy.sh index 1d0eafe077..d5a60f4ea7 100755 --- a/tools/deployment/common/test-networkpolicy.sh +++ b/tools/deployment/common/test-networkpolicy.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/common/wait-for-pods.sh b/tools/deployment/common/wait-for-pods.sh index 0ba8d76142..5930fcb7a1 100755 --- a/tools/deployment/common/wait-for-pods.sh +++ b/tools/deployment/common/wait-for-pods.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/component/barbican/barbican.sh b/tools/deployment/component/barbican/barbican.sh index d2f147cedf..212d3369f0 100755 --- a/tools/deployment/component/barbican/barbican.sh +++ b/tools/deployment/component/barbican/barbican.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/component/ceph/ceph-ns-activate.sh b/tools/deployment/component/ceph/ceph-ns-activate.sh index 292b480311..d588615d28 100755 --- a/tools/deployment/component/ceph/ceph-ns-activate.sh +++ b/tools/deployment/component/ceph/ceph-ns-activate.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/component/ceph/ceph.sh b/tools/deployment/component/ceph/ceph.sh index 9126bcc296..99dee4efff 100755 --- a/tools/deployment/component/ceph/ceph.sh +++ b/tools/deployment/component/ceph/ceph.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/component/cinder/cinder.sh b/tools/deployment/component/cinder/cinder.sh index 5a419ffe0a..67fc1467db 100755 --- a/tools/deployment/component/cinder/cinder.sh +++ b/tools/deployment/component/cinder/cinder.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/component/common/ingress.sh b/tools/deployment/component/common/ingress.sh index 75d3bdeaa2..47b40fa93e 100755 --- a/tools/deployment/component/common/ingress.sh +++ b/tools/deployment/component/common/ingress.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/component/common/ldap.sh b/tools/deployment/component/common/ldap.sh index 06f2555a58..0fb92c6b52 100755 --- a/tools/deployment/component/common/ldap.sh +++ b/tools/deployment/component/common/ldap.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/component/common/mariadb.sh b/tools/deployment/component/common/mariadb.sh index 494745bf58..b3237e84ff 100755 --- a/tools/deployment/component/common/mariadb.sh +++ b/tools/deployment/component/common/mariadb.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/component/common/memcached.sh b/tools/deployment/component/common/memcached.sh index fb945d5dbe..ba32c714b6 100755 --- a/tools/deployment/component/common/memcached.sh +++ b/tools/deployment/component/common/memcached.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/component/common/rabbitmq.sh b/tools/deployment/component/common/rabbitmq.sh index 8ac0c93ecf..4e4d63c886 100755 --- a/tools/deployment/component/common/rabbitmq.sh +++ b/tools/deployment/component/common/rabbitmq.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/component/compute-kit/compute-kit.sh b/tools/deployment/component/compute-kit/compute-kit.sh index afb7baf672..7ab2879f2b 100755 --- a/tools/deployment/component/compute-kit/compute-kit.sh +++ b/tools/deployment/component/compute-kit/compute-kit.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/component/compute-kit/libvirt.sh b/tools/deployment/component/compute-kit/libvirt.sh index 0d79f0c17c..f8128cabff 100755 --- a/tools/deployment/component/compute-kit/libvirt.sh +++ b/tools/deployment/component/compute-kit/libvirt.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/component/compute-kit/openvswitch.sh b/tools/deployment/component/compute-kit/openvswitch.sh index 3e9f96b122..914e6be2fd 100755 --- a/tools/deployment/component/compute-kit/openvswitch.sh +++ b/tools/deployment/component/compute-kit/openvswitch.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/component/glance/glance.sh b/tools/deployment/component/glance/glance.sh index 1f7dc79ab8..e46d4d3a46 100755 --- a/tools/deployment/component/glance/glance.sh +++ b/tools/deployment/component/glance/glance.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/component/heat/heat.sh b/tools/deployment/component/heat/heat.sh index 5572f0a229..9f6f32b325 100755 --- a/tools/deployment/component/heat/heat.sh +++ b/tools/deployment/component/heat/heat.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/component/horizon/horizon.sh b/tools/deployment/component/horizon/horizon.sh index 7c3ad096a6..7c1a685e5f 100755 --- a/tools/deployment/component/horizon/horizon.sh +++ b/tools/deployment/component/horizon/horizon.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/component/keystone/keystone.sh b/tools/deployment/component/keystone/keystone.sh index 7c20f16d81..bb9ffc3b38 100755 --- a/tools/deployment/component/keystone/keystone.sh +++ b/tools/deployment/component/keystone/keystone.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/component/nfs-provisioner/nfs-provisioner.sh b/tools/deployment/component/nfs-provisioner/nfs-provisioner.sh index 9554240a1a..5365f0a374 100755 --- a/tools/deployment/component/nfs-provisioner/nfs-provisioner.sh +++ b/tools/deployment/component/nfs-provisioner/nfs-provisioner.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/ceph/040-ceph.sh b/tools/deployment/developer/ceph/040-ceph.sh index 0004c11b40..1e15d60cd8 100755 --- a/tools/deployment/developer/ceph/040-ceph.sh +++ b/tools/deployment/developer/ceph/040-ceph.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/ceph/045-ceph-ns-activate.sh b/tools/deployment/developer/ceph/045-ceph-ns-activate.sh index 58dc0b10f6..2b4e6f88de 100755 --- a/tools/deployment/developer/ceph/045-ceph-ns-activate.sh +++ b/tools/deployment/developer/ceph/045-ceph-ns-activate.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/ceph/110-ceph-radosgateway.sh b/tools/deployment/developer/ceph/110-ceph-radosgateway.sh index 4fc40e52a8..e584ebf6cc 100755 --- a/tools/deployment/developer/ceph/110-ceph-radosgateway.sh +++ b/tools/deployment/developer/ceph/110-ceph-radosgateway.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/ceph/120-glance.sh b/tools/deployment/developer/ceph/120-glance.sh index 73b3b99378..818a52554b 100755 --- a/tools/deployment/developer/ceph/120-glance.sh +++ b/tools/deployment/developer/ceph/120-glance.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/ceph/130-cinder.sh b/tools/deployment/developer/ceph/130-cinder.sh index 8a5a748927..09e2d1b4f1 100755 --- a/tools/deployment/developer/ceph/130-cinder.sh +++ b/tools/deployment/developer/ceph/130-cinder.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/ceph/150-libvirt.sh b/tools/deployment/developer/ceph/150-libvirt.sh index b2f9a75d13..c6d5568dd2 100755 --- a/tools/deployment/developer/ceph/150-libvirt.sh +++ b/tools/deployment/developer/ceph/150-libvirt.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/ceph/160-compute-kit.sh b/tools/deployment/developer/ceph/160-compute-kit.sh index c86732d149..5ca902e9af 100755 --- a/tools/deployment/developer/ceph/160-compute-kit.sh +++ b/tools/deployment/developer/ceph/160-compute-kit.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/common/000-install-packages.sh b/tools/deployment/developer/common/000-install-packages.sh index 6a126eb6e0..d31ba50cbd 100755 --- a/tools/deployment/developer/common/000-install-packages.sh +++ b/tools/deployment/developer/common/000-install-packages.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/common/010-deploy-k8s.sh b/tools/deployment/developer/common/010-deploy-k8s.sh index 986ad805f9..e8e14a0b81 100755 --- a/tools/deployment/developer/common/010-deploy-k8s.sh +++ b/tools/deployment/developer/common/010-deploy-k8s.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/common/050-mariadb.sh b/tools/deployment/developer/common/050-mariadb.sh index b58fe80b92..90cd397c10 100755 --- a/tools/deployment/developer/common/050-mariadb.sh +++ b/tools/deployment/developer/common/050-mariadb.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/common/060-rabbitmq.sh b/tools/deployment/developer/common/060-rabbitmq.sh index 6714b026e7..58e1c32664 100755 --- a/tools/deployment/developer/common/060-rabbitmq.sh +++ b/tools/deployment/developer/common/060-rabbitmq.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/common/080-keystone.sh b/tools/deployment/developer/common/080-keystone.sh index 018051f1ec..39d0485d58 100755 --- a/tools/deployment/developer/common/080-keystone.sh +++ b/tools/deployment/developer/common/080-keystone.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/common/085-barbican.sh b/tools/deployment/developer/common/085-barbican.sh index d2f147cedf..212d3369f0 100755 --- a/tools/deployment/developer/common/085-barbican.sh +++ b/tools/deployment/developer/common/085-barbican.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/common/090-heat.sh b/tools/deployment/developer/common/090-heat.sh index 9b9b2e83b4..68917a89d6 100755 --- a/tools/deployment/developer/common/090-heat.sh +++ b/tools/deployment/developer/common/090-heat.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/common/100-horizon.sh b/tools/deployment/developer/common/100-horizon.sh index 7457ee5835..d3646566eb 100755 --- a/tools/deployment/developer/common/100-horizon.sh +++ b/tools/deployment/developer/common/100-horizon.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/common/140-openvswitch.sh b/tools/deployment/developer/common/140-openvswitch.sh index dba687fde0..4cc7d687c6 100755 --- a/tools/deployment/developer/common/140-openvswitch.sh +++ b/tools/deployment/developer/common/140-openvswitch.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/common/170-setup-gateway.sh b/tools/deployment/developer/common/170-setup-gateway.sh index c56231ba63..5cc68c682e 100755 --- a/tools/deployment/developer/common/170-setup-gateway.sh +++ b/tools/deployment/developer/common/170-setup-gateway.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/common/900-use-it.sh b/tools/deployment/developer/common/900-use-it.sh index 46a3f78cc3..dc47340a5b 100755 --- a/tools/deployment/developer/common/900-use-it.sh +++ b/tools/deployment/developer/common/900-use-it.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/dpdk/140-openvswitch.sh b/tools/deployment/developer/dpdk/140-openvswitch.sh index 7c0f4ee3e0..227a1de75c 100755 --- a/tools/deployment/developer/dpdk/140-openvswitch.sh +++ b/tools/deployment/developer/dpdk/140-openvswitch.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/dpdk/160-compute-kit.sh b/tools/deployment/developer/dpdk/160-compute-kit.sh index 62e1707aec..140a88d12b 100755 --- a/tools/deployment/developer/dpdk/160-compute-kit.sh +++ b/tools/deployment/developer/dpdk/160-compute-kit.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/ldap/080-keystone.sh b/tools/deployment/developer/ldap/080-keystone.sh index 846c7892a3..99b8ed6cfd 100755 --- a/tools/deployment/developer/ldap/080-keystone.sh +++ b/tools/deployment/developer/ldap/080-keystone.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/nfs/040-nfs-provisioner.sh b/tools/deployment/developer/nfs/040-nfs-provisioner.sh index 9554240a1a..5365f0a374 100755 --- a/tools/deployment/developer/nfs/040-nfs-provisioner.sh +++ b/tools/deployment/developer/nfs/040-nfs-provisioner.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/nfs/120-glance.sh b/tools/deployment/developer/nfs/120-glance.sh index 8f0bb85a6d..d24e5ccb8b 100755 --- a/tools/deployment/developer/nfs/120-glance.sh +++ b/tools/deployment/developer/nfs/120-glance.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/nfs/150-libvirt.sh b/tools/deployment/developer/nfs/150-libvirt.sh index 9c61542b1a..5977f0a06f 100755 --- a/tools/deployment/developer/nfs/150-libvirt.sh +++ b/tools/deployment/developer/nfs/150-libvirt.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/developer/nfs/160-compute-kit.sh b/tools/deployment/developer/nfs/160-compute-kit.sh index e55bc088ed..2113f30ef1 100755 --- a/tools/deployment/developer/nfs/160-compute-kit.sh +++ b/tools/deployment/developer/nfs/160-compute-kit.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/020-ingress.sh b/tools/deployment/multinode/020-ingress.sh index 4a80205839..eed1002297 100755 --- a/tools/deployment/multinode/020-ingress.sh +++ b/tools/deployment/multinode/020-ingress.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/030-ceph.sh b/tools/deployment/multinode/030-ceph.sh index cbf09c10fc..9aa62f93dc 100755 --- a/tools/deployment/multinode/030-ceph.sh +++ b/tools/deployment/multinode/030-ceph.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/040-ceph-ns-activate.sh b/tools/deployment/multinode/040-ceph-ns-activate.sh index ad98b400bf..c9923afb07 100755 --- a/tools/deployment/multinode/040-ceph-ns-activate.sh +++ b/tools/deployment/multinode/040-ceph-ns-activate.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/050-mariadb.sh b/tools/deployment/multinode/050-mariadb.sh index b57b10f8d6..0a162a01a0 100755 --- a/tools/deployment/multinode/050-mariadb.sh +++ b/tools/deployment/multinode/050-mariadb.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/060-rabbitmq.sh b/tools/deployment/multinode/060-rabbitmq.sh index 9fed06baa6..a76e4ea9eb 100755 --- a/tools/deployment/multinode/060-rabbitmq.sh +++ b/tools/deployment/multinode/060-rabbitmq.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/080-keystone.sh b/tools/deployment/multinode/080-keystone.sh index b4d8396d06..b4176b2fda 100755 --- a/tools/deployment/multinode/080-keystone.sh +++ b/tools/deployment/multinode/080-keystone.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/085-horizon.sh b/tools/deployment/multinode/085-horizon.sh index 613102a5be..6b9158aca6 100755 --- a/tools/deployment/multinode/085-horizon.sh +++ b/tools/deployment/multinode/085-horizon.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/090-ceph-radosgateway.sh b/tools/deployment/multinode/090-ceph-radosgateway.sh index e30bdea765..52543d3aa7 100755 --- a/tools/deployment/multinode/090-ceph-radosgateway.sh +++ b/tools/deployment/multinode/090-ceph-radosgateway.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/100-glance.sh b/tools/deployment/multinode/100-glance.sh index 8c9c10995e..135d207a87 100755 --- a/tools/deployment/multinode/100-glance.sh +++ b/tools/deployment/multinode/100-glance.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/110-cinder.sh b/tools/deployment/multinode/110-cinder.sh index 2f03e26939..dd316fac28 100755 --- a/tools/deployment/multinode/110-cinder.sh +++ b/tools/deployment/multinode/110-cinder.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/120-openvswitch.sh b/tools/deployment/multinode/120-openvswitch.sh index 7ea8e11b9e..c940f2e5e5 100755 --- a/tools/deployment/multinode/120-openvswitch.sh +++ b/tools/deployment/multinode/120-openvswitch.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/130-libvirt.sh b/tools/deployment/multinode/130-libvirt.sh index 26d1859196..9056223529 100755 --- a/tools/deployment/multinode/130-libvirt.sh +++ b/tools/deployment/multinode/130-libvirt.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/140-compute-kit.sh b/tools/deployment/multinode/140-compute-kit.sh index faeb83ab17..fb8feb0e00 100755 --- a/tools/deployment/multinode/140-compute-kit.sh +++ b/tools/deployment/multinode/140-compute-kit.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/150-heat.sh b/tools/deployment/multinode/150-heat.sh index d9eb06bdb4..8f21996e34 100755 --- a/tools/deployment/multinode/150-heat.sh +++ b/tools/deployment/multinode/150-heat.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/160-barbican.sh b/tools/deployment/multinode/160-barbican.sh index dabeda2674..85338a6136 100755 --- a/tools/deployment/multinode/160-barbican.sh +++ b/tools/deployment/multinode/160-barbican.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/170-senlin.sh b/tools/deployment/multinode/170-senlin.sh index 6c6e07cd24..c2f8163a6b 100755 --- a/tools/deployment/multinode/170-senlin.sh +++ b/tools/deployment/multinode/170-senlin.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/180-mistral.sh b/tools/deployment/multinode/180-mistral.sh index 0de5d14189..24c20e3dbf 100755 --- a/tools/deployment/multinode/180-mistral.sh +++ b/tools/deployment/multinode/180-mistral.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/190-magnum.sh b/tools/deployment/multinode/190-magnum.sh index 2768d43656..61f95adc9f 100755 --- a/tools/deployment/multinode/190-magnum.sh +++ b/tools/deployment/multinode/190-magnum.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/200-congress.sh b/tools/deployment/multinode/200-congress.sh index 5b122eacb3..ab226968ce 100755 --- a/tools/deployment/multinode/200-congress.sh +++ b/tools/deployment/multinode/200-congress.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/210-postgresql.sh b/tools/deployment/multinode/210-postgresql.sh index 3b9997da38..14a417bcf0 100755 --- a/tools/deployment/multinode/210-postgresql.sh +++ b/tools/deployment/multinode/210-postgresql.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/220-gnocchi.sh b/tools/deployment/multinode/220-gnocchi.sh index 2a2d5375c6..96ff040ebf 100755 --- a/tools/deployment/multinode/220-gnocchi.sh +++ b/tools/deployment/multinode/220-gnocchi.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/230-mongodb.sh b/tools/deployment/multinode/230-mongodb.sh index 256a621d66..18ea07295b 100755 --- a/tools/deployment/multinode/230-mongodb.sh +++ b/tools/deployment/multinode/230-mongodb.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/240-panko.sh b/tools/deployment/multinode/240-panko.sh index 8227325bb9..9485380d8f 100755 --- a/tools/deployment/multinode/240-panko.sh +++ b/tools/deployment/multinode/240-panko.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/250-aodh.sh b/tools/deployment/multinode/250-aodh.sh index 41e398a6a7..8d6bf1d5fb 100755 --- a/tools/deployment/multinode/250-aodh.sh +++ b/tools/deployment/multinode/250-aodh.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2019 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/260-ceilometer.sh b/tools/deployment/multinode/260-ceilometer.sh index 50eb3380ca..f281c3fc20 100755 --- a/tools/deployment/multinode/260-ceilometer.sh +++ b/tools/deployment/multinode/260-ceilometer.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/900-tempest.sh b/tools/deployment/multinode/900-tempest.sh index bc40cdc4bc..58835911fb 100755 --- a/tools/deployment/multinode/900-tempest.sh +++ b/tools/deployment/multinode/900-tempest.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/deployment/multinode/kube-node-subnet.sh b/tools/deployment/multinode/kube-node-subnet.sh index 4d4ebbfbb4..08f069a870 100755 --- a/tools/deployment/multinode/kube-node-subnet.sh +++ b/tools/deployment/multinode/kube-node-subnet.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/gate/playbooks/ironic-deploy.yaml b/tools/gate/playbooks/ironic-deploy.yaml index a8ebc82b31..d8f86e2150 100644 --- a/tools/gate/playbooks/ironic-deploy.yaml +++ b/tools/gate/playbooks/ironic-deploy.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tools/gate/playbooks/multinode-deploy.yaml b/tools/gate/playbooks/multinode-deploy.yaml index efbde0affb..27a79805ac 100644 --- a/tools/gate/playbooks/multinode-deploy.yaml +++ b/tools/gate/playbooks/multinode-deploy.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tools/gate/playbooks/multinode-tempest-deploy.yaml b/tools/gate/playbooks/multinode-tempest-deploy.yaml index 141f04cd41..24c7ca2a28 100644 --- a/tools/gate/playbooks/multinode-tempest-deploy.yaml +++ b/tools/gate/playbooks/multinode-tempest-deploy.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tools/gate/playbooks/osh-gate-runner.yaml b/tools/gate/playbooks/osh-gate-runner.yaml index a8b92df2d8..aae7b98195 100644 --- a/tools/gate/playbooks/osh-gate-runner.yaml +++ b/tools/gate/playbooks/osh-gate-runner.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tools/gate/playbooks/osh-infra-build.yaml b/tools/gate/playbooks/osh-infra-build.yaml index d06296c1a3..bd150846f0 100644 --- a/tools/gate/playbooks/osh-infra-build.yaml +++ b/tools/gate/playbooks/osh-infra-build.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tools/gate/playbooks/osh-infra-collect-logs.yaml b/tools/gate/playbooks/osh-infra-collect-logs.yaml index bcd5c546fe..e8dcca9dc6 100644 --- a/tools/gate/playbooks/osh-infra-collect-logs.yaml +++ b/tools/gate/playbooks/osh-infra-collect-logs.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tools/gate/playbooks/osh-infra-deploy-docker.yaml b/tools/gate/playbooks/osh-infra-deploy-docker.yaml index 7bf66fa253..7de83a377b 100644 --- a/tools/gate/playbooks/osh-infra-deploy-docker.yaml +++ b/tools/gate/playbooks/osh-infra-deploy-docker.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tools/gate/playbooks/osh-infra-deploy-k8s.yaml b/tools/gate/playbooks/osh-infra-deploy-k8s.yaml index 8daa337e31..34e7d38f9b 100644 --- a/tools/gate/playbooks/osh-infra-deploy-k8s.yaml +++ b/tools/gate/playbooks/osh-infra-deploy-k8s.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tools/gate/playbooks/osh-infra-setup-firewall.yaml b/tools/gate/playbooks/osh-infra-setup-firewall.yaml index 6387a50aa1..58b2325586 100644 --- a/tools/gate/playbooks/osh-infra-setup-firewall.yaml +++ b/tools/gate/playbooks/osh-infra-setup-firewall.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tools/gate/playbooks/osh-infra-upgrade-host.yaml b/tools/gate/playbooks/osh-infra-upgrade-host.yaml index 3a2b79bb9f..73696f96d0 100644 --- a/tools/gate/playbooks/osh-infra-upgrade-host.yaml +++ b/tools/gate/playbooks/osh-infra-upgrade-host.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tools/gate/playbooks/vars.yaml b/tools/gate/playbooks/vars.yaml index eb6ffae18e..c498be7e7c 100644 --- a/tools/gate/playbooks/vars.yaml +++ b/tools/gate/playbooks/vars.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tools/gate/playbooks/zuul-linter.yaml b/tools/gate/playbooks/zuul-linter.yaml index ec0f7ea739..3e9f0710cf 100644 --- a/tools/gate/playbooks/zuul-linter.yaml +++ b/tools/gate/playbooks/zuul-linter.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tools/images/ceph-config-helper/Makefile b/tools/images/ceph-config-helper/Makefile index ef30f5106f..ced7cb3c5a 100644 --- a/tools/images/ceph-config-helper/Makefile +++ b/tools/images/ceph-config-helper/Makefile @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tools/images/gate-utils/Makefile b/tools/images/gate-utils/Makefile index 4a7b00cf1a..05ca55b066 100644 --- a/tools/images/gate-utils/Makefile +++ b/tools/images/gate-utils/Makefile @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tools/images/kubernetes-entrypoint/Makefile b/tools/images/kubernetes-entrypoint/Makefile index 1bfcf49f23..7bf276945a 100644 --- a/tools/images/kubernetes-entrypoint/Makefile +++ b/tools/images/kubernetes-entrypoint/Makefile @@ -1,5 +1,3 @@ -# Copyright 2018 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tools/images/openvswitch/Makefile b/tools/images/openvswitch/Makefile index 09e3c7dde8..4b5d381e13 100644 --- a/tools/images/openvswitch/Makefile +++ b/tools/images/openvswitch/Makefile @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tools/images/tempest/Makefile b/tools/images/tempest/Makefile index 28ba8bd1a6..2059648786 100644 --- a/tools/images/tempest/Makefile +++ b/tools/images/tempest/Makefile @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/tools/overrides/backends/networking/compute-kit-sr-iov.sh b/tools/overrides/backends/networking/compute-kit-sr-iov.sh index e248fa022f..22d9cc5b10 100755 --- a/tools/overrides/backends/networking/compute-kit-sr-iov.sh +++ b/tools/overrides/backends/networking/compute-kit-sr-iov.sh @@ -1,7 +1,5 @@ #!/bin/bash -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at diff --git a/tools/overrides/backends/networking/linuxbridge.yaml b/tools/overrides/backends/networking/linuxbridge.yaml index 45b3e9355a..1998ffaa17 100644 --- a/tools/overrides/backends/networking/linuxbridge.yaml +++ b/tools/overrides/backends/networking/linuxbridge.yaml @@ -1,5 +1,3 @@ -# Copyright 2017 The Openstack-Helm Authors. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at